1. a8f2601 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" by Treehugger Robot · 7 years ago
  2. e75f2f5 Merge changes from topic "aapt2-manifest-elements" by Treehugger Robot · 7 years ago
  3. b14c887 Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" by Treehugger Robot · 7 years ago
  4. 62a5d42 Merge changes from topic "idmap2-prerequisites" by Treehugger Robot · 7 years ago
  5. 5cc1700 Stop using DIST_DIR directly, use dist-for-goals instead by Dan Willemsen · 7 years ago
  6. f99eda4 AAPT2: optionally keep resources without default value by Mårten Kongstad · 7 years ago
  7. 5c541f6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 7 years ago
  8. 6d0dbbb Add rtmitchell to AAPT2 OWNERS by Ryan Mitchell · 7 years ago
  9. 9166e89 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  10. 20ecc63 Merge "Do not use StringPiece in ExtractJavaIdentifier" by Treehugger Robot · 7 years ago
  11. fc81626 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  12. 8f37734 Change FileStream test buffer from char* void* by Ryan Mitchell · 7 years ago
  13. 9ba5cb4 Do not use StringPiece in ExtractJavaIdentifier by Pirama Arumuga Nainar · 7 years ago
  14. 00d55483 AAPT2: Add the rest of supported manifest elements by Ryan Mitchell · 7 years ago
  15. 48d009a AAPT2: Add supported manifest elements by Ryan Mitchell · 7 years ago
  16. 895e19e dump package name by Todd Kennedy · 7 years ago
  17. c07d4e7 Merge "Mark symbols as dynamic for shared libraries" by Treehugger Robot · 7 years ago
  18. 196dbc3 Mark symbols as dynamic for shared libraries by Todd Kennedy · 7 years ago
  19. ff311dd Fix ManifestMerger issues by Colin Cross · 7 years ago
  20. da02fea Add support for --replace-version to aapt2 by Colin Cross · 7 years ago
  21. f7ae76d Add support for --replace-version to aapt2 by Colin Cross · 7 years ago
  22. 533c09b AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 8 years ago
  23. b2b20f2 AAPT2: Better error messages for ManifestFixer by Adam Lesinski · 8 years ago
  24. ef506c7 AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 8 years ago
  25. 8979415 Change ownership of AAPT2 and libandroidfw by Adam Lesinski · 7 years ago
  26. 7cb82a8 AAPT2: Insert platformBuild information by Ryan Mitchell · 7 years ago
  27. 0dcb20c AAPT2: Fix quoted text in res/xml assets by Ryan Mitchell · 7 years ago
  28. f4c089d Merge "AAPT2: Fixed id parsing error" into pi-dev by Ryan Mitchell · 7 years ago
  29. eaf77e1 AAPT2: Fixed id parsing error by Ryan Mitchell · 7 years ago
  30. 13588dc Merge "Allow using reserved package IDs" into pi-dev by Todd Kennedy · 7 years ago
  31. 3251299 Allow using reserved package IDs by Todd Kennedy · 7 years ago
  32. fd5166d Merge "Allow overriding the compile SDK" into pi-dev by TreeHugger Robot · 7 years ago
  33. 9f6dec1 Allow overriding the compile SDK by Todd Kennedy · 7 years ago
  34. 1a12311 Merge "Fix fraction and dimension type in Resource.proto" into pi-dev by TreeHugger Robot · 7 years ago
  35. 8b74927 Fix fraction and dimension type in Resource.proto by Michael Wachenschwanz · 7 years ago
  36. 247ecfa Merge "AAPT2: Support id reference chaining from AAPT" into pi-dev by Ryan Mitchell · 7 years ago
  37. 4602926 AAPT2: Modified StringPool uniqueness detection #2 by y · 7 years ago
  38. 9efbbef AAPT2: Support id reference chaining from AAPT by y · 7 years ago
  39. 61ac572 Merge "Revert "AAPT: Modified StringPool uniqueness detection"" into pi-dev by Ryan Mitchell · 7 years ago
  40. 61ffd40 Revert "AAPT: Modified StringPool uniqueness detection" by Ryan Mitchell · 7 years ago
  41. 356feb5 Merge "AAPT: Modified StringPool uniqueness detection" into pi-dev by Ryan Mitchell · 7 years ago
  42. 35ecb89 AAPT: Modified StringPool uniqueness detection by y · 7 years ago
  43. 3da5f3b Finalizing P SDK by Wale Ogunwale · 7 years ago
  44. d6b8329 AAPT: Multiple period legacy support and errors by y · 7 years ago
  45. 6a23dee Merge "Changed AAPT2 to abide by AAPT resource whitespace triming." into pi-dev by Ryan Mitchell · 7 years ago
  46. 498baa8 Merge "Added --debug-mode flag to AAPT2" into pi-dev by Ryan Mitchell · 7 years ago
  47. 70414f2 Check the size of the strings in the StringPool before flattening. by Ryan Mitchell · 7 years ago
  48. 9beaa9c Changed AAPT2 to abide by AAPT resource whitespace triming. by Ryan Mitchell · 7 years ago
  49. e5b38a6 Added --debug-mode flag to AAPT2 by Ryan Mitchell · 7 years ago
  50. f7db43e Writes the resource table proto out when writing a LoadedApk. by corysmith@google.com · 7 years ago
  51. be72e62 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  52. d137c87 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  53. f3c951f Merge "Change ownership of AAPT2 and libandroidfw" by Adam Lesinski · 7 years ago
  54. 51aed1c Merge "AAPT2: Allow to inline XML into custom attribute" by TreeHugger Robot · 7 years ago
  55. a95e841 Change ownership of AAPT2 and libandroidfw by Adam Lesinski · 7 years ago
  56. c9a2926 AAPT2: Allow to inline XML into custom attribute by Adam Lesinski · 7 years ago
  57. 34a1687 AAPT2: Remove resources that define locales but no default values. by Adam Lesinski · 7 years ago
  58. 2eed52e AAPT2: Fix styled string whitespace processing by Adam Lesinski · 7 years ago
  59. e1094a2 AAPT2: Fix issue with String flattening in XmlFlattener by Adam Lesinski · 7 years ago
  60. 3ac786d Merge "AAPT2: normalize Manifest java identifiers." by TreeHugger Robot · 7 years ago
  61. 983bacb Merge "AAPT2: Ensure output formats of files are correctly set" by TreeHugger Robot · 7 years ago
  62. a65bbdf AAPT2: Ensure output formats of files are correctly set by Adam Lesinski · 7 years ago
  63. f74309f Merge "AAPT2: Fix issue with deserializing binary XML" by TreeHugger Robot · 7 years ago
  64. 237b1d0 Merge changes I2f594c22,I37a2b8b8 by TreeHugger Robot · 7 years ago
  65. bbf4297 AAPT2: Fix issue with deserializing binary XML by Adam Lesinski · 7 years ago
  66. d05b913 AAPT2: Fix compatible-screens element in AndroidManifest.xml by Shane Farmer · 7 years ago
  67. da9eba3 Dump XML files in aapt2 dump by Adam Lesinski · 7 years ago
  68. d31bc12 AAPT2: normalize Manifest java identifiers. by Izabela Orlowska · 7 years ago
  69. e78a816 Prevent AAPT from versioning <animated-selector> tags. by Nick Butcher · 8 years ago
  70. 1084432 AAPT2: Fix silent failure when ContainerReader fails during Link by Mohamed Heikal · 7 years ago
  71. 11cdc1c AAPT2: Add order attribute to groups by Shane Farmer · 8 years ago
  72. 22ed412 AAPT2: Fix typo in BinaryPrimitives oneofs by Dave Ingram · 8 years ago
  73. e5b3296 Merge "Allow <adopt-permissions> tag in manifest" by TreeHugger Robot · 8 years ago
  74. cfd1b4b Merge "Handle multiple packages of same name in 'aapt2 convert'" by David Chaloupka · 8 years ago
  75. 8f2fffd Merge "AAPT2: Store BinaryPrimatives in protos as oneofs" by TreeHugger Robot · 8 years ago
  76. e3c1a4a Handle multiple packages of same name in 'aapt2 convert' by David Chaloupka · 8 years ago
  77. 415689b Merge "Adjust file reference type in 'aapt2 convert'" by David Chaloupka · 8 years ago
  78. d06f1f3 AAPT2: Store BinaryPrimatives in protos as oneofs by Michael Wachenschwanz · 8 years ago
  79. bd56951 Merge "aapt2: Fix issue with Manifest duplicate handling" by TreeHugger Robot · 8 years ago
  80. b66db4e Adjust file reference type in 'aapt2 convert' by David Chaloupka · 8 years ago
  81. a4fb17b aapt2: Fix issue with Manifest duplicate handling by Adam Lesinski · 8 years ago
  82. 3c3f9b5 AAPT2: always compile 9patch files by Izabela Orlowska · 8 years ago
  83. 4f9ba20 Merge "AAPT2: Allow compatible duplicate Attributes" by TreeHugger Robot · 8 years ago
  84. 73bff1e AAPT2: Allow compatible duplicate Attributes by Adam Lesinski · 8 years ago
  85. 0556f33 Add virtual dtor for virtual classes by Yi Kong · 8 years ago
  86. 95820bc Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 8 years ago
  87. 2807036 Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 8 years ago
  88. cf5326f Allow <adopt-permissions> tag in manifest by Alan Viverette · 8 years ago
  89. 6dbd3d7 Add virtual dtor for virtual classes by Yi Kong · 8 years ago
  90. fca5e42 AAPT2: <uses-library /> and <library /> don't need to be Java packages by Adam Lesinski · 8 years ago
  91. e6aa6d1 AAPT2: Keep file enumeration consistent across platforms by Adam Lesinski · 8 years ago
  92. d14c826 Merge changes I0face862,If2d091e5,I4e18e63f by TreeHugger Robot · 8 years ago
  93. 54839e0 Merge "AAPT2: Add flag to compile command for outputting symbols" by TreeHugger Robot · 8 years ago
  94. ad9e132 AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 8 years ago
  95. c81d9f3 AAPT2: Add flag to compile command for outputting symbols by Izabela Orlowska · 8 years ago
  96. 78c43d7 AAPT2: Sort artifacts based on the Play Store rules. by Shane Farmer · 8 years ago
  97. 39e474f AAPT2: Allow empty group definitions by Shane Farmer · 8 years ago
  98. 2c12241 AAPT2: Get list of multi-APK artifacts without APK file by Shane Farmer · 8 years ago
  99. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 8 years ago
  100. e3b532c Merge "AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable" by Adam Lesinski · 8 years ago