- 3ca4980 Auto-generate dexpreopt boot image module by Yo Chiang · 4 years, 6 months ago
- 6dd11ec Install boot.art image for host as well (used by ART tests). by David Srbecky · 4 years, 11 months ago
- abdea21 Add art dexpreopt to boot.zip archive by Calin Juravle · 5 years ago
- cdff6b1 Rename PRODUCT_USES_ART to PRODUCT_USES_DEFAULT_ART_CONFIG by Calin Juravle · 6 years ago
- 6bfdcda Add the entire boot image to boot.zip by Calin Juravle · 6 years ago
- 4d5f5ff Revert "Add the entire boot image to boot.zip" by Cyan Hsieh · 6 years ago
- c0ed5e7 Add the entire boot image to boot.zip by Calin Juravle · 6 years ago
- 7e8ca9a Move the profile rule out of dex_preopt_libart.mk. by Nicolas Geoffray · 6 years ago
- 269bc74 Support for install multiple boot images. by Nicolas Geoffray · 6 years ago
- d8badf5 Fix boot_profile_jars.zip by Colin Cross · 6 years ago
- 02c6848 Remove obsolete rule. by Nicolas Geoffray · 6 years ago
- 485c9cd Move hiddenapi singleton rules to Soong by Colin Cross · 6 years ago
- 61ae763 Merge "Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_FLAGS=true" by Treehugger Robot · 6 years ago
- 9e1fb1b Use DEXPREOPT_BOOTCLASSPATH_DEX_FILES to build boot_profile_jars.zip by Calin Juravle · 6 years ago
- 21028b7 Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_FLAGS=true by Adrian Roos · 6 years ago
- ba3e26d Merge "Replace PRODUCT_BOOT_JARS with DEXPREOPT_BOOT_JARS_MODULES for nopreloads" by Calin Juravle · 6 years ago
- b741d1c Replace PRODUCT_BOOT_JARS with DEXPREOPT_BOOT_JARS_MODULES for nopreloads by Calin Juravle · 6 years ago
- e5b368b Use the jars, not the classes.dex for passing to hiddenapi. by Nicolas Geoffray · 6 years ago
- 96e973b hiddenapi: Process core.platform.api.stubs by David Brazdil · 6 years ago
- fc274ba Replace hiddenapi-{public,private}-list.txt with a CSV file by David Brazdil · 6 years ago
- 38f19aa Move HIDDENAPI_FLAGS dependencies to frameworks/base by David Brazdil · 6 years ago
- 49adea3 Move hiddenapi to Soong by Colin Cross · 6 years ago
- 3266d6e Preopt: Pass -Xbootclasspath: arg to dex2oat. by Vladimir Marko · 6 years ago
- 6db5b0e Move dexpreopting to Soong by Colin Cross · 6 years ago
- b8901d7 Revert "Move dexpreopting to Soong" by Colin Cross · 6 years ago
- e736c58 Move dexpreopting to Soong by Colin Cross · 6 years ago
- fc782ad Reduce the propagation of LOCAL_DEX_PREOPT := nostripping by Colin Cross · 6 years ago
- 1a81e37 Fix boot_profile_jars.zip by Colin Cross · 6 years ago
- e3fb5f6 Add hidden API public/private list to KATI_RESTAT by David Brazdil · 6 years ago
- 648b0a8 Install /system/product_services apps odex in system-other. by Anton Hansson · 6 years ago
- b8fb0de Allow products to define their own hidden api stubs by Ralph Nathan · 6 years ago
- d3c9855 Merge "hiddenapi: Split stubs into public/system/test classpaths" am: 09480aa0cf by David Brazdil · 6 years ago
- 7adbde4 hiddenapi: Split stubs into public/system/test classpaths by David Brazdil · 6 years ago
- 263338b Merge "Remove android.test.{mock,runner}.stubs from private-list.txt" by David Brazdil · 6 years ago
- bb5bf2e Remove android.test.{mock,runner}.stubs from private-list.txt by David Brazdil · 6 years ago
- 467a10c Add singleton rule for hiddenapi list generation by David Brazdil · 7 years ago
- ab501e0 Add singleton rule for hiddenapi list generation by David Brazdil · 7 years ago
- 3733368 Merge "Install /system/product apps odex in system-other." am: 12e0e51116 by Dario Freni · 6 years ago
- aa45068 Install /system/product apps odex in system-other. by Dario Freni · 6 years ago
- 8955a99 Create dist for boot and system jars by Calin Juravle · 7 years ago
- 1f1335c Revert "Revert "For user and userdebug generate error if DEXPREOPT is not enabled"" by Mathieu Chartier · 7 years ago
- 0ecba4b Revert "For user and userdebug generate error if DEXPREOPT is not enabled" by Mathieu Chartier · 7 years ago
- 2594230 For user and userdebug generate error if DEXPREOPT is not enabled by Mathieu Chartier · 7 years ago
- f26b8e4 For user and userdebug generate error if DEXPREOPT is not enabled by Mathieu Chartier · 7 years ago
- ed6ee7b Don't strip for eng builds. by Nicolas Geoffray · 7 years ago
- f834ecc Allow system server jars for WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY by Mathieu Chartier · 7 years ago
- ea1629e Refactor removing classes.dex for dexpreopt by Colin Cross · 7 years ago
- 4ed21d1 Build: Change SANITIZE_LITE install settings by Andreas Gampe · 8 years ago
- 4a0ad4a Add a new PRODUCT variable for forcing 'speed' preopt. by Nicolas Geoffray · 8 years ago
- cdd4343 Don't preopt system server apps in system_other. by Nicolas Geoffray · 8 years ago
- c30981e Remove option for non-pic dex preopt. by Richard Uhler · 8 years ago
- a3e8e9c resolve merge conflicts of 3f7c348 to nyc-mr1-dev-plus-aosp by Alex Light · 9 years ago
- 4e358ab Add system_other partition, install odex files by Alex Light · 9 years ago
- d50f9d8 Build: Switch on oat file mini-debug-info for boot.oat am: a20910f495 by Andreas Gampe · 9 years ago
- a20910f Build: Switch on oat file mini-debug-info for boot.oat by Andreas Gampe · 9 years ago
- c9a1977 resolve merge conflicts of fc16dca602 to nyc-dev-plus-aosp by Ying Wang · 9 years ago
- 3a61eeb Rebuild odex files in PDK fusion build. by Ying Wang · 9 years ago
- 63e5a86 Merge changes I4a2692f3,Ifd8d3a2c into nyc-dev am: 6f0a902081 by Andreas Gampe · 9 years ago
- 4df5657 Build: Only preopt boot images in eng builds by Andreas Gampe · 9 years ago
- 6c6c51a Revert "Don't preopt on eng builds." by Andreas Gampe · 9 years ago
- 23afb78 Merge commit 'cdaf748e3abefd93a4e45393e96717fad8564c51' by Dan Willemsen · 9 years ago
- 7f01615 Remove unused dependencies on $(ACP) by Dan Willemsen · 9 years ago
- 7effde0 Don't preopt on eng builds. by Nicolas Geoffray · 9 years ago
- 2ad5261 Revert "Revert "Make PIC and PREOPT default for all."" by Nicolas Geoffray · 9 years ago
- f2a9135 Revert "Make PIC and PREOPT default for all." by Nicolas Geoffray · 9 years ago
- b93f590 Make PIC and PREOPT default for all. by Nicolas Geoffray · 9 years ago
- 1a71f95 Remove unneeded aapt dependency by Brian Carlstrom · 9 years ago
- d54520a Remove libdvm support from the core build system. by Ying Wang · 10 years ago
- ef8a940 Remove libdvm dex preopt support. by Elliott Hughes · 10 years ago
- f3efdfc am a6b9e887: am 4af753c1: Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 10 years ago
- 75c08b2 Make which dex2oat version to use configurable. by Nicolas Geoffray · 10 years ago
- 89ec496 Remove services, wifi, ethernet from BOOTCLASSPATH. by Narayan Kamath · 10 years ago
- fca8145 Strip all multidex files, not just classes.dex by Brian Carlstrom · 11 years ago
- b9aa5d4 Multilib support for odex by Ying Wang · 11 years ago
- ed154c3 Use debug versions of dex2oat explicitly. by Nicolas Geoffray · 11 years ago
- c6848b3 Remove the redundant DISABLE_DEXPREOPT by Ying Wang · 11 years ago
- 8c7e74e Fix embedded build by Ying Wang · 11 years ago
- ad6674c PRODUCT_BOOT_JARS as a list of jar names separated by space by Ying Wang · 11 years ago
- ced4bff Add DEXPREOPT support for ART by Brian Carlstrom · 11 years ago
- 014a3c0 Add support for instruction set features by Dave Allison · 11 years ago
- 71fc41d Enable art for user builds by Brian Carlstrom · 11 years ago
- 0650d15 Add PRODUCT_BOOT_JARS to derive BOOTCLASSPATH by Ying Wang · 11 years ago
- ae859f9 Split framework jar. by Jeff Brown · 11 years ago
- ef5d599 Add webviewchromium to the preopt jar list. by Torne (Richard Coles) · 12 years ago
- dfaf384 Track change to JSSE provider by Kenny Root · 12 years ago
- 7126767 resolved conflicts for merge of 5ec66d15 to jb-mr2-dev-plus-aosp by Brian Carlstrom · 12 years ago
- 190dde0 Add OkHttp to the platform. by jwilson · 12 years ago
- 554a0ad Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip by Wink Saville · 12 years ago
- c16c945 Create telephony-common and mms-common by Wink Saville · 13 years ago
- fe97fe9 Multi-Project Commit: Move of filterfw out of system/media (3 of 7) by Marius Renn · 13 years ago
- 0279b62 Updated dex-preopt BOOTCLASSPATH with values from init.rc Bug: 5032006 by Justin Ho · 13 years ago
- 76a7d82 Add filterfw.jar to standard list of java libraries to include. by Eino-Ville Talvala · 13 years ago
- ea482c7 am 4d3ac24d: am 84ed6fa2: Disable "-t" for acp. by Ying Wang · 14 years ago
- 84ed6fa Disable "-t" for acp. by Ying Wang · 14 years ago
- 7eff81d Move apache-xml to external. (project 3 of 4) by Jesse Wilson · 14 years ago
- a83940f Move odex related files to product-specific dir. by Ying Wang · 14 years ago
- c8c09e2 Inform dex-preopt when the target device is a uniprocessor. by Dan Bornstein · 14 years ago
- e7874c4 Integrate dexpreopt into the build system. by Ying Wang · 14 years ago