1. d06f1f3 AAPT2: Store BinaryPrimatives in protos as oneofs by Michael Wachenschwanz · 7 years ago
  2. e3b532c Merge "AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable" by Adam Lesinski · 7 years ago
  3. 9bc6eac Merge "Create a new stream option which generates field name to id mapping recursively for all its submessages." by Yi Jin · 7 years ago
  4. cb6c3f9 AAPT2: Push more configuration code into the parser by Shane Farmer · 7 years ago
  5. 12f1b7f Merge "AAPT2: Remove signatures from multi-APK artifacts." by TreeHugger Robot · 7 years ago
  6. 29086ac Merge "AAPT2: Remove unused command line option." by TreeHugger Robot · 7 years ago
  7. 99ac3fd AAPT2: Remove unused command line option. by Shane Farmer · 7 years ago
  8. 3ff4443 AAPT2: Remove signatures from multi-APK artifacts. by Shane Farmer · 7 years ago
  9. 67e8a30 AAPT2: Add validation for SDK version strings. by Shane Farmer · 7 years ago
  10. f77a07d Create a new stream option which generates field name to id mapping by Yi Jin · 7 years ago
  11. b3b66ee Merge "AAPT2: allow to generate R.txt without R.java" by TreeHugger Robot · 7 years ago
  12. f8d1840 Merge "Aapt2 convert: skip processing resources when resource table is absent. Test: manual" by Tom Dobek · 7 years ago
  13. 725fb12 Aapt2 convert: skip processing resources when resource table is absent. by Tom Dobek · 7 years ago
  14. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  15. dc78505 AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable by Adam Lesinski · 7 years ago
  16. ab1a6b3 Merge "Use -Werror in frameworks/base/tools/streaming_proto" by Chih-hung Hsieh · 7 years ago
  17. 23a6e1e AAPT2: allow to generate R.txt without R.java by Izabela Orlowska · 7 years ago
  18. 49639bf Merge "AAPT2: Allow output artifacts to be filtered." by TreeHugger Robot · 7 years ago
  19. 666de34 AAPT2: Allow output artifacts to be filtered. by Shane Farmer · 7 years ago
  20. 548fdbd Use -Werror in frameworks/base/tools/streaming_proto by Chih-Hung Hsieh · 7 years ago
  21. bedb3fc Executors instead of Handlers; collections. by Jeff Sharkey · 7 years ago
  22. 4ab869e Merge changes I2eef812b,I7b607192 by TreeHugger Robot · 7 years ago
  23. 5e50588 Merge "Enable obfuscation of resource names, with whitelisting support." by Luke Nicholson · 7 years ago
  24. b064330 Enable obfuscation of resource names, with whitelisting support. by Luke Nicholson · 7 years ago
  25. 11be931 AAPT v1 embed compile SDK version and codename into app by Alan Viverette · 7 years ago
  26. c628437 AAPT2: Embed version of framework an app was compiled against. by Adam Lesinski · 7 years ago
  27. 4275406 Merge "AAPT2: Fix issue where exported symbols (@+id/*) were not exported" by TreeHugger Robot · 7 years ago
  28. 68ac35c Merge "1. Implement Privacy Policy Tag Inheritance 2. Expose Dest values in IIncidentReportArgs.h" by TreeHugger Robot · 7 years ago
  29. 86edf36 Merge "AAPT2: Use manifest parsing to determine format of APK." by Pierre Lecesne · 7 years ago
  30. bdf5894 1. Implement Privacy Policy Tag Inheritance by Yi Jin · 7 years ago
  31. f267a40 AAPT2: Use manifest parsing to determine format of APK. by Pierre Lecesne · 7 years ago
  32. 2427dce AAPT2: Fix issue where exported symbols (@+id/*) were not exported by Adam Lesinski · 7 years ago
  33. 1da6e70 Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 7 years ago
  34. e2a0c1d Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 7 years ago
  35. 31bcd7a Merge "Fix warning from clang+mingw" am: 7fce15dc5e by Dan Willemsen · 7 years ago
  36. 621ef3f Merge "AAPT2: Specify the output APK in log messages" by TreeHugger Robot · 7 years ago
  37. 20ac034 AAPT2: Specify the output APK in log messages by Shane Farmer · 7 years ago
  38. fb4ed78 Fix warning from clang+mingw by Dan Willemsen · 7 years ago
  39. 23034b9 AAPT2: Fix overzealous AndroidManifest fully qualified class names by Adam Lesinski · 7 years ago
  40. dcfe47b Merge "AAPT2 - Make raw files of type unknown." by Pierre Lecesne · 7 years ago
  41. 70fdf76 AAPT2 - Make raw files of type unknown. by Pierre Lecesne · 7 years ago
  42. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  43. 81d33e9 Merge "Fix conditional keep rules for new semantics" by Adam Koski · 7 years ago
  44. 8cfd3d0 Merge "Use serif fonts for serif fallback." by TreeHugger Robot · 7 years ago
  45. f85eec8 Fix conditional keep rules for new semantics by Adam Koski · 7 years ago
  46. 99a7b60 Use serif fonts for serif fallback. by Seigo Nonaka · 7 years ago
  47. c6c6c34 Collect set of "changed" classes. by Jeff Sharkey · 7 years ago
  48. f84b420 Merge "AAPT2: whitelist alphanums instead of blacklisting hyphens in package names." into oc-mr1-dev by Donald Chai · 7 years ago
  49. e7b0a33 Merge "AAPT2: whitelist alphanums instead of blacklisting hyphens in package names." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  50. 24c9924 Merge "Build fontchain_lint using python_binary_host" am: 7ecac139ea am: 7ade558ad2 by Nan Zhang · 7 years ago
  51. 67695d3 Merge "Build fontchain_lint using python_binary_host" am: 7ecac139ea by Nan Zhang · 7 years ago
  52. 7ade558 Merge "Build fontchain_lint using python_binary_host" am: 7ecac139ea by Nan Zhang · 7 years ago
  53. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  54. f7b3a7e Merge "AAPT2: Fix debugging output" by Adam Lesinski · 7 years ago
  55. ff3a808 Merge "AAPT2: Move all file output to FileOutputStream" by Adam Lesinski · 7 years ago
  56. 2db709d Build fontchain_lint using python_binary_host by Nan Zhang · 7 years ago
  57. 5a217b0 AAPT2: Fix debugging output by Adam Lesinski · 7 years ago
  58. a693c4a AAPT2: Move all file output to FileOutputStream by Adam Lesinski · 7 years ago
  59. 5209aba Merge "Use -Werror in frameworks/base/tools/stats_log_api_gen" by Chih-hung Hsieh · 7 years ago
  60. b1d9bd9 Merge "Implement System Properties Section" by TreeHugger Robot · 7 years ago
  61. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  62. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  63. 0dfa752 Implement System Properties Section by Yi Jin · 7 years ago
  64. d8b4bea AAPT2 - Add ProtoApkSerializer implementation to convert from Binary to Proto. by Pierre Lecesne · 7 years ago
  65. 514971a Merge "AAPT2 - Convert command to copy all the files." by Pierre Lecesne · 7 years ago
  66. d55bef7 AAPT2 - Convert command to copy all the files. by Pierre Lecesne · 7 years ago
  67. 53ef795 Merge "Add api lint to upload checks" by TreeHugger Robot · 7 years ago
  68. 3f89bd6 Merge "Change conditional keep rule syntax" by TreeHugger Robot · 7 years ago
  69. 53b2a73 Add api lint to upload checks by Jason Monk · 7 years ago
  70. e2f7f79 Implement Cpu Info Section by Yi Jin · 7 years ago
  71. ca189f4 Use -Werror in frameworks/base/tools/stats_log_api_gen by Chih-Hung Hsieh · 7 years ago
  72. 288536b Merge "Refactor Convert command to use a ISerializer interface." by Pierre Lecesne · 7 years ago
  73. 09ef94e Change conditional keep rule syntax by Adam Koski · 7 years ago
  74. cc8aa11 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 7 years ago
  75. 07d8249 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 7 years ago
  76. 2ba1bc5 AAPT2: whitelist alphanums instead of blacklisting hyphens in package names. by Donald Chai · 7 years ago
  77. 6385bbd Merge "AAPT2: Workaround for feature splits without namespacing" into oc-mr1-dev by Adam Lesinski · 7 years ago
  78. 414e48a AAPT2: whitelist alphanums instead of blacklisting hyphens in package names. by Donald Chai · 7 years ago
  79. 7e8549d Refactor Convert command to use a ISerializer interface. by Pierre Lecesne · 7 years ago
  80. c8e3c7c Merge "AAPT2: Workaround for feature splits without namespacing" by TreeHugger Robot · 7 years ago
  81. 1210e8c AAPT2: Workaround for feature splits without namespacing by Adam Lesinski · 7 years ago
  82. 490595a AAPT2: Workaround for feature splits without namespacing by Adam Lesinski · 7 years ago
  83. 81e9ecf AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 7 years ago
  84. 903ed1b Merge "AAPT2: Differentiate between Android and Java package names" by TreeHugger Robot · 7 years ago
  85. 96ea08f AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 7 years ago
  86. 93190b7 AAPT2: Better debugging output by Adam Lesinski · 7 years ago
  87. 4ee829a Merge "AAPT2: Add convert command" by Adam Lesinski · 7 years ago
  88. 2475c68 Merge "AAPT2: Fix GetFileType for unicode and long paths on Windows" by TreeHugger Robot · 7 years ago
  89. 3a725dc AAPT2: Fix GetFileType for unicode and long paths on Windows by Adam Lesinski · 7 years ago
  90. a544f25 Merge "AAPT2: Better error messages for ManifestFixer" by TreeHugger Robot · 7 years ago
  91. e20e09d Merge "AAPT2: Introduce command to run unit tests" by TreeHugger Robot · 7 years ago
  92. 181799b Merge "AAPT2: Update tests to reflect new development API 'P'" by Adam Lesinski · 7 years ago
  93. 04465e7 AAPT2: Introduce command to run unit tests by Adam Lesinski · 7 years ago
  94. 178e678 AAPT2: Update tests to reflect new development API 'P' by Adam Lesinski · 7 years ago
  95. ed37f48 AAPT2: Better error messages for ManifestFixer by Adam Lesinski · 7 years ago
  96. 9cc9ad6 Merge "Enable Window Dumpsys Section" by TreeHugger Robot · 7 years ago
  97. be6de30 Enable Window Dumpsys Section by Yi Jin · 7 years ago
  98. 8780eb6 AAPT2: Add convert command by Adam Lesinski · 7 years ago
  99. f9ed04b Remove the extra mapping of field types in ProtoOutputStream by Yi Jin · 7 years ago
  100. 6b0ea8a Merge "Refactor incident_helper to use protoutil and cppstream plugin." by TreeHugger Robot · 7 years ago