1. 27d2206 Merge "Make lint HTML output deterministic" by Treehugger Robot · 4 years, 10 months ago
  2. 4238c5f Merge "Set the usesNonSdk manifest attribute whan targeting module SDKs." by Treehugger Robot · 4 years, 10 months ago
  3. 8c56183 Merge changes Id33bf640,I4d67b9b9 by Treehugger Robot · 4 years, 10 months ago
  4. ee4a8b7 Make lint HTML output deterministic by Colin Cross · 4 years, 10 months ago
  5. 7fef94f Merge "Remove support for unsandboxed metalava" by Colin Cross · 4 years, 10 months ago
  6. fa9b3f3 Set the usesNonSdk manifest attribute whan targeting module SDKs. by Lorenzo Colitti · 4 years, 10 months ago
  7. 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 4 years, 10 months ago
  8. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 10 months ago
  9. d0afefa Merge "Revert "Revert "Add min_sdk_version to java_import.""" by Jaewoong Jung · 4 years, 10 months ago
  10. 2fbc234 Merge "Silence kotlinc JDK9 warnings" by Colin Cross · 4 years, 10 months ago
  11. 56e12db Revert "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 4 years, 10 months ago
  12. cb05715 Merge "Remove tradefed static_lib heuristic" by Julien Desprez · 4 years, 10 months ago
  13. 37a5d5e Merge "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 4 years, 10 months ago
  14. 5ab6508 Revert "Add min_sdk_version to java_import." by Jaewoong Jung · 4 years, 10 months ago
  15. 51a0d85 Merge "Add min_sdk_version to java_import." by Jaewoong Jung · 4 years, 10 months ago
  16. 379f36b Merge changes Idc01d3cc,I644db99c by Paul Duffin · 4 years, 10 months ago
  17. 79abe57 Remove FixturePreparer.Extend() by Paul Duffin · 4 years, 10 months ago
  18. 6d15d63 Add min_sdk_version to java_import. by Jaewoong Jung · 4 years, 10 months ago
  19. bb7f1ac Add a new platform_bootclasspath module type by Paul Duffin · 4 years, 10 months ago
  20. 4aa7faf Merge "Remove unused java testing methods" by Paul Duffin · 4 years, 10 months ago
  21. 8095c29 Remove support for unsandboxed metalava by Colin Cross · 4 years, 10 months ago
  22. d47f4ac Silence kotlinc JDK9 warnings by Colin Cross · 4 years, 10 months ago
  23. 535e0a1 Remove unused java testing methods by Paul Duffin · 4 years, 10 months ago
  24. 55e740e Remove varargs from RunTest(t *testing.T) by Paul Duffin · 4 years, 10 months ago
  25. 8b6378b Merge "Default metalava sandboxing to true" by Colin Cross · 4 years, 10 months ago
  26. dff50df Merge "Remove extraneous calls to TestingBuildParams.RelativeToTop()" by Paul Duffin · 4 years, 10 months ago
  27. ff1c8c4 Merge changes I866850b3,I9022d17b by Colin Cross · 4 years, 10 months ago
  28. a71a67a Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 10 months ago
  29. e8366da Automatically call TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 11 months ago
  30. 87d3bae Merge "Migrate system_modules_test.go from NormalizePathsForTesting" by Paul Duffin · 4 years, 10 months ago
  31. 5836757 Merge "Add the transitive dependencies of boot_image to apex" by Paul Duffin · 4 years, 10 months ago
  32. 8d3c44a Merge "Add contents property to boot_image (and prebuilt_boot_image)" by Paul Duffin · 4 years, 10 months ago
  33. 3fbf2be Default metalava sandboxing to true by Colin Cross · 4 years, 10 months ago
  34. 5f6ffc7 Add dependencies for Metalava's implicit android.jar references by Colin Cross · 4 years, 10 months ago
  35. 16e6aee Merge "Add dependencies for art boot_image" by Paul Duffin · 4 years, 10 months ago
  36. 29888b1 Migrate system_modules_test.go from NormalizePathsForTesting by Paul Duffin · 4 years, 10 months ago
  37. f682410 Merge "Don't enforce <uses-library> checks if dexpreopt for apps is disabled." by Ulyana Trafimovich · 4 years, 10 months ago
  38. 4d101b6 Add the transitive dependencies of boot_image to apex by Paul Duffin · 4 years, 11 months ago
  39. 82886d6 Add contents property to boot_image (and prebuilt_boot_image) by Paul Duffin · 4 years, 11 months ago
  40. c7ef989 Add dependencies for art boot_image by Paul Duffin · 4 years, 11 months ago
  41. 39dd0a4 Don't enforce <uses-library> checks if dexpreopt for apps is disabled. by Ulya Trafimovich · 4 years, 10 months ago
  42. 4b64ba0 Add bootclasspath_fragment as an alias for boot_image by Paul Duffin · 4 years, 10 months ago
  43. 837486d Convert java/boot_image_test.go to test fixtures by Paul Duffin · 4 years, 11 months ago
  44. 64be7bb Change type of Image_name from string to *string by Paul Duffin · 4 years, 11 months ago
  45. 045ed0f Merge changes I71a83e3a,I66101c0c,Ie387c8c4,Iea742e75 by Colin Cross · 4 years, 10 months ago
  46. bc13992 Support sandboxing droiddoc and droidstubs with args properties by Colin Cross · 4 years, 10 months ago
  47. ba5fff8 Merge changes Ie8721dcd,If1827b9d,Iec250a2d,I3f46f611,Idf136919, ... by Colin Cross · 4 years, 10 months ago
  48. 6aa5c40 Strengthen metalava sandbox support using sbox by Colin Cross · 4 years, 11 months ago
  49. cb77f75 Move metalava's output files into a subdirectory by Colin Cross · 4 years, 11 months ago
  50. 0d53241 Fix lint warnings in droidstubs.go by Colin Cross · 4 years, 11 months ago
  51. 2207f87 Split droidstubs out of droiddoc.go by Colin Cross · 4 years, 11 months ago
  52. f329307 Merge "Filter duplicate modules in platform_compat_config_singleton" by Paul Duffin · 4 years, 11 months ago
  53. 7ee54ff Replace ANDROID_SDK_HOME with ANDROID_PREFS_ROOT for metalava by Colin Cross · 4 years, 11 months ago
  54. 5bedfa2 Simplify lint rules using improved RuleBuilder rsp support by Colin Cross · 4 years, 11 months ago
  55. ce3a51d Support multiple rsp files in RuleBuilder by Colin Cross · 4 years, 11 months ago
  56. a4eafdd Support multiple rsp files in REParams by Colin Cross · 4 years, 11 months ago
  57. 6c968b1 Merge "Fix TestDroiddoc's reliance on absolute paths" by Paul Duffin · 4 years, 11 months ago
  58. 737ad60 Merge "Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`." by Roland Levillain · 4 years, 11 months ago
  59. 4dd6cdb Fix TestDroiddoc's reliance on absolute paths by Paul Duffin · 4 years, 11 months ago
  60. bb9ff51 Filter duplicate modules in platform_compat_config_singleton by Paul Duffin · 4 years, 11 months ago
  61. 2258cbb Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)." by Ulyana Trafimovich · 4 years, 11 months ago
  62. 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 4 years, 11 months ago
  63. 958408d Merge "Cleanup usages of Dex2oatDepTag" by Paul Duffin · 4 years, 11 months ago
  64. a35178b Fix "filename too long" issue on Luci caused by test name by Paul Duffin · 4 years, 11 months ago
  65. b506c9d Cleanup usages of Dex2oatDepTag by Paul Duffin · 4 years, 11 months ago
  66. d603c7d Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`. by Roland Levillain · 4 years, 11 months ago
  67. a1063c0 Merge changes I94f66e3e,I233a4fe1,Idbb37485 by Paul Duffin · 4 years, 11 months ago
  68. 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 4 years, 11 months ago
  69. 8ef5b4f Merge "Split functions for compiling boot jars to allow future code reuse." by Ulyana Trafimovich · 4 years, 11 months ago
  70. 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 4 years, 11 months ago
  71. 3c84eaa Separate methods used for fixture based and legacy tests by Paul Duffin · 4 years, 11 months ago
  72. 71ae594 Remove javaFixtureFactory by Paul Duffin · 4 years, 11 months ago
  73. d6339af Remove unused test methods and buildDir by Paul Duffin · 4 years, 11 months ago
  74. 0342dc9 Remove uses of buildDir from java/rro_test.go by Paul Duffin · 4 years, 11 months ago
  75. b148a49 Remove uses of buildDir from java/kotlin_test.go by Paul Duffin · 4 years, 11 months ago
  76. 414ea5e Remove uses of buildDir from java/java_test.go and java/sdk_test.go by Paul Duffin · 4 years, 11 months ago
  77. fb0fe9f Remove uses of buildDir from java/app_test.go by Paul Duffin · 4 years, 11 months ago
  78. f71e4ed Remove uses of buildDir from java/app_set_test.go by Paul Duffin · 4 years, 11 months ago
  79. fb8bc95 Remove uses of buildDir from java/app_import_test.go by Paul Duffin · 4 years, 11 months ago
  80. f04311c Remove uses of buildDir in java/androidmk_test.go by Paul Duffin · 4 years, 11 months ago
  81. 2f9e71e Remove uses of buildDir in java/hiddenapi_singleton_test.go by Paul Duffin · 4 years, 11 months ago
  82. 67d485e Remove uses of buildDir from java/dexpreopt_bootjars_test.go by Paul Duffin · 4 years, 11 months ago
  83. c029c43 Register java_plugin in PrepareForTestWithJavaBuildComponents by Paul Duffin · 4 years, 11 months ago
  84. 7ee6e8f Merge "Add platform_compat_config to sdk" by Paul Duffin · 4 years, 11 months ago
  85. 04ba70d Register the propagateRROEnforcementMutator by Paul Duffin · 4 years, 11 months ago
  86. 42da69d Add preparer for overlay pre-singleton registration by Paul Duffin · 4 years, 11 months ago
  87. 001b234 Add platform_compat_config to sdk by Paul Duffin · 5 years ago
  88. 70d3bee Remove emptyFixtureFactory from apex and java by Paul Duffin · 4 years, 11 months ago
  89. fa2b1cf Split functions for compiling boot jars to allow future code reuse. by Ulya Trafimovich · 4 years, 11 months ago
  90. d5deba1 Merge "Java build components require android build components" by Paul Duffin · 4 years, 11 months ago
  91. ce5a454 Java build components require android build components by Paul Duffin · 5 years ago
  92. 2406d68 Merge "Take Module implementations out of java/java.go." by Jaewoong Jung · 4 years, 11 months ago
  93. 2634264 Take Module implementations out of java/java.go. by Jaewoong Jung · 4 years, 11 months ago
  94. d2db795 Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619 by Colin Cross · 4 years, 11 months ago
  95. 54a5e9a Merge "Remove javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  96. 89fbdb2 Merge "Fix TestTurbine to work without javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  97. 64df56d Merge "Fix testDexpreoptBoot to work without javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  98. 750f8f3 Merge "Fix TestClasspath to work without javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  99. 903a8a0 Merge "Convert TestClasspath to test fixtures" by Paul Duffin · 4 years, 11 months ago
  100. 1661aff Run lint actions in sbox by Colin Cross · 5 years ago