1. 3b761c6 Merge "Add noexcept to move constructors and assignment operators." am: 9166e89374 am: 15dcc77fee by Chih-hung Hsieh · 6 years ago
  2. c691c05 Merge "Do not use StringPiece in ExtractJavaIdentifier" am: 20ecc6397b am: 206ccf1f61 by Pirama Arumuga Nainar · 6 years ago
  3. 9166e89 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  4. 20ecc63 Merge "Do not use StringPiece in ExtractJavaIdentifier" by Treehugger Robot · 6 years ago
  5. fc81626 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  6. 63c6be6 Merge "Change FileStream test buffer from char* void*" am: b839befd7b am: 47be78e523 by Ryan Mitchell · 6 years ago
  7. 8f37734 Change FileStream test buffer from char* void* by Ryan Mitchell · 6 years ago
  8. 9ba5cb4 Do not use StringPiece in ExtractJavaIdentifier by Pirama Arumuga Nainar · 6 years ago
  9. 23ad8d7 Merge "Add basic details on aapt2 development." by Aurimas Liutikas · 6 years ago
  10. c95add6 Merge "AAPT2: Increase maximum proto size" by Ryan Mitchell · 6 years ago
  11. 500d3f1 Merge "AAPT2: Added badging and permission" by Ryan Mitchell · 6 years ago
  12. fc225b2 AAPT2: Added badging and permission by Ryan Mitchell · 6 years ago
  13. c94b755 Add basic details on aapt2 development. by Aurimas Liutikas · 6 years ago
  14. 837cefb Merge "Don't allow splitting on an empty configuration" by TreeHugger Robot · 6 years ago
  15. 9fbdf89 Don't allow splitting on an empty configuration by Todd Kennedy · 6 years ago
  16. f4b29999 Merge "AAPT2: Convert from Modified UTF-8 ResStringPool" by Ryan Mitchell · 6 years ago
  17. 4353d61b AAPT2: Convert from Modified UTF-8 ResStringPool by Ryan Mitchell · 6 years ago
  18. 9e7af75 Merge "AAPT2: Add the rest of supported manifest elements" by Ryan Mitchell · 6 years ago
  19. 917caf7 Merge "AAPT2: Fail on invalid id names in compiled xml" by Ryan Mitchell · 6 years ago
  20. db0cad4 AAPT2: Fix windows multiple directory creation by Ryan Mitchell · 6 years ago
  21. 7984854 AAPT2: Fail on invalid id names in compiled xml by Ryan Mitchell · 6 years ago
  22. e0eba7a AAPT2: Increase maximum proto size by Ryan Mitchell · 6 years ago
  23. 28afe68 AAPT2: Add the rest of supported manifest elements by Ryan Mitchell · 6 years ago
  24. bd263a4 Merge "AAPT2: Fix dump apk format" by TreeHugger Robot · 6 years ago
  25. dea2fe3 AAPT2: Fix dump apk format by Ryan Mitchell · 6 years ago
  26. 8d4ee97 AAPT2: Fix resource table load time regression by Ryan Mitchell · 6 years ago
  27. 7d64dbe Merge "dump package name" by TreeHugger Robot · 6 years ago
  28. 895e19e dump package name by Todd Kennedy · 6 years ago
  29. 908b7fc dump package name by Todd Kennedy · 6 years ago
  30. ed72380 Merge "AAPT2: Add supported manifest elements" by Ryan Mitchell · 6 years ago
  31. 595d12e Merge "Mark symbols as dynamic for shared libraries" am: c07d4e7118 am: 857718307c by Todd Kennedy · 6 years ago
  32. c07d4e7 Merge "Mark symbols as dynamic for shared libraries" by Treehugger Robot · 6 years ago
  33. e0936a1 Merge "Include values in error message." by Donald Chai · 6 years ago
  34. 93a2daf Merge "AAPT2: Set array element keys" by Ryan Mitchell · 6 years ago
  35. 9f19111 Include values in error message. by Donald Chai · 6 years ago
  36. 0f7da5e AAPT2: Set array element keys by Ryan Mitchell · 6 years ago
  37. ead275e Merge "AAPT2: Compile --zip flag" by Ryan Mitchell · 6 years ago
  38. 5d27551 AAPT2: Reformatted dump command invocations by Ryan Mitchell · 6 years ago
  39. 1a8a690 Merge "AAPT2: Loosen loading apk format requirements" by Ryan Mitchell · 6 years ago
  40. f3649d6 AAPT2: Compile --zip flag by Ryan Mitchell · 6 years ago
  41. dc8d0be Merge "AAPT2: Update SDK development codename to Q" by Ryan Mitchell · 6 years ago
  42. eef1b6c Merge "AAPT2: Adaptive icon refactor" by Ryan Mitchell · 6 years ago
  43. eb9c9ac AAPT2: Update SDK development codename to Q by Ryan Mitchell · 6 years ago
  44. f2c5ee5 Merge "AAPT2: partial files contain only local resources" by TreeHugger Robot · 6 years ago
  45. 70f7972 AAPT2: Adaptive icon refactor by Ryan Mitchell · 6 years ago
  46. 66f6cfb AAPT2: Add supported manifest elements by Ryan Mitchell · 6 years ago
  47. 83a37ad AAPT2: Loosen loading apk format requirements by Ryan Mitchell · 6 years ago
  48. 792dbbb Merge "AAPT2: Version code major flag" by Ryan Mitchell · 6 years ago
  49. a9e3160 AAPT2: Do not overlay comments by Ryan Mitchell · 6 years ago
  50. 704090e AAPT2: Version code major flag by Ryan Mitchell · 6 years ago
  51. f67d486 AAPT2: partial files contain only local resources by Izabela Orlowska · 6 years ago
  52. 196dbc3 Mark symbols as dynamic for shared libraries by Todd Kennedy · 6 years ago
  53. 58e2fbf Revert "AAPT2: Automatic Static Library Namespacing." by Chris Warrington · 6 years ago
  54. 24a464a Merge "Only keep necessary constructor for custom view nodes" by TreeHugger Robot · 6 years ago
  55. 41dcc4e Merge "Only keep methods with correct signature for more types" by TreeHugger Robot · 6 years ago
  56. 848585e Merge "AAPT2: Fix R.java for styleable in different package" by Ryan Mitchell · 6 years ago
  57. cc65b8d Only keep necessary constructor for custom view nodes by Jake Wharton · 6 years ago
  58. 98100c3 Only keep methods with correct signature for more types by Jake Wharton · 6 years ago
  59. e4bd160 Add rule emissions for appComponentFactory by Jake Wharton · 6 years ago
  60. cfbc767 Add Application name to manifest test case by Jake Wharton · 6 years ago
  61. 5fa2bb1 AAPT2: Fix long version code bugs by Ryan Mitchell · 6 years ago
  62. 833a1a6 AAPT2: Refactor flags into commands by Ryan Mitchell · 6 years ago
  63. 23cc5d5 AAPT2: Fix R.java for styleable in different package by Ryan Mitchell · 6 years ago
  64. d86ea58 AAPT2: Encode 4-byte strings in Modified UTF-8 by Ryan Mitchell · 6 years ago
  65. d6ace01 Merge "AAPT2: Fix unrecognized CDATA" by Ryan Mitchell · 6 years ago
  66. cb76d73 AAPT2: Fix unrecognized CDATA by Ryan Mitchell · 6 years ago
  67. fdc40f5 Merge "Fix ManifestMerger issues" into stage-aosp-master am: 669c4d7ae7 by Colin Cross · 6 years ago
  68. ff311dd Fix ManifestMerger issues by Colin Cross · 6 years ago
  69. 1b327db Merge "AAPT2: Fix raw string parsing" by Ryan Mitchell · 6 years ago
  70. 633d796 AAPT2: Fix raw string parsing by Ryan Mitchell · 6 years ago
  71. 3001f03 Only keep methods with correct signature for view/menu click by Jake Wharton · 6 years ago
  72. 420785e Improve tests for ProGuard rules, add transition tests by Jake Wharton · 6 years ago
  73. ab660a7 Only keep default constructor of manifest items by Jake Wharton · 6 years ago
  74. 40c9532 Merge "AAPT2: Add Proguard rules for nav fragments" by Ryan Mitchell · 6 years ago
  75. da02fea Add support for --replace-version to aapt2 by Colin Cross · 6 years ago
  76. f7ae76d Add support for --replace-version to aapt2 by Colin Cross · 6 years ago
  77. dcd58c4 Add support for --replace-version to aapt2 by Colin Cross · 6 years ago
  78. 9a2f6e6 AAPT2: Add Proguard rules for nav fragments by Ryan Mitchell · 6 years ago
  79. a593605 AAPT2: Accept density config as default by Ryan Mitchell · 6 years ago
  80. 533c09b AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  81. b2b20f2 AAPT2: Better error messages for ManifestFixer by Adam Lesinski · 7 years ago
  82. ef506c7 AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 7 years ago
  83. 8979415 Change ownership of AAPT2 and libandroidfw by Adam Lesinski · 6 years ago
  84. 3a20be7 Merge "AAPT2: Insert platformBuild information" into pi-dev am: 91d2f87d0e by Ryan Mitchell · 6 years ago
  85. 7cb82a8 AAPT2: Insert platformBuild information by Ryan Mitchell · 6 years ago
  86. 461b300 Merge "AAPT2: Fix quoted text in res/xml assets" into pi-dev am: 150bafd217 by Ryan Mitchell · 6 years ago
  87. 60f06b7 Merge "AAPT2: Fixed id parsing error" into pi-dev am: f4c089dd90 am: 932c44d329 by Ryan Mitchell · 6 years ago
  88. 0dcb20c AAPT2: Fix quoted text in res/xml assets by Ryan Mitchell · 6 years ago
  89. f4c089d Merge "AAPT2: Fixed id parsing error" into pi-dev by Ryan Mitchell · 6 years ago
  90. d51efe8 AAPT2: add flag for strict visibility by Izabela Orlowska · 6 years ago
  91. eaf77e1 AAPT2: Fixed id parsing error by Ryan Mitchell · 6 years ago
  92. 0a81745 Merge "Allow using reserved package IDs" into pi-dev am: 13588dc9e4 by Todd Kennedy · 6 years ago
  93. 13588dc Merge "Allow using reserved package IDs" into pi-dev by Todd Kennedy · 6 years ago
  94. 3251299 Allow using reserved package IDs by Todd Kennedy · 6 years ago
  95. 4cb8826 Merge "Allow overriding the compile SDK" into pi-dev am: fd5166ddac by Todd Kennedy · 6 years ago
  96. fd5166d Merge "Allow overriding the compile SDK" into pi-dev by TreeHugger Robot · 6 years ago
  97. 9f6dec1 Allow overriding the compile SDK by Todd Kennedy · 6 years ago
  98. 07c0fc3 Merge "Fix fraction and dimension type in Resource.proto" into pi-dev am: 1a12311433 by Michael Wachenschwanz · 6 years ago
  99. 1a12311 Merge "Fix fraction and dimension type in Resource.proto" into pi-dev by TreeHugger Robot · 6 years ago
  100. 8b74927 Fix fraction and dimension type in Resource.proto by Michael Wachenschwanz · 6 years ago