1. be92501 am b71393bd: Merge "Fix aapt -G to properly support class attr in fragment." into jb-dev by Xavier Ducrohet · 12 years ago
  2. 095cd2e Fix aapt -G to properly support class attr in fragment. by Xavier Ducrohet · 12 years ago
  3. cc6cf51 am 8c71784e: Merge "Initialize mJunkPath to false" by Jean-Baptiste Queru · 12 years ago
  4. dbcfed9 Initialize mJunkPath to false by Haitao Feng · 12 years ago
  5. 6892f1e am 0f6471ac: Merge "Fix issue #6641368: can\'t launch gallery" into jb-dev by Dianne Hackborn · 12 years ago
  6. 2bd8d04 Fix issue #6641368: can't launch gallery by Dianne Hackborn · 12 years ago
  7. f22eb96 am c9fe6568: am 9e22d9c5: Merge "Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6." by Jean-Baptiste Queru · 12 years ago
  8. c9fe656 am 9e22d9c5: Merge "Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6." by Jean-Baptiste Queru · 12 years ago
  9. 41bdb03 Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6. by Ying Wang · 12 years ago
  10. 9f374b9 am 44ff9b8f: am 36ac43ba: Merge "Tweak default ignore-assets path" by Tor Norbye · 12 years ago
  11. 44ff9b8 am 36ac43ba: Merge "Tweak default ignore-assets path" by Tor Norbye · 12 years ago
  12. e0219c8 Tweak default ignore-assets path by Tor Norbye · 12 years ago
  13. 3df4e1a am 0748a569: Merge "aapt: Remove terminal pointer incrementaion" by Jean-Baptiste Queru · 12 years ago
  14. 0748a56 Merge "aapt: Remove terminal pointer incrementaion" by Jean-Baptiste Queru · 12 years ago
  15. 98a0607 Merge "Fix length of pattern." DO NOT MERGE. by Ying Wang · 12 years ago
  16. ac9f505 am 996b073e: Fix length of pattern. by Ying Wang · 12 years ago
  17. 996b073 Fix length of pattern. by Ying Wang · 12 years ago
  18. 9c06ac0 Merge "Merge "AAPT: support a new --ignore-assets flag."" into jb-dev by Raphael Moll · 12 years ago
  19. 6c255a3 Merge "AAPT: support a new --ignore-assets flag." by Raphael Moll · 12 years ago
  20. 72669b5 am 13a0271c: Merge "Add aapt support for generating proguard rules for onClick methods." into jb-dev by Dianne Hackborn · 12 years ago
  21. 9275197 Add aapt support for generating proguard rules for onClick methods. by Dianne Hackborn · 12 years ago
  22. f67f834 am 8748399f: am 61394501: Merge "Support a new ANDROID_AAPT_IGNORE env var." by Raphael Moll · 12 years ago
  23. 90897ed Support a new ANDROID_AAPT_IGNORE env var. by Raphael Moll · 12 years ago
  24. 3e2d591 resolved conflicts for merge of 13c04786 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  25. 39b58ba resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  26. b2228eb Merge "Runtime resource overlay: clean-up." by Jean-Baptiste Queru · 12 years ago
  27. 9e3bc3f Merge "Build overlay packages just like regular packages." by Jean-Baptiste Queru · 12 years ago
  28. 002f537 Apply --extra-packages in case --custom-pacakge is also specified. by Ying Wang · 12 years ago
  29. 4aa14b9 Add new aapt dump badging output explaining implicit badging. by Dianne Hackborn · 12 years ago
  30. 4527a92 Merge "Adding a line for android-debuggable to 'dump badging' if AndroidManifest.xml is configured as such. This is to be used by e.g. Play Store to warn the developer that they are about to publish a security hole." by Dan Morrill · 13 years ago
  31. 31b0e0e Implement call log permission compatibility. by Dianne Hackborn · 13 years ago
  32. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 13 years ago
  33. b6ec11e Adding a line for android-debuggable to 'dump badging' if AndroidManifest.xml by Dan Morrill · 13 years ago
  34. c4293c1 aapt: Remove terminal pointer incrementaion by Nobuhiro Hayashi · 13 years ago
  35. a982dc0 frameworks/base: move Zip* from libandroidfw to libutils by Colin Cross · 13 years ago
  36. fe75d62 Use qsort_r_compat() as a portable wrapper for qsort_r(). by Jeff Brown · 13 years ago
  37. 80a6b33 Fix build break on glibc, for real. by Jeff Brown · 13 years ago
  38. 46fc3953 Fix build break on glibc hosts. by Jeff Brown · 13 years ago
  39. c0f7366 aapt: Preprocess images in parallel. by Jeff Brown · 13 years ago
  40. c9fd926 Use quicksort to sort the string pool. by Jeff Brown · 13 years ago
  41. 61361f3 Add some comments about StringPool sort order. by Jeff Brown · 13 years ago
  42. 345b7eb Remove dead code in StringPool. by Jeff Brown · 13 years ago
  43. 8a9cfcc Make StringPool entry types trivially movable. by Jeff Brown · 13 years ago
  44. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 13 years ago
  45. a0b29f5 Merge "Fix an issue where a non-styled string could be made into a styled string" by Ben Gruver · 13 years ago
  46. db6e67d Fix an issue where a non-styled string could be made into a styled string by Ben Gruver · 13 years ago
  47. 59eb5fd Fix up getAttributeFlags() function by Ben Gruver · 13 years ago
  48. b3c780f am 816b873d: Move the automatic namespace outside of the res namespace. do not merge. by Xavier Ducrohet · 13 years ago
  49. 816b873 Move the automatic namespace outside of the res namespace. do not merge. by Xavier Ducrohet · 13 years ago
  50. eed8d0b Fix for issue 9656 - custom xml attributes in Android Libraries. do not merge. by inazaruk · 13 years ago
  51. d9fe801 Move the automatic namespace outside of the res namespace. by Xavier Ducrohet · 13 years ago
  52. 111a7a10 am 0842a226: am fe99051c: am 0e25e4cd: am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" by Jean-Baptiste Queru · 13 years ago
  53. 0e25e4c am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" by Jean-Baptiste Queru · 13 years ago
  54. 63e43ba Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" by Jean-Baptiste Queru · 13 years ago
  55. cbc6971 another attempt at fixing the linux build by Mathias Agopian · 13 years ago
  56. 83c64e6 frameworks/base refactoring by Mathias Agopian · 13 years ago
  57. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  58. 249e3ed Runtime resource overlay: clean-up. by Mårten Kongstad · 13 years ago
  59. 1644c6d7 Only generate private symbols that are needed. by Dianne Hackborn · 13 years ago
  60. c761d8b Build overlay packages just like regular packages. by Mårten Kongstad · 13 years ago
  61. b54f371 am f8aea993: Make aapt ignore tools-related data. by Xavier Ducrohet · 13 years ago
  62. f8aea99 Make aapt ignore tools-related data. by Xavier Ducrohet · 13 years ago
  63. a5d5e9d Make aapt ignore tools-related data. by Xavier Ducrohet · 13 years ago
  64. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
  65. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  66. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  67. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  68. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  69. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  70. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  71. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  72. 74366c0 Merge "Minor tweak to console output." by Dan Morrill · 13 years ago
  73. e74763e Minor tweak to console output. by Dan Morrill · 13 years ago
  74. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  75. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  76. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  77. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  78. 7c3bef8 Merge "AAPT fix printf %zd crash on Windows". Do not merge. by Raphael · 13 years ago
  79. 063a44e Add aapt support for implicitly-granted permissions by Kenny Root · 13 years ago
  80. f51125d AAPT fix printf %zd crash on Windows. by Raphael · 13 years ago
  81. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  82. 64ef6b4 add -ldl to host executables by Iliyan Malchev · 13 years ago
  83. bd9d2bc Whoops, remove left-over debug output. by Dianne Hackborn · 13 years ago
  84. e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 13 years ago
  85. 56088a5 Add package-verifier to aapt dump badging by Kenny Root · 13 years ago
  86. 914f7e6 Don't lose product variant strings that also vary between locales. by Eric Fischer · 13 years ago
  87. 1797d60 am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 13 years ago
  88. d98e1be am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 13 years ago
  89. b711f3f Change generated dependency file names by Josiah Gaskin · 13 years ago
  90. 395c86f am 6abf2f50: am 0b45ca88: am cd01ad7c: am 20339b24: Merge "Remove Debug Code" by Xavier Ducrohet · 13 years ago
  91. 6abf2f5 am 0b45ca88: am cd01ad7c: am 20339b24: Merge "Remove Debug Code" by Xavier Ducrohet · 13 years ago
  92. 7a09ccfb Remove Debug Code by Josiah Gaskin · 13 years ago
  93. af2872d Change ZipFile flags anonymous enum by Kenny Root · 13 years ago
  94. 3a8801e am b3ab070e: am 3a2d1c23: am ddb8e3b2: am 9bac0a9f: Merge "Fix to compile for windows" by Xavier Ducrohet · 13 years ago
  95. b3ab070 am 3a2d1c23: am ddb8e3b2: am 9bac0a9f: Merge "Fix to compile for windows" by Xavier Ducrohet · 13 years ago
  96. 9102165 Fix to compile for windows by Josiah Gaskin · 13 years ago
  97. ac1fe6f am 84be06e4: resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  98. 84be06e resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  99. e53365f6 am a125c937: resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  100. a125c93 resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago