Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6f96bbe8b354e1f6d0800ebba7f520c4f45cccc3
/
dex2oat
/
dex2oat_test.cc
6f96bbe
Treat no profile the same as empty profile for app image generation
by Mathieu Chartier
· 7 years ago
229512a
Verify dex files in zip and from files are not CompactDex
by Mathieu Chartier
· 7 years ago
e8a494d
Run dex verifier for OOB + compact-dex-level combination
by Mathieu Chartier
· 7 years ago
e6564f4
Move some remaining dex utilities
by David Sehr
· 7 years ago
6f71650
Add owned section for CompactDex
by Mathieu Chartier
· 7 years ago
c334f83
Separate vdex versioning into two sections: verifier deps and dex code.
by Nicolas Geoffray
· 7 years ago
8f4b056
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
cda83be
Fix handling for partial cdex conversion rejection in multidex
by Mathieu Chartier
· 7 years ago
2daa134
Fix unquickening logic for quickened input dexes
by Mathieu Chartier
· 7 years ago
026dc0b
Re-enable dex2oat_test copying dex test case for target
by Mathieu Chartier
· 7 years ago
88fb743
Disable fast_verify output test for dex2oat_test
by Mathieu Chartier
· 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
6540037
Merge "ART: Add option to use stderr logger"
by Treehugger Robot
· 7 years ago
d27923c
Fix input cdex -> output non-cdex
by Mathieu Chartier
· 7 years ago
25419b5
ART: Add option to use stderr logger
by Andreas Gampe
· 7 years ago
05f90d1
Avoid generating cdex for dex files with duplicate methods
by Mathieu Chartier
· 7 years ago
700a985
Fix potential null read for truncated dex files
by Mathieu Chartier
· 7 years ago
f160983
Fix compact dex shared section with update_input_vdex
by Mathieu Chartier
· 7 years ago
2b1a21e
Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set."
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
013fd80
Create an ART-independent DexFileLoader
by David Sehr
· 7 years ago
80ddf27
ART: Relax failure requirements for dex2oat watchdog test
by Andreas Gampe
· 7 years ago
0212910
Re-enable disabled dex2oat tests for compact dex.
by Mathieu Chartier
· 7 years ago
698ebbc
Clean up CodeItemAccessors and Compact/StandardDexFile
by Mathieu Chartier
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
73f21d4
Remove CodeItem accessor functions
by Mathieu Chartier
· 7 years ago
21f9cb8
ART: Disable watchdog test for non-CC
by Andreas Gampe
· 7 years ago
ffc3be6
Merge "Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"""
by Mathieu Chartier
· 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
532246e
Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""
by Mathieu Chartier
· 7 years ago
2974260
Load /data oat/odex files non-executable when only_use_system_oat_files is set.
by Nicolas Geoffray
· 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
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
3e0c517
Add logic for calculating offsets during writing
by Mathieu Chartier
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
b7c273c
Add ClassDataItemIterator::HasNextMethod
by Mathieu Chartier
· 7 years ago
69147f1
Add code item accessor helper classes
by Mathieu Chartier
· 7 years ago
bda66c7
Merge "cpplint: Cleanup errors"
by Treehugger Robot
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
5d16562
Merge "Delete CodeItemIterator"
by Mathieu Chartier
· 7 years ago
0021feb
Delete CodeItemIterator
by Mathieu Chartier
· 7 years ago
cac31ad
ART: Add compiler option for code deduplication
by Andreas Gampe
· 7 years ago
24066ec
Re-enable dex verifier after dexlayout
by Mathieu Chartier
· 7 years ago
22fa376
ART: Slow down dex2oat for watchdog test
by Andreas Gampe
· 7 years ago
9e842d3
Merge "Add basic support for writing cdex container in dexlayout"
by Mathieu Chartier
· 7 years ago
dfeec3a
Merge "Pass the verify flag to DexFileLoader utilities."
by Nicolas Geoffray
· 7 years ago
603ccab
Add basic support for writing cdex container in dexlayout
by Mathieu Chartier
· 7 years ago
095c6c9
Pass the verify flag to DexFileLoader utilities.
by Nicolas Geoffray
· 7 years ago
f39208f
ART: Add abort-on-soft-verifier-error
by Andreas Gampe
· 7 years ago
9595fd3
Fix LayoutSections for aligned last CodeItem.
by Alan Leung
· 7 years ago
79c87da
Add DexFileLoader class
by Mathieu Chartier
· 7 years ago
6cfbdbc
Use mmapped boot image intern table for PIC app HLoadString.
by Vladimir Marko
· 7 years ago
cd87c3e
Clean up ImageHeader section getters.
by Vladimir Marko
· 7 years ago
641a473
ART: Fix reference-related warnings
by Andreas Gampe
· 7 years ago
8cce65a
Disable app image for very large apps
by Mathieu Chartier
· 7 years ago
120aa28
Store layout info in dex files
by Mathieu Chartier
· 7 years ago
68db225
Disable dex2oat test TestWatchdogTrigger with Valgrind.
by Roland Levillain
· 7 years ago
9e050df
Revert "Revert "Support class unloading in dex2oat for quicken multidex""
by Mathieu Chartier
· 7 years ago
6921d90
Revert "Support class unloading in dex2oat for quicken multidex"
by Richard Uhler
· 7 years ago
0b1c341
Support class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 7 years ago
1ccf613
Do not pass --runtime-arg -classpath in dex2oat_test
by Calin Juravle
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
527f18f
Merge "Allow dex2oat to create a full class loader context"
by Treehugger Robot
· 7 years ago
c79470d
Allow dex2oat to create a full class loader context
by Calin Juravle
· 7 years ago
b02ba93
Don't encode OatQuickMethodHeader for non-compiled methods.
by Nicolas Geoffray
· 7 years ago
010126f
Change very large apps to verify instead of extract
by Mathieu Chartier
· 7 years ago
7b0648a
Move dex files dependencies (en/de)coding to ClassLoaderContext
by Calin Juravle
· 7 years ago
1ce7085
Add support for class loader context in dex2oat
by Calin Juravle
· 7 years ago
ea650f3
Move profiles to use bitmaps for startup methods
by Mathieu Chartier
· 7 years ago
b486a98
ART: Introduce thread-current-inl.h
by Andreas Gampe
· 7 years ago
f4a67fd
ART: Disable parts of tests under sanitization
by Andreas Gampe
· 8 years ago
0447112
Merge changes If6bd630c,Iade01cd5,I2ca823e1,Ib2899bce,I123f30f9
by Treehugger Robot
· 8 years ago
4e868fa
Make vdex and dexlayout compatible.
by Nicolas Geoffray
· 8 years ago
fd80b17
ART: Blacklist dex2oat test under sanitization
by Andreas Gampe
· 8 years ago
49cda06
Rename and obsolete compiler filter names.
by Nicolas Geoffray
· 8 years ago
f788297
ART: Add dex2oat return code for runtime failure
by Andreas Gampe
· 8 years ago
97fa992
Do not allow input-vdex with dexlayout.
by Nicolas Geoffray
· 8 years ago
046854b
Fix dex location filtering in dex2oat
by Mathieu Chartier
· 8 years ago
8bc343b
Add regression test for vdex + layout combination
by Mathieu Chartier
· 8 years ago
97ab5e3
Check for null profile in ShouldCompileBasedOnProfile
by Mathieu Chartier
· 8 years ago
19772bf
Disable the dex2oat swap test for x86 altogether.
by Roland Levillain
· 8 years ago
a6dfa57
Merge "ART: Make dex2oat watchdog configurable"
by Treehugger Robot
· 8 years ago
57070da
Revert "Enable dex2oat swap test for CC on x86."
by Vladimir Marko
· 8 years ago
2e8a256
ART: Make dex2oat watchdog configurable
by Andreas Gampe
· 8 years ago
38f5663
Enable dex2oat swap test for CC on x86.
by Vladimir Marko
· 8 years ago
1535770
Use VerifierDeps test file for dex2oat swap tests.
by Vladimir Marko
· 8 years ago
500d491
Merge "Revert "Revert "Make --debuggable rely on JIT code."""
by Nicolas Geoffray
· 8 years ago
433b79a
Revert "Revert "Make --debuggable rely on JIT code.""
by Nicolas Geoffray
· 8 years ago
d7c4ad0
Merge "Revert "Make --debuggable rely on JIT code.""
by Vladimir Marko
· 8 years ago
8135664
Revert "Make --debuggable rely on JIT code."
by Vladimir Marko
· 8 years ago
f22bf9f
Merge "Merge layout-speed compiler filter into speed-profile."
by Treehugger Robot
· 8 years ago
a0619e2
Make --debuggable rely on JIT code.
by Nicolas Geoffray
· 8 years ago
c155b05
Merge layout-speed compiler filter into speed-profile.
by Jeff Hao
· 8 years ago
33083d6
Rename offline_profiling_info to profile_compilation_info
by Calin Juravle
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
Next »