1. ed2af4d Merge "Add actor and name parsing for overlayable" by Ryan Mitchell · 6 years ago
  2. d4dcb41 Merge "Make aapt2 dump badging print overlay info" by Anton Hansson · 6 years ago
  3. 2491af2 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 6 years ago
  4. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  5. 54237ff Add actor and name parsing for overlayable by Ryan Mitchell · 6 years ago
  6. 267d6ac Merge "Refactor policy parsing" by Ryan Mitchell · 6 years ago
  7. cd2d8e2 Make aapt2 dump badging print overlay info by Anton Hansson · 6 years ago
  8. 5374655 Merge "Fix cert-dcl16-c clang-tidy warnings." am: 20b64c4bc7 am: 3038f743bf by Chih-hung Hsieh · 6 years ago
  9. 1bb1fe0 Refactor policy parsing by Ryan Mitchell · 6 years ago
  10. 054dab1 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  11. 764acc4 Merge "Encoding of <overlayable> and <policy>" by TreeHugger Robot · 6 years ago
  12. 75e20dd Encoding of <overlayable> and <policy> by Ryan Mitchell · 6 years ago
  13. be8607d Add @hide support for styleable attributes by Ryan Mitchell · 6 years ago
  14. 19954a2 Merge "Do not serialize empty text in manifest proto" by Ryan Mitchell · 6 years ago
  15. adc63f0 Merge changes I664fb325,I5e289469 am: 701001688f am: 833a491fab am: beea2153ab by Mark Salyzyn · 6 years ago
  16. 467b689 Do not serialize empty text in manifest proto by Ryan Mitchell · 6 years ago
  17. a7d9f26 Merge "Fix loaded apk string pool order" by Ryan Mitchell · 6 years ago
  18. 4e9a922 Fix loaded apk string pool order by Ryan Mitchell · 6 years ago
  19. d100107 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  20. 4b55bd7 AAPT2: propagate SPEC_OVERLAYABLE to splits by Mårten Kongstad · 6 years ago
  21. e0c2f7e Merge "RRO: Added partition policies for overlays" by TreeHugger Robot · 6 years ago
  22. e4e989c RRO: Added partition policies for overlays by Ryan Mitchell · 6 years ago
  23. 67f94b4 Merge "Fix incorrect proto apk loading" by Ryan Mitchell · 6 years ago
  24. ec74f2f Fix incorrect proto apk loading by Ryan Mitchell · 6 years ago
  25. 9ad6ab5 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" am: a8f2601d28 am: 9b767e275e by Dan Willemsen · 6 years ago
  26. a8f2601 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" by Treehugger Robot · 6 years ago
  27. d4bf085 Merge "Preserve compression of xml files in convert" by Ryan Mitchell · 6 years ago
  28. 05aebf4 Preserve compression of xml files in convert by Ryan Mitchell · 6 years ago
  29. e75f2f5 Merge changes from topic "aapt2-manifest-elements" by Treehugger Robot · 6 years ago
  30. b14c887 Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" by Treehugger Robot · 6 years ago
  31. 62a5d42 Merge changes from topic "idmap2-prerequisites" by Treehugger Robot · 6 years ago
  32. 5cc1700 Stop using DIST_DIR directly, use dist-for-goals instead by Dan Willemsen · 6 years ago
  33. 13e6a1d Add style parents dump command. by Aurimas Liutikas · 6 years ago
  34. 1e7b934 Merge "Created resuable DumpApkCommand and added "badger"" by TreeHugger Robot · 6 years ago
  35. 8cf68fc Merge "Add rtmitchell to AAPT2 OWNERS" am: 0d3f4e61c9 am: f1aadaf8c5 by Ryan Mitchell · 6 years ago
  36. 214846d Created resuable DumpApkCommand and added "badger" by Ryan Mitchell · 6 years ago
  37. 96af49e Merge "AAPT2: optionally keep resources without default value" by TreeHugger Robot · 6 years ago
  38. f99eda4 AAPT2: optionally keep resources without default value by Mårten Kongstad · 6 years ago
  39. d8d2901 AAPT2: optionally keep resources without default value by Mårten Kongstad · 6 years ago
  40. 5c541f6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 6 years ago
  41. 6d659e8 Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" by TreeHugger Robot · 6 years ago
  42. 24c9aa6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 6 years ago
  43. b61b0e5 Merge "Implement issue #112113117: Ad library dependency declaration in manifest" by TreeHugger Robot · 6 years ago
  44. 813d750 Implement issue #112113117: Ad library dependency declaration in manifest by Dianne Hackborn · 6 years ago
  45. 2250c93 Fix badging meta-data value by Ryan Mitchell · 6 years ago
  46. 6d0dbbb Add rtmitchell to AAPT2 OWNERS by Ryan Mitchell · 6 years ago
  47. 5c5f0cd Merge "Fix failing Windows tests" by Ryan Mitchell · 6 years ago
  48. 8b7e1a8 Merge "Restore Proguard behavior and add minimal flag" by Ryan Mitchell · 6 years ago
  49. 0ce8973 Fix failing Windows tests by Ryan Mitchell · 6 years ago
  50. 56e5598 Merge "Use empty data if file in zip has length 0" by Ryan Mitchell · 6 years ago
  51. 3b761c6 Merge "Add noexcept to move constructors and assignment operators." am: 9166e89374 am: 15dcc77fee by Chih-hung Hsieh · 6 years ago
  52. c691c05 Merge "Do not use StringPiece in ExtractJavaIdentifier" am: 20ecc6397b am: 206ccf1f61 by Pirama Arumuga Nainar · 6 years ago
  53. 9166e89 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  54. 20ecc63 Merge "Do not use StringPiece in ExtractJavaIdentifier" by Treehugger Robot · 6 years ago
  55. fc81626 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  56. 63c6be6 Merge "Change FileStream test buffer from char* void*" am: b839befd7b am: 47be78e523 by Ryan Mitchell · 6 years ago
  57. 8f37734 Change FileStream test buffer from char* void* by Ryan Mitchell · 6 years ago
  58. 7e5236d Restore Proguard behavior and add minimal flag by Ryan Mitchell · 6 years ago
  59. 9ba5cb4 Do not use StringPiece in ExtractJavaIdentifier by Pirama Arumuga Nainar · 6 years ago
  60. f6fe9b6 Use empty data if file in zip has length 0 by Ryan Mitchell · 6 years ago
  61. 23ad8d7 Merge "Add basic details on aapt2 development." by Aurimas Liutikas · 6 years ago
  62. c95add6 Merge "AAPT2: Increase maximum proto size" by Ryan Mitchell · 6 years ago
  63. 500d3f1 Merge "AAPT2: Added badging and permission" by Ryan Mitchell · 6 years ago
  64. fc225b2 AAPT2: Added badging and permission by Ryan Mitchell · 6 years ago
  65. c94b755 Add basic details on aapt2 development. by Aurimas Liutikas · 6 years ago
  66. 837cefb Merge "Don't allow splitting on an empty configuration" by TreeHugger Robot · 6 years ago
  67. 9fbdf89 Don't allow splitting on an empty configuration by Todd Kennedy · 6 years ago
  68. f4b29999 Merge "AAPT2: Convert from Modified UTF-8 ResStringPool" by Ryan Mitchell · 6 years ago
  69. 4353d61b AAPT2: Convert from Modified UTF-8 ResStringPool by Ryan Mitchell · 6 years ago
  70. 00d55483 AAPT2: Add the rest of supported manifest elements by Ryan Mitchell · 6 years ago
  71. 48d009a AAPT2: Add supported manifest elements by Ryan Mitchell · 6 years ago
  72. 9e7af75 Merge "AAPT2: Add the rest of supported manifest elements" by Ryan Mitchell · 6 years ago
  73. 917caf7 Merge "AAPT2: Fail on invalid id names in compiled xml" by Ryan Mitchell · 6 years ago
  74. db0cad4 AAPT2: Fix windows multiple directory creation by Ryan Mitchell · 6 years ago
  75. 7984854 AAPT2: Fail on invalid id names in compiled xml by Ryan Mitchell · 6 years ago
  76. e0eba7a AAPT2: Increase maximum proto size by Ryan Mitchell · 6 years ago
  77. 28afe68 AAPT2: Add the rest of supported manifest elements by Ryan Mitchell · 6 years ago
  78. bd263a4 Merge "AAPT2: Fix dump apk format" by TreeHugger Robot · 6 years ago
  79. dea2fe3 AAPT2: Fix dump apk format by Ryan Mitchell · 6 years ago
  80. 8d4ee97 AAPT2: Fix resource table load time regression by Ryan Mitchell · 6 years ago
  81. 7d64dbe Merge "dump package name" by TreeHugger Robot · 6 years ago
  82. 895e19e dump package name by Todd Kennedy · 6 years ago
  83. 908b7fc dump package name by Todd Kennedy · 6 years ago
  84. ed72380 Merge "AAPT2: Add supported manifest elements" by Ryan Mitchell · 6 years ago
  85. 595d12e Merge "Mark symbols as dynamic for shared libraries" am: c07d4e7118 am: 857718307c by Todd Kennedy · 6 years ago
  86. c07d4e7 Merge "Mark symbols as dynamic for shared libraries" by Treehugger Robot · 6 years ago
  87. e0936a1 Merge "Include values in error message." by Donald Chai · 6 years ago
  88. 93a2daf Merge "AAPT2: Set array element keys" by Ryan Mitchell · 6 years ago
  89. 9f19111 Include values in error message. by Donald Chai · 6 years ago
  90. 0f7da5e AAPT2: Set array element keys by Ryan Mitchell · 6 years ago
  91. ead275e Merge "AAPT2: Compile --zip flag" by Ryan Mitchell · 6 years ago
  92. 5d27551 AAPT2: Reformatted dump command invocations by Ryan Mitchell · 6 years ago
  93. 1a8a690 Merge "AAPT2: Loosen loading apk format requirements" by Ryan Mitchell · 6 years ago
  94. f3649d6 AAPT2: Compile --zip flag by Ryan Mitchell · 6 years ago
  95. dc8d0be Merge "AAPT2: Update SDK development codename to Q" by Ryan Mitchell · 6 years ago
  96. eef1b6c Merge "AAPT2: Adaptive icon refactor" by Ryan Mitchell · 6 years ago
  97. eb9c9ac AAPT2: Update SDK development codename to Q by Ryan Mitchell · 6 years ago
  98. f2c5ee5 Merge "AAPT2: partial files contain only local resources" by TreeHugger Robot · 6 years ago
  99. 70f7972 AAPT2: Adaptive icon refactor by Ryan Mitchell · 6 years ago
  100. 66f6cfb AAPT2: Add supported manifest elements by Ryan Mitchell · 6 years ago