1. ced4fd5 Handle system/system_ext on the legacy devices and GSI by Hongguang Chen · 5 months ago
  2. 1d4f3b8 Fix include-what-you-use for Go modules in build/soong by Colin Cross · 6 months ago
  3. 2d69b8a Add compliance metadata for SBOM generation of mainline modules by Wei Li · 6 months ago
  4. f1e2129 Merge "Pass --allow-profile-code for dexpreopt when required" into main by Mythri Alle · 6 months ago
  5. bf80e1e Pass --allow-profile-code for dexpreopt when required by Mythri Alle · 7 months ago
  6. 2624cdd Avoid copying the original class loader context pointer, otherwise changes made to the pointer can affect other places such as inside JavaInfo provider. by Yu Liu · 6 months ago
  7. 7e62a6f Make singletons into parallel singletons by Cole Faust · 8 months ago
  8. 7ec5e85 Set SDK_INT --assume-value in dexpreopt by Jared Duke · 10 months ago
  9. 1314209 Propagate transitive CLC of SDK libraries. by Jiakai Zhang · 9 months ago
  10. 36b2c49 Move prebuilt info out of CommonModuleInfoProvider by Colin Cross · 10 months ago
  11. 3262c2b Get rid of the hardcoded default profile paths. by Jiakai Zhang · 10 months ago
  12. 34b970c Remove prebuilt module info provider by Jihoon Kang · 10 months ago
  13. be6f81d Generic configuration for generic system modules. by Justin Yun · 1 year, 1 month ago
  14. f22120f Change CommonModuleInfoProvider to a pointer. by Yu Liu · 11 months ago
  15. a369dc0 Merge "Rename CommonModuleInfoKey to be consistent with others." into main by Yu Liu · 11 months ago
  16. cfbdb0c Merge "Do not propagate boot jars in CLC construction" into main by Jihoon Kang · 11 months ago
  17. ef9e63e Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 11 months ago
  18. 5d18016 Do not propagate boot jars in CLC construction by Jihoon Kang · 11 months ago
  19. dd85b0a Build dexpreopt_tools.zip in soong by Cole Faust · 11 months ago
  20. 21c1146 Dist kernel_version.txt in soong-only builds by Cole Faust · 11 months ago
  21. 58047e8 Merge changes from topics "EqualModules", "tidyPhonySingleton" into main by Yu Liu · 11 months ago
  22. e472c1d Make EqualModules a free function. by Yu Liu · 11 months ago
  23. 1d8b521 Build system_server.zip in soong by Cole Faust · 11 months ago
  24. 6029aed Restore checkSystemServerOrder by Colin Cross · 11 months ago
  25. 49ac68a Disable checkSystemServerOrder by Colin Cross · 11 months ago
  26. 90607e9 Don't panic in ModuleForTests and friends by Colin Cross · 12 months ago
  27. 388c661 Move installation of dexpreopted system server classpath libraries into apex by Colin Cross · 12 months ago
  28. 2da9d9a Convert dex2oatPathFromDep to use ModuleProxy. by Yu Liu · 1 year ago
  29. 54be8c2 Soong generates kernel_version_for_uffd_gc.txt by mrziwang · 1 year, 1 month ago
  30. b527532 Use VisitAllModuleVariantProxies in generateModuleTarget. by Yu Liu · 1 year, 2 months ago
  31. d2a9595 Add a few module visiting methods that return ModuleProxy. by Yu Liu · 1 year, 4 months ago
  32. 950deca Install dexpreopt artifacts of apex system server jars in same partition by Spandan Das · 1 year, 4 months ago
  33. 8f1340e Merge "Support symbolized odex preopt output" into main by Jared Duke · 1 year, 6 months ago
  34. 9c17ad6 Support symbolized odex preopt output by Jared Duke · 1 year, 8 months ago
  35. 8a49a3d Convert rust_libraries and rust_stdlinkage mutators to TransitionMutators by Colin Cross · 1 year, 8 months ago
  36. 780a0cf Install dexpreopt artifacts of SpeedApps in system_other by Spandan Das · 1 year, 7 months ago
  37. a2e7d23 Install dexpreopt artifacts of non_system apps in system_other by Spandan Das · 1 year, 7 months ago
  38. 17b9a5b Merge "Allow dexpreopt of source sdklib in prebuilt apex builds" into main by Treehugger Robot · 1 year, 9 months ago
  39. 5ae65ee Allow dexpreopt of source sdklib in prebuilt apex builds by Spandan Das · 1 year, 10 months ago
  40. f98da19 Refactor the contruction of the manifest check inputs. by Jiakai Zhang · 1 year, 10 months ago
  41. 7d29222 Determine GC type based on BUILT_KERNEL_VERSION_FILE. by Jiakai Zhang · 2 years ago
  42. b2fd4ff Revert "Ensure sscp jars get copied to $OUT/soong/system_server_dexjars" by Spandan Das · 2 years ago
  43. 0b7089f Ensure sscp jars get copied to $OUT/soong/system_server_dexjars by Spandan Das · 2 years ago
  44. 1036316 "master" was renamed "main". by Elliott Hughes · 2 years, 1 month ago
  45. db93553 Remove PreoptExtractedApk. by Jiakai Zhang · 2 years, 2 months ago
  46. 2398442 Change OnlyPreoptBootImageAndSystemServer to OnlyPreoptArtBootImage. by Jiakai Zhang · 2 years, 3 months ago
  47. 556bdf8 Add a Make variable to determine ART boot image jars for testing. by Jiakai Zhang · 2 years, 7 months ago
  48. da169a1 Merge "Fix FirstUniqueStrings after conversion to generics" by Treehugger Robot · 2 years, 7 months ago
  49. 51b2a8b Use per-app package list to avoid unnecessary dexpreopt. by Jiakai Zhang · 2 years, 7 months ago
  50. 48016d5 Fix FirstUniqueStrings after conversion to generics by Colin Cross · 2 years, 7 months ago
  51. c85750b Use generics for DepSets by Colin Cross · 3 years, 9 months ago
  52. 5324cc8 Merge "Move CLC construction to Ninja phase." by Jiakai Zhang · 2 years, 8 months ago
  53. a449678 Move CLC construction to Ninja phase. by Jiakai Zhang · 2 years, 9 months ago
  54. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 9 months ago
  55. cf61e3c Revert^2 "Generate app profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years, 9 months ago
  56. bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years, 9 months ago
  57. 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 9 months ago
  58. 3d08c38 Revert "Generate app profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 9 months ago
  59. 7b845e8 Generate app profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 9 months ago
  60. b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 9 months ago
  61. 442b6fc Remove OWNERS access for non-build team people to core build system by Joe Onorato · 2 years, 11 months ago
  62. 3317ce7 Install system server jar profiles into the APEX. by Jiakai Zhang · 3 years ago
  63. 616be06 Pass "-Xgc:CMC" to dex2oat when userfaultfd GC is enabled. by Jiakai Zhang · 3 years, 2 months ago
  64. 76d56ee support system server jars install in system_ext by liulvping · 3 years, 9 months ago
  65. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 5 months ago
  66. fd27c7c Use aapt2 by Saeid Farivar Asanjan · 3 years, 6 months ago
  67. 4f962e1 Merge "Dexpreopt: use "speed-profile" if a system server jar has a profile." by Jiakai Zhang · 3 years, 7 months ago
  68. 6fad1d0 Dexpreopt: use "speed-profile" if a system server jar has a profile. by Ulya Trafimovich · 3 years, 7 months ago
  69. 7134e28 Deterministically report path errors to all callers of dexpreopt.GetGlobalConfig by Colin Cross · 4 years, 2 months ago
  70. f5d91bb Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." by Ulya Trafimovich · 3 years, 9 months ago
  71. 91f015e Correctly serialize class loader context for "any" SDK version to JSON. by Ulya Trafimovich · 3 years, 9 months ago
  72. 442ec7f Remove obsolete dexpreopt config option `UseArtImage`. by Ulya Trafimovich · 3 years, 9 months ago
  73. 22d87c1 Add markdown docs for dexpreopt. by Ulya Trafimovich · 4 years ago
  74. 0653057 Add support for excluding libraries from class loader contexts by Paul Duffin · 4 years ago
  75. ce56425 Annotate more java dependencies for licensing by Colin Cross · 4 years, 1 month ago
  76. 880e111 Merge changes I8f4eaed1,I358a62d3 by Jiakai Zhang · 4 years, 1 month ago
  77. 389a647 Dexpreopt standalone system server jars. by Jiakai Zhang · 4 years, 1 month ago
  78. 7d3c9e0 Test that `DisableGenerateProfile` takes effects for APEXes. by Jiakai Zhang · 4 years, 2 months ago
  79. 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 4 years, 2 months ago
  80. cee9e19 Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb by Jiakai Zhang · 4 years, 3 months ago
  81. 7b6a55f Fix OutDir vs SoongOutDir in tests by Colin Cross · 4 years, 3 months ago
  82. 0a0a2fb Add a build-time check for dexpreopting system server jars. by Jiakai Zhang · 4 years, 4 months ago
  83. 77a80fa Defer dexpreopt failure with missing implementation jar by Paul Duffin · 4 years, 4 months ago
  84. 29e95d9 Move copy rule for system server jars from dexpreopt_gen to makefiles. by Ulya Trafimovich · 4 years, 4 months ago
  85. 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 4 years, 4 months ago
  86. 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 4 years, 4 months ago
  87. ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 4 years, 5 months ago
  88. d6cee7e Make OutDir() and SoongOutDir() be consistent. by Lukacs T. Berki · 4 years, 5 months ago
  89. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years, 5 months ago
  90. 92aa7b7 Merge "eng builds: dexpreopt: stop explicitly removing minidebuginfo" by Treehugger Robot · 4 years, 5 months ago
  91. 0b1c70e Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. by Ulya Trafimovich · 4 years, 5 months ago
  92. 15c82a1 Merge "Fix the way manifest fixer detects optional <uses-library> entries." by Aurimas Liutikas · 4 years, 6 months ago
  93. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years, 6 months ago
  94. abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 4 years, 6 months ago
  95. aa3c355 eng builds: dexpreopt: stop explicitly removing minidebuginfo by Ryan Savitski · 4 years, 6 months ago
  96. 492b17d Rename UpdatableSystemServerJars to ApexSystemServerJars. by satayev · 4 years, 6 months ago
  97. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 6 months ago
  98. 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 4 years, 7 months ago
  99. bd14f9a Merge "Drop "prebuilt_" prefix when adding libraries to class loader context." by Ulyana Trafimovich · 4 years, 7 months ago
  100. 69c1aa9 Drop "prebuilt_" prefix when adding libraries to class loader context. by Ulya Trafimovich · 4 years, 7 months ago