Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5daa4950038a4329ac745059f1ad0927d4a60166
/
dex2oat
/
dex2oat.cc
2b03a1f
Instrument ARM64 generated code to check the Marking Register.
by Roland Levillain
· 7 years ago
6a2b67b
Enable class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 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
d1ab1bd
Add --avoid-storing-invocation option
by Mathieu Chartier
· 7 years ago
293bfbd
Merge "Revert "Revert "Stop using the runtime classpath in dex2oat"""
by Calin Juravle
· 7 years ago
1991589
Revert "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 7 years ago
df2a410
Merge "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 7 years ago
053a84b
Revert "Stop using the runtime classpath in dex2oat"
by Calin Juravle
· 7 years ago
cda934e
Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a
by Calin Juravle
· 7 years ago
ff0baff
Null initialize dirty_image_objects_filename_
by Mathieu Chartier
· 7 years ago
84f82b9
Stop using the runtime classpath in dex2oat
by Calin Juravle
· 7 years ago
c23b0c0
Group dirty images objects together in the image.
by Jeff Hao
· 7 years ago
72041a0
Use class unloading in dex2oat for verify and extract
by Mathieu Chartier
· 7 years ago
df9224c
Merge "Move logic to get profile class descriptors to profile info"
by Mathieu Chartier
· 7 years ago
4f342b0
Move logic to get profile class descriptors to profile info
by Mathieu Chartier
· 7 years ago
46331a6
Add compiler callbacks as arg to PrepareRuntimeOptions
by Mathieu Chartier
· 7 years ago
c73753f
Merge "Hash-based DexCache methods array."
by Vladimir Marko
· 7 years ago
e01b6f6
Move IsVeryLarge check before we create verification results
by Mathieu Chartier
· 7 years ago
07bfbac
Hash-based DexCache methods array.
by Vladimir Marko
· 7 years ago
e8f48da
Merge "Change kMultiDexSeparator from ':' to '!'"
by Calin Juravle
· 7 years ago
c5b1b06
Merge "art: use proper nativehelper headers"
by Treehugger Robot
· 7 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 7 years ago
a308a32
Change kMultiDexSeparator from ':' to '!'
by Calin Juravle
· 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
0733dc8
Avoid creating verification_results_ unnecessarily
by Mathieu Chartier
· 7 years ago
010126f
Change very large apps to verify instead of extract
by Mathieu Chartier
· 7 years ago
1ce7085
Add support for class loader context in dex2oat
by Calin Juravle
· 7 years ago
57c4704
Code cleanup around compiler options and JIT.
by Nicolas Geoffray
· 7 years ago
51d80cc
ART: Refactor abort code
by Andreas Gampe
· 7 years ago
f70fe3d
Add dex2oat support for profile based image creation
by Mathieu Chartier
· 7 years ago
c348380
Merge "ScopedFlock: Refactor it to be a subclass of FdFile."
by Narayan Kamath
· 7 years ago
1cfea7a
Code cleanup around vdex.
by Nicolas Geoffray
· 7 years ago
a3d27eb
ScopedFlock: Refactor it to be a subclass of FdFile.
by Narayan Kamath
· 7 years ago
8f03c57
Remove 'break's to make sure we see all options.
by Nicolas Geoffray
· 7 years ago
8bdda5a
ART: Update stl_util.h
by Andreas Gampe
· 7 years ago
8375e4f
Merge "ART: Fix or disable some tidy warnings."
by Treehugger Robot
· 7 years ago
f45d61c
ART: Fix or disable some tidy warnings.
by Andreas Gampe
· 7 years ago
8228cdf
ART: Move CalleeSaveType to callee_save_type.h
by Andreas Gampe
· 7 years ago
a215c5b
Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"""
by Calin Juravle
· 7 years ago
07c6d72
Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""
by Calin Juravle
· 7 years ago
6fc7c4a
Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect."
by Vladimir Marko
· 7 years ago
2127ad8
Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one""
by Vladimir Marko
· 7 years ago
df663fb
Revert "Use OatFileAssistant default filter instead of the dex2oat one"
by Vladimir Marko
· 7 years ago
0eb882b
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
by Vladimir Marko
· 7 years ago
b5f5d74
Merge "Use OatFileAssistant default filter instead of the dex2oat one"
by Treehugger Robot
· 7 years ago
f62422e
Use OatFileAssistant default filter instead of the dex2oat one
by Calin Juravle
· 7 years ago
48fde37
ART: Restrict dex2oat watchdog dumping to host
by Andreas Gampe
· 7 years ago
c3e822b
Merge changes I47bd6edc,I0e3e268d
by Treehugger Robot
· 7 years ago
2ff3b97
ART: More header cleanups
by Andreas Gampe
· 7 years ago
cd60731
ART: Add thread dump to dex2oat watchdog
by Andreas Gampe
· 7 years ago
0855688
Handle gracefully profiles with invalid classes or methods
by Calin Juravle
· 7 years ago
e6f87cc
Fix compiler crash due to inline caches and improve docs
by Calin Juravle
· 7 years ago
cc3171a
Use arena allocation for profiles
by Calin Juravle
· 7 years ago
36930ec
Be defensive in dex2oat when updating the vdex in-place.
by Nicolas Geoffray
· 7 years ago
7acddd8
Don't use free list LOS for --force-determinism.
by Nicolas Geoffray
· 8 years ago
f5bea5e
Document some dex2oat command line options.
by Roland Levillain
· 8 years ago
c8e3520
ART: Don't let dex2oat compile image space
by Andreas Gampe
· 8 years ago
4e868fa
Make vdex and dexlayout compatible.
by Nicolas Geoffray
· 8 years ago
4dc06e2
Merge "Rename and obsolete compiler filter names."
by Nicolas Geoffray
· 8 years ago
b81e9e9
Improve deterministic boot image compilation with CC collector.
by Roland Levillain
· 8 years ago
49cda06
Rename and obsolete compiler filter names.
by Nicolas Geoffray
· 8 years ago
16d4843
Allow dex2oat to handle relative paths.
by Jeff Hao
· 8 years ago
e286b64
ART: Use _exit in dex2oat
by Andreas Gampe
· 8 years ago
f6d4668
Improvements in the Inliner.
by Nicolas Geoffray
· 8 years ago
f788297
ART: Add dex2oat return code for runtime failure
by Andreas Gampe
· 8 years ago
7b56591
ART: Add dex2oat return codes
by Andreas Gampe
· 8 years ago
bc26b72
Make image oat checksum depend on secondary images.
by Richard Uhler
· 8 years ago
97fa992
Do not allow input-vdex with dexlayout.
by Nicolas Geoffray
· 8 years ago
c52f303
Remove --include-patch-information option from dex2oat.
by Richard Uhler
· 8 years ago
046854b
Fix dex location filtering in dex2oat
by Mathieu Chartier
· 8 years ago
00bf260
Add missing FlushCloseOutputFiles to CompileImage
by Mathieu Chartier
· 8 years ago
dbf4440
Fix mac build
by Mathieu Chartier
· 8 years ago
6877edd
Merge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME"
by Mathieu Chartier
· 8 years ago
11b3df3
Fix dex2oat to handle dexlayout with non profile filters
by Mathieu Chartier
· 8 years ago
8f7101e
dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME
by liulvping
· 8 years ago
d0af56c
Make dex2oat support profiles passed to non profile filters
by Mathieu Chartier
· 8 years ago
2e8a256
ART: Make dex2oat watchdog configurable
by Andreas Gampe
· 8 years ago
cd556b0
Fix dex cache resolved types and class table mismatch.
by Vladimir Marko
· 8 years ago
b8ab63a
Check vdex file is valid in VdexFile::Open.
by Richard Uhler
· 8 years ago
c155b05
Merge layout-speed compiler filter into speed-profile.
by Jeff Hao
· 8 years ago
7af8c6a
Merge "Rename offline_profiling_info to profile_compilation_info"
by Calin Juravle
· 8 years ago
33083d6
Rename offline_profiling_info to profile_compilation_info
by Calin Juravle
· 8 years ago
f8cd890
ART: Note CC configuration down into oat files
by Andreas Gampe
· 8 years ago
5923b52
Do not return patchoat for dexopt needed.
by Richard Uhler
· 8 years ago
81f57d1
Update vdex in place if input_vdex_fd == output_vdex_fd
by Nicolas Geoffray
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
9186ced
ART: Clean up utils.h
by Andreas Gampe
· 8 years ago
cc96775
ART: Add missing space in log line
by Andreas Gampe
· 8 years ago
c560fc0
ART: Report cputime in dex2oat
by Andreas Gampe
· 10 years ago
3acf361
Merge "Set the location checksum in vdex."
by Nicolas Geoffray
· 8 years ago
f54e5df
Set the location checksum in vdex.
by Nicolas Geoffray
· 8 years ago
9df8931
Add atomic method reference map
by Mathieu Chartier
· 8 years ago
c3076fe
Merge "Use input-vdex-fd, or input-vdex in dex2oat."
by Nicolas Geoffray
· 8 years ago
b0bbe8e
Use input-vdex-fd, or input-vdex in dex2oat.
by Nicolas Geoffray
· 8 years ago
4b60096
Merge "Speed up verified methods"
by Mathieu Chartier
· 8 years ago
fc2dd61
Speed up verified methods
by Mathieu Chartier
· 8 years ago
042e898
Add layout scheme to dexlayout for dex file reordering.
by Jeff Hao
· 8 years ago
Next »