1. a2fdb61 Make apex tests parallel by Colin Cross · 11 months ago
  2. 52c01a1 Remove internal deapexer module by Spandan Das · 12 months ago
  3. 8a2c56c dexpreopt rules for google mainline prebuilts with missing source by Spandan Das · 1 year ago
  4. a66b463 Add PrepareForTestWithBuildFlag by Colin Cross · 1 year, 1 month ago
  5. 7d29222 Determine GC type based on BUILT_KERNEL_VERSION_FILE. by Jiakai Zhang · 1 year, 8 months ago
  6. 3576e76 Handle installation rules for co-existing prebuilts by Spandan Das · 1 year, 8 months ago
  7. 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 1 year, 9 months ago
  8. da739a3 Use the correct prof file when multiple prebuilt apexes exist by Spandan Das · 1 year, 9 months ago
  9. cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 2 years, 2 months ago
  10. 3444e56 Change the profile path on host. by Jiakai Zhang · 2 years, 2 months ago
  11. b69e895 Fix some tests for dexpreopt and remove unnecessary tests. by Jiakai Zhang · 2 years, 2 months ago
  12. c08c162 Dexpreopt ART jars and framework jars together. by Jiakai Zhang · 2 years, 4 months ago
  13. b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 4 months ago[Renamed (93%) from java/dexpreopt_bootjars_test.go]
  14. 4753b39 Get rid of DeviceName() from path related to dexpreopt by Jeongik Cha · 2 years, 5 months ago
  15. 2fc82ad Build boot images in bootclasspath_fragment/platform_bootclasspath by Paul Duffin · 4 years, 4 months ago
  16. e736e13 Handle boot jars on /system_ext correctly. by Ulya Trafimovich · 4 years, 5 months ago
  17. 71ae594 Remove javaFixtureFactory by Paul Duffin · 4 years, 6 months ago
  18. 67d485e Remove uses of buildDir from java/dexpreopt_bootjars_test.go by Paul Duffin · 4 years, 6 months ago
  19. 57c4d79 Fix testDexpreoptBoot to work without javaMockFS() by Paul Duffin · 4 years, 6 months ago
  20. 012b667 Switch to Assert... functions in dexpreopt_bootjars_test.go by Paul Duffin · 4 years, 6 months ago
  21. 451aeef Convert testDexpreoptBoot to use test fixtures by Paul Duffin · 4 years, 6 months ago
  22. c059c8c Add java.RegisterRequiredBuildComponentsForTest function by Paul Duffin · 4 years, 8 months ago
  23. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 10 months ago
  24. e10dfa4 Cleanup usages of CreateConfiguredJarList by Paul Duffin · 4 years, 11 months ago
  25. ea581fc Move the intermediate directory for ART boot images. by Martin Stjernholm · 5 years ago
  26. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  27. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  28. 249386a Add structured representation for colon-separated jar lists. by Ulya Trafimovich · 5 years ago
  29. 9ab4933 Remove host boot image from boot.zip. by Ulya Trafimovich · 5 years ago
  30. 5006d8d Fix TestDexpreoptBootZip on non-Linux hosts. by Ulya Trafimovich · 5 years ago
  31. 86d9e3a Add a test for boot.zip (zip archive with boot image files). by Ulya Trafimovich · 5 years ago
  32. 50c4a4b Use two-column format for PRODUCT_BOOT_JARS components. by Ulya Trafimovich · 5 years ago
  33. b28cc37 Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 6 years ago
  34. 7f8dac1 Generate the ART boot image for host as well (used by ART tests). by David Srbecky · 6 years ago
  35. 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 6 years ago
  36. 453bf09 Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..." by Hans Boehm · 6 years ago
  37. dae8a80 Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package. by Martin Stjernholm · 6 years ago
  38. 5a4ccd1 Revert^2 "Use boot image extension for framework libraries." by Ulyana Trafimovich · 6 years ago
  39. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  40. 3fae766 Revert "Use boot image extension for framework libraries." by Ulyana Trafimovich · 6 years ago
  41. 4d2eeed Use boot image extension for framework libraries. by Ulya Trafimovich · 6 years ago
  42. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  43. de53441 Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 6 years ago
  44. bf0e476 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 6 years ago
  45. 66b3e99 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 6 years ago
  46. cc4b0ad Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 6 years ago
  47. f9a0443 Java test code clean-up by Jaewoong Jung · 6 years ago
  48. 6adeee1 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  49. d3f688b Revert "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  50. 4a04731 Remove option to create boot image based on preloaded classes by Mathieu Chartier · 6 years ago
  51. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 6 years ago
  52. 42be761 Add dex_import module type by Colin Cross · 7 years ago
  53. 7622867 Add dexpreopt_bootjars_test.go by Colin Cross · 7 years ago