1. dc36bb6 For Win32, don't cast ssize_t while printing by Pirama Arumuga Nainar · 6 years ago
  2. 281386d aapt: remove duplicate definition of ZD by Colin Cross · 8 years ago
  3. e819d01 Fix misc-macro-parentheses warnings in aapt and androidfw. by Chih-Hung Hsieh · 8 years ago
  4. b12f241 Only Windows doesn't have %zd. by Elliott Hughes · 9 years ago
  5. 3fd3400 Merge commit '78be0498' into manualmerge by Adam Lesinski · 10 years ago
  6. 4bf5810 Fix issues that will be present in C++11 by Adam Lesinski · 10 years ago
  7. 87332a7 resolved conflicts for merge of 1dcc75b2 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  8. 2412f84 Frameworks/base: Fix AAPT warnings by Andreas Gampe · 10 years ago
  9. 47c23a2 resolved conflicts for merge of fe50cfd5 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  10. 0de19ad Use std::sort instead of qsort_r wrapper. by Dan Albert · 10 years ago
  11. 20ec4fa resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  12. f348c15 Use char16_t for char things. by Dan Albert · 10 years ago
  13. 25e9d55 Don't dump data from a bad ResTable by Adam Lesinski · 10 years ago
  14. 282e181 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 10 years ago
  15. 9f6a119 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  16. 823abb6 aapt: move qsort_r_compat here as it is sole client by Dima Zavin · 11 years ago
  17. fe75d62 Use qsort_r_compat() as a portable wrapper for qsort_r(). by Jeff Brown · 12 years ago
  18. 46fc3953 Fix build break on glibc hosts. by Jeff Brown · 12 years ago
  19. c9fd926 Use quicksort to sort the string pool. by Jeff Brown · 12 years ago
  20. 61361f3 Add some comments about StringPool sort order. by Jeff Brown · 12 years ago
  21. 345b7eb Remove dead code in StringPool. by Jeff Brown · 12 years ago
  22. db6e67d Fix an issue where a non-styled string could be made into a styled string by Ben Gruver · 12 years ago
  23. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 12 years ago
  24. f51125d AAPT fix printf %zd crash on Windows. by Raphael · 13 years ago
  25. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  26. f1ff21a Fixes a few minor problems with AAPT by Steve Block · 14 years ago
  27. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 14 years ago
  28. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 14 years ago
  29. 1913846 Optional use of UTF-8 strings in resource bundles by Kenny Root · 14 years ago
  30. 88721af Fix bitmask in aapt's StringPool length construction by Kenny Root · 15 years ago
  31. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  32. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  33. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago