1. c67528b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 2 months ago
  2. 01e522c Add dep_api_srcs property to java_api_library module by Jihoon Kang · 2 years, 4 months ago
  3. 598f92d Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. by Wei Li · 2 years, 7 months ago
  4. 25857f5 Rename output stubs jar file in java_api_library by Jihoon Kang · 2 years, 5 months ago
  5. e30fff0 Add static_libs property in java_api_library soong module by Jihoon Kang · 2 years, 5 months ago
  6. 5c503d1 Precompile python sources by Cole Faust · 2 years, 6 months ago
  7. 3198f3c Generate java_api_contribution module from droidstubs module by Jihoon Kang · 2 years, 6 months ago
  8. 362aa9d Add libs property to java_api_library module by Jihoon Kang · 2 years, 6 months ago
  9. 1c51f50 Add java_api_library properties to java_defaults by Jihoon Kang · 2 years, 6 months ago
  10. 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 8 months ago
  11. 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 7 months ago
  12. 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 8 months ago
  13. c082eb8 Add an api_files property in java_api_library by Spandan Das · 2 years, 8 months ago
  14. 53e680d Merge "Add min_sdk_version to aidlCmd for droidstubs" by Spandan Das · 2 years, 8 months ago
  15. 757b666 Add min_sdk_version to aidlCmd for droidstubs by Spandan Das · 2 years, 8 months ago
  16. 60d4a09 Update java_api_library prop name by Jihoon Kang · 2 years, 8 months ago
  17. 0ac87c2 Create java_api_contribution and java_api_library module by Jihoon Kang · 2 years, 8 months ago
  18. ca65b40 Generate a default wrapper for device java_binary by Zi Wang · 2 years, 9 months ago
  19. 748209c Disable all filegroups in mixed builds by Liz Kammer · 2 years, 9 months ago
  20. dcbe33c Support Kotlin in Robolectric test by Chaohui Wang · 2 years, 9 months ago
  21. 2351eac AIDL source generation accounts for Bazel paths by Sam Delmerico · 3 years, 2 months ago
  22. 16fe8e1 Fix ProcessBazelQueryResponse of filegroup by Vinh Tran · 3 years ago
  23. 277795c add java_import to mixed build by Sam Delmerico · 3 years, 5 months ago
  24. a22e2c9 Merge "add multilib data_device_bins properties" by Sam Delmerico · 3 years, 1 month ago
  25. cc271e2 add multilib data_device_bins properties by Sam Delmerico · 3 years, 2 months ago
  26. 63a3da9 Revert "Revert "Use D8 by default for android_test"" by Jared Duke · 3 years, 2 months ago
  27. 4e445be Revert "Use D8 by default for android_test" by Jared Duke · 3 years, 2 months ago
  28. 02edc10 Use D8 by default for android_test by Jared Duke · 3 years, 2 months ago
  29. f61766e Use turbine instead of kapt for kotlin annotation processors by Colin Cross · 3 years, 4 months ago
  30. de8417c Add AIDL enforce_permissions attribute by Thiébaud Weksteen · 3 years, 5 months ago
  31. b3342ce build device binary for java_test_host by Sam Delmerico · 3 years, 6 months ago
  32. cd1b80f bp2build converts java_genrule and java_genrule_host by Sam Delmerico · 3 years, 6 months ago
  33. 3d56ed5 Prepend header jar for sharded javac compilation by Colin Cross · 3 years, 8 months ago
  34. 07f70c0 Pass --min_sdk_version to aidl compiler by Jooyung Han · 3 years, 9 months ago
  35. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 10 months ago
  36. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 11 months ago
  37. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years ago
  38. 2b1536e Allow disabling errorprone even when RUN_ERROR_PRONE is true by Cole Faust · 4 years, 1 month ago
  39. 75fffb1 Add a build flag to always enable errorprone per-target by Cole Faust · 4 years, 1 month ago
  40. 1d2b6b3 Move java_sdk_library tests to sdk_library_test.go by Colin Cross · 4 years, 2 months ago
  41. d6599f5 Merge changes Ia74a2b83,I30a46c8f,Iac7c0149 by Jaewoong Jung · 4 years, 3 months ago
  42. dae54cd Add new stub_only_static_libs attr for sdk_library by Anton Hansson · 4 years, 3 months ago
  43. 11623b6 Move Java lint tests to lint_test.go by Jaewoong Jung · 4 years, 3 months ago
  44. f8d9c49 Reland: Add jni_libs property to java tests by Colin Cross · 4 years, 6 months ago
  45. de1b891 Merge "Revert "Add jni_libs property to java tests"" by Colin Cross · 4 years, 3 months ago
  46. 26616d4 Revert "Add jni_libs property to java tests" by Colin Cross · 4 years, 3 months ago
  47. aef14db Merge changes from topic "tvts-test-host-jni" by Treehugger Robot · 4 years, 3 months ago
  48. 246164a Add jni_libs property to java tests by Colin Cross · 4 years, 6 months ago
  49. f4a88b1 Introduce NewApi lint checks by Pedro Loureiro · 4 years, 5 months ago
  50. 4aa7faf Merge "Remove unused java testing methods" by Paul Duffin · 4 years, 4 months ago
  51. 535e0a1 Remove unused java testing methods by Paul Duffin · 4 years, 4 months ago
  52. 55e740e Remove varargs from RunTest(t *testing.T) by Paul Duffin · 4 years, 4 months ago
  53. a71a67a Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 4 months ago
  54. e8366da Automatically call TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 4 months ago
  55. 2207f87 Split droidstubs out of droiddoc.go by Colin Cross · 4 years, 4 months ago
  56. ce3a51d Support multiple rsp files in RuleBuilder by Colin Cross · 4 years, 4 months ago
  57. 4dd6cdb Fix TestDroiddoc's reliance on absolute paths by Paul Duffin · 4 years, 4 months ago
  58. 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 4 years, 4 months ago
  59. a35178b Fix "filename too long" issue on Luci caused by test name by Paul Duffin · 4 years, 4 months ago
  60. 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 4 years, 4 months ago
  61. 71ae594 Remove javaFixtureFactory by Paul Duffin · 4 years, 4 months ago
  62. d6339af Remove unused test methods and buildDir by Paul Duffin · 4 years, 4 months ago
  63. 414ea5e Remove uses of buildDir from java/java_test.go and java/sdk_test.go by Paul Duffin · 4 years, 4 months ago
  64. c029c43 Register java_plugin in PrepareForTestWithJavaBuildComponents by Paul Duffin · 4 years, 4 months ago
  65. 04ba70d Register the propagateRROEnforcementMutator by Paul Duffin · 4 years, 4 months ago
  66. 42da69d Add preparer for overlay pre-singleton registration by Paul Duffin · 4 years, 4 months ago
  67. 70d3bee Remove emptyFixtureFactory from apex and java by Paul Duffin · 4 years, 4 months ago
  68. d2db795 Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619 by Colin Cross · 4 years, 4 months ago
  69. 54a5e9a Merge "Remove javaMockFS()" by Paul Duffin · 4 years, 4 months ago
  70. 89fbdb2 Merge "Fix TestTurbine to work without javaMockFS()" by Paul Duffin · 4 years, 4 months ago
  71. 903a8a0 Merge "Convert TestClasspath to test fixtures" by Paul Duffin · 4 years, 4 months ago
  72. 1661aff Run lint actions in sbox by Colin Cross · 4 years, 4 months ago
  73. c3f89be Merge "Clean up java package use of python build components" by Paul Duffin · 4 years, 4 months ago
  74. 1efdb30 Remove javaMockFS() by Paul Duffin · 4 years, 4 months ago
  75. 3d9f268 Fix TestTurbine to work without javaMockFS() by Paul Duffin · 4 years, 4 months ago
  76. 76101fa Convert TestClasspath to test fixtures by Paul Duffin · 4 years, 4 months ago
  77. 220ddd7 Clean up java package use of python build components by Paul Duffin · 4 years, 4 months ago
  78. afeee22 Add emptyFixtureFactory in java package by Paul Duffin · 4 years, 4 months ago
  79. b96a04b Merge "Export a few utility methods" by Yuexi Ma · 4 years, 4 months ago
  80. 627263f Export a few utility methods by Yuexi Ma · 4 years, 5 months ago
  81. 163043d Fix TestJavaSdkLibrary... tests to work without javaMockFS() by Paul Duffin · 4 years, 4 months ago
  82. 22b77cd Convert JavaSdkLibrary... tests in java package to test fixtures by Paul Duffin · 4 years, 4 months ago
  83. 05f72de Convert TestJavaSdkLibraryEnforce to test fixtures by Paul Duffin · 4 years, 4 months ago
  84. aa6caa7 Create sub tests for each test in TestJavaSdkLibraryEnforce by Paul Duffin · 4 years, 4 months ago
  85. bf028b5 Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS() by Paul Duffin · 4 years, 4 months ago
  86. 6bac49c Convert testJavaError to test fixtures by Paul Duffin · 4 years, 4 months ago
  87. db284be Separate system modules tests into their own file by Paul Duffin · 4 years, 4 months ago
  88. 95bdab4 Support test fixtures in java package by Paul Duffin · 4 years, 4 months ago
  89. d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 4 years, 5 months ago
  90. ec0fe17 Avoid hiddenapi ignoring prebuilt with missing dex implementation jar by Paul Duffin · 4 years, 5 months ago
  91. eafc16b Allow pre-singleton types to be registered in RegistrationContext by Paul Duffin · 4 years, 5 months ago
  92. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 4 years, 5 months ago
  93. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
  94. 5d190cc Add support for lint baseline files by Pedro Loureiro · 4 years, 5 months ago
  95. 635aa08 Make dexpreopt tools available for all java tests by Paul Duffin · 4 years, 6 months ago
  96. 9f04524 Allow createGlobalSoongConfig() to be used from tests by Paul Duffin · 4 years, 6 months ago
  97. c059c8c Add java.RegisterRequiredBuildComponentsForTest function by Paul Duffin · 4 years, 6 months ago
  98. 90e7535 Make TestJavaSdkLibraryEnforce faster by JaeMan Park · 4 years, 6 months ago
  99. e197d8b Add "aidl.flags:" property for cc_/java_ modules by Jooyung Han · 4 years, 7 months ago
  100. 8bfb63c Merge "Break up app.go." by Jaewoong Jung · 4 years, 7 months ago