Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
213ee2da6a1c58d0fc12c937bbd9c9974ca00aca
/
dex2oat
/
dex2oat.cc
213ee2d
Move dex_files_for_oat_file_ to CompilerOptions.
by Vladimir Marko
· 7 years ago
dc4bcce
Move image_classes_ to CompilerOptions.
by Vladimir Marko
· 7 years ago
54159c6
Use HashSet<std::string> instead of unordered_set<>.
by Vladimir Marko
· 7 years ago
05e34f4
Revert^2 "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 7 years ago
8268cb6
Remove support for Valgrind in ART.
by Roland Levillain
· 7 years ago
d8860b4
Do not load app image for class collisions
by Vladimir Marko
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
2da52b0
ART: Add --dump-pass-timings compiler option.
by Vladimir Marko
· 7 years ago
82d046e
Add a profiling library
by David Sehr
· 7 years ago
c444077
Add arg for overwriting class loader class path
by Mathieu Chartier
· 7 years ago
bd600e3
ART: Remove support for compiled-methods and compiled-classes
by Andreas Gampe
· 7 years ago
74b9994
Merge "Move profile dependent modules to libartbase"
by Treehugger Robot
· 7 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 7 years ago
f5abfc4
Add stored class loader context option
by Mathieu Chartier
· 7 years ago
8179b62
Merge "Add extra timing loggers for image writing"
by Mathieu Chartier
· 7 years ago
ca1e038
Revert^2 "Compile link-time thunks in codegen."
by Vladimir Marko
· 7 years ago
703b82a
Add extra timing loggers for image writing
by Mathieu Chartier
· 7 years ago
8d2e70a
Merge "Fix --oat-filename in dex2oat usage message"
by Mathieu Chartier
· 7 years ago
4a265c2
Don't pass empty profile to OatWriter
by Mathieu Chartier
· 7 years ago
5f71c65
Fix --oat-filename in dex2oat usage message
by Sascha Roth
· 7 years ago
ddc6942
Merge "Always do cdex conversion for OatWriter dexlayout"
by Mathieu Chartier
· 7 years ago
ddf3955
Always do cdex conversion for OatWriter dexlayout
by Mathieu Chartier
· 7 years ago
6371249
Merge "Revert "Compile link-time thunks in codegen.""
by Vladimir Marko
· 7 years ago
5806a9e
Revert "Compile link-time thunks in codegen."
by Vladimir Marko
· 7 years ago
671c393
Merge "Compile link-time thunks in codegen."
by Vladimir Marko
· 7 years ago
c9dd220
Compile link-time thunks in codegen.
by Vladimir Marko
· 7 years ago
f85b3db
Treat no profile the same as empty profile for app image generation
by Mathieu Chartier
· 7 years ago
d45863a
Run dex verifier for OOB + compact-dex-level combination
by Mathieu Chartier
· 7 years ago
640df84
Merge "Separate vdex versioning into two sections: verifier deps and dex code."
by Treehugger Robot
· 7 years ago
3a29355
Separate vdex versioning into two sections: verifier deps and dex code.
by Nicolas Geoffray
· 7 years ago
8ba5641
Merge "Load ArtMethod* from .data.bimg.rel.ro entries."
by Vladimir Marko
· 7 years ago
b066d43
Load ArtMethod* from .data.bimg.rel.ro entries.
by Vladimir Marko
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
66ff8a8
Revert "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 7 years ago
af29031
Small documentation and stylistic changes.
by Roland Levillain
· 7 years ago
cc4e7b7
Merge "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 7 years ago
a19b764
Revert "Full-stack integrity: check vdex contents."
by Nicolas Geoffray
· 7 years ago
7b5e244
Merge "Full-stack integrity: check vdex contents."
by Treehugger Robot
· 7 years ago
d6f914e
Full-stack integrity: check vdex contents.
by Nicolas Geoffray
· 7 years ago
b2ec9f5
Remove duplication, split tests
by David Sehr
· 7 years ago
792111c
Add option for not copying dex
by Mathieu Chartier
· 7 years ago
0e09dfc
Add --compilation-reason option to dex2oat
by Calin Juravle
· 7 years ago
21dca73
Merge "dex2oat: Accept .dm files."
by Nicolas Geoffray
· 7 years ago
baeaa9b
dex2oat: Accept .dm files.
by Nicolas Geoffray
· 7 years ago
bc17727
dex2oat: Test whether the passed vdex has no dex file.
by Nicolas Geoffray
· 7 years ago
f307527
Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""
by Nicolas Geoffray
· 7 years ago
e993458
ART: Allow oatstatus verification for app dependencies
by Andreas Gampe
· 7 years ago
fa0b0db
Merge "Generate debug symbols for interpreted methods."
by David Srbecky
· 7 years ago
210531f
Revert "Revert "Move quickening info logic to its own table""
by Mathieu Chartier
· 7 years ago
a7e4a15
Merge changes from topic "dex2oat-pgo"
by Pirama Arumuga Nainar
· 7 years ago
32210b9
Generate debug symbols for interpreted methods.
by David Srbecky
· 7 years ago
ab89892
Do not call _exit() for PGO instrumentation
by Pirama Arumuga Nainar
· 7 years ago
6716941
Revert "Move quickening info logic to its own table"
by Nicolas Geoffray
· 7 years ago
7a26f94
Move quickening info logic to its own table
by Mathieu Chartier
· 7 years ago
f4bf58d
Merge "Try to mmap vdex file within the address range of the ELF file."
by David Srbecky
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
ec2cdf4
Try to mmap vdex file within the address range of the ELF file.
by David Srbecky
· 7 years ago
0f54b0d
Revert "ART: Add barrier to dex2oat watchdog startup"
by Andreas Gampe
· 7 years ago
55256cb
Extensions to check JNI.
by Ian Rogers
· 7 years ago
dfd110e
Merge "ART: Add barrier to dex2oat watchdog startup"
by Treehugger Robot
· 7 years ago
2469ec9
Merge "Use LogHelper::LogLineLowStack instead of LogMessage::LogLine."
by Tomasz Wasilczyk
· 7 years ago
8d84090
Use LogHelper::LogLineLowStack instead of LogMessage::LogLine.
by Tomasz Wasilczyk
· 7 years ago
85baf7a
ART: Add barrier to dex2oat watchdog startup
by Andreas Gampe
· 7 years ago
a661594
Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""
by Treehugger Robot
· 7 years ago
e166e67
Revert "Don't embed the dex code in the oat file if dex is uncompressed."
by Andreas Gampe
· 7 years ago
7861b4b
Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing"
by Mathieu Chartier
· 7 years ago
2c4b084
Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing
by Mathieu Chartier
· 7 years ago
c8d9103
Merge "Don't embed the dex code in the oat file if dex is uncompressed."
by Nicolas Geoffray
· 7 years ago
ae7e838
Don't embed the dex code in the oat file if dex is uncompressed.
by Nicolas Geoffray
· 7 years ago
6f05cca
Merge "Add ART_DEFAULT_COMPACT_DEX_LEVEL"
by Mathieu Chartier
· 7 years ago
a7f6b81
Add ART_DEFAULT_COMPACT_DEX_LEVEL
by Mathieu Chartier
· 7 years ago
e82b60f
Update help message dump-timing -> dump-timings.
by Nicolas Geoffray
· 7 years ago
2d8801f
Clean some dex2oat options.
by Nicolas Geoffray
· 7 years ago
8eaa8e5
Remove kIsVdexEnabled.
by Nicolas Geoffray
· 7 years ago
e20ff6f
ART: Fix up dex2oat usage message
by Andreas Gampe
· 7 years ago
cac31ad
ART: Add compiler option for code deduplication
by Andreas Gampe
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
891a50e
Separate file utilities from utils.cc
by David Sehr
· 7 years ago
24066ec
Re-enable dex verifier after dexlayout
by Mathieu Chartier
· 7 years ago
603ccab
Add basic support for writing cdex container in dexlayout
by Mathieu Chartier
· 7 years ago
eafe2a5
Add compact-dex-level argument to dex2oat
by Mathieu Chartier
· 7 years ago
2b51edd
ART: Fix includes
by Andreas Gampe
· 7 years ago
a1f56a8
Unquicken dex files before exporting from oatdump
by Anestis Bechtsoudis
· 7 years ago
001ff03
Merge "ART: Use CmdlineParser in dex2oat"
by Treehugger Robot
· 7 years ago
097f34c
ART: Use CmdlineParser in dex2oat
by Andreas Gampe
· 7 years ago
6620532
Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat
by Shubham Ajmera
· 7 years ago
2dc2bcc
Merge "Ensure the oat/vdex file is erased if we fail to truncate"
by Calin Juravle
· 7 years ago
b09be72
Ensure the oat/vdex file is erased if we fail to truncate
by Calin Juravle
· 7 years ago
2fe2d41
Merge "compiler: layout OatMethodQuickCode by profile hotness"
by Igor Murashkin
· 7 years ago
545412b
compiler: layout OatMethodQuickCode by profile hotness
by Igor Murashkin
· 7 years ago
188b2bf
Revert^2 "Verify profile wrt dex file in dex2oat""
by Shubham Ajmera
· 7 years ago
7452797
Refactor linker files from compiler/ to dex2oat/.
by Vladimir Marko
· 8 years ago
7b211a1
Revert "Verify profile wrt dex file in dex2oat"
by Nicolas Geoffray
· 7 years ago
2676520
Verify profile wrt dex file in dex2oat
by Shubham Ajmera
· 7 years ago
1b404a8
Add debug info for link-time generated thunks.
by Vladimir Marko
· 7 years ago
486dda0
Add support for registering classpath classes status.
by Nicolas Geoffray
· 7 years ago
8cce65a
Disable app image for very large apps
by Mathieu Chartier
· 7 years ago
a6fc787
Recover vdex regression on multidex.
by Nicolas Geoffray
· 7 years ago
Next »