1. 1130892 PreloadCheck: Add preloaded-classes-blacklist by Andreas Gampe · 5 years ago
  2. 33ee4a5 Merge "Framework: Lock inversion checker" by Andreas Gampe · 5 years ago
  3. 72ede72 Framework: Lock inversion checker by Andreas Gampe · 5 years ago
  4. 8710df5 Preload: Add a simple test for the state of classes by Andreas Gampe · 5 years ago
  5. fe3ebab0 Merge "Mainline logging to statsd: native static libs" by Treehugger Robot · 5 years ago
  6. 179e132 Merge "Convert frameworks/base/cmds/* to Android.bp" by Colin Cross · 5 years ago
  7. a6e09b4 Automatically greylist code in 3P packages by Andrei Onea · 5 years ago
  8. 45c0d71 Convert frameworks/base/cmds/* to Android.bp by Colin Cross · 5 years ago
  9. 1f431f3 Mainline logging to statsd: native static libs by Tej Singh · 5 years ago
  10. 0b28a92 Dist aapt2 protos by Colin Cross · 5 years ago
  11. cfd72b9 Merge "Add extra hidden api related tags" by Andrei-Valentin Onea · 5 years ago
  12. 80a5660 Add extra hidden api related tags by Andrei Onea · 5 years ago
  13. 3478239 apilint: Lint unhidden @IntDef and @LongDef by Adrian Roos · 5 years ago
  14. 26968d8 Merge "Apilint: No longer flag interface callbacks" by Adrian Roos · 5 years ago
  15. cdb8167 Apilint: No longer flag interface callbacks by Adrian Roos · 5 years ago
  16. 93bafc4 apilint: decorator-based verifier registration by Adrian Roos · 5 years ago
  17. 56ff784 Apilint: lint for URL/URI by Adrian Roos · 5 years ago
  18. 1435ace Merge changes Icc2810f5,Ib0ad635e by Adrian Roos · 5 years ago
  19. 997fa46 Switch android.test and junit classes to use UnsupportedAppUsage by Paul Duffin · 6 years ago
  20. 02e18dd Apilint: report all implemented interfaces and fix false positives by Adrian Roos · 5 years ago
  21. d9871b1 Apilint: properly parse packages with numbers by Adrian Roos · 5 years ago
  22. 80545ef Apilint: Lint missing nullability annotations by Adrian Roos · 5 years ago
  23. deb0ff2 Apilint: Enforce final builders by Adrian Roos · 5 years ago
  24. 57b5479 Merge "apilint: Correctly parse packages with annotations" by Adrian Roos · 5 years ago
  25. b1faa0b apilint: Correctly parse packages with annotations by Adrian Roos · 5 years ago
  26. a0994a8 Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  27. 31754eb Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  28. 34b11c9 Merge "apilint: Allow parsing 3.0 signature files" by Adrian Roos · 6 years ago
  29. cf82e04 apilint: Allow parsing 3.0 signature files by Adrian Roos · 6 years ago
  30. 171c9cd Merge "clang-format ManifestFixer_test.cpp" by Treehugger Robot · 6 years ago
  31. 3288553 clang-format ManifestFixer_test.cpp by Colin Cross · 6 years ago
  32. bc40469 Merge "Replace annotation_processors with plugins" by Colin Cross · 6 years ago
  33. a1f8e1a Replace annotation_processors with plugins by Colin Cross · 6 years ago
  34. 258c572 apilint: correctly parse enum_constant by Adrian Roos · 6 years ago
  35. d1e3892 ApiLint: Add operator keyword and property parsing by Adrian Roos · 6 years ago
  36. 5cdfb69 ApiLint: Add Kotlin-style type support by Adrian Roos · 6 years ago
  37. 1f1b6a8 ApiLint: Performance improvements for verification by Adrian Roos · 6 years ago
  38. e5eeae7 ApiLint: Performance improvements for 2.0 signature format parsing by Adrian Roos · 6 years ago
  39. b787c18 ApiLint: Allow parsing 2.0 API signature files by Adrian Roos · 6 years ago
  40. 038a029 apilint: Fix API lint issues 2/2 by Adrian Roos · 6 years ago
  41. 5ed42b6 apilint: Fix API lint issues by Adrian Roos · 6 years ago
  42. 6eb57b0 API Lint: Add support for base current.txt by Adrian Roos · 6 years ago
  43. a8e5df0 Guide towards Context.createPackageContextAsUser(). by Jeff Sharkey · 6 years ago
  44. eff9e22 Moar lint rulez! by Jeff Sharkey · 6 years ago
  45. 0a2e15d Update lint rules for graphics/text package layering by Siyamed Sinir · 6 years ago
  46. 40d67f4 Handle new current.txt format. by Jeff Sharkey · 6 years ago
  47. fe5ee6e Extend lint script to emit API statistics. by Jeff Sharkey · 6 years ago
  48. 439d349 hiddenapi: Support 'core-platform-api' flag by David Brazdil · 6 years ago
  49. 17d16e8 hiddenapi: Expect public/private API as CSV by David Brazdil · 6 years ago
  50. 213e8cf Merge "Add a struct wrapper for bytes fields in stats_log cpp APIs." by yaochen · 6 years ago
  51. 037ad04 Add a struct wrapper for bytes fields in stats_log cpp APIs. by Yao Chen · 6 years ago
  52. 93561ab Fix/suppress tools google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  53. 0f2dc8d 118395019: Hide constants and methods in StatsLogInternal by Tor Norbye · 6 years ago
  54. 1fc78e1 Fix/suppress aapt/aapt2 google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  55. 6af0e22 Merge "Fix/suppress incident* google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  56. 0d7970f Merge "Statsd: Enable host_supported for libstatslog" by Treehugger Robot · 6 years ago
  57. 7a88a93 Fix/suppress incident* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  58. 34a892d Statsd: Enable host_supported for libstatslog by Jack He · 6 years ago
  59. cfc7952 Include annotation property values in output. by Mathew Inwood · 6 years ago
  60. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  61. d66ecfc Add byte size of the bytes fields to statslog c++ APIs. by Yao Chen · 6 years ago
  62. 2822b4f Skip writing message field in an atom if it's empty by Yao Chen · 6 years ago
  63. 8b71c74 Allow atoms to log fields in bytes format. by Yao Chen · 6 years ago
  64. 20b64c4 Merge "Fix cert-dcl16-c clang-tidy warnings." by Chih-hung Hsieh · 6 years ago
  65. 054dab1 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  66. 352956b Switch last c.a.i18n.phonenumbers hiddenapi entries to annotations by Paul Duffin · 6 years ago
  67. ec62f08 Merge "hiddenapi: Add constants for 'greylist-max-p'" by David Brazdil · 6 years ago
  68. aaaf1b7 People don't read warnings. by Jeff Sharkey · 6 years ago
  69. 5cd148f hiddenapi: Add constants for 'greylist-max-p' by David Brazdil · 6 years ago
  70. 89bf0f2 Turn hidden API lists into a single CSV by David Brazdil · 6 years ago
  71. 00537c1 Prevent hiddenapi entries being added for libcore related projects by Paul Duffin · 6 years ago
  72. d100107 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  73. e8abd06 Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
  74. 3ffa1ca Merge "Merge hidden API metadata into a single CSV file." am: 5037a7eb93 by Mathew Inwood · 6 years ago
  75. 5037a7e Merge "Merge hidden API metadata into a single CSV file." by Mathew Inwood · 6 years ago
  76. 9b767e2 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" am: a8f2601d28 by Dan Willemsen · 6 years ago
  77. a8f2601 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" by Treehugger Robot · 6 years ago
  78. 66e9d98 Merge "Fix issue with sort_api.sh" am: f943c52105 by Paul Duffin · 6 years ago
  79. c78bea4 Fix issue with sort_api.sh by Paul Duffin · 6 years ago
  80. f0a45a4 Merge "Add new "max-sdk-p blacklist"." am: adbc7dfc28 by Mathew Inwood · 6 years ago
  81. ea14c0c Merge hidden API metadata into a single CSV file. by Mathew Inwood · 6 years ago
  82. 50dea42 Add new "max-sdk-p blacklist". by Mathew Inwood · 6 years ago
  83. 6ffa32f AAPT2: Add the rest of supported manifest elements am: 00d5548355 by Ryan Mitchell · 6 years ago
  84. 840beeb AAPT2: Add supported manifest elements am: 48d009ad32 by Ryan Mitchell · 6 years ago
  85. e75f2f5 Merge changes from topic "aapt2-manifest-elements" by Treehugger Robot · 6 years ago
  86. b7c0800 Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" by Mårten Kongstad · 6 years ago
  87. 7672daf Merge changes from topic "idmap2-prerequisites" am: 62a5d4249f by Mårten Kongstad · 6 years ago
  88. b14c887 Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" by Treehugger Robot · 6 years ago
  89. 62a5d42 Merge changes from topic "idmap2-prerequisites" by Treehugger Robot · 6 years ago
  90. 5cc1700 Stop using DIST_DIR directly, use dist-for-goals instead by Dan Willemsen · 6 years ago
  91. f1aadaf Merge "Add rtmitchell to AAPT2 OWNERS" am: 0d3f4e61c9 by Ryan Mitchell · 6 years ago
  92. f99eda4 AAPT2: optionally keep resources without default value by Mårten Kongstad · 6 years ago
  93. 5c541f6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 6 years ago
  94. 6d0dbbb Add rtmitchell to AAPT2 OWNERS by Ryan Mitchell · 6 years ago
  95. 15dcc77 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  96. 9166e89 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  97. 206ccf1 Merge "Do not use StringPiece in ExtractJavaIdentifier" am: 20ecc6397b by Pirama Arumuga Nainar · 6 years ago
  98. 20ecc63 Merge "Do not use StringPiece in ExtractJavaIdentifier" by Treehugger Robot · 6 years ago
  99. fc81626 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  100. 47be78e Merge "Change FileStream test buffer from char* void*" am: b839befd7b by Ryan Mitchell · 6 years ago