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