1. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 9 months ago
  2. 9fdd87d Do not pass --compiler-filter=speed-profile with --profile-file. by Martin Stjernholm · 3 years, 9 months ago
  3. 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 3 years, 11 months ago
  4. 10ea4bf Skip dexbootjar check using AllowMissingDependencies flag by Spandan Das · 4 years ago
  5. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 4 years ago
  6. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 1 month ago
  7. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 1 month ago
  8. 9fe17bc Merge "Document how APEXes are identified in the boot jar variables." by Martin Stjernholm · 4 years, 1 month ago
  9. f208a57 Update a comment about PRODUCT_UPDATABLE_BOOT_JARS. by satayev · 4 years, 1 month ago
  10. 1d51ea9 Document how APEXes are identified in the boot jar variables. by Martin Stjernholm · 4 years, 1 month ago
  11. a56be7d Generate boot images for host from prebuilts by Paul Duffin · 4 years, 1 month ago
  12. 8fc51a8 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 4 years, 1 month ago
  13. 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 4 years, 1 month ago
  14. c1218f3 Merge "Expose imageLocationsOnDevice as well as imageLocationsOnHost" by Jeongik Cha · 4 years, 2 months ago
  15. e3165c8 Expose imageLocationsOnDevice as well as imageLocationsOnHost by Jeongik Cha · 4 years, 2 months ago
  16. 5466a36 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 4 years, 2 months ago
  17. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years, 2 months ago
  18. bff50e2 Ensure primary boot image files are created before they are used by Paul Duffin · 4 years, 2 months ago
  19. 40aa436 Merge "Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath" by Paul Duffin · 4 years, 3 months ago
  20. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  21. 0780372 Use oatdump rather than oatdumpd for boot jar boot.*.oatdump.txt files. by Martin Stjernholm · 4 years, 3 months ago
  22. 718ac92 Merge "Add usesTargetFiles option in dexpreopt_gen" by Treehugger Robot · 4 years, 3 months ago
  23. 4dda75e Add usesTargetFiles option in dexpreopt_gen by Jeongik Cha · 4 years, 3 months ago
  24. 2fc82ad Build boot images in bootclasspath_fragment/platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  25. 4793293 Separate storing config for MakeVars from building boot image by Paul Duffin · 4 years, 3 months ago
  26. 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 4 years, 3 months ago
  27. 564fce4 Merge "Rename fields in dexpreopt config" by Treehugger Robot · 4 years, 3 months ago
  28. a596909 Rename fields in dexpreopt config by Jeongik Cha · 4 years, 3 months ago
  29. be007d1 Install updatable-bcp-packages.txt and boot-image.bprof by Paul Duffin · 4 years, 3 months ago
  30. d6894ca Split findAndCopyBootJars into separate find and copy functions by Paul Duffin · 4 years, 3 months ago
  31. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 4 years, 3 months ago
  32. f7a5592 Move dumpOatRules to platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  33. 4c09442 Move generateUpdatableBcpPackagesRule to platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  34. 44d1594 Extract generateUpdatableBcpPackagesRule from updatableBcpPackagesRule by Paul Duffin · 4 years, 3 months ago
  35. 2ac45f0 Remove special handling of frameworks/base/config/boot-profile.txt by Paul Duffin · 4 years, 3 months ago
  36. ad19d38 Move bootFrameworkProfileRule to platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  37. 5861242 Extract default image specific logic from buildBootImage by Paul Duffin · 4 years, 3 months ago
  38. 57e2e7d Simplify missing deps handling in buildBootImage by Paul Duffin · 4 years, 3 months ago
  39. 230bd42 profman: Clean up output profile type options. by Vladimir Marko · 4 years, 4 months ago
  40. e736e13 Handle boot jars on /system_ext correctly. by Ulya Trafimovich · 4 years, 4 months ago
  41. 737ad60 Merge "Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`." by Roland Levillain · 4 years, 5 months ago
  42. d603c7d Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`. by Roland Levillain · 4 years, 5 months ago
  43. 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 4 years, 5 months ago
  44. fa2b1cf Split functions for compiling boot jars to allow future code reuse. by Ulya Trafimovich · 4 years, 5 months ago
  45. db51382 Recognise the Google-signed ART APEXes as well. by Martin Stjernholm · 4 years, 6 months ago
  46. dd63d6d Improve module filtering in hiddenapi stubFlagsRule() by Paul Duffin · 4 years, 6 months ago
  47. a1d6025 Add boot_images to apex by Paul Duffin · 4 years, 7 months ago
  48. c4e1731 Merge "Fix boot jar handling when both source and prebuilt APEXes and modules are present." by Martin Stjernholm · 4 years, 6 months ago
  49. 1dc0d6d Fix boot jar handling when both source and prebuilt APEXes and modules by Martin Stjernholm · 4 years, 7 months ago
  50. 3451e16 Add boot_image module type by Paul Duffin · 4 years, 7 months ago
  51. 1ab6186 Switch dex_bootjars to a singleton module by Paul Duffin · 4 years, 7 months ago
  52. 324234b Merge "dexpreopt: Use the dirty-image-objects path from frameworks/base." by Nicolas Geoffray · 4 years, 7 months ago
  53. 1086e60 dexpreopt: Use the dirty-image-objects path from frameworks/base. by Nicolas Geoffray · 4 years, 7 months ago
  54. a4a1c4e Support building boot images with disabled dexpreopt. by Ulya Trafimovich · 4 years, 7 months ago
  55. 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 4 years, 9 months ago
  56. fc02166 Use apex and jar to select boot image dex jar by Paul Duffin · 4 years, 8 months ago
  57. db77e14 Ensure that only one dex jar is chosen for each boot image library by Paul Duffin · 4 years, 8 months ago
  58. 7f48eef Improve error messages for missing dependencies by Paul Duffin · 4 years, 8 months ago
  59. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 9 months ago
  60. 3bfabf2 Documenting java/dexpreopt_bootjars.go by Ulya Trafimovich · 4 years, 9 months ago
  61. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 9 months ago
  62. 7f51107 Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 10 months ago
  63. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
  64. 81febc4 Avoid panic when a boot jar is provided as a java_import by Paul Duffin · 4 years, 10 months ago
  65. aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 5 years ago
  66. e07f231 Rename ApexName to ApexVariationName by Colin Cross · 5 years ago
  67. 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
  68. 249386a Add structured representation for colon-separated jar lists. by Ulya Trafimovich · 5 years ago
  69. 5cdb051 Merge "Remove host boot image from boot.zip." by Ulyana Trafimovich · 5 years ago
  70. fa09632 Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 5 years ago
  71. 9ab4933 Remove host boot image from boot.zip. by Ulya Trafimovich · 5 years ago
  72. 95d6ea3 Don't disable dexpreopting implicitly in unbundled builds. by Martin Stjernholm · 5 years ago
  73. 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
  74. b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
  75. 562c240 Rename DexJar interface method to DexJarBuildPath. by Ulya Trafimovich · 5 years ago
  76. e739f1e Collect permitted packages from java_sdk_library instances by Paul Duffin · 5 years ago
  77. 8640ab9 Raise an error instead of panic in SplitApexJarPairs. by Ulya Trafimovich · 5 years ago
  78. 50c4a4b Use two-column format for PRODUCT_BOOT_JARS components. by Ulya Trafimovich · 5 years ago
  79. 7c140d8 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 5 years ago
  80. e0ce4ba Relax boot image check to allow platform Jacoco variant in a coverage build. by Ulya Trafimovich · 5 years ago
  81. 0d8f616 Merge "Forbid generating boot image files for jars in updatable modules." by Ulyana Trafimovich · 5 years ago
  82. b28cc37 Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 6 years ago
  83. 1c5d4fe Merge "Add file with updatable BCP packages to /system/etc/" by Vladimir Marko · 5 years ago
  84. 205e6c2 Add file with updatable BCP packages to /system/etc/ by Vladimir Marko · 5 years ago
  85. ab99498 Adjust embedded dex locations in host boot image. by David Srbecky · 5 years ago
  86. 1aacc6c Fix dump-oat-boot build target. by David Srbecky · 5 years ago
  87. 45feb06 Merge "Revert "Share vdex files in the ART apex between architectures (..."" by Tim Joines · 5 years ago
  88. c1ef1bb Revert "Share vdex files in the ART apex between architectures (..." by Tim Joines · 5 years ago
  89. 5d2449e Merge "Share vdex files in the ART apex between architectures (via symlinks)." by Ulyana Trafimovich · 5 years ago
  90. fde5912 Merge "Rename ART dump-oat rules." by David Srbecky · 5 years ago
  91. 5b88fe3 Share vdex files in the ART apex between architectures (via symlinks). by Ulya Trafimovich · 5 years ago
  92. 4667232 Rename ART dump-oat rules. by David Srbecky · 5 years ago
  93. cc868de Merge "Remove unused mips workarounds." by Elliott Hughes · 5 years ago
  94. b9c9913 Merge "Generate the ART boot image for host as well (used by ART tests)." by David Srbecky · 5 years ago
  95. 7f8dac1 Generate the ART boot image for host as well (used by ART tests). by David Srbecky · 5 years ago
  96. c0c98d5 Set '--force-determinism' option for boot image compilation. by Ulya Trafimovich · 5 years ago
  97. da3a071 Remove unused mips workarounds. by Elliott Hughes · 5 years ago
  98. c177ebe Distinguish boot images by target rather than arch by David Srbecky · 5 years ago
  99. 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 6 years ago
  100. 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 6 years ago