1. 70edfa8 [bit] Use aapt2 instead of aapt, and don't also adb install apps on the system partition by Joe Onorato · 6 years ago
  2. ce0bd06 [bit] Cache the build variables so we don't have to run make to figure them out unless the environment has changed. by Joe Onorato · 6 years ago
  3. ced0b0c Merge "De-duplicate entries written with AAPT2 convert" by TreeHugger Robot · 6 years ago
  4. f54c9a1 De-duplicate entries written with AAPT2 convert by Winson · 6 years ago
  5. 9237af7 Merge "Replace annotation_processors with plugins" by Colin Cross · 6 years ago
  6. 591aaca Merge "Replace debug key." by TreeHugger Robot · 6 years ago
  7. b55d7a0a Replace debug key. by Mathew Inwood · 6 years ago
  8. 636da77 Merge "Hold data pointer reference to AAPT2 test file" by TreeHugger Robot · 6 years ago
  9. a3b22bf Replace annotation_processors with plugins by Colin Cross · 6 years ago
  10. 5d4bd49 Merge "Replace annotation_processors with plugins" am: bc40469e19 am: f30fba0a60 by Colin Cross · 6 years ago
  11. bc40469 Merge "Replace annotation_processors with plugins" by Colin Cross · 6 years ago
  12. b7be793 Hold data pointer reference to AAPT2 test file by Winson · 6 years ago
  13. f67808b Optimize aapt2 compile for pngs by Ryan Mitchell · 6 years ago
  14. a1f8e1a Replace annotation_processors with plugins by Colin Cross · 6 years ago
  15. 258c572 apilint: correctly parse enum_constant by Adrian Roos · 6 years ago
  16. 0fa45f1 Merge "apilint: correctly parse enum_constant" by Adrian Roos · 6 years ago
  17. d1e3892 ApiLint: Add operator keyword and property parsing by Adrian Roos · 6 years ago
  18. 5cdfb69 ApiLint: Add Kotlin-style type support by Adrian Roos · 6 years ago
  19. 1f1b6a8 ApiLint: Performance improvements for verification by Adrian Roos · 6 years ago
  20. e5eeae7 ApiLint: Performance improvements for 2.0 signature format parsing by Adrian Roos · 6 years ago
  21. b787c18 ApiLint: Allow parsing 2.0 API signature files by Adrian Roos · 6 years ago
  22. 038a029 apilint: Fix API lint issues 2/2 by Adrian Roos · 6 years ago
  23. 5ed42b6 apilint: Fix API lint issues by Adrian Roos · 6 years ago
  24. 6eb57b0 API Lint: Add support for base current.txt by Adrian Roos · 6 years ago
  25. a8e5df0 Guide towards Context.createPackageContextAsUser(). by Jeff Sharkey · 6 years ago
  26. eff9e22 Moar lint rulez! by Jeff Sharkey · 6 years ago
  27. 0a2e15d Update lint rules for graphics/text package layering by Siyamed Sinir · 6 years ago
  28. 40d67f4 Handle new current.txt format. by Jeff Sharkey · 6 years ago
  29. fe5ee6e Extend lint script to emit API statistics. by Jeff Sharkey · 6 years ago
  30. c345745 Merge changes from topics "coreapi-flag", "coreapi-stubs-csv" am: 4620039dc5 am: e5aa99f45c by David Brazdil · 6 years ago
  31. ea26641 hiddenapi: Expect public/private API as CSV am: 17d16e84da am: 046c140ff3 by David Brazdil · 6 years ago
  32. 373df11 apilint: correctly parse enum_constant by Adrian Roos · 6 years ago
  33. 17d16e8 hiddenapi: Expect public/private API as CSV by David Brazdil · 6 years ago
  34. 439d349 hiddenapi: Support 'core-platform-api' flag by David Brazdil · 6 years ago
  35. c1a4dec Annotation processing for @InspectableProperty by Ashley Rose · 6 years ago
  36. feccee9 Merge "Remove old private constant from ResourceId." by Aurimas Liutikas · 6 years ago
  37. 0857c58 Merge "AAPT2: always say which file failed to compile" by TreeHugger Robot · 6 years ago
  38. a117526 Merge "Remove RRO policy product_services" by Ryan Mitchell · 6 years ago
  39. d8ebfef Remove old private constant from ResourceId. by Aurimas Liutikas · 6 years ago
  40. a3ab21f AAPT2: always say which file failed to compile by Izabela Orlowska · 6 years ago
  41. 54938a05 Merge "AAPT2: Add support for parsing codeNames with fingerprints." by TreeHugger Robot · 6 years ago
  42. 02d9c1e Remove RRO policy product_services by Ryan Mitchell · 6 years ago
  43. bf08b91 Merge "Add android.hardware.fingerprint for pre-Q" by Ryan Mitchell · 6 years ago
  44. 79f0396 AAPT2: Add support for parsing codeNames with fingerprints. by Nicholas Lativy · 6 years ago
  45. cf9dd94 Merge "Add encoding of name and actor overlayable fields" by Ryan Mitchell · 6 years ago
  46. c622379 Merge "ApiLint: Add operator keyword and property parsing" by Adrian Roos · 6 years ago
  47. 149b0d2 Merge "Resource Path Obfuscation" by Mohamed Heikal · 6 years ago
  48. 403c8e3 ApiLint: Add operator keyword and property parsing by Adrian Roos · 6 years ago
  49. 4594251 Add prod key for serverless config. by Mathew Inwood · 6 years ago
  50. ef5673a Add encoding of name and actor overlayable fields by Ryan Mitchell · 6 years ago
  51. e1de284 Add android.hardware.fingerprint for pre-Q by Ryan Mitchell · 6 years ago
  52. 56ac01e Merge "Statically link libc++ into aapt2" by Ryan Mitchell · 6 years ago
  53. 213e8cf Merge "Add a struct wrapper for bytes fields in stats_log cpp APIs." by yaochen · 6 years ago
  54. 8940b94 Merge "Fix/suppress tools google-explicit-constructor warnings" am: 18f469b088 am: 0d2565a424 by Chih-hung Hsieh · 6 years ago
  55. 037ad04 Add a struct wrapper for bytes fields in stats_log cpp APIs. by Yao Chen · 6 years ago
  56. e89572c Add a struct wrapper for bytes fields in stats_log cpp APIs. by Yao Chen · 6 years ago
  57. 93561ab Fix/suppress tools google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  58. 6948154 Merge "118395019: Hide constants and methods in StatsLogInternal" am: 0a5f26376f am: d6393758a7 by Adrian Roos · 6 years ago
  59. 0f2dc8d 118395019: Hide constants and methods in StatsLogInternal by Tor Norbye · 6 years ago
  60. 7884d6b ApiLint: Add Kotlin-style type support by Adrian Roos · 6 years ago
  61. 7f8886a ApiLint: Performance improvements for verification by Adrian Roos · 6 years ago
  62. a30d062 ApiLint: Performance improvements for 2.0 signature format parsing by Adrian Roos · 6 years ago
  63. d170961 ApiLint: Allow parsing 2.0 API signature files by Adrian Roos · 6 years ago
  64. 81bae2d Statically link libc++ into aapt2 by Ryan Mitchell · 6 years ago
  65. 3b3be3f Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6be573f am: d42fe48c93 by Chih-Hung Hsieh · 6 years ago
  66. 1fc78e1 Fix/suppress aapt/aapt2 google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  67. a4ee276 Merge "Remove raw values from proto APK" by Ryan Mitchell · 6 years ago
  68. 479fa39 Remove raw values from proto APK by Ryan Mitchell · 6 years ago
  69. a695f1d Merge "Fix long file paths for Windows" by Ryan Mitchell · 6 years ago
  70. b708a79 Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e228f3 am: 78085ba0a3 by Chih-hung Hsieh · 6 years ago
  71. 6af0e22 Merge "Fix/suppress incident* google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  72. c769403 Resource Path Obfuscation by Mohamed Heikal · 6 years ago
  73. fe88a7d Merge "Statsd: Enable host_supported for libstatslog" am: 0d7970f4e9 am: 46efaea281 by Jack He · 6 years ago
  74. 0d7970f Merge "Statsd: Enable host_supported for libstatslog" by Treehugger Robot · 6 years ago
  75. 7a88a93 Fix/suppress incident* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  76. b34e852 Merge "Use vector instead of VLA to avoid uninitialized values" by TreeHugger Robot · 6 years ago
  77. bdadd6c Merge changes Ibe09f115,Ib015669e by Adrian Roos · 6 years ago
  78. 34a892d Statsd: Enable host_supported for libstatslog by Jack He · 6 years ago
  79. cfc7952 Include annotation property values in output. by Mathew Inwood · 6 years ago
  80. b9e1955 Use vector instead of VLA to avoid uninitialized values by Colin Cross · 6 years ago
  81. 2c8fc86 Fix long file paths for Windows by Ryan Mitchell · 6 years ago
  82. ed2af4d Merge "Add actor and name parsing for overlayable" by Ryan Mitchell · 6 years ago
  83. 61e3730 apilint: Fix API lint issues 2/2 by Adrian Roos · 6 years ago
  84. 2c5cacf apilint: Fix API lint issues by Adrian Roos · 6 years ago
  85. d4dcb41 Merge "Make aapt2 dump badging print overlay info" by Anton Hansson · 6 years ago
  86. 2491af2 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 6 years ago
  87. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  88. d66ecfc Add byte size of the bytes fields to statslog c++ APIs. by Yao Chen · 6 years ago
  89. 2822b4f Skip writing message field in an atom if it's empty by Yao Chen · 6 years ago
  90. 8b71c74 Allow atoms to log fields in bytes format. by Yao Chen · 6 years ago
  91. 54237ff Add actor and name parsing for overlayable by Ryan Mitchell · 6 years ago
  92. 7690d0d API Lint: Add support for base current.txt by Adrian Roos · 6 years ago
  93. 267d6ac Merge "Refactor policy parsing" by Ryan Mitchell · 6 years ago
  94. cd2d8e2 Make aapt2 dump badging print overlay info by Anton Hansson · 6 years ago
  95. 745bdd0 Merge "Implement signature check." by Mathew Inwood · 6 years ago
  96. cc50ce3 Merge "Code generation for @InspectableProperty" by TreeHugger Robot · 6 years ago
  97. 5374655 Merge "Fix cert-dcl16-c clang-tidy warnings." am: 20b64c4bc7 am: 3038f743bf by Chih-hung Hsieh · 6 years ago
  98. 20b64c4 Merge "Fix cert-dcl16-c clang-tidy warnings." by Chih-hung Hsieh · 6 years ago
  99. 171a723 Code generation for @InspectableProperty by Ashley Rose · 6 years ago
  100. 1bb1fe0 Refactor policy parsing by Ryan Mitchell · 6 years ago