]> git.saurik.com Git - android/aapt.git/commitdiff
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)
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


No differences found