index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dex2oat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Arm64 hard-float
buzbee
2014-06-16
1
-1
/
+3
*
Merge "x86_64: Enable compilation"
Ian Rogers
2014-06-12
1
-1
/
+1
|
\
|
*
x86_64: Enable compilation
Dmitry Petrochenko
2014-06-13
1
-1
/
+1
*
|
Optionally add debug symbols to ELF files made by quick compiler.
Alex Light
2014-06-12
1
-9
/
+23
|
/
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-8
/
+6
*
Merge "Fixed and refactored profiler options handling"
Calin Juravle
2014-06-06
1
-1
/
+37
|
\
|
*
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-1
/
+37
*
|
Workaround for running out of address space on N7v1.
Vladimir Marko
2014-06-05
1
-0
/
+23
|
/
*
ART: Setting up cleanup
Jean Christophe Beyler
2014-05-30
1
-6
/
+6
*
Fix pass driver's dump_pass_list_ and print_pass_list_.
Vladimir Marko
2014-05-29
1
-8
/
+2
*
Merge "ART: Print and dump functionalities per pass"
Ian Rogers
2014-05-28
1
-0
/
+14
|
\
|
*
ART: Print and dump functionalities per pass
Jean Christophe Beyler
2014-05-27
1
-0
/
+14
*
|
Fix ExtractToMemMap to show original zip file name in ashmem
Brian Carlstrom
2014-05-23
1
-2
/
+3
|
/
*
ART: Pass driver generalization
James C Scott
2014-05-22
1
-3
/
+3
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-19
/
+19
*
ART: Turn off ARM64 compilation for now
Andreas Gampe
2014-05-16
1
-1
/
+1
*
Remove ISA from boot image name.
Brian Carlstrom
2014-05-14
1
-3
/
+1
*
dex2oat: convert NULL to nullptr
Kenny Root
2014-05-13
1
-34
/
+33
*
Merge "Changes for vogar compatibility"
Kenny Root
2014-05-13
1
-4
/
+6
|
\
|
*
Changes for vogar compatibility
Kenny Root
2014-05-13
1
-4
/
+6
*
|
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-1
/
+1
|
/
*
Merge "Move quick frame info to OatQuickMethodHeader."
Vladimir Marko
2014-05-13
1
-1
/
+2
|
\
|
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-1
/
+2
*
|
Place ISA into boot image name.
Ian Rogers
2014-05-12
1
-2
/
+4
|
/
*
Use atomic load/store for volatile IGET/IPUT/SGET/SPUT.
Vladimir Marko
2014-05-08
1
-0
/
+6
*
AArch64: Add fake arm64 backend, and disable it by method filter.
Zheng Xu
2014-05-07
1
-1
/
+1
*
Merge "Disable the ahead-of-time compilation for MIPS."
Ian Rogers
2014-05-01
1
-2
/
+2
|
\
|
*
Disable the ahead-of-time compilation for MIPS.
Ian Rogers
2014-05-01
1
-2
/
+2
*
|
Use instruction specific dalvik cache dirs.
Narayan Kamath
2014-05-01
1
-0
/
+3
|
/
*
Merge "Fix typo of --oat-fd description in help"
Brian Carlstrom
2014-04-28
1
-1
/
+1
|
\
|
*
Fix typo of --oat-fd description in help
Wonil Kim
2014-04-28
1
-1
/
+1
*
|
Do not require dexopt when previous profile does not exist
Brian Carlstrom
2014-04-25
1
-2
/
+1
|
/
*
Build dex2oat as 64b for the target when using zygote64
Andreas Gampe
2014-04-16
1
-2
/
+10
*
AArch64: List arm64 as instruction set option
Stuart Monteith
2014-04-11
1
-1
/
+1
*
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
1
-25
/
+3
*
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-09
1
-3
/
+25
*
Revert "Use trampolines for calls to helpers"
Dave Allison
2014-04-07
1
-12
/
+3
*
Use trampolines for calls to helpers
Dave Allison
2014-04-04
1
-3
/
+12
*
Check the machine type of an ELF file when loading.
Andreas Gampe
2014-04-04
1
-13
/
+1
*
Add support for -Xverify:none mode.
Jeff Hao
2014-04-02
1
-9
/
+12
*
Merge "Pass instruction-set from runtime through to spawned dex2oat."
Ian Rogers
2014-04-02
1
-1
/
+1
|
\
|
*
Pass instruction-set from runtime through to spawned dex2oat.
Ian Rogers
2014-04-02
1
-1
/
+1
*
|
force dex2oat target executables to be compiled for 32-bit
Colin Cross
2014-04-02
1
-2
/
+2
|
/
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
1
-2
/
+4
*
Merge "Add dex2oat --print-pass-names and --disable-passes= options."
Vladimir Marko
2014-03-13
1
-0
/
+11
|
\
|
*
Add dex2oat --print-pass-names and --disable-passes= options.
Chao-ying Fu
2014-03-12
1
-0
/
+11
*
|
Add command line support for enabling the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-15
/
+17
*
|
Set default dex2oat instruction set for x86-64 and ARM64.
Ian Rogers
2014-03-12
1
-0
/
+4
|
/
*
Make use of profiling information for dex2oat
Dave Allison
2014-03-07
1
-3
/
+16
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-1
/
+0
[next]