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