1. f0c5ff4 Switch ResourceTable to use ResourceNamedType instead of ResourceType. by Iurii Makhno · 3 years, 4 months ago
  2. cff10ce Switch ResourceName to use ResourceNamedType instead of ResourceType. by Iurii Makhno · 3 years, 4 months ago
  3. 4382e44 Replace Maybe with std::optional by Ryan Mitchell · 4 years ago
  4. 326e35ff Add <macro> tag to aapt2 by Ryan Mitchell · 4 years, 3 months ago
  5. 2e9bec1 Add staging-public-group to aapt2 by Ryan Mitchell · 4 years, 3 months ago
  6. 9634efb Prepare aapt2 for multiple ids per type by Ryan Mitchell · 4 years, 3 months ago
  7. 5855de7 Use R field directly for shared lib styleable attrs by Ryan Mitchell · 4 years, 4 months ago
  8. 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
  9. de6e6f2 Don't add API annotations in the internal R.java by Makoto Onuki · 5 years ago
  10. 8f51d6b Reorder styleable attributes in shared libraries by Clark DuVall · 5 years ago
  11. 995fbdb Merge "Fix aapt2 JavaClassGenerator Maybe#value() call before check" by TreeHugger Robot · 6 years ago
  12. 4e19c48 Fix aapt2 JavaClassGenerator Maybe#value() call before check by Ryan Mitchell · 6 years ago
  13. d520db5 Factor out repeated shift instructions to reduce code size by Donald Chai · 6 years ago
  14. be8607d Add @hide support for styleable attributes by Ryan Mitchell · 7 years ago
  15. 23cc5d5 AAPT2: Fix R.java for styleable in different package by Ryan Mitchell · 7 years ago
  16. 949b6253 Don't dereference a null pointer by Todd Kennedy · 7 years ago
  17. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 8 years ago
  18. 23a6e1e AAPT2: allow to generate R.txt without R.java by Izabela Orlowska · 8 years ago
  19. a693c4a AAPT2: Move all file output to FileOutputStream by Adam Lesinski · 8 years ago
  20. 93190b7 AAPT2: Better debugging output by Adam Lesinski · 8 years ago
  21. dc21dea AAPT2: Produce Conditional Proguard Keep Rules by Adam Koski · 8 years ago
  22. 1ef0fa9 AAPT2: Fixup namespace implementation by Adam Lesinski · 8 years ago
  23. e967d3f AAPT2: Fix JavaDoc first sentence extraction. by Adam Lesinski · 8 years ago
  24. 1e4b0e5 AAPT2: Workaround for findViewById with package ID > 0x7f by Adam Lesinski · 8 years ago
  25. 418763f AAPT2: Generate R.txt by Adam Lesinski · 8 years ago
  26. b5dc4bd AAPT2: Few tweaks to get shared-libraries working by Adam Lesinski · 8 years ago
  27. ceb9b2f AAPT2: Shared library support by Adam Lesinski · 8 years ago
  28. d5083f6 Move StringPiece to libandroidfw by Adam Lesinski · 8 years ago
  29. ce5e56e AAPT2: Rename to match new style by Adam Lesinski · 9 years ago
  30. d0f116b AAPT2: Remove usage of u16string by Adam Lesinski · 9 years ago
  31. feaf99f Stop emitting javadoc for @removed attributes. by Michael Wright · 9 years ago
  32. 626b3db AAPT2: Clean up R JavaDoc generation by Adam Lesinski · 9 years ago
  33. 803c7c8 AAPT2: Enable windows build and make sure it builds by Adam Lesinski · 9 years ago
  34. 3524a23 AAPT2: Add option to add JavaDoc annotations to Java classes by Adam Lesinski · 9 years ago
  35. 6cbfb1d AAPT2: Change how we generate Java classes by Adam Lesinski · 9 years ago
  36. 7656554 AAPT2: Add descriptions of Attributes in Styleables for R.java by Adam Lesinski · 9 years ago
  37. 74605cd AAPT2: Emit proper doclava comments in R.java by Adam Lesinski · 9 years ago
  38. 64587af AAPT2: Support building, linking, and merging static libraries by Adam Lesinski · 9 years ago
  39. e4bb9eb AAPT2: Introduce notion of 'product' to ResourceTable by Adam Lesinski · 9 years ago
  40. b274e35 AAPT2: Fix inclusion of comments in R.java javadoc by Adam Lesinski · 10 years ago
  41. 3b4cd94 AAPT2: Add support for comments in R.java by Adam Lesinski · 10 years ago
  42. ca5638f AAPT2: Support generating Manifest.java by Adam Lesinski · 10 years ago[Renamed (98%) from tools/aapt2/JavaClassGenerator.cpp]
  43. 9e10ac7 AAPT2: Process <java-symbols> and private symbol package by Adam Lesinski · 10 years ago
  44. 1ab598f AAPT2: Separate out the various steps by Adam Lesinski · 10 years ago
  45. 330edcd AAPT2: Support static lib referencing static lib by Adam Lesinski · 10 years ago
  46. 838a687 AAPT2: Include package name of attributes in styleable from another package by Adam Lesinski · 10 years ago
  47. 769de98 AAPT2: Add library support by Adam Lesinski · 10 years ago
  48. ca2fc35 Fix windows build of AAPT2 by Adam Lesinski · 10 years ago
  49. 6f6ceb7 AAPT2 by Adam Lesinski · 11 years ago