1. 9e1923d AAPT: Remove warnings for public resources without comments by Adam Lesinski · 9 years ago
  2. 46736ec Merge "Make the appropriate cast to protect from mingw." am: dbf8c17bd2 by Dan Albert · 9 years ago
  3. ed811ee Make the appropriate cast to protect from mingw. by Dan Albert · 9 years ago
  4. 7871399 Specify private resource package in Android.mk by Adam Lesinski · 9 years ago
  5. 07dfd2d Implement AAPT Bundle format by Adam Lesinski · 9 years ago
  6. 5b9847c Revert "Implement AAPT Bundle format" by Adam Lesinski · 9 years ago
  7. 9d0f7d4 Implement AAPT Bundle format by Adam Lesinski · 9 years ago
  8. 09ffc62 Merge "AAPT: Don't try to rewrite String constants when loading shared lib" by Adam Lesinski · 9 years ago
  9. eed5858 AAPT: Don't try to rewrite String constants when loading shared lib by Adam Lesinski · 9 years ago
  10. 84d4917 am 12cf0f9c: am eba23aaa: Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools." by Elliott Hughes · 9 years ago
  11. e17788c Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools. by Elliott Hughes · 9 years ago
  12. 5892248 aapt: add option for stricter symbol generation by Adrian Roos · 9 years ago
  13. 1be312d Merge "Re-enable -Wall and -Werror that were lost in a merge" by Colin Cross · 9 years ago
  14. 01f1856 Re-enable -Wall and -Werror that were lost in a merge by Colin Cross · 9 years ago
  15. b12f241 Only Windows doesn't have %zd. by Elliott Hughes · 9 years ago
  16. 915f44e am 503a4494: am f1f179a7: Merge "AAPT: Copy android:revisionCode to Splits" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  17. 54de298 AAPT: Copy android:revisionCode to Splits by Adam Lesinski · 10 years ago
  18. 455550d am 72a6aeac: am 91ca64ea: Merge "AAPT: Add pathMotion custom classes to Proguard Keep set" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  19. 62c5df5 AAPT: Add pathMotion custom classes to Proguard Keep set by Adam Lesinski · 10 years ago
  20. 3550c6c am f17611a2: am 130e30fe: Merge "AAPT: Add custom transition classes to Proguard keep set" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  21. 4c488ff AAPT: Add custom transition classes to Proguard keep set by Adam Lesinski · 10 years ago
  22. 685d363 Merge commit 'fb96e54' into manualmerge by Adam Lesinski · 10 years ago
  23. 3fd3400 Merge commit '78be0498' into manualmerge by Adam Lesinski · 10 years ago
  24. de7de47 Add error checking to aapt for split generation by Adam Lesinski · 10 years ago
  25. 4bf5810 Fix issues that will be present in C++11 by Adam Lesinski · 10 years ago
  26. 11d3d10 am 9295a135: am e40974d9: Merge "Fix an overflow found by ASAN." by Dan Albert · 10 years ago
  27. d395f79 Fix an overflow found by ASAN. by Dan Albert · 10 years ago
  28. 87332a7 resolved conflicts for merge of 1dcc75b2 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  29. 2412f84 Frameworks/base: Fix AAPT warnings by Andreas Gampe · 10 years ago
  30. dc03c9f am d4e5b601: am 37e3df38: am 1aa4db07: am 81745c51: Merge "AAPT: Continuation of public/private attribute fix" into lmp-dev by Adam Lesinski · 10 years ago
  31. e572c01 AAPT: Continuation of public/private attribute fix by Adam Lesinski · 10 years ago
  32. 0fa7511 am 9ee3ba23: am e7e9ad6d: am 863b1a90: am 19f9d54f: Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev by Adam Lesinski · 10 years ago
  33. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  34. 0bdcb84 am 972628dc: am 5128e88e: Merge "Don\'t use reflection when generating the onResourcesLoaded callback." into lmp-dev by Marcin Kosiba · 10 years ago
  35. 0f3a5a6 Don't use reflection when generating the onResourcesLoaded callback. by Marcin Kosiba · 10 years ago
  36. 20ec4fa resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  37. f348c15 Use char16_t for char things. by Dan Albert · 10 years ago
  38. ad2d07d Stamp platform version code into app Apks by Adam Lesinski · 10 years ago
  39. 1e466385 Have R classes generate their own reference rewrite logic by Adam Lesinski · 10 years ago
  40. 27f69f4 AAPT: mipmaps should not end up in Splits by Adam Lesinski · 10 years ago
  41. 6a7d275 Use the correct versionCode for Split APKs by Adam Lesinski · 10 years ago
  42. d3edfde Add FeatureGroup to PackageInfo by Adam Lesinski · 10 years ago
  43. 6240840 Ensure that split names are valid by Adam Lesinski · 10 years ago
  44. ec64709 Merge "AAPT support for feature splits" into lmp-dev by Adam Lesinski · 10 years ago
  45. e8e9192 Have styleable indices be non-final for library projects by Adam Lesinski · 10 years ago
  46. 833f3cc AAPT support for feature splits by Adam Lesinski · 10 years ago
  47. 78a1301 Mark resource-only splits as hasCode=false. by Jeff Sharkey · 10 years ago
  48. 2cfc848 Add versionCode to split manifest; compile. by Jeff Sharkey · 10 years ago
  49. f90f2f8d Support multiple resource tables with same package by Adam Lesinski · 10 years ago
  50. eb490d6 Add support for @SystemApi annotation to aapt. by Jeff Brown · 10 years ago
  51. fab5087 Add support for building split APKs by Adam Lesinski · 10 years ago
  52. 9cf4b4a Child nodes of <preference-headers> now output proguard keep options. by Adam Lesinski · 10 years ago
  53. df08d1c Add --replace-version flag to aapt. by Jeff Davidson · 10 years ago
  54. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  55. 91447d8 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  56. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  57. 00b3144 Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  58. b30296b Re-apply several tools fixes lost by the directory rearrangement. by Elliott Hughes · 11 years ago
  59. 7cce7bb Remove scenes from Resource.cpp by Chet Haase · 11 years ago
  60. 282e181 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 11 years ago
  61. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  62. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  63. d82c8ac Transition API changes from API council recommendations by Chet Haase · 11 years ago
  64. 9f6a119 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  65. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  66. 5ae02e9 am eb6403e9: resolved conflicts for merge of bfdd2566 to jb-mr2-dev-plus-aosp by Jeff Brown · 11 years ago
  67. caf7b0a Generate SDK docs for v7 support library packages. by Jeff Brown · 11 years ago
  68. faebd8f First draft of Scenes & Transitions feature by Chet Haase · 12 years ago
  69. a068eed Revert "Make --non-constant-id generates non final IDs for styleable." by Xavier Ducrohet · 11 years ago
  70. 8730f46 Make --non-constant-id generates non final IDs for styleable. by Xavier Ducrohet · 11 years ago
  71. 253f763 am fb34490f: Merge "Fix writing text version of styleable IDs." by Xavier Ducrohet · 12 years ago
  72. d160474 Fix writing text version of styleable IDs. by Xavier Ducrohet · 12 years ago
  73. 5de9603 am 31820a35: Merge "Add --output-text-symbols option to aapt." by Xavier Ducrohet · 12 years ago
  74. cc9747e am d7252571: Merge "Add --error-on-failed-insert option to aapt." by Xavier Ducrohet · 12 years ago
  75. f5de650 Add --output-text-symbols option to aapt. by Xavier Ducrohet · 12 years ago
  76. 7714a24 Add --error-on-failed-insert option to aapt. by Xavier Ducrohet · 12 years ago
  77. 095cd2e Fix aapt -G to properly support class attr in fragment. by Xavier Ducrohet · 12 years ago
  78. 9275197 Add aapt support for generating proguard rules for onClick methods. by Dianne Hackborn · 12 years ago
  79. c0f7366 aapt: Preprocess images in parallel. by Jeff Brown · 12 years ago
  80. 1644c6d7 Only generate private symbols that are needed. by Dianne Hackborn · 13 years ago
  81. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
  82. f51125d AAPT fix printf %zd crash on Windows. by Raphael · 13 years ago
  83. e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 13 years ago
  84. 1797d60 am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 13 years ago
  85. d98e1be am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 13 years ago
  86. b711f3f Change generated dependency file names by Josiah Gaskin · 13 years ago
  87. ac1fe6f am 84be06e4: resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  88. 84be06e resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  89. e53365f6 am a125c937: resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  90. a125c93 resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  91. 8a39da8 Added Caching for PreProcessed PNGs by Josiah Gaskin · 13 years ago
  92. c810fff am 9139868b: am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  93. 9139868 am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  94. 03589cc Add generation of dependency file for .ap_ package by Josiah Gaskin · 13 years ago
  95. 9bf34ca Add dependency generation to Aapt for R.java by Josiah Gaskin · 13 years ago
  96. 45ccfa5 Output Proguard options for also overlay layouts. by Ying Wang · 13 years ago
  97. b732b7b am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  98. d06c1af Add --non-constant-id to aapt. by Xavier Ducrohet · 14 years ago
  99. f31161a Add new "animator" and "interpolator" resource directories. by Dianne Hackborn · 14 years ago
  100. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago