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
*
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
*
Fix host architecture for 64bit.
Ian Rogers
2014-03-06
1
-2
/
+5
*
Revert "Revert "Avoid compiling monster methods in boot image""
Brian Carlstrom
2014-03-05
1
-1
/
+1
*
Revert "Avoid compiling monster methods in boot image"
Brian Carlstrom
2014-03-05
1
-1
/
+1
*
Avoid compiling monster methods in boot image
buzbee
2014-03-04
1
-1
/
+1
*
Support compiler filters for boot classpath
Brian Carlstrom
2014-03-04
1
-6
/
+5
*
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
1
-30
/
+2
*
Tell GDB about Quick ART generated code
Mark Mendell
2014-03-02
1
-1
/
+7
*
Make out arguments non-reference types.
Ian Rogers
2014-03-01
1
-4
/
+4
*
Add additional const
Brian Carlstrom
2014-02-24
1
-3
/
+3
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
1
-80
/
+210
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-1
/
+1
*
Fix a printf flag that breaks 64bit host builds.
Ian Rogers
2014-02-21
1
-1
/
+1
*
Add debug code for saving dex file inputs
Brian Carlstrom
2014-02-20
1
-0
/
+15
*
Code cleanup to avoid LLVM dependency when building with quick only.
Nicolas Geoffray
2014-02-20
1
-3
/
+1
*
Rewrite the compiler interface for CompilerDriver.
Nicolas Geoffray
2014-02-18
1
-9
/
+12
*
Merge "Re-apply: Implement cumulative timings for CompilerDriver."
Nicolas Geoffray
2014-02-11
1
-3
/
+19
|
\
|
*
Re-apply: Implement cumulative timings for CompilerDriver.
Nicolas Geoffray
2014-02-11
1
-3
/
+19
*
|
Revert "Revert "Check FastInstance() early for special getters and setters.""
Vladimir Marko
2014-02-10
1
-1
/
+1
*
|
Revert "Check FastInstance() early for special getters and setters."
Ian Rogers
2014-02-08
1
-1
/
+1
*
|
Check FastInstance() early for special getters and setters.
Vladimir Marko
2014-02-07
1
-1
/
+1
|
/
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-8
/
+6
*
Restore end of dex2oat logging
Brian Carlstrom
2014-02-05
1
-1
/
+6
*
Enable debug build of dex2oatd on host
Stuart Monteith
2014-01-31
1
-1
/
+1
*
Refactor verification results.
Vladimir Marko
2014-01-28
1
-10
/
+10
*
Revert "Implement cumulative timings for CompilerDriver."
Brian Carlstrom
2014-01-20
1
-19
/
+3
*
Implement cumulative timings for CompilerDriver.
Nicolas Geoffray
2014-01-16
1
-3
/
+19
*
Add systrace regions for file opening during setup.
Ian Rogers
2014-01-14
1
-0
/
+4
*
Detect special methods at the end of verification.
Vladimir Marko
2013-12-17
1
-4
/
+20
*
Move compiler code out of method verifier.
Vladimir Marko
2013-12-17
1
-9
/
+36
*
Use libziparchive for art zip processing.
Narayan Kamath
2013-12-09
1
-1
/
+1
*
Break apart oat writing times.
Ian Rogers
2013-11-15
1
-1
/
+4
*
Fix memory leaks relating to timing logger.
Ian Rogers
2013-11-14
1
-4
/
+4
*
Fix CTS failures caused by ignoring malformed dex files in dex2oat
Brian Carlstrom
2013-11-12
1
-0
/
+4
*
Revert "resolved conflicts for merge of ad93c622 to master"
Brian Carlstrom
2013-11-12
1
-5
/
+16
*
resolved conflicts for merge of ad93c622 to master
Brian Carlstrom
2013-11-09
1
-16
/
+5
|
\
|
*
Ignore missing files in dex2oat
Brian Carlstrom
2013-11-08
1
-16
/
+5
[next]