Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
da55afdbd41f66d33af20c31630f18cfec4616ea
/
cmds
/
installd
/
dexopt.cpp
6de402a
Convert some unsafe post-fork() LOG usage.
by Martijn Coenen
· 5 years ago
9f29566
Make installd log A/B missing artifacts
by Alex Light
· 5 years ago
bf00bf3
Remove unused update_out_oat_access_times.
by Rock.Yeh
· 5 years ago
e0dbd9b
Revert "Revert "installd: Fix set dex2oat to background after boot_complete""
by Wei Wang
· 5 years ago
633e1fb
Revert "installd: Fix set dex2oat to background after boot_complete"
by Dario Freni
· 5 years ago
c919183
installd: Fix set dex2oat to background after boot_complete
by Wei Wang
· 5 years ago
a27559e
Dexopt: fix a bug due to unsign int.
by yawanng
· 5 years ago
6fe34a5
Dexopt: read min new methods/classes percent change from properties.
by yawanng
· 5 years ago
c8fd7fa
Merge "installd: Replace Dex2oatFileWrapper with UniqueFile"
by Treehugger Robot
· 6 years ago
cb35a06
installd: Replace Dex2oatFileWrapper with UniqueFile
by Victor Hsieh
· 6 years ago
e9481ce
Remove dex2oat_headers.
by Nicolas Geoffray
· 6 years ago
c9821f1
installd: Unit test for RunDex2oat
by Victor Hsieh
· 6 years ago
e98e651
installd: move background compilation check out of RunDex2oat
by Victor Hsieh
· 6 years ago
76f19ba
installd: replace get_location_from_path with Basename
by Victor Hsieh
· 6 years ago
8948a86
installd: move check of jitzygote out of RunDex2oat
by Victor Hsieh
· 6 years ago
f85ddb9
Handle the boot profile format when analyzing profiles
by Calin Juravle
· 6 years ago
6df89a6
Control use of dex2oat64 by device property
by David Sehr
· 6 years ago
2271b3e
Adds support for restore dexopt flag
by Patrick Baumann
· 6 years ago
79dc3c6
Pass updatable BCP packages to dex2oat.
by Vladimir Marko
· 6 years ago
0b9c8e1
Merge "Revert "Revert "[dexopt] Allow secondary dex files to generate app images"""
by Mathieu Chartier
· 6 years ago
9fcc4ef
Use std::optional for @nullable (AIDL)
by Jooyung Han
· 6 years ago
b79acc0
Revert "Revert "[dexopt] Allow secondary dex files to generate app images""
by Dan Zimmerman
· 6 years ago
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
· 7 years ago
e97261e
Pass down apex image if profilebootimage is enabled
by Mathieu Chartier
· 7 years ago
9d25017
Remove store_aggregation_counters argument from profile merging
by Calin Juravle
· 7 years ago
36133d1
dexopt: Replace -Xhidden-api-checks with -Xhidden-api-policy
by David Brazdil
· 7 years ago
6190774
Installd: don't generate app image without reference profile
by liulvping
· 8 years ago
8042c37
dexopt: Avoid a couple std::string copies
by Greg Kaiser
· 7 years ago
4f6027a
dexopt: Open class loader context dex files for dex2oat
by David Brazdil
· 7 years ago
019db5b
Fix a typo in an error message of dexopt.
by Roland Levillain
· 7 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
· 8 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
· 8 years ago
07031ce
Merge "Fix SEGFAULT in profman" am: 037b50ec79
by Calin Juravle
· 8 years ago
a30265a
Fix SEGFAULT in profman
by Calin Juravle
· 8 years ago
eb9b71e
Disable dex2oatd for release background compiles am: 31419e7ac8
by David Sehr
· 8 years ago
31419e7
Disable dex2oatd for release background compiles
by David Sehr
· 8 years ago
3bbaed2
Always pass --dex-location to profman
by Calin Juravle
· 8 years ago
6e9f4df
Merge "Always pass --dex-location to profman" into pi-dev am: 7be03ead4c
by Calin Juravle
· 8 years ago
59f7ab8
Always pass --dex-location to profman
by Calin Juravle
· 8 years ago
cb27c34
Fix tiny typo in LOG_TAG.
by Alan Stokes
· 8 years ago
1dc3dfa
Add flag for controling app image generation
by Mathieu Chartier
· 8 years ago
ad45a1b
Add flag for controling app image generation
by Mathieu Chartier
· 8 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
Next »