index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: extension
Wei Wang
2015-10-06
1
-0
/
+10
*
ART: Fix reporting initialized classes by CompilerDriver.
Vladimir Marko
2015-06-18
1
-0
/
+10
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-9
/
+9
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+1
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-0
/
+3
*
Merge "Ensure inlined static calls perform clinit checks in Optimizing."
Roland Levillain
2015-04-24
1
-0
/
+39
|
\
|
*
Ensure inlined static calls perform clinit checks in Optimizing.
Roland Levillain
2015-04-24
1
-0
/
+39
*
|
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-7
/
+7
*
|
ART: Add compiled-methods
Andreas Gampe
2015-04-21
1
-0
/
+9
|
/
*
Merge "Use --dump-stats to dump optimizing compiler stats."
Calin Juravle
2015-04-21
1
-0
/
+4
|
\
|
*
Use --dump-stats to dump optimizing compiler stats.
Calin Juravle
2015-04-21
1
-0
/
+4
*
|
ART: Change image_classes and compiled_classes to unordered set
Andreas Gampe
2015-04-20
1
-9
/
+10
|
/
*
[optimizing] Add memory barriers in constructors when needed
Calin Juravle
2015-04-20
1
-1
/
+2
*
Fallback to quick in case of soft verification errors
Calin Juravle
2015-04-16
1
-0
/
+6
*
Merge "Revert "Fallback to quick in case of soft verification errors""
Calin Juravle
2015-04-13
1
-4
/
+0
|
\
|
*
Revert "Fallback to quick in case of soft verification errors"
Calin Juravle
2015-04-13
1
-4
/
+0
*
|
Merge "Fallback to quick in case of soft verification errors"
Calin Juravle
2015-04-13
1
-0
/
+4
|
\
\
|
|
/
|
*
Fallback to quick in case of soft verification errors
Calin Juravle
2015-04-10
1
-0
/
+4
*
|
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-11
/
+11
|
/
*
ART: Remove LLVM cruft
Andreas Gampe
2015-04-07
1
-6
/
+0
*
Prevent verified method from being deleted by compiler driver.
Jeff Hao
2015-04-06
1
-0
/
+1
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
1
-3
/
+10
*
Revert "Revert "Inline across dex files.""
Nicolas Geoffray
2015-03-25
1
-0
/
+6
*
Add verify-at-runtime compiler filter
Mathieu Chartier
2015-03-20
1
-0
/
+4
*
Trim arenas for JIT
Mathieu Chartier
2015-03-09
1
-9
/
+0
*
ART: Add option to abort dex2oat on hard failure
Andreas Gampe
2015-03-05
1
-0
/
+6
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-3
/
+39
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-39
/
+3
*
Add JIT
Mathieu Chartier
2015-02-23
1
-3
/
+39
*
Move arenas into runtime
Mathieu Chartier
2015-02-19
1
-1
/
+1
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-1
/
+1
*
ART: Curb dex2oat verbosity
Andreas Gampe
2015-01-20
1
-1
/
+1
*
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
2015-01-13
1
-0
/
+6
*
Revert "ART: dex2oat flag for HGraphVisualizer dump file"
Andreas Gampe
2015-01-13
1
-6
/
+0
*
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
2015-01-13
1
-0
/
+6
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-42
/
+100
*
Remove portable.
Elliott Hughes
2014-12-12
1
-12
/
+0
*
Remove method verification results right after compiling a method
Mathieu Chartier
2014-12-03
1
-0
/
+4
*
Print memory usage in dex2oat shutdown
Mathieu Chartier
2014-12-02
1
-0
/
+3
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+2
*
ART: Compiled-classes list for compiler-driver
Andreas Gampe
2014-11-13
1
-1
/
+11
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-0
/
+1
*
Add support for static fields in optimizing compiler.
Nicolas Geoffray
2014-10-29
1
-1
/
+2
*
Rewrite class initialization check elimination.
Vladimir Marko
2014-10-27
1
-7
/
+17
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
1
-10
/
+0
*
Merge "Some code clean-up."
Ian Rogers
2014-10-17
1
-1
/
+1
|
\
|
*
Some code clean-up.
Ian Rogers
2014-10-16
1
-1
/
+1
*
|
Merge "dex2oat: Add a --compile-pic option"
Igor Murashkin
2014-10-17
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
dex2oat: Add a --compile-pic option
Igor Murashkin
2014-10-16
1
-3
/
+4
*
|
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-3
/
+3
|
/
[next]