1. 8640ab9 Raise an error instead of panic in SplitApexJarPairs. by Ulya Trafimovich · 4 years, 8 months ago
  2. 50c4a4b Use two-column format for PRODUCT_BOOT_JARS components. by Ulya Trafimovich · 4 years, 9 months ago
  3. 6cf2c0c Fix host path for dexpreopted system server modules defined in Make. by Ulya Trafimovich · 4 years, 9 months ago
  4. 55285ba Don't append build directory to the output path twice. by Ulya Trafimovich · 4 years, 10 months ago
  5. b358ebb Fix null pointer dereference in Soong on dexpreopt arc-services. by Ulya Trafimovich · 4 years, 10 months ago
  6. dacc6c5 Simplify the construction of class loader contexts for system server jars. by Ulya Trafimovich · 4 years, 10 months ago
  7. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 5 years ago
  8. 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 5 years ago
  9. 8d80cee Pass dexpreopt config structs by reference. by Martin Stjernholm · 5 years ago
  10. d90676f Reland: Get the dex2oat host tool path from module dependency on the by Martin Stjernholm · 5 years ago
  11. 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 5 years ago
  12. 75a48d8 Reland: Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
  13. f3ff010 Use precise class loader context for system server jars. by Ulya Trafimovich · 5 years ago
  14. 4cdada2 Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint. by Ulya Trafimovich · 5 years ago
  15. 73d5983 Remove UseApexImage and GenerateApexImage. by Nicolas Geoffray · 5 years ago
  16. 40139d6 Support dexpreopt against the primary boot image. by Vladimir Marko · 5 years ago
  17. e4b5342 Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..." by Hans Boehm · 5 years ago
  18. 453bf09 Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..." by Hans Boehm · 5 years ago
  19. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 5 years ago
  20. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 5 years ago
  21. dae8a80 Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package. by Martin Stjernholm · 5 years ago
  22. be9d0d2 Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
  23. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  24. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 5 years ago
  25. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  26. c52aaf1 Move generation of the dexpreopt tool paths into Soong. by Martin Stjernholm · 5 years ago
  27. 3391a1e Respect JIT-zygote config when generating boot image location. by Ulya Trafimovich · 5 years ago
  28. 3380531 Rollback to the legacy way of computing boot image locations. by Ulya Trafimovich · 5 years ago
  29. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  30. d57bd3c Revert "Move odexes of non-system apps into system_other" by Anton Hansson · 5 years ago
  31. 4d2eeed Use boot image extension for framework libraries. by Ulya Trafimovich · 5 years ago
  32. ccc26ef soong: Align update boot jar variable with system_server jar by Roshan Pius · 5 years ago
  33. f2cb7e9 Revert^2 "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
  34. 01f6b0a Revert "Do not dexpreopt system server jars from updatable modules." by Ulyana Trafimovich · 5 years ago
  35. 61c325e Do not dexpreopt system server jars from updatable modules. by Ulya Trafimovich · 5 years ago
  36. 9b51a40 soong: Support system_server jars from apexes by Roshan Pius · 5 years ago
  37. 43118dc Merge "Remove support for stripping dex." by Nicolas Geoffray · 5 years ago
  38. c1bf724 Remove support for stripping dex. by Nicolas Geoffray · 5 years ago
  39. 12b8d42 Move odexes of non-system apps into system_other by Anton Hansson · 5 years ago
  40. 43ab0bc Add partition subdirs to system_other by Anton Hansson · 5 years ago
  41. 4ec91dd Beef up system_other odex tests by Anton Hansson · 5 years ago
  42. cc4b0ad Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 6 years ago
  43. e710242 Add support for generating boot profiles. by Nicolas Geoffray · 5 years ago
  44. 6adeee1 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  45. d3f688b Revert "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  46. 4a04731 Remove option to create boot image based on preloaded classes by Mathieu Chartier · 6 years ago
  47. 0f41678 Expand the dexpreopt image dependencies to entire image by Dan Willemsen · 6 years ago
  48. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  49. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  50. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  51. 38b9685 Move verify_uses_libraries.sh out of dexpreopt by Colin Cross · 6 years ago
  52. 2d00f0d Write dexpreopt.config again during the build by Colin Cross · 6 years ago
  53. 3f7ddbb Enable app image startup cache for preopted apps by Mathieu Chartier · 6 years ago
  54. 25c0e03 Use the apex image when the device config asks for it. by Nicolas Geoffray · 6 years ago
  55. 2464ef4 Hardcode in dexopt the information that /system/product should be /product. by Nicolas Geoffray · 6 years ago
  56. 2cdd5df Fix Rel() after ReplaceExtension or InSameDir by Colin Cross · 6 years ago
  57. 72892f1 Support for install multiple boot images. by Nicolas Geoffray · 6 years ago
  58. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  59. ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  60. acdd694 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  61. 39fe574 Set a dedicated variable for the runtime apex libs. by Nicolas Geoffray · 6 years ago
  62. 454c087 Add CopyOf utility method by Colin Cross · 6 years ago
  63. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 6 years ago
  64. 25397f5 Fix dependencies in strip.sh by Colin Cross · 6 years ago
  65. deabb94 Add RuleBuilder.Installs().String() by Colin Cross · 6 years ago
  66. fa6e9ec Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system."" by Nicolas Geoffray · 6 years ago
  67. 74ba962 Use ArchType in dexpreopt config by Colin Cross · 6 years ago
  68. c7e40aa Move dexpreopt image selection out of dexpreopt package by Colin Cross · 6 years ago
  69. 09a65ab Remove unused dexpreopt UseEmbeddedDex by Colin Cross · 6 years ago
  70. 758290d Improve RuleBuilder documentation and methods by Colin Cross · 6 years ago
  71. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 6 years ago
  72. d181c8b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 6 years ago
  73. e8b00d6 Preopt: Do not strip non-image boot class path jars. by Vladimir Marko · 6 years ago
  74. 8c6d250 Allow modules to disable stripping when dexpreopting by Colin Cross · 6 years ago
  75. cbed657 Don't strip when dexpreopt is disabled by Colin Cross · 6 years ago
  76. d2ee532 Preopt: Pass -Xbootclasspath: arg to dex2oat. by Vladimir Marko · 6 years ago
  77. e2e13a5 Merge "Save invocation info of dex2oat runs." by Treehugger Robot · 6 years ago
  78. a2c16c1 manifest_fixer: rename to --prefer-code-integrity by Victor Hsieh · 6 years ago
  79. 5de4196 Save invocation info of dex2oat runs. by Alex Light · 6 years ago
  80. ed91ae9 Create dexpreopt install dir by Colin Cross · 6 years ago
  81. 5be3d6b Merge "Fix build time preopt with shared library uses." by Nicolas Geoffray · 6 years ago
  82. 64d7f87 Add an owners file for dexpreopt files. by Nicolas Geoffray · 6 years ago
  83. 05aa7d2 Fix build time preopt with shared library uses. by Nicolas Geoffray · 6 years ago
  84. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  85. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 6 years ago
  86. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 6 years ago