index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver.cc
Age
Commit message (
Expand
)
Author
2015-01-31
Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."
Brian Carlstrom
2015-01-27
Allow preopted apps to have sharpened calls for non-x86 architectures.
Jeff Hao
2015-01-20
ART: Curb dex2oat verbosity
Andreas Gampe
2015-01-15
Merge "ART: Allow to compile interpret-only mips64 files"
Andreas Gampe
2015-01-15
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-13
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
2015-01-13
Revert "ART: dex2oat flag for HGraphVisualizer dump file"
Andreas Gampe
2015-01-13
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
2014-12-22
ART: Swap-space in the compiler
Andreas Gampe
2014-12-17
ART: Punt to the interpreter for VerifiedMethod errors
Andreas Gampe
2014-12-15
Inlining support in optimizing.
Nicolas Geoffray
2014-12-12
Remove portable.
Elliott Hughes
2014-12-03
Remove method verification results right after compiling a method
Mathieu Chartier
2014-12-02
ART: Build fix.
Andreas Gampe
2014-12-02
Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod."
Ian Rogers
2014-12-02
Move FindDexMethodIndexInOtherDexFile into ArtMethod.
Ian Rogers
2014-12-02
Merge "ART: Change boot image class update"
Andreas Gampe
2014-12-02
Merge "ART: Print initialization failures to file"
Andreas Gampe
2014-12-02
Remove MethodHelper from the interpreter.
Ian Rogers
2014-11-26
ART: Print initialization failures to file
Andreas Gampe
2014-11-22
Merge "Add JNI trampoline for mips32."
Ian Rogers
2014-11-13
ART: Compiled-classes list for compiler-driver
Andreas Gampe
2014-11-04
ART: More warnings
Andreas Gampe
2014-10-31
Add JNI trampoline for mips32.
Douglas Leung
2014-10-29
Add support for static fields in optimizing compiler.
Nicolas Geoffray
2014-10-27
ART: Change boot image class update
Andreas Gampe
2014-10-27
Rewrite class initialization check elimination.
Vladimir Marko
2014-10-22
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-21
Enable generic JNI for x86 and ARM when interpret-only.
Ian Rogers
2014-10-17
Merge "Some code clean-up."
Ian Rogers
2014-10-16
Some code clean-up.
Ian Rogers
2014-10-17
Merge "dex2oat: Add a --compile-pic option"
Igor Murashkin
2014-10-16
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
dex2oat: Add a --compile-pic option
Igor Murashkin
2014-10-09
stdint types all the way!
Ian Rogers
2014-09-25
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-19
Add ScopedAssertNoThreadSuspension
Mathieu Chartier
2014-09-16
ART: Check for exceptions from unresolved classes
Andreas Gampe
2014-09-15
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
ART: Allow quickening in the boot image
Andreas Gampe
2014-09-15
ART: Change access flag behavior in verifier
Andreas Gampe
2014-09-12
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-10
ART: Fix things for valgrind
Andreas Gampe
2014-09-02
Reduce and speed-up class def searches.
Ian Rogers
2014-08-26
Reduce interpret-only compile time.
Mathieu Chartier
2014-08-25
CheckAndClearResolveException should allow LinkageError
Brian Carlstrom
2014-08-22
ART: Clean up compiler
Andreas Gampe
2014-08-16
Merge "ART: Avoid expensive class lookup in compiler driver"
Andreas Gampe
2014-08-18
ART: Avoid expensive class lookup in compiler driver
Andreas Gampe
2014-08-15
ART source line debug info in OAT files
Yevgeny Rouban
[next]