1. f3b039f Remove libnativehelper directories from include_dirs by Paul Duffin · 5 years ago
  2. c3613f4 Convert preload2 from .mk to .bp by Paul Duffin · 5 years ago
  3. edf7470 Merge "Add JVMTI agent to dump/reset JaCoCo coverage information" by Treehugger Robot · 5 years ago
  4. 2d84ae7 Add JVMTI agent to dump/reset JaCoCo coverage information by Kavi Gupta · 5 years ago
  5. e07c0cf Merge "LockAgent: Refactor transformation code" by Treehugger Robot · 5 years ago
  6. f52b970 LockAgent: Add agent parameters to start_lock_agent script by Andreas Gampe · 5 years ago
  7. 8695b40 LockAgent: Add option to synthesize Java crash logging by Andreas Gampe · 5 years ago
  8. 5e2a884 LockAgent: Add ability to generate a native crash by Andreas Gampe · 5 years ago
  9. 3ffc019 LockAgent: Add crasher binary by Andreas Gampe · 5 years ago
  10. f9425d4 LockAgent: Refactor violation data by Andreas Gampe · 5 years ago
  11. a65cae9 Move off ZipString and over to std::string/std::string_view as appropriate. by Elliott Hughes · 5 years ago
  12. f31f126 Don't explicitly specify no prefix/suffix. by Elliott Hughes · 5 years ago
  13. 30fc882 Merge "NFC: Fix implicit fallthrough warning." by Treehugger Robot · 5 years ago
  14. d17f06d NFC: Fix implicit fallthrough warning. by Stephen Hines · 5 years ago
  15. 5e22614 Support all UnsupportedAppUsage annotations in processor by Andrei Onea · 5 years ago
  16. a4e64da hiddenapi: Support greylist-max-q by David Brazdil · 5 years ago
  17. 39a77f1 Merge changes from topic "R" by Dan Willemsen · 5 years ago
  18. cbc93c7 LockAgent: Refactor transformation code by Andreas Gampe · 5 years ago
  19. 69db849f Merge "locked_region_code_injection: copy jar timestamp to output" by Treehugger Robot · 5 years ago
  20. 00b6e02 locked_region_code_injection: copy jar timestamp to output by Colin Cross · 5 years ago
  21. 37b9742 Java code for mainline modules to log to statsd. by Tej Singh · 5 years ago
  22. e1556e9 Merge "Public StatsLog API for generic mainline logging." by Chiachang Wang · 5 years ago
  23. 3a60b9c master designated for R. Update MAX_PLATFORM_VERSION, etc. by Ryan Mitchell · 5 years ago
  24. ad5b4ba AAPT2: Update SDK development codename to Q by Ryan Mitchell · 6 years ago
  25. 1e8c399 PreloadCheck: Add some comments by Andreas Gampe · 5 years ago
  26. c771bfe PreloadCheck: Reset UncaughtExceptionHandler by Andreas Gampe · 5 years ago
  27. bb621f2 PreloadCheck: Add support for regex checking by Andreas Gampe · 5 years ago
  28. a3d942b Public StatsLog API for generic mainline logging. by Chiachang Wang · 5 years ago
  29. 1130892 PreloadCheck: Add preloaded-classes-blacklist by Andreas Gampe · 5 years ago
  30. 33ee4a5 Merge "Framework: Lock inversion checker" by Andreas Gampe · 5 years ago
  31. 72ede72 Framework: Lock inversion checker by Andreas Gampe · 5 years ago
  32. 8710df5 Preload: Add a simple test for the state of classes by Andreas Gampe · 5 years ago
  33. fe3ebab0 Merge "Mainline logging to statsd: native static libs" by Treehugger Robot · 5 years ago
  34. 179e132 Merge "Convert frameworks/base/cmds/* to Android.bp" by Colin Cross · 5 years ago
  35. a6e09b4 Automatically greylist code in 3P packages by Andrei Onea · 5 years ago
  36. 45c0d71 Convert frameworks/base/cmds/* to Android.bp by Colin Cross · 5 years ago
  37. 1f431f3 Mainline logging to statsd: native static libs by Tej Singh · 5 years ago
  38. 0b28a92 Dist aapt2 protos by Colin Cross · 5 years ago
  39. cfd72b9 Merge "Add extra hidden api related tags" by Andrei-Valentin Onea · 5 years ago
  40. 80a5660 Add extra hidden api related tags by Andrei Onea · 5 years ago
  41. 3478239 apilint: Lint unhidden @IntDef and @LongDef by Adrian Roos · 5 years ago
  42. 26968d8 Merge "Apilint: No longer flag interface callbacks" by Adrian Roos · 5 years ago
  43. cdb8167 Apilint: No longer flag interface callbacks by Adrian Roos · 5 years ago
  44. 93bafc4 apilint: decorator-based verifier registration by Adrian Roos · 5 years ago
  45. 56ff784 Apilint: lint for URL/URI by Adrian Roos · 5 years ago
  46. 1435ace Merge changes Icc2810f5,Ib0ad635e by Adrian Roos · 5 years ago
  47. 997fa46 Switch android.test and junit classes to use UnsupportedAppUsage by Paul Duffin · 5 years ago
  48. 02e18dd Apilint: report all implemented interfaces and fix false positives by Adrian Roos · 5 years ago
  49. d9871b1 Apilint: properly parse packages with numbers by Adrian Roos · 5 years ago
  50. 80545ef Apilint: Lint missing nullability annotations by Adrian Roos · 5 years ago
  51. deb0ff2 Apilint: Enforce final builders by Adrian Roos · 5 years ago
  52. 57b5479 Merge "apilint: Correctly parse packages with annotations" by Adrian Roos · 5 years ago
  53. b1faa0b apilint: Correctly parse packages with annotations by Adrian Roos · 5 years ago
  54. a0994a8 Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  55. 31754eb Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  56. 34b11c9 Merge "apilint: Allow parsing 3.0 signature files" by Adrian Roos · 5 years ago
  57. cf82e04 apilint: Allow parsing 3.0 signature files by Adrian Roos · 5 years ago
  58. 171c9cd Merge "clang-format ManifestFixer_test.cpp" by Treehugger Robot · 5 years ago
  59. 3288553 clang-format ManifestFixer_test.cpp by Colin Cross · 6 years ago
  60. bc40469 Merge "Replace annotation_processors with plugins" by Colin Cross · 5 years ago
  61. a1f8e1a Replace annotation_processors with plugins by Colin Cross · 5 years ago
  62. 258c572 apilint: correctly parse enum_constant by Adrian Roos · 5 years ago
  63. d1e3892 ApiLint: Add operator keyword and property parsing by Adrian Roos · 5 years ago
  64. 5cdfb69 ApiLint: Add Kotlin-style type support by Adrian Roos · 6 years ago
  65. 1f1b6a8 ApiLint: Performance improvements for verification by Adrian Roos · 6 years ago
  66. e5eeae7 ApiLint: Performance improvements for 2.0 signature format parsing by Adrian Roos · 6 years ago
  67. b787c18 ApiLint: Allow parsing 2.0 API signature files by Adrian Roos · 6 years ago
  68. 038a029 apilint: Fix API lint issues 2/2 by Adrian Roos · 6 years ago
  69. 5ed42b6 apilint: Fix API lint issues by Adrian Roos · 6 years ago
  70. 6eb57b0 API Lint: Add support for base current.txt by Adrian Roos · 6 years ago
  71. a8e5df0 Guide towards Context.createPackageContextAsUser(). by Jeff Sharkey · 6 years ago
  72. eff9e22 Moar lint rulez! by Jeff Sharkey · 6 years ago
  73. 0a2e15d Update lint rules for graphics/text package layering by Siyamed Sinir · 6 years ago
  74. 40d67f4 Handle new current.txt format. by Jeff Sharkey · 6 years ago
  75. fe5ee6e Extend lint script to emit API statistics. by Jeff Sharkey · 6 years ago
  76. 439d349 hiddenapi: Support 'core-platform-api' flag by David Brazdil · 6 years ago
  77. 17d16e8 hiddenapi: Expect public/private API as CSV by David Brazdil · 6 years ago
  78. 213e8cf Merge "Add a struct wrapper for bytes fields in stats_log cpp APIs." by yaochen · 5 years ago
  79. 037ad04 Add a struct wrapper for bytes fields in stats_log cpp APIs. by Yao Chen · 5 years ago
  80. 93561ab Fix/suppress tools google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  81. 0f2dc8d 118395019: Hide constants and methods in StatsLogInternal by Tor Norbye · 5 years ago
  82. 1fc78e1 Fix/suppress aapt/aapt2 google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  83. 6af0e22 Merge "Fix/suppress incident* google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  84. 0d7970f Merge "Statsd: Enable host_supported for libstatslog" by Treehugger Robot · 6 years ago
  85. 7a88a93 Fix/suppress incident* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  86. 34a892d Statsd: Enable host_supported for libstatslog by Jack He · 6 years ago
  87. cfc7952 Include annotation property values in output. by Mathew Inwood · 6 years ago
  88. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  89. d66ecfc Add byte size of the bytes fields to statslog c++ APIs. by Yao Chen · 6 years ago
  90. 2822b4f Skip writing message field in an atom if it's empty by Yao Chen · 6 years ago
  91. 8b71c74 Allow atoms to log fields in bytes format. by Yao Chen · 6 years ago
  92. 20b64c4 Merge "Fix cert-dcl16-c clang-tidy warnings." by Chih-hung Hsieh · 6 years ago
  93. 054dab1 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  94. 352956b Switch last c.a.i18n.phonenumbers hiddenapi entries to annotations by Paul Duffin · 6 years ago
  95. ec62f08 Merge "hiddenapi: Add constants for 'greylist-max-p'" by David Brazdil · 6 years ago
  96. aaaf1b7 People don't read warnings. by Jeff Sharkey · 6 years ago
  97. 5cd148f hiddenapi: Add constants for 'greylist-max-p' by David Brazdil · 6 years ago
  98. 89bf0f2 Turn hidden API lists into a single CSV by David Brazdil · 6 years ago
  99. 00537c1 Prevent hiddenapi entries being added for libcore related projects by Paul Duffin · 6 years ago
  100. d100107 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago