1. 8ff4af3 Remove RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH by Colin Cross · 6 months ago
  2. 90607e9 Don't panic in ModuleForTests and friends by Colin Cross · 7 months ago
  3. 844cb6a Add t.Parallel() to java tests by Colin Cross · 7 months ago
  4. c9b4f6b Use transitive header jars in classpaths by Colin Cross · 1 year, 1 month ago
  5. e0aa52f Run TestClasspath subtests in parallel by Colin Cross · 1 year, 1 month ago
  6. 10fb76f Rename core-current-stubs-system-modules to be more consistent by Paul Duffin · 3 years, 10 months ago
  7. 004547f Use module-lib system modules when building from prebuilts by Paul Duffin · 3 years, 10 months ago
  8. 132c3e6 Run TestClasspath test cases with Always_use_prebuilt_sdks=true/false by Paul Duffin · 3 years, 10 months ago
  9. 0b3b36a Refactor TestClasspath to simplify follow up change by Paul Duffin · 3 years, 10 months ago
  10. 12e311d Add tests for prebuilts of all API surfaces by Paul Duffin · 3 years, 10 months ago
  11. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 1 month ago
  12. b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 4 years, 2 months ago
  13. 79abe57 Remove FixturePreparer.Extend() by Paul Duffin · 4 years, 5 months ago
  14. a71a67a Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 5 months ago
  15. 71ae594 Remove javaFixtureFactory by Paul Duffin · 4 years, 5 months ago
  16. 414ea5e Remove uses of buildDir from java/java_test.go and java/sdk_test.go by Paul Duffin · 4 years, 5 months ago
  17. 171de3e Fix TestClasspath to work without javaMockFS() by Paul Duffin · 4 years, 6 months ago
  18. 76101fa Convert TestClasspath to test fixtures by Paul Duffin · 4 years, 6 months ago
  19. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 10 months ago
  20. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 11 months ago
  21. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  22. 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
  23. 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 5 years ago
  24. 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 5 years ago
  25. 880f964 Tidy up the definition of sdkCore. by Pete Gillin · 5 years ago
  26. 0638dfc Rename the Default* constants in java/config. by Pete Gillin · 5 years ago
  27. 1f41dbf Split the core/platform API into stable and legacy versions. by Pete Gillin · 5 years ago
  28. 3f07ab2 Create a framework.aidl for non-updatable platform by Anton Hansson · 5 years ago
  29. 17dec17 Use system modules for prebuilt SDKs >=30 by Colin Cross · 5 years ago
  30. ba6ab2e Make system_server stubs consistent with other stubs by Anton Hansson · 5 years ago
  31. aae9bd1 sdk_version: "system_server_current" by Jiyong Park · 6 years ago
  32. 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 6 years ago
  33. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  34. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 6 years ago
  35. 74362a4 Move TestConfig sdk versions forward by Colin Cross · 6 years ago
  36. 617b145 Split java 8 and 9 classpaths in TestClasspath by Colin Cross · 6 years ago
  37. bdf5d71 Refactor and strengthen sdk_test.go. by Pete Gillin · 6 years ago
  38. 1b3370f Enable Java language level 9 by default. by Pete Gillin · 6 years ago
  39. c080617 Shard aidl compiles into srcjars by Colin Cross · 6 years ago
  40. 68289b0 Add custom SystemModules to bootclasspath to reduce duplication by Paul Duffin · 6 years ago
  41. f9a0443 Java test code clean-up by Jaewoong Jung · 6 years ago
  42. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  43. ff60a73 Depend on all the files from system modules by Dan Willemsen · 6 years ago
  44. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  45. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  46. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  47. b815ada Never allow java_library_host with no_standard_libs: true by Paul Duffin · 6 years ago
  48. fad7980 Add test for no_framework_libs:true by Paul Duffin · 6 years ago
  49. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  50. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  51. 60405e5 Get default sdk_test.go values from config by Colin Cross · 6 years ago
  52. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  53. 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 7 years ago
  54. fb6d781 Split out sdk.go from java.go by Colin Cross · 7 years ago