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