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