1. b9a46fb Pass --preloaded-classes to boot image compilation. by Nicolas Geoffray · 2 years, 10 months ago
  2. d7f5516 Revert^2 "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 2 years, 11 months ago
  3. fb14676 Revert "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 3 years ago
  4. 87847ba Remove the primary boot image from the ART APEX. by Jiakai Zhang · 3 years ago
  5. 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years ago
  6. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 2 months ago
  7. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 3 years, 6 months ago
  8. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 6 months ago
  9. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 3 years, 6 months ago
  10. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 3 years, 8 months ago
  11. bff50e2 Ensure primary boot image files are created before they are used by Paul Duffin · 3 years, 8 months ago
  12. 8fab6f8 Populate individual classpath_fragments' classpaths.proto configs. by satayev · 3 years, 8 months ago
  13. 4dda75e Add usesTargetFiles option in dexpreopt_gen by Jeongik Cha · 3 years, 9 months ago
  14. 564fce4 Merge "Rename fields in dexpreopt config" by Treehugger Robot · 3 years, 8 months ago
  15. 013485b Declare ConfiguredJarList in specific fragment implementations. by satayev · 3 years, 8 months ago
  16. a596909 Rename fields in dexpreopt config by Jeongik Cha · 3 years, 8 months ago
  17. 9a6f87e Make SystemServerJars ConfiguredJarList. by satayev · 3 years, 9 months ago
  18. a34bee0 Don't plumb PRODUCT_*_CLASSPATH vars to make. by Artur Satayev · 3 years, 9 months ago
  19. 97259dc Generate classpaths.proto config for *CLASSPATH variables. by Artur Satayev · 3 years, 9 months ago
  20. 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 3 years, 10 months ago
  21. 0a9dae6 Move the logic to add jacocoagent in instrumentation builds to make. by Martin Stjernholm · 4 years ago
  22. 7d584e9 Retry: Make ConfiguredJarList immutable by Paul Duffin · 4 years, 3 months ago
  23. 1f25794 Revert "Make ConfiguredJarList immutable" by Joanne Chung · 4 years, 3 months ago
  24. 052f472 Make ConfiguredJarList immutable by Paul Duffin · 4 years, 3 months ago
  25. ea581fc Move the intermediate directory for ART boot images. by Martin Stjernholm · 4 years, 3 months ago
  26. 249386a Add structured representation for colon-separated jar lists. by Ulya Trafimovich · 4 years, 7 months ago
  27. 8640ab9 Raise an error instead of panic in SplitApexJarPairs. by Ulya Trafimovich · 4 years, 8 months ago
  28. 7097b05 Merge "Allow bootjars in system_ext." by Chris Gross · 4 years, 9 months ago
  29. 817133e Add forgotten apex prefix to Jacoco boot image module. by Ulya Trafimovich · 4 years, 9 months ago
  30. 06c8036 Allow bootjars in system_ext. by Chris Gross · 4 years, 9 months ago
  31. 50c4a4b Use two-column format for PRODUCT_BOOT_JARS components. by Ulya Trafimovich · 4 years, 9 months ago
  32. 0f6fdf5 Fix dex-location for host. by David Srbecky · 4 years, 10 months ago
  33. ab99498 Adjust embedded dex locations in host boot image. by David Srbecky · 4 years, 10 months ago
  34. 1aacc6c Fix dump-oat-boot build target. by David Srbecky · 4 years, 10 months ago
  35. dacc6c5 Simplify the construction of class loader contexts for system server jars. by Ulya Trafimovich · 4 years, 10 months ago
  36. 7f8dac1 Generate the ART boot image for host as well (used by ART tests). by David Srbecky · 5 years ago
  37. c177ebe Distinguish boot images by target rather than arch by David Srbecky · 5 years ago
  38. 47cbfcd Add system server jars expressed in make in the system server classpath. by Nicolas Geoffray · 5 years ago
  39. 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 5 years ago
  40. 75a48d8 Reland: Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
  41. f3ff010 Use precise class loader context for system server jars. by Ulya Trafimovich · 5 years ago
  42. 4cdada2 Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint. by Ulya Trafimovich · 5 years ago
  43. 73d5983 Remove UseApexImage and GenerateApexImage. by Nicolas Geoffray · 5 years ago
  44. b0a2d37 Fix --boot-image argument in dex2oat command for boot image extension. by Ulya Trafimovich · 5 years ago
  45. e4b5342 Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..." by Hans Boehm · 5 years ago
  46. 453bf09 Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..." by Hans Boehm · 5 years ago
  47. dae8a80 Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package. by Martin Stjernholm · 5 years ago
  48. be9d0d2 Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
  49. 4d9c97b Merge "Use boot image extension in the JIT-zygote experiment." by Ulyana Trafimovich · 5 years ago
  50. ae7cddd Merge "Sandbox soong_build by changing to root directory" by Treehugger Robot · 5 years ago
  51. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  52. e734832 Merge "Revert "Sandbox soong_build by changing to root directory"" by Colin Cross · 5 years ago
  53. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 5 years ago
  54. e35e961 Merge "Sandbox soong_build by changing to root directory" by Colin Cross · 5 years ago
  55. 5754745 Use boot image extension in the JIT-zygote experiment. by Ulya Trafimovich · 5 years ago
  56. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  57. 5a4ccd1 Revert^2 "Use boot image extension for framework libraries." by Ulyana Trafimovich · 5 years ago
  58. 11e1ae0 Merge "Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true." by Ulyana Trafimovich · 5 years ago
  59. c52aaf1 Move generation of the dexpreopt tool paths into Soong. by Martin Stjernholm · 5 years ago
  60. 4456188 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 5 years ago
  61. 54191fa Revert "Consistently use either "boot" or "apex" boot image as the default." by Lingfeng Yang · 5 years ago
  62. 48b3b3c Consistently use either "boot" or "apex" boot image as the default. by Ulya Trafimovich · 5 years ago
  63. 3fae766 Revert "Use boot image extension for framework libraries." by Ulyana Trafimovich · 5 years ago
  64. 31bf00d Export art dexpreopt image zip file by Colin Cross · 5 years ago
  65. 4d2eeed Use boot image extension for framework libraries. by Ulya Trafimovich · 5 years ago
  66. ccc26ef soong: Align update boot jar variable with system_server jar by Roshan Pius · 5 years ago
  67. f2cb7e9 Revert^2 "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
  68. 01f6b0a Revert "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
  69. 61c325e Do not dexpreopt system server jars from updatable modules. by Ulya Trafimovich · 5 years ago
  70. 9b51a40 soong: Support system_server jars from apexes by Roshan Pius · 5 years ago
  71. de53441 Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  72. bf0e476 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  73. 66b3e99 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
  74. 0b23875 stem property of java modules are propagated to Make by Jiyong Park · 5 years ago
  75. 24babe3 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
  76. d5df949 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 5 years ago
  77. 1826338 Deduplicate config generation for boot images. by Ulya Trafimovich · 5 years ago
  78. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 5 years ago
  79. cc4b0ad Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 6 years ago
  80. 6adeee1 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  81. 0f41678 Expand the dexpreopt image dependencies to entire image by Dan Willemsen · 6 years ago
  82. 2d00f0d Write dexpreopt.config again during the build by Colin Cross · 6 years ago
  83. c11e0c5 Fix dangling rules on aosp_cf_x86_phone by Colin Cross · 6 years ago
  84. feef2ef Pass other boot classpath locations to the apex image. by Nicolas Geoffray · 6 years ago
  85. df8eebe Zip boot image by Colin Cross · 6 years ago
  86. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 6 years ago
  87. 07b4007 Add a DEX2OAT_BOOTCLASSPATH variable. by Nicolas Geoffray · 6 years ago
  88. 72892f1 Support for install multiple boot images. by Nicolas Geoffray · 6 years ago
  89. 9be4152 Pass DEXPREOPT_BOOT_JARS_MODULES to Make by Colin Cross · 6 years ago
  90. 44df581 Refactor dexpreopt_bootjars.go to prepare for multiple boot images by Colin Cross · 6 years ago