1. 5351cf2 Use profile at framework/base/boot/ instead of the combined one at by Islam Elbanna · 11 months ago
  2. fd1c4fb Revert "Remove some unused make vars" by ELIYAZ MOMIN · 10 months ago
  3. 22ad6c0 Merge "Remove some unused make vars" into main by Spandan Das · 10 months ago
  4. b6c7d7a Merge "Remove some unused make vars" into main by Treehugger Robot · 10 months ago
  5. 953ce9e Remove some unused make vars by Spandan Das · 10 months ago
  6. 75e7228 Remove some unused make vars by Spandan Das · 11 months ago
  7. 38b4c94 Create the installation rules of host ART boot image in soong by Spandan Das · 11 months ago
  8. 8a2c56c dexpreopt rules for google mainline prebuilts with missing source by Spandan Das · 12 months ago
  9. 663e450 Merge SingletonProviderContext with OtherModuleProviderContext by Yu Liu · 12 months ago
  10. 29207b5 Move the installation rules of boot images to soong by Spandan Das · 1 year ago
  11. 7155943 Create an installation rule to copy vdex to common arch device directory by Spandan Das · 1 year ago
  12. 22c8aca Call PackageFile for dexpreopt files by Justin Yun · 1 year, 2 months ago
  13. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 4 months ago
  14. 161e468 Use source_module_name to determine the contents of prebuilt apexes by Spandan Das · 1 year, 7 months ago
  15. 7d29222 Determine GC type based on BUILT_KERNEL_VERSION_FILE. by Jiakai Zhang · 1 year, 7 months ago
  16. 84ed511 Fix data race in dex_bootjars by Colin Cross · 1 year, 7 months ago
  17. 64c9e0c Use the correct bootjars for hiddneapi when multiple prebuilts exist by Spandan Das · 1 year, 8 months ago
  18. 71790b1 Merge "Remove usage of OtherModuleHasProvider in dexpreopt_bootjars" into main by Treehugger Robot · 1 year, 8 months ago
  19. 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 1 year, 8 months ago
  20. bc114d2 Remove usage of OtherModuleHasProvider in dexpreopt_bootjars by Spandan Das · 1 year, 8 months ago
  21. da739a3 Use the correct prof file when multiple prebuilt apexes exist by Spandan Das · 1 year, 8 months ago
  22. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 8 months ago
  23. 2398442 Change OnlyPreoptBootImageAndSystemServer to OnlyPreoptArtBootImage. by Jiakai Zhang · 1 year, 9 months ago
  24. 06ea531 gofmt soong by Cole Faust · 1 year, 10 months ago
  25. 4d90da2 Add a Make variable that overrides configured jar locations. by Jiakai Zhang · 2 years, 1 month ago
  26. cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 2 years, 1 month ago
  27. b898c11 Merge changes I0918f2fa,I3fc6ff91,I7adc97cb,I674a5fa1,I22c45cbf into main by Jiakai Zhang · 2 years, 1 month ago
  28. 3444e56 Change the profile path on host. by Jiakai Zhang · 2 years, 1 month ago
  29. b1639db Extract duplicate code to common helper functions. by Jiakai Zhang · 2 years, 1 month ago
  30. da47d3c Fix dumpOatRules. by Jiakai Zhang · 2 years, 1 month ago
  31. 1ad8a13 Don't strip oat files on host. by Nicolas Geoffray · 2 years, 1 month ago
  32. 225c476 Only pass "-Xgc:CMC" when building for Android. by Jiakai Zhang · 2 years, 2 months ago
  33. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 3 months ago
  34. c08c162 Dexpreopt ART jars and framework jars together. by Jiakai Zhang · 2 years, 3 months ago
  35. 09d88df Unify installDirOnHost and installDirOnDevice. by Jiakai Zhang · 2 years, 3 months ago
  36. b47cacc Remove the ability to install boot images by bootclasspath_fragments. by Jiakai Zhang · 2 years, 3 months ago
  37. bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years, 3 months ago
  38. 7081aaf Merge changes from topic "revert-2574032-XXTWCJDTDQ" by Qiao Yang · 2 years, 3 months ago
  39. 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 3 months ago
  40. dbfcf85 Merge changes I4e721b47,I1bf05ade by Jiakai Zhang · 2 years, 3 months ago
  41. b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 3 months ago
  42. 4753b39 Get rid of DeviceName() from path related to dexpreopt by Jeongik Cha · 2 years, 4 months ago
  43. b879620 Revert^2 "Generate a boot image extension for mainline BCP... by Jiakai Zhang · 2 years, 5 months ago
  44. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 5 months ago
  45. 63086d7 Omit "--compiler-filter" if the profile is disabled. by Jiakai Zhang · 2 years, 5 months ago
  46. 8fe3a41 Refactor dexpreopt for boot jars to allow more complex dependencies. by Jiakai Zhang · 2 years, 6 months ago
  47. 8e9ea8b Add a new option `compilerFilter` to `bootImageConfig`. by Jiakai Zhang · 2 years, 6 months ago
  48. 616be06 Pass "-Xgc:CMC" to dex2oat when userfaultfd GC is enabled. by Jiakai Zhang · 2 years, 9 months ago
  49. 20d90e3 Prevent bootImageVariant.licenseMetadataFile being set twice by Paul Duffin · 2 years, 10 months ago
  50. e10a9f2 Remove deviceInstalls from bootImageVariant by Paul Duffin · 2 years, 10 months ago
  51. 9f6ac0b Remove profilePathOnHost from bootImageConfig by Paul Duffin · 2 years, 10 months ago
  52. a8df7e1 Document bootImageConfig and bootImageVariant structs by Paul Duffin · 2 years, 10 months ago
  53. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
  54. 58d349c Add a new file for the boot image. by Nicolas Geoffray · 3 years, 1 month ago
  55. 442ec7f Remove obsolete dexpreopt config option `UseArtImage`. by Ulya Trafimovich · 3 years, 4 months ago
  56. 1a9df26 Merge "Pass --preloaded-classes to boot image compilation." by Nicolas Geoffray · 3 years, 5 months ago
  57. e7fe096 Export the license metadata files for dexpreopted bootjars to Make by Colin Cross · 3 years, 5 months ago
  58. b9a46fb Pass --preloaded-classes to boot image compilation. by Nicolas Geoffray · 3 years, 5 months ago
  59. 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years, 7 months ago
  60. ed3df44 Provide some guidance for the confusing "does not provide a dex boot by Martin Stjernholm · 3 years, 8 months ago
  61. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 8 months ago
  62. 9fdd87d Do not pass --compiler-filter=speed-profile with --profile-file. by Martin Stjernholm · 3 years, 9 months ago
  63. 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 3 years, 11 months ago
  64. 10ea4bf Skip dexbootjar check using AllowMissingDependencies flag by Spandan Das · 4 years ago
  65. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 4 years ago
  66. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 1 month ago
  67. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 1 month ago
  68. 9fe17bc Merge "Document how APEXes are identified in the boot jar variables." by Martin Stjernholm · 4 years, 1 month ago
  69. f208a57 Update a comment about PRODUCT_UPDATABLE_BOOT_JARS. by satayev · 4 years, 1 month ago
  70. 1d51ea9 Document how APEXes are identified in the boot jar variables. by Martin Stjernholm · 4 years, 1 month ago
  71. a56be7d Generate boot images for host from prebuilts by Paul Duffin · 4 years, 1 month ago
  72. 8fc51a8 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 4 years, 1 month ago
  73. 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 4 years, 1 month ago
  74. c1218f3 Merge "Expose imageLocationsOnDevice as well as imageLocationsOnHost" by Jeongik Cha · 4 years, 2 months ago
  75. e3165c8 Expose imageLocationsOnDevice as well as imageLocationsOnHost by Jeongik Cha · 4 years, 2 months ago
  76. 5466a36 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 4 years, 2 months ago
  77. 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years, 2 months ago
  78. bff50e2 Ensure primary boot image files are created before they are used by Paul Duffin · 4 years, 2 months ago
  79. 40aa436 Merge "Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath" by Paul Duffin · 4 years, 3 months ago
  80. 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  81. 0780372 Use oatdump rather than oatdumpd for boot jar boot.*.oatdump.txt files. by Martin Stjernholm · 4 years, 3 months ago
  82. 718ac92 Merge "Add usesTargetFiles option in dexpreopt_gen" by Treehugger Robot · 4 years, 3 months ago
  83. 4dda75e Add usesTargetFiles option in dexpreopt_gen by Jeongik Cha · 4 years, 3 months ago
  84. 2fc82ad Build boot images in bootclasspath_fragment/platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  85. 4793293 Separate storing config for MakeVars from building boot image by Paul Duffin · 4 years, 3 months ago
  86. 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 4 years, 3 months ago
  87. 564fce4 Merge "Rename fields in dexpreopt config" by Treehugger Robot · 4 years, 3 months ago
  88. a596909 Rename fields in dexpreopt config by Jeongik Cha · 4 years, 3 months ago
  89. be007d1 Install updatable-bcp-packages.txt and boot-image.bprof by Paul Duffin · 4 years, 3 months ago
  90. d6894ca Split findAndCopyBootJars into separate find and copy functions by Paul Duffin · 4 years, 3 months ago
  91. f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 4 years, 3 months ago
  92. f7a5592 Move dumpOatRules to platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  93. 4c09442 Move generateUpdatableBcpPackagesRule to platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  94. 44d1594 Extract generateUpdatableBcpPackagesRule from updatableBcpPackagesRule by Paul Duffin · 4 years, 3 months ago
  95. 2ac45f0 Remove special handling of frameworks/base/config/boot-profile.txt by Paul Duffin · 4 years, 3 months ago
  96. ad19d38 Move bootFrameworkProfileRule to platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  97. 5861242 Extract default image specific logic from buildBootImage by Paul Duffin · 4 years, 3 months ago
  98. 57e2e7d Simplify missing deps handling in buildBootImage by Paul Duffin · 4 years, 3 months ago
  99. 230bd42 profman: Clean up output profile type options. by Vladimir Marko · 4 years, 4 months ago
  100. e736e13 Handle boot jars on /system_ext correctly. by Ulya Trafimovich · 4 years, 4 months ago