1. 326e35ff Add <macro> tag to aapt2 by Ryan Mitchell · 4 years, 5 months ago
  2. 31031a9 Merge "Aapt2 ValueTransformer" into sc-dev by Ryan Mitchell · 4 years, 4 months ago
  3. efcdb95 Aapt2 ValueTransformer by Ryan Mitchell · 4 years, 5 months ago
  4. ca3b4f7 Use staging-public-group in framework SDK by Ryan Mitchell · 4 years, 5 months ago
  5. 2e9bec1 Add staging-public-group to aapt2 by Ryan Mitchell · 4 years, 5 months ago
  6. 1d008d1 Refactor aapt2 tests ResourceTable changes by Ryan Mitchell · 4 years, 6 months ago
  7. 9634efb Prepare aapt2 for multiple ids per type by Ryan Mitchell · 4 years, 6 months ago
  8. 5855de7 Use R field directly for shared lib styleable attrs by Ryan Mitchell · 4 years, 6 months ago
  9. aed7bf4 Merge "Don't add API annotations in the internal R.java" into rvc-dev-plus-aosp am: 7c72b7f45e am: 780aeb116a am: 47d47a8ac5 by TreeHugger Robot · 5 years ago
  10. de6e6f2 Don't add API annotations in the internal R.java by Makoto Onuki · 5 years ago
  11. 8f51d6b Reorder styleable attributes in shared libraries by Clark DuVall · 5 years ago
  12. 124e0a4 Merge "aapt2: Preserve annotation parameters for SystemApi." into rvc-dev am: 924069c2aa am: d7bc5846b6 am: 6edf7daeec am: 798ee20e2b by Narayan Kamath · 5 years ago
  13. 45f8d1c Merge "aapt2: Preserve annotation parameters for SystemApi." into rvc-dev am: 924069c2aa by Narayan Kamath · 5 years ago
  14. 1c1544f aapt2: Preserve annotation parameters for SystemApi. by Narayan Kamath · 6 years ago
  15. dc5de7b Merge "Generate "keep" rules for android:name and class attributes" am: a13d7fc861 am: 4da226a984 by Automerger Merge Worker · 5 years ago
  16. 4bdc698 Generate "keep" rules for android:name and class attributes by Jeremy Woods · 6 years ago
  17. 0b49886 Merge "Fix clang-tidy performance-faster-string-find warnings" am: 57fb318ca3 am: 7c0f0d3cec am: 40ef6319ca by Automerger Merge Worker · 6 years ago
  18. f2ef657 Fix clang-tidy performance-faster-string-find warnings by Chih-Hung Hsieh · 6 years ago
  19. d5cbd09 Merge "Generate "keep" rules for actionProviderClass and actionViewClass" by TreeHugger Robot · 6 years ago
  20. 995fbdb Merge "Fix aapt2 JavaClassGenerator Maybe#value() call before check" by TreeHugger Robot · 6 years ago
  21. 4e19c48 Fix aapt2 JavaClassGenerator Maybe#value() call before check by Ryan Mitchell · 6 years ago
  22. 181cbfd Add "no-proguard-location-reference" flag to aapt2 by Jean-Luc Coelho · 6 years ago
  23. d520db5 Factor out repeated shift instructions to reduce code size by Donald Chai · 6 years ago
  24. 2f7e4d1 Speed up WriteKeepSet when generate_conditional_proguard_rules is off. by Brian Duff · 6 years ago
  25. 34ebc8f [aapt2] Fix infinite loop in proguard::CollectLocations by Donald Chai · 6 years ago
  26. db19f51 Generate "keep" rules for actionProviderClass and actionViewClass by Donald Chai · 6 years ago
  27. 44fa342 [aapt2] Fix infinite loop in proguard::CollectLocations by Donald Chai · 6 years ago
  28. 6c83e0c Make sure Proguard keeps zygote preload class. by Martijn Coenen · 6 years ago
  29. 3b3be3f Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6be573f am: d42fe48c93 by Chih-Hung Hsieh · 7 years ago
  30. 1fc78e1 Fix/suppress aapt/aapt2 google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  31. 2491af2 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 7 years ago
  32. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
  33. be8607d Add @hide support for styleable attributes by Ryan Mitchell · 7 years ago
  34. 5c541f6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 7 years ago
  35. 24c9aa6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 7 years ago
  36. 8b7e1a8 Merge "Restore Proguard behavior and add minimal flag" by Ryan Mitchell · 7 years ago
  37. c691c05 Merge "Do not use StringPiece in ExtractJavaIdentifier" am: 20ecc6397b am: 206ccf1f61 by Pirama Arumuga Nainar · 7 years ago
  38. 7e5236d Restore Proguard behavior and add minimal flag by Ryan Mitchell · 7 years ago
  39. 9ba5cb4 Do not use StringPiece in ExtractJavaIdentifier by Pirama Arumuga Nainar · 7 years ago
  40. 24a464a Merge "Only keep necessary constructor for custom view nodes" by TreeHugger Robot · 7 years ago
  41. 41dcc4e Merge "Only keep methods with correct signature for more types" by TreeHugger Robot · 7 years ago
  42. 848585e Merge "AAPT2: Fix R.java for styleable in different package" by Ryan Mitchell · 7 years ago
  43. cc65b8d Only keep necessary constructor for custom view nodes by Jake Wharton · 7 years ago
  44. 98100c3 Only keep methods with correct signature for more types by Jake Wharton · 7 years ago
  45. e4bd160 Add rule emissions for appComponentFactory by Jake Wharton · 7 years ago
  46. cfbc767 Add Application name to manifest test case by Jake Wharton · 7 years ago
  47. 23cc5d5 AAPT2: Fix R.java for styleable in different package by Ryan Mitchell · 7 years ago
  48. 3001f03 Only keep methods with correct signature for view/menu click by Jake Wharton · 7 years ago
  49. 420785e Improve tests for ProGuard rules, add transition tests by Jake Wharton · 7 years ago
  50. ab660a7 Only keep default constructor of manifest items by Jake Wharton · 7 years ago
  51. 9a2f6e6 AAPT2: Add Proguard rules for nav fragments by Ryan Mitchell · 7 years ago
  52. 0315c84 Merge "Don't dereference a null pointer" by TreeHugger Robot · 7 years ago
  53. 949b6253 Don't dereference a null pointer by Todd Kennedy · 8 years ago
  54. d31bc12 AAPT2: normalize Manifest java identifiers. by Izabela Orlowska · 8 years ago
  55. bd56951 Merge "aapt2: Fix issue with Manifest duplicate handling" by TreeHugger Robot · 8 years ago
  56. a4fb17b aapt2: Fix issue with Manifest duplicate handling by Adam Lesinski · 8 years ago
  57. 73bff1e AAPT2: Allow compatible duplicate Attributes by Adam Lesinski · 8 years ago
  58. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 8 years ago
  59. 23a6e1e AAPT2: allow to generate R.txt without R.java by Izabela Orlowska · 8 years ago
  60. f85eec8 Fix conditional keep rules for new semantics by Adam Koski · 8 years ago
  61. a693c4a AAPT2: Move all file output to FileOutputStream by Adam Lesinski · 8 years ago
  62. 09ef94e Change conditional keep rule syntax by Adam Koski · 8 years ago
  63. 93190b7 AAPT2: Better debugging output by Adam Lesinski · 8 years ago
  64. dc21dea AAPT2: Produce Conditional Proguard Keep Rules by Adam Koski · 8 years ago
  65. 761d434 AAPT2: Fix R.java styleable + indices ordering by Adam Lesinski · 8 years ago
  66. 123a19b Merge "AAPT2: Fixup namespace implementation" by Adam Lesinski · 8 years ago
  67. 1ef0fa9 AAPT2: Fixup namespace implementation by Adam Lesinski · 8 years ago
  68. f852dd0 AAPT2: Fix regression in Manifest.java permissions by Adam Lesinski · 8 years ago
  69. 6b37299 AAPT2: Change XmlDom to exclude Namespace as a node by Adam Lesinski · 8 years ago
  70. 09f4d70 AAPT2: Forward @TestApi in resource comments to JavaDoc by Adam Lesinski · 8 years ago
  71. e967d3f AAPT2: Fix JavaDoc first sentence extraction. by Adam Lesinski · 8 years ago
  72. f762df2 AAPT2: Emit more proguard keep rules for layouts and menus by Adam Lesinski · 8 years ago
  73. 0d81f70 AAPT2: Honor --custom-package when writing Manifest.java by Adam Lesinski · 8 years ago
  74. 1e4b0e5 AAPT2: Workaround for findViewById with package ID > 0x7f by Adam Lesinski · 8 years ago
  75. 418763f AAPT2: Generate R.txt by Adam Lesinski · 8 years ago
  76. b5dc4bd AAPT2: Few tweaks to get shared-libraries working by Adam Lesinski · 9 years ago
  77. ceb9b2f AAPT2: Shared library support by Adam Lesinski · 9 years ago
  78. d5083f6 Move StringPiece to libandroidfw by Adam Lesinski · 9 years ago
  79. ce5e56e AAPT2: Rename to match new style by Adam Lesinski · 9 years ago
  80. cacb28f Use Google3 style guide with .clang-format by Adam Lesinski · 9 years ago
  81. 470f8fc Fix clang-tidy warnings in aapt and aapt2. by Chih-Hung Hsieh · 9 years ago
  82. ad48bbc Merge "AAPT2: Change accepted notation for resource names in tests" by Adam Lesinski · 9 years ago
  83. 58a20a6 AAPT2: Change accepted notation for resource names in tests by Adam Lesinski · 9 years ago
  84. f580d91 Aapt main dex proguard rules - always keep application by Ivan Gavrilovic · 9 years ago
  85. d0f116b AAPT2: Remove usage of u16string by Adam Lesinski · 9 years ago
  86. 0935d01 Merge "Stop emitting javadoc for @removed attributes." into nyc-dev am: c4033e7c66 am: 1d10d94396 by Michael Wright · 9 years ago
  87. feaf99f Stop emitting javadoc for @removed attributes. by Michael Wright · 9 years ago
  88. e49bb30 AAPT2: ProGuard config for components in main dex. by Rohit Agrawal · 9 years ago
  89. 626b3db AAPT2: Clean up R JavaDoc generation by Adam Lesinski · 9 years ago
  90. 803c7c8 AAPT2: Enable windows build and make sure it builds by Adam Lesinski · 9 years ago
  91. 3524a23 AAPT2: Add option to add JavaDoc annotations to Java classes by Adam Lesinski · 9 years ago
  92. 6cbfb1d AAPT2: Change how we generate Java classes by Adam Lesinski · 9 years ago
  93. 7656554 AAPT2: Add descriptions of Attributes in Styleables for R.java by Adam Lesinski · 9 years ago
  94. 74605cd AAPT2: Emit proper doclava comments in R.java by Adam Lesinski · 10 years ago
  95. 64587af AAPT2: Support building, linking, and merging static libraries by Adam Lesinski · 10 years ago
  96. e4bb9eb AAPT2: Introduce notion of 'product' to ResourceTable by Adam Lesinski · 10 years ago
  97. 24b8ff0f AAPT2: Fix references to private parent by Adam Lesinski · 10 years ago
  98. 467f171 AAPT2: Fail compiling when private symbols are referenced by Adam Lesinski · 10 years ago
  99. b274e35 AAPT2: Fix inclusion of comments in R.java javadoc by Adam Lesinski · 10 years ago
  100. 2ae4a87 AAPT2: Add Manifest fixing/validation by Adam Lesinski · 10 years ago