1. 70d3bee Remove emptyFixtureFactory from apex and java by Paul Duffin · 4 years, 11 months ago
  2. d5deba1 Merge "Java build components require android build components" by Paul Duffin · 4 years, 11 months ago
  3. ce5a454 Java build components require android build components by Paul Duffin · 4 years, 11 months ago
  4. 2406d68 Merge "Take Module implementations out of java/java.go." by Jaewoong Jung · 4 years, 11 months ago
  5. 2634264 Take Module implementations out of java/java.go. by Jaewoong Jung · 4 years, 11 months ago
  6. d2db795 Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619 by Colin Cross · 4 years, 11 months ago
  7. 54a5e9a Merge "Remove javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  8. 89fbdb2 Merge "Fix TestTurbine to work without javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  9. 64df56d Merge "Fix testDexpreoptBoot to work without javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  10. 750f8f3 Merge "Fix TestClasspath to work without javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  11. 903a8a0 Merge "Convert TestClasspath to test fixtures" by Paul Duffin · 4 years, 11 months ago
  12. 1661aff Run lint actions in sbox by Colin Cross · 5 years ago
  13. 77cdcfd Move android package on top of remotexec by Colin Cross · 5 years ago
  14. c3f89be Merge "Clean up java package use of python build components" by Paul Duffin · 4 years, 11 months ago
  15. d5065cf Merge "Add prebuilt_platform_compat_config" by Paul Duffin · 4 years, 11 months ago
  16. 533cf74 Merge "Separate metadata provider from apex contents provider" by Paul Duffin · 4 years, 11 months ago
  17. 93b61b4 Merge "Add emptyFixtureFactory in java package" by Paul Duffin · 4 years, 11 months ago
  18. 177cba3 Merge "Reorganize the platform_compat_config.go file" by Paul Duffin · 4 years, 11 months ago
  19. 1efdb30 Remove javaMockFS() by Paul Duffin · 5 years ago
  20. 3d9f268 Fix TestTurbine to work without javaMockFS() by Paul Duffin · 5 years ago
  21. 57c4d79 Fix testDexpreoptBoot to work without javaMockFS() by Paul Duffin · 5 years ago
  22. 171de3e Fix TestClasspath to work without javaMockFS() by Paul Duffin · 5 years ago
  23. 76101fa Convert TestClasspath to test fixtures by Paul Duffin · 5 years ago
  24. e26e597 Merge "Fix app tests to work without javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  25. 9e993c6 Merge "Convert app tests that depend on javaMockFS() to test fixtures" by Paul Duffin · 4 years, 11 months ago
  26. 8a6fef4 Merge "Convert TestUsesLibraries to test fixtures" by Paul Duffin · 4 years, 11 months ago
  27. 220ddd7 Clean up java package use of python build components by Paul Duffin · 4 years, 11 months ago
  28. 1b29e00 Add prebuilt_platform_compat_config by Paul Duffin · 4 years, 11 months ago
  29. 29072a9 Separate metadata provider from apex contents provider by Paul Duffin · 4 years, 11 months ago
  30. afeee22 Add emptyFixtureFactory in java package by Paul Duffin · 4 years, 11 months ago
  31. 9615433 Reorganize the platform_compat_config.go file by Paul Duffin · 4 years, 11 months ago
  32. 45a4971 Merge changes from topic "rule_builder_rsp" by Colin Cross · 4 years, 11 months ago
  33. 2645a29 Fix app tests to work without javaMockFS() by Paul Duffin · 5 years ago
  34. cdb88a9 Convert app tests that depend on javaMockFS() to test fixtures by Paul Duffin · 5 years ago
  35. d234b41 Convert TestUsesLibraries to test fixtures by Paul Duffin · 5 years ago
  36. 797b03e Merge "Run InitAndroidArchModule last in factory functions." by Treehugger Robot · 4 years, 11 months ago
  37. b96a04b Merge "Export a few utility methods" by Yuexi Ma · 4 years, 11 months ago
  38. b79c7f1 Run InitAndroidArchModule last in factory functions. by Martin Stjernholm · 4 years, 11 months ago
  39. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 5 years ago
  40. 7d1f1cf Merge "Add test suite to legacy core platform allowlist." by Christian Wailes · 4 years, 11 months ago
  41. 627263f Export a few utility methods by Yuexi Ma · 5 years ago
  42. 9f315de Merge "Improve java.go readability." by Jaewoong Jung · 4 years, 11 months ago
  43. 8974f17 Merge "Don't depend on nonexistent manifest when manifest_check is disabled." by Treehugger Robot · 4 years, 11 months ago
  44. a76d660 Don't depend on nonexistent manifest when manifest_check is disabled. by Ulya Trafimovich · 4 years, 11 months ago
  45. dc92abb Fix hiddenapi tests to work without javaMockFS() by Paul Duffin · 5 years ago
  46. 175947f Convert hiddenapi tests to use test fixtures by Paul Duffin · 5 years ago
  47. 163043d Fix TestJavaSdkLibrary... tests to work without javaMockFS() by Paul Duffin · 5 years ago
  48. 22b77cd Convert JavaSdkLibrary... tests in java package to test fixtures by Paul Duffin · 5 years ago
  49. 2002bfa Merge "Reimplement verify_uses_libraries.sh in manifest_check.py." by Ulyana Trafimovich · 4 years, 11 months ago
  50. 4defbf4 Switch platform_compat_config to use common arch by Paul Duffin · 4 years, 11 months ago
  51. bc15e3a Improve java.go readability. by Jaewoong Jung · 5 years ago
  52. 4eb4b41 Provide preparer for using platform_compat_config modules by Paul Duffin · 5 years ago
  53. 05f72de Convert TestJavaSdkLibraryEnforce to test fixtures by Paul Duffin · 5 years ago
  54. aa6caa7 Create sub tests for each test in TestJavaSdkLibraryEnforce by Paul Duffin · 5 years ago
  55. 2ff6d1b Provide support for preparing tests with prebuilt_apis by Paul Duffin · 5 years ago
  56. ba2afa9 Merge "Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()" by Paul Duffin · 4 years, 11 months ago
  57. 5637208 Merge "Convert testJavaError to test fixtures" by Paul Duffin · 4 years, 11 months ago
  58. 6f6f1eb Merge "Clean up testApp and testAppConfig" by Paul Duffin · 4 years, 11 months ago
  59. 0aba252 Reimplement verify_uses_libraries.sh in manifest_check.py. by Ulya Trafimovich · 5 years ago
  60. 2338d6f Merge "Don't track modules that are only available to APEXes." by satayev · 4 years, 11 months ago
  61. fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 11 months ago
  62. aa52d66 Merge "Add service-connectivity-pre-jarjar to legacy core platform list" by Remi NGUYEN VAN · 4 years, 11 months ago
  63. bf028b5 Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS() by Paul Duffin · 5 years ago
  64. 6bac49c Convert testJavaError to test fixtures by Paul Duffin · 5 years ago
  65. 0ed42d3 Clean up testApp and testAppConfig by Paul Duffin · 5 years ago
  66. 012b667 Switch to Assert... functions in dexpreopt_bootjars_test.go by Paul Duffin · 5 years ago
  67. 4bf7f0d Add test suite to legacy core platform allowlist. by Chris Wailes · 5 years ago
  68. e84b133 Migrate from result methods to function Asserts by Paul Duffin · 5 years ago
  69. b37b009 Merge "Delete defaultsFactory in java.go." by Jaewoong Jung · 5 years ago
  70. c001dc6 Merge "Remove the robolectric heuristic out of java_test" by Julien Desprez · 5 years ago
  71. 451aeef Convert testDexpreoptBoot to use test fixtures by Paul Duffin · 5 years ago
  72. 32a8aad Merge "Add prebuilt_boot_image and add boot_images to sdk" by Paul Duffin · 5 years ago
  73. c7cdd15 Merge "Improve name of getModuleHeaderJarsAsNormalizedPaths" by Paul Duffin · 5 years ago
  74. 3f4e7a1 Remove the robolectric heuristic out of java_test by Julien Desprez · 5 years ago
  75. d13e31a Merge changes I0ad54aa7,I1d6d20ec by Treehugger Robot · 5 years ago
  76. 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 5 years ago
  77. 4e99ef7 Improve name of getModuleHeaderJarsAsNormalizedPaths by Paul Duffin · 5 years ago
  78. fc9c218 Merge "Ensure java_system_modules_import uses prebuilts" by Paul Duffin · 5 years ago
  79. a2fcd19 Merge "Improve system modules tests" by Paul Duffin · 5 years ago
  80. 6f688d0 Merge "Convert system modules tests to use fixtures" by Paul Duffin · 5 years ago
  81. 8075291 Merge "Separate system modules tests into their own file" by Paul Duffin · 5 years ago
  82. f18ff33 Merge "prebuilt_apis should create a java_system_modules_import" by Paul Duffin · 5 years ago
  83. 48b8df1 Merge "Populate baseline_file values." by Jaewoong Jung · 5 years ago
  84. 4f0a75a Ensure java_system_modules_import uses prebuilts by Paul Duffin · 5 years ago
  85. c52bea9 Improve system modules tests by Paul Duffin · 5 years ago
  86. f23e346 Convert system modules tests to use fixtures by Paul Duffin · 5 years ago
  87. db284be Separate system modules tests into their own file by Paul Duffin · 5 years ago
  88. d6c2a65 prebuilt_apis should create a java_system_modules_import by Paul Duffin · 5 years ago
  89. f7f65da Add prebuilt_boot_image and add boot_images to sdk by Paul Duffin · 5 years ago
  90. 9c78cb8 Propagate LANG environment variable to lint in RBE by Colin Cross · 5 years ago
  91. 9b93af4 Default lint RBE to local exec strategy by Colin Cross · 5 years ago
  92. 6df5e03 Merge "Lineage properties support module references." by Jaewoong Jung · 5 years ago
  93. 42e4997 Merge "Add comment to lintPaths" by Colin Cross · 5 years ago
  94. 29e98e5 Merge "Support test fixtures in java package" by Paul Duffin · 5 years ago
  95. 75c7cea Delete defaultsFactory in java.go. by Jaewoong Jung · 5 years ago
  96. 068f33f Merge changes from topic "lint_rbe" by Colin Cross · 5 years ago
  97. ad22bc2 Add comment to lintPaths by Colin Cross · 5 years ago
  98. 0a19d63 Add service-connectivity-pre-jarjar to legacy core platform list by Aaron Huang · 5 years ago
  99. 043f5e7 Treat core_platform as stable unless module uses legacy by Paul Duffin · 5 years ago
  100. 95bdab4 Support test fixtures in java package by Paul Duffin · 5 years ago