]> git.saurik.com Git - android/aapt.git/commit
aapt: Preprocess images in parallel.
authorJeff Brown <jeffbrown@google.com>
Sat, 17 Mar 2012 05:17:41 +0000 (22:17 -0700)
committerJeff Brown <jeffbrown@google.com>
Sat, 17 Mar 2012 21:12:57 +0000 (14:12 -0700)
commitc5d0eefd27c1a43e7d8f27a2e199ae7b0baa6ad8
tree9da67c21f681c55d5541e5018cf1306a285fd9b0
parentd7ed9a895836fcb5ba7723dfb42d1dab73bc1cb0
aapt: Preprocess images in parallel.

Currently hardcoded to use up to 4 threads.

This change substantially reduces the amount of time spent
preprocessing framework resources to just a few seconds.

Change-Id: I02fdd283fb529a152aeb22ac87f278779fd77983
Bundle.h
Images.cpp
Images.h
Resource.cpp