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