1. e0006c9 Merge "Pass privileged dexpreopt module configuration to Soong" by Colin Cross · 6 years ago
  2. e53dd7b Allow target to specify LOCAL_PREFER_INTEGRITY by Victor Hsieh · 6 years ago
  3. 3aa2f8f Pass privileged dexpreopt module configuration to Soong by Colin Cross · 6 years ago
  4. fc782ad Reduce the propagation of LOCAL_DEX_PREOPT := nostripping by Colin Cross · 6 years ago
  5. ff99972 Merge changes I6a4060a7,I7743fbda,I88eb24f8 by Colin Cross · 6 years ago
  6. c18757e Unnest independent dexpreopt conditionals by Colin Cross · 6 years ago
  7. eaef4d8 Initialize variable to fix wrong odex installed by Po Hu · 6 years ago
  8. 0a69bb6 Indent dex_preopt_odex_install.mk by Colin Cross · 6 years ago
  9. cb846fa Revert "Build: Do not treat org.apache.http.legacy.boot as boot classpath" by Paul Duffin · 6 years ago
  10. 7ae8bb5 Merge "Revert "Revert "Default to nostripping for non /system preopt""" by Mathieu Chartier · 6 years ago
  11. fd5dfb8 Revert "Revert "Default to nostripping for non /system preopt"" by Mathieu Chartier · 6 years ago
  12. 32ae3af Merge "Revert "Default to nostripping for non /system preopt"" am: 901d05469e by Yueming Wang · 6 years ago
  13. 9234def Revert "Default to nostripping for non /system preopt" by Yueming Wang · 6 years ago
  14. 69a009f Merge "Default to nostripping for non /system preopt" am: f37c37bac8 by Mathieu Chartier · 6 years ago
  15. 25f9aa8 Default to nostripping for non /system preopt by Mathieu Chartier · 6 years ago
  16. cab7408 Merge "Add logic to preopt both archs for SDK libs" am: f3c54cfa78 by Mathieu Chartier · 6 years ago
  17. 502892a Add logic to preopt both archs for SDK libs by Mathieu Chartier · 6 years ago
  18. 96a8c23 Allow profiles for vendor modules by Mathieu Chartier · 6 years ago
  19. b17f384 Merge "Only default LOCAL_DEX_PREOPT_APP_IMAGE if not set" into pi-dev by Mathieu Chartier · 6 years ago
  20. f16e8d0 Only default LOCAL_DEX_PREOPT_APP_IMAGE if not set by Mathieu Chartier · 6 years ago
  21. c644651 Pass --dex-location when processing prebuilt profiles by Calin Juravle · 6 years ago
  22. 62c2893 Fix speed-profile compilation for prebuilds by Calin Juravle · 6 years ago
  23. 8faa2ec Update profile rules to support binary profiles by Calin Juravle · 6 years ago
  24. 6021661 Pass --dex-location when processing prebuilt profiles by Calin Juravle · 6 years ago
  25. 7d70135 Fix speed-profile compilation for prebuilds by Calin Juravle · 6 years ago
  26. f99ab75 Update profile rules to support binary profiles by Calin Juravle · 6 years ago
  27. aaca16f Only default LOCAL_DEX_PREOPT_APP_IMAGE if not set by Mathieu Chartier · 6 years ago
  28. cdfe46b Build: Amend minidebug odex setup by Andreas Gampe · 6 years ago
  29. c3e1519 Build: Amend minidebug odex setup by Andreas Gampe · 6 years ago
  30. bccd0a5 Merge "Add property for generating dm files" am: 3d2b45ad55 am: d8cb5746be by Mathieu Chartier · 6 years ago
  31. 5c658ac Add property for generating dm files by Mathieu Chartier · 6 years ago
  32. 91055f8 Merge "Add a product property for changing the default compiler filter" am: 60431c098e am: d66be15c96 by Mathieu Chartier · 6 years ago
  33. 60431c0 Merge "Add a product property for changing the default compiler filter" by Mathieu Chartier · 6 years ago
  34. 9aaf050 Merge "Record the compilation reson in oat files for prebuilts" am: 87774191b3 am: 1697a9b6f0 by Calin Juravle · 6 years ago
  35. e8fb7cf Add a product property for changing the default compiler filter by Mathieu Chartier · 6 years ago
  36. 55f1492 Record the compilation reson in oat files for prebuilts by Calin Juravle · 6 years ago
  37. c218a41 Merge "Tighter control of stripping in dex_preopt_odex_install." am: ec1fdc8813 am: ef29a15ac4 by Nicolas Geoffray · 7 years ago
  38. 039bb48 Build: Do not treat org.apache.http.legacy.boot as boot classpath by Andreas Gampe · 7 years ago
  39. 3972a47 Tighter control of stripping in dex_preopt_odex_install. by Nicolas Geoffray · 7 years ago
  40. 4442e11 Merge changes I06b8efa8,Id2fa2d18 am: 4d44c2dc12 am: 6fff4ee8de am: a88ca0936f by Colin Cross · 7 years ago
  41. f229de4 Enable dexpreopt and dex stripping in soong jars by Colin Cross · 7 years ago
  42. 4876229 Add support for profiles without preopt by Mathieu Chartier · 7 years ago
  43. 0fbb836 Add product property for preopting extracted APKs by Mathieu Chartier · 7 years ago
  44. e7bda08 Merge "Allow system server jars for WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY" into oc-mr1-dev by Mathieu Chartier · 7 years ago
  45. 418258c Allow system server jars for WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY by Mathieu Chartier · 7 years ago
  46. bbcdc07 dex_preopt: Use the unstripped jar file for generating profiles. by Narayan Kamath · 7 years ago
  47. f0db908 Add PRODUCT_SYSTEM_SERVER_DEBUG_INFO property by Mathieu Chartier · 7 years ago
  48. 6228ec2 Add product system server compiler filter property by Mathieu Chartier · 7 years ago
  49. abcf66b Allow custom compiler filters for system server jars by Mathieu Chartier · 7 years ago
  50. 98f44b7 Install preopted profiles on device by Mathieu Chartier · 7 years ago
  51. fcc8d8b Default profile usage based on the existence of the profile by Mathieu Chartier · 7 years ago
  52. 229d053 Use speed-profile instead of quicken for the profile case by Mathieu Chartier · 7 years ago
  53. 94f5f93 Add PRODUCT_SYSTEM_SERVER_DEBUG_INFO property by Mathieu Chartier · 7 years ago
  54. 6a90210 Add product system server compiler filter property by Mathieu Chartier · 7 years ago
  55. b8d3cc0 Allow custom compiler filters for system server jars by Mathieu Chartier · 7 years ago
  56. cd2a171 Merge "Add a new PRODUCT variable for forcing 'speed' preopt." am: 8c2c1ed667 am: eec5747912 by Nicolas Geoffray · 7 years ago
  57. 4a0ad4a Add a new PRODUCT variable for forcing 'speed' preopt. by Nicolas Geoffray · 7 years ago
  58. 44c9c07 Install preopted profiles on device by Mathieu Chartier · 7 years ago
  59. 6324c2d Default profile usage based on the existence of the profile by Mathieu Chartier · 7 years ago
  60. c5536ff Use speed-profile instead of quicken for the profile case by Mathieu Chartier · 7 years ago
  61. eb3d2f2 Use 'quicken' instead of 'interpret-only'. by Nicolas Geoffray · 7 years ago
  62. 24f5469 Make the default preopt 'interpret-only'. by Nicolas Geoffray · 7 years ago
  63. cdd4343 Don't preopt system server apps in system_other. by Nicolas Geoffray · 7 years ago
  64. b08ada1 Introduce a whitelist for core apps used by system server. by Nicolas Geoffray · 7 years ago
  65. d69837d Merge "Add LOCAL_VENDOR_MODULE as a synonym to LOCAL_PROPRIETARY_MODULE" by Treehugger Robot · 7 years ago
  66. 05a2b93 Add LOCAL_VENDOR_MODULE as a synonym to LOCAL_PROPRIETARY_MODULE by Dan Willemsen · 7 years ago
  67. 3d072d5 Use built module instead of installed module for profman by Dan Willemsen · 7 years ago
  68. fb6c6b3 Fix profile dependency by Mathieu Chartier · 7 years ago
  69. 2ac264f Move profile logic to dex_preopt_odex_install by Mathieu Chartier · 7 years ago
  70. 192b91c Add support for preopted app images by Mathieu Chartier · 7 years ago
  71. fba6042 Merge "Replace usages of my_register_name with my_all_targets" am: 077d9d5fe7 am: e373117cac by Colin Cross · 8 years ago
  72. 3388670 Replace usages of my_register_name with my_all_targets by Colin Cross · 8 years ago
  73. 29441f9 resolve merge conflicts of 0976590 to nyc-mr1-dev-plus-aosp by David Brazdil · 8 years ago
  74. 7047016 Update build rules for VDEX by David Brazdil · 8 years ago
  75. a3e8e9c resolve merge conflicts of 3f7c348 to nyc-mr1-dev-plus-aosp by Alex Light · 8 years ago
  76. 4e358ab Add system_other partition, install odex files by Alex Light · 8 years ago
  77. 6263022 Allow to build native tests for translation arch only. by Ying Wang · 8 years ago
  78. fbc5b9f Rebuild odex files in PDK fusion build. by Ying Wang · 8 years ago
  79. 3a61eeb Rebuild odex files in PDK fusion build. by Ying Wang · 8 years ago
  80. 7f01615 Remove unused dependencies on $(ACP) by Dan Willemsen · 8 years ago
  81. c7ca617 Build only 64-bit odex for system server jars. by Ying Wang · 9 years ago
  82. 73a730c Merge "Remove libdvm support from the core build system." by Ying Wang · 10 years ago
  83. d54520a Remove libdvm support from the core build system. by Ying Wang · 10 years ago
  84. 2bc1901 Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA by Brian Carlstrom · 10 years ago
  85. 97f28c6 core: Use WITH_DEXPREOPT_PIC=true to have dex2oat build pic oat files by Igor Murashkin · 10 years ago
  86. 8755756 resolved conflicts for merge of 3907c03e to lmp-dev-plus-aosp by Ying Wang · 10 years ago
  87. 62fb8a1 Check $(built_dex) to determine if we can run dex-preopt. by Ying Wang · 10 years ago
  88. 20ebd2e Introduce per-product per-module dex-preopt config by Ying Wang · 10 years ago
  89. 96c2af0 Enable multilib odex only if TARGET_2ND_ARCH is defined. by Ying Wang · 10 years ago
  90. 2e9f639 Support to build apk odex for both arch. by Ying Wang · 10 years ago
  91. 7a89919 Enable multilib odex only if TARGET_2ND_ARCH is defined. by Ying Wang · 10 years ago
  92. db48da7 Support to build apk odex for both arch. by Ying Wang · 10 years ago
  93. 7326f7b Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option. by Alex Light · 10 years ago
  94. 440cc76 Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option. by Alex Light · 10 years ago
  95. edfd55a Don't enable LOCAL_DEX_PREOPT for apks outside system.img by Ying Wang · 10 years ago
  96. 74c9850 Explicit record the modules' built-file:installed-file by Ying Wang · 10 years ago
  97. 994c226 Fix pattern rules for $(installed_odex) for libdvm. by Ying Wang · 10 years ago
  98. 36142f6 Split the rules to build the odex file by Ying Wang · 10 years ago
  99. b9aa5d4 Multilib support for odex by Ying Wang · 10 years ago
  100. 5c7fed2 Make sure to install the .odex when running "make <module_name>" by Ying Wang · 11 years ago