1. f834ecc Allow system server jars for WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY by Mathieu Chartier · 7 years ago
  2. f229de4 Enable dexpreopt and dex stripping in soong jars by Colin Cross · 7 years ago
  3. f0db908 Add PRODUCT_SYSTEM_SERVER_DEBUG_INFO property by Mathieu Chartier · 7 years ago
  4. 6228ec2 Add product system server compiler filter property by Mathieu Chartier · 7 years ago
  5. abcf66b Allow custom compiler filters for system server jars by Mathieu Chartier · 7 years ago
  6. 98f44b7 Install preopted profiles on device by Mathieu Chartier · 7 years ago
  7. fcc8d8b Default profile usage based on the existence of the profile by Mathieu Chartier · 7 years ago
  8. 229d053 Use speed-profile instead of quicken for the profile case by Mathieu Chartier · 7 years ago
  9. 4a0ad4a Add a new PRODUCT variable for forcing 'speed' preopt. by Nicolas Geoffray · 7 years ago
  10. eb3d2f2 Use 'quicken' instead of 'interpret-only'. by Nicolas Geoffray · 7 years ago
  11. 24f5469 Make the default preopt 'interpret-only'. by Nicolas Geoffray · 7 years ago
  12. cdd4343 Don't preopt system server apps in system_other. by Nicolas Geoffray · 7 years ago
  13. b08ada1 Introduce a whitelist for core apps used by system server. by Nicolas Geoffray · 7 years ago
  14. d69837d Merge "Add LOCAL_VENDOR_MODULE as a synonym to LOCAL_PROPRIETARY_MODULE" by Treehugger Robot · 7 years ago
  15. 05a2b93 Add LOCAL_VENDOR_MODULE as a synonym to LOCAL_PROPRIETARY_MODULE by Dan Willemsen · 7 years ago
  16. 3d072d5 Use built module instead of installed module for profman by Dan Willemsen · 7 years ago
  17. fb6c6b3 Fix profile dependency by Mathieu Chartier · 7 years ago
  18. 2ac264f Move profile logic to dex_preopt_odex_install by Mathieu Chartier · 7 years ago
  19. 192b91c Add support for preopted app images by Mathieu Chartier · 7 years ago
  20. fba6042 Merge "Replace usages of my_register_name with my_all_targets" am: 077d9d5fe7 am: e373117cac by Colin Cross · 8 years ago
  21. 3388670 Replace usages of my_register_name with my_all_targets by Colin Cross · 8 years ago
  22. 29441f9 resolve merge conflicts of 0976590 to nyc-mr1-dev-plus-aosp by David Brazdil · 8 years ago
  23. 7047016 Update build rules for VDEX by David Brazdil · 8 years ago
  24. a3e8e9c resolve merge conflicts of 3f7c348 to nyc-mr1-dev-plus-aosp by Alex Light · 8 years ago
  25. 4e358ab Add system_other partition, install odex files by Alex Light · 8 years ago
  26. 6263022 Allow to build native tests for translation arch only. by Ying Wang · 8 years ago
  27. fbc5b9f Rebuild odex files in PDK fusion build. by Ying Wang · 8 years ago
  28. 3a61eeb Rebuild odex files in PDK fusion build. by Ying Wang · 8 years ago
  29. 7f01615 Remove unused dependencies on $(ACP) by Dan Willemsen · 8 years ago
  30. c7ca617 Build only 64-bit odex for system server jars. by Ying Wang · 9 years ago
  31. 73a730c Merge "Remove libdvm support from the core build system." by Ying Wang · 10 years ago
  32. d54520a Remove libdvm support from the core build system. by Ying Wang · 10 years ago
  33. 2bc1901 Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA by Brian Carlstrom · 10 years ago
  34. 97f28c6 core: Use WITH_DEXPREOPT_PIC=true to have dex2oat build pic oat files by Igor Murashkin · 10 years ago
  35. 8755756 resolved conflicts for merge of 3907c03e to lmp-dev-plus-aosp by Ying Wang · 10 years ago
  36. 62fb8a1 Check $(built_dex) to determine if we can run dex-preopt. by Ying Wang · 10 years ago
  37. 20ebd2e Introduce per-product per-module dex-preopt config by Ying Wang · 10 years ago
  38. 96c2af0 Enable multilib odex only if TARGET_2ND_ARCH is defined. by Ying Wang · 10 years ago
  39. 2e9f639 Support to build apk odex for both arch. by Ying Wang · 10 years ago
  40. 7a89919 Enable multilib odex only if TARGET_2ND_ARCH is defined. by Ying Wang · 10 years ago
  41. db48da7 Support to build apk odex for both arch. by Ying Wang · 10 years ago
  42. 7326f7b Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option. by Alex Light · 10 years ago
  43. 440cc76 Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option. by Alex Light · 10 years ago
  44. edfd55a Don't enable LOCAL_DEX_PREOPT for apks outside system.img by Ying Wang · 10 years ago
  45. 74c9850 Explicit record the modules' built-file:installed-file by Ying Wang · 10 years ago
  46. 994c226 Fix pattern rules for $(installed_odex) for libdvm. by Ying Wang · 10 years ago
  47. 36142f6 Split the rules to build the odex file by Ying Wang · 10 years ago
  48. b9aa5d4 Multilib support for odex by Ying Wang · 10 years ago
  49. 5c7fed2 Make sure to install the .odex when running "make <module_name>" by Ying Wang · 11 years ago
  50. 9db168c Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt by Ying Wang · 11 years ago
  51. ced4bff Add DEXPREOPT support for ART by Brian Carlstrom · 11 years ago