Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
aa59a8b100c30c20e50a9cedd04d76b3610f0de3
/
cmds
/
installd
/
dexopt.cpp
5a4c4e9
Update dexopt code with the new JIT zygote image.
by Nicolas Geoffray
· 6 years ago
b05c6a5
Merge "installd: add dex2oat cpu-set system properties"
by Orion Hodson
· 6 years ago
4583746
installd: add dex2oat cpu-set system properties
by Orion Hodson
· 6 years ago
7656132
[installd] Improve profile merging error logging
by Calin Juravle
· 6 years ago
78728f3
Improve the handling of profile snapshot in installd
by Calin Juravle
· 6 years ago
a64fb51
Fix BootImageProfile aggregation
by Calin Juravle
· 6 years ago
56701ba
Merge "Remove store_aggregation_counters argument from profile merging"
by Calin Juravle
· 6 years ago
e97261e
Pass down apex image if profilebootimage is enabled
by Mathieu Chartier
· 6 years ago
9d25017
Remove store_aggregation_counters argument from profile merging
by Calin Juravle
· 6 years ago
36133d1
dexopt: Replace -Xhidden-api-checks with -Xhidden-api-policy
by David Brazdil
· 6 years ago
6190774
Installd: don't generate app image without reference profile
by liulvping
· 7 years ago
8042c37
dexopt: Avoid a couple std::string copies
by Greg Kaiser
· 6 years ago
4f6027a
dexopt: Open class loader context dex files for dex2oat
by David Brazdil
· 6 years ago
019db5b
Fix a typo in an error message of dexopt.
by Roland Levillain
· 6 years ago
f74a737
Ensure we select the right execution binary for all dexopt commands
by Calin Juravle
· 7 years ago
95ea7b7
Merge "Use DEX2OATBOOTCLASSPATH in installd."
by Nicolas Geoffray
· 7 years ago
ab0a190
Use DEX2OATBOOTCLASSPATH in installd.
by Nicolas Geoffray
· 7 years ago
aaad21e
Query the enable_apex_image flag from native experiment.
by Nicolas Geoffray
· 7 years ago
ccfb3cf
Revert^2: dexopt: Fix target-sdk-version argument creation
by David Brazdil
· 7 years ago
683f318
Merge "Revert "dexopt: Fix target-sdk-version argument creation""
by Andreas Gampe
· 7 years ago
1428365
Revert "dexopt: Fix target-sdk-version argument creation"
by Andreas Gampe
· 7 years ago
a2849b1
Merge "Add a dalvik.vm.boot-image option for zygote and installd."
by Nicolas Geoffray
· 7 years ago
8b3fa97
Add a dalvik.vm.boot-image option for zygote and installd.
by Nicolas Geoffray
· 7 years ago
d458a4f
dexopt: Fix target-sdk-version argument creation
by David Brazdil
· 7 years ago
1fea89a
Clear BOOTCLASSPATH for APP AOT compilation.
by Vladimir Marko
· 7 years ago
d41622c
Add handling for PH property dex2oat_resolve_startup_strings
by Mathieu Chartier
· 7 years ago
1cc5de6
DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include""
by Suren Baghdasaryan
· 7 years ago
415bf00
Merge "Refactor paths to Android Runtime binaries in directory `cmds/installd/`."
by Roland Levillain
· 7 years ago
9e346da
Merge changes from topics "runtime-apex-otapreopt_chroot-tear-down", "runtime-apex-installd-support", "runtime-apex-otapreopt_chroot-support"
by Roland Levillain
· 7 years ago
f145309
DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include"
by Suren Baghdasaryan
· 7 years ago
67a14f6
Refactor paths to Android Runtime binaries in directory `cmds/installd/`.
by Roland Levillain
· 7 years ago
e03e069
Merge "[view compilation] Add viewcompiler support to installd"
by Mathieu Chartier
· 7 years ago
370222c
Revert^2 "Have installd use ART binaries from the Android Runtime APEX."
by Roland Levillain
· 7 years ago
dc9078d
Add libprocessgroup dependency and fix sched_policy include
by Suren Baghdasaryan
· 7 years ago
2af5e6a
[view compilation] Add viewcompiler support to installd
by Eric Holk
· 7 years ago
b3a929d
Store aggregation counters for boot image profile
by Calin Juravle
· 7 years ago
3a77feb
Revert "Have installd use ART binaries from the Android Runtime APEX."
by Andreas Gampe
· 7 years ago
b8f50cd
Have installd use ART binaries from the Android Runtime APEX.
by Roland Levillain
· 7 years ago
5880c03
Add dalvik.vm.dex2oat-max-image-block-size property
by Mathieu Chartier
· 7 years ago
cc66c44
Revert "Revert "Refactor argument creation to be before the fork""
by Mathieu Chartier
· 7 years ago
3163652
Revert "Refactor argument creation to be before the fork"
by Mathieu Chartier
· 7 years ago
62d218d
Refactor argument creation to be before the fork
by Mathieu Chartier
· 7 years ago
9b2da08
Refactor dexopt command args
by Mathieu Chartier
· 7 years ago
e0d64a1
Make sure to return false for empty classpath
by Mathieu Chartier
· 7 years ago
692bc1f
Merge "Add dalvik.vm.dex2oat-resolve-startup-strings feature flag"
by Mathieu Chartier
· 7 years ago
954cf64
[installd] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
f208828
Add dalvik.vm.dex2oat-resolve-startup-strings feature flag
by Mathieu Chartier
· 7 years ago
1752a11
Remove PIC option from oat files.
by Vladimir Marko
· 7 years ago
07031ce
Merge "Fix SEGFAULT in profman" am: 037b50ec79
by Calin Juravle
· 7 years ago
a30265a
Fix SEGFAULT in profman
by Calin Juravle
· 7 years ago
eb9b71e
Disable dex2oatd for release background compiles am: 31419e7ac8
by David Sehr
· 7 years ago
31419e7
Disable dex2oatd for release background compiles
by David Sehr
· 7 years ago
3bbaed2
Always pass --dex-location to profman
by Calin Juravle
· 7 years ago
6e9f4df
Merge "Always pass --dex-location to profman" into pi-dev am: 7be03ead4c
by Calin Juravle
· 7 years ago
59f7ab8
Always pass --dex-location to profman
by Calin Juravle
· 7 years ago
cb27c34
Fix tiny typo in LOG_TAG.
by Alan Stokes
· 7 years ago
1dc3dfa
Add flag for controling app image generation
by Mathieu Chartier
· 7 years ago
ad45a1b
Add flag for controling app image generation
by Mathieu Chartier
· 7 years ago
351bc94
Add new dexopt flag to control CompactDex generation
by Mathieu Chartier
· 8 years ago
f69c2f7
Add new dexopt flag to control CompactDex generation
by Mathieu Chartier
· 8 years ago
e87fe0a
Installd: Check for dex2oatd before running it
by Andreas Gampe
· 8 years ago
3008bbe
Installd: Amend dexopt binder logging
by Andreas Gampe
· 8 years ago
194fe42
Installd: Amend dexopt binder logging
by Andreas Gampe
· 8 years ago
fa2dadd
Installd: Amend dexopt binder logging
by Andreas Gampe
· 8 years ago
023b224
Installd: Add error message to dexopt
by Andreas Gampe
· 8 years ago
d32eec2
ART: Fix LOG_FATAL
by Andreas Gampe
· 8 years ago
2efc402
[installd] Pass --compilation-reason to dex2oat
by Calin Juravle
· 8 years ago
5bd1c72
Allow public profile compilation for primary apks
by Calin Juravle
· 8 years ago
62c5a37
[installd] Pass .dm files to dexopt
by Calin Juravle
· 8 years ago
f63d479
Replace profman invocation for prepareAppProfiles
by Calin Juravle
· 8 years ago
c4f6a0b
Fix profile guided compilation for secondaries and add more tests
by Calin Juravle
· 8 years ago
0d0a492
[installd] Create profile snaphots for boot image
by Calin Juravle
· 8 years ago
408cd4a
[installd] Extend profile operations to take the profile name
by Calin Juravle
· 8 years ago
c3b049e
[installd] Prepare profiles for app code paths
by Calin Juravle
· 8 years ago
824a64d
Prepare installd to handle profiles per code path
by Calin Juravle
· 8 years ago
a25d90c
Add Installd IPC to compute the SHA256 of a seconday dex file.
by Alan Stokes
· 8 years ago
5224916
Refactor runtime hidden API flag from negative to positive
by David Brazdil
· 8 years ago
7fcbb81
Add new dexopt flag to control hidden API restrictions
by David Brazdil
· 8 years ago
570d398
Pass targetSdkVersion to dex2oat
by David Brazdil
· 8 years ago
1fb463e
Disable cdex for non background dexopt
by Mathieu Chartier
· 8 years ago
b41ffcc
Disable compact dex for input fd == output fd
by Mathieu Chartier
· 8 years ago
969e4f8
StartsWith/EndsWith allow std::string prefixes/suffixes now.
by Elliott Hughes
· 8 years ago
c3596c3
Rename snapshotProfile to createProfileSnapshot for better consistency
by Calin Juravle
· 8 years ago
2959173
Add snapshotProfile APIs to installd
by Calin Juravle
· 8 years ago
7d76546
Move secondary dex files processing in the app process
by Calin Juravle
· 8 years ago
2a2d7ba
Installd: Emit minidebug-info
by Andreas Gampe
· 8 years ago
a73a0cb
Installd: Rename try_debug_for_background
by Andreas Gampe
· 8 years ago
b6bcd22
Use fds for dexoptanalyzer from installd
by Shubham Ajmera
· 8 years ago
a3b5ab6
Use dex2oatd when available on debug builds
by David Sehr
· 8 years ago
9150107
Fix argument passing to dexoptanalyzer
by Calin Juravle
· 8 years ago
58cab07
[installd] Add check that classpath is up to date to getDexOptNeeded
by Calin Juravle
· 8 years ago
c1149c9
Enable clang-tidy for sensitive domain.
by Jeff Sharkey
· 8 years ago
dd42e27
Adjust the validation code for secondary dex paths
by Calin Juravle
· 8 years ago
e6d7ad5
Drop capabilities in reconcileSecondaryDexFiles
by Shubham Ajmera
· 8 years ago
3760ad3
Change the location of current profiles for secondary dex files
by Calin Juravle
· 8 years ago
52c4582
Replace dexopt shared libraries with class loader context
by Calin Juravle
· 8 years ago
54ef862
Check dexopt needed for secondary dex while downgrading
by Shubham Ajmera
· 8 years ago
85e0c9c
Merge "Unconditionally unlink image." am: 74a871ae12
by Nicolas Geoffray
· 8 years ago
aa17ab4
Unconditionally unlink image.
by Nicolas Geoffray
· 8 years ago
6a9cf72
Installd: Run debug tools when using libartd
by Andreas Gampe
· 8 years ago
Next »