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