Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0021feb36ca7021e2c255e6eaf16b967180290c6
/
dex2oat
/
dex2oat_test.cc
0021feb
Delete CodeItemIterator
by Mathieu Chartier
· 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
41fba6a
Change Dex2oatLayoutTest to generate profile itself.
by Jeff Hao
· 8 years ago
042e898
Add layout scheme to dexlayout for dex file reordering.
by Jeff Hao
· 8 years ago
608f2ce
Add new --layout-profile compiler-filter for dex2oat.
by Jeff Hao
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
63b6eb4
Disable CheckSwapUsage test with read barriers on x86.
by Roland Levillain
· 8 years ago
7adeda8
Revert "Revert "ART: Add dex2oat swap usage test""
by Andreas Gampe
· 8 years ago
ec743ff
Revert "ART: Add dex2oat swap usage test"
by Andreas Gampe
· 8 years ago
ab2a540
ART: Add dex2oat swap usage test
by Andreas Gampe
· 8 years ago
56fe0f0
Do not use popen, it uses a hardcoded path for "sh".
by Nicolas Geoffray
· 8 years ago
67f0282
ART: Add very-large threshold to dex2oat
by Andreas Gampe
· 8 years ago
e1459ae
ART: Add dex2oat swap-usage parameters
by Andreas Gampe
· 8 years ago