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