Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
ebf4d99fd40b98b6587241cb5e73ac5d4124b266
/
dex2oat
7a2a340
Merge "Use VerifierDeps test file for dex2oat swap tests."
by Vladimir Marko
· 8 years ago
1535770
Use VerifierDeps test file for dex2oat swap tests.
by Vladimir Marko
· 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
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
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
48d08a4
Merge "Change Dex2oatLayoutTest to generate profile itself."
by Treehugger Robot
· 8 years ago
9df8931
Add atomic method reference map
by Mathieu Chartier
· 8 years ago
41fba6a
Change Dex2oatLayoutTest to generate profile itself.
by Jeff Hao
· 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
608f2ce
Add new --layout-profile compiler-filter for dex2oat.
by Jeff Hao
· 8 years ago
49c144d
ART: Name dex2oat main thread "dex2oat"
by Andreas Gampe
· 8 years ago
a6a448a
Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd.""
by Nicolas Geoffray
· 8 years ago
3b3daf3
Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd.""
by Nicolas Geoffray
· 8 years ago
d4acdd3
Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."
by Nicolas Geoffray
· 8 years ago
1a9cd64
Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."
by Nicolas Geoffray
· 8 years ago
bc654d0
Rename vdex-fd to output-vdex-fd, add input-vdex-fd.
by Nicolas Geoffray
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
6bb7f1b
Integrate VerifierDeps in compiler driver.
by Nicolas Geoffray
· 8 years ago
0415b4e
ART: Change InstructionSetFeatures to return unique_ptr
by Andreas Gampe
· 10 years ago
4acefd3
Encode quickening info in .vdex.
by Nicolas Geoffray
· 8 years ago
f57589f
Remove logging dependency on runtime
by David Sehr
· 8 years ago
b55cc6d
Use FdFile::Copy() in dex2oat for better error checking.
by Vladimir Marko
· 8 years ago
ac4804f
Merge "Fix missing symbols for multiple oat files case"
by Vladimir Marko
· 8 years ago
8bd36c0
Fix missing symbols for multiple oat files case
by bowen_lai
· 8 years ago
ab40c11
Generate SHA-1 build ID for host-generated *.oat files (1/2).
by Alexey Alexandrov
· 8 years ago
556c9a2
Merge "Rename ObjPtr::Decode to ObjPtr::Ptr"
by Mathieu Chartier
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
aad75c6
Revert "Revert "Store resolved Strings for AOT code in .bss.""
by Vladimir Marko
· 8 years ago
ce0db6f
Merge "Reserve space in the char backing vector to prevent reallocations"
by Jeff Hao
· 8 years ago
dd26fef
Merge "Set coverage to false for dex2oat."
by Treehugger Robot
· 8 years ago
a0fc326
Reserve space in the char backing vector to prevent reallocations
by Ben Gruver
· 8 years ago
5f92605
Revert "Store resolved Strings for AOT code in .bss."
by Vladimir Marko
· 8 years ago
4287925
Merge "Store resolved Strings for AOT code in .bss."
by Vladimir Marko
· 8 years ago
762869d
Simplify our intrinsic recognizer.
by Nicolas Geoffray
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
07407cd
Set coverage to false for dex2oat.
by Vishwath Mohan
· 8 years ago
63dccbbe
Store resolved Strings for AOT code in .bss.
by Vladimir Marko
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
866d874
Make image test multi image
by Mathieu Chartier
· 8 years ago
85bf9de
Merge "Write VerifierDeps into VDEX."
by Treehugger Robot
· 8 years ago
5d5a36b
Write VerifierDeps into VDEX.
by David Brazdil
· 8 years ago
904614f
Merge "Convert art runtests to Android.bp"
by Colin Cross
· 8 years ago
afd3c9e
Convert art runtests to Android.bp
by Colin Cross
· 8 years ago
47c22ff
Merge "Add a comment to dex2oat's parent pid logging"
by Aart Bik
· 8 years ago
ca3c8c3
Collect verifier dependencies
by David Brazdil
· 8 years ago
529827d
Add a comment to dex2oat's parent pid logging
by Wojciech Staszkiewicz
· 8 years ago
6e95dd5
Convert art gtests to Android.bp
by Colin Cross
· 8 years ago
0a4c75f
Log PPID when running dex2oat
by Wojciech Staszkiewicz
· 8 years ago
afa7e45
Make dex2oat art_cc_binary instead of just cc_binary.
by Nicolas Geoffray
· 8 years ago
2cfc4ba
Fix mac build
by Colin Cross
· 8 years ago
aa63aa2
Fix mac build
by Colin Cross
· 8 years ago
c7376e0
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
7b49e6c
Introduce VDEX file, use it for DEX files
by David Brazdil
· 8 years ago
04147ef
Add build rules for statically linked oatdump on host.
by Roland Levillain
· 8 years ago
3e31882
Merge "Fix ODR violation"
by Treehugger Robot
· 8 years ago
de7b49a
Fix ODR violation
by Colin Cross
· 8 years ago
90c06db
Remove libLLVM* from art
by Colin Cross
· 8 years ago
12e097c
ARM: VIXL32: Implement VIXL-based assembler.
by Artem Serov
· 8 years ago
ba6b679
ARM: Purge Arm32Assembler.
by Artem Serov
· 8 years ago
8be7449
Merge "Enable compiled-methods= dex2oat switch"
by Treehugger Robot
· 8 years ago
2ea9153
ARM64: Use libvixld when compiling for debug mode.
by Alexandre Rames
· 8 years ago
6253479
Enable compiled-methods= dex2oat switch
by Wojciech Staszkiewicz
· 8 years ago
5319d3c
Implement running user defined list of passes
by Wojciech Staszkiewicz
· 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
5668e58
Merge "Fixes to build against new VIXL interface."
by Roland Levillain
· 8 years ago
43e10b0
ART: Replace ScopedFd with FdFile
by Andreas Gampe
· 8 years ago
97c72b7
Fixes to build against new VIXL interface.
by Scott Wakeling
· 8 years ago
d1472a2
profile_changed should not effect GetBestOatFile.
by Richard Uhler
· 9 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
37d6a3b
Support the -i flag in the new dexdump.
by Aart Bik
· 8 years ago
7386da4
ART: Fix swap usage determination in dex2oat
by Andreas Gampe
· 8 years ago
b6b05ae
Merge "Hold dex caches live in class table"
by Mathieu Chartier
· 8 years ago
d0f0281
Revert "Revert "Make the boot image non-debuggable.""
by Vladimir Marko
· 8 years ago
f284d44
Hold dex caches live in class table
by Mathieu Chartier
· 8 years ago
Next »