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-11-02
Fix tests flakiness with jit when using Proxy classes.
Nicolas Geoffray
2015-10-30
Keep list of dex files for oat file in CompilerDriver.
Vladimir Marko
2015-10-29
Revert "Enable store elimination for singleton objects."
Andreas Gampe
2015-10-27
Enable store elimination for singleton objects.
Mingyao Yang
2015-10-27
Reduce memory used by CompiledMethods.
Vladimir Marko
2015-10-21
Merge "Use DlMallocSpace for the JIT code cache."
Nicolas Geoffray
2015-10-21
Use DlMallocSpace for the JIT code cache.
Nicolas Geoffray
2015-10-15
Allocate dex cache arrays in their class loader's linear alloc
Mathieu Chartier
2015-10-07
ART: Remove interpreter entrypoints
Andreas Gampe
2015-09-16
Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime"
Andreas Gampe
2015-09-16
ART: Skip compiler-driver compile loop for VerifyAtRuntime
Andreas Gampe
2015-09-15
Add option to append to the cfg dump.
Calin Juravle
2015-09-11
Add and use ScopedSuspendAll
Mathieu Chartier
2015-09-04
Merge "ART: Move DexCache arrays to native."
Vladimir Marko
2015-09-03
Add ScopedThreadSuspension
Mathieu Chartier
2015-09-03
Reduce how often we call FindDexCache
Mathieu Chartier
2015-09-03
ART: Move DexCache arrays to native.
Vladimir Marko
2015-08-31
Revert "Revert "Change dex caches to be weak roots""
Mathieu Chartier
2015-08-28
Revert "Change dex caches to be weak roots"
Brian Carlstrom
2015-08-27
ART: Balanced locking
Andreas Gampe
2015-08-27
Merge "ART: Propagate verifier failure types to the compilers"
Andreas Gampe
2015-08-26
ART: Propagate verifier failure types to the compilers
Andreas Gampe
2015-08-25
Change dex caches to be weak roots
Mathieu Chartier
2015-08-18
Always visit object class from VisitReferences
Mathieu Chartier
2015-08-12
Visit class roots from ClassLoader::VisitReferences
Mathieu Chartier
2015-08-05
ART: Wire up DexToDexCompiler without extern
Andreas Gampe
2015-07-29
Clean up class visitors
Mathieu Chartier
2015-07-24
Visit class native roots from VisitReferences
Mathieu Chartier
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-07-15
Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after qu...
Nicolas Geoffray
2015-07-13
Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening...
Nicolas Geoffray
2015-07-13
Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""
Nicolas Geoffray
2015-07-13
Revert "Make dex2dex return a CompiledMethod after quickening."
Nicolas Geoffray
2015-07-10
Make dex2dex return a CompiledMethod after quickening.
Nicolas Geoffray
2015-06-25
ART: Set methods to preverified in verify-none
Andreas Gampe
2015-06-22
ART: Don't do pre-linked calls to the interpreter bridge.
Vladimir Marko
2015-06-18
ART: Fix reporting initialized classes by CompilerDriver.
Vladimir Marko
2015-06-01
Merge "Revert "Revert "Switch to using ELF-64 for 64-bit architectures."""
David Srbecky
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-27
Revert "Revert "Switch to using ELF-64 for 64-bit architectures.""
David Srbecky
2015-05-26
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
Vladimir Marko
2015-05-26
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-22
Merge "Revert "Switch to using ELF-64 for 64-bit architectures.""
Hiroshi Yamauchi
2015-05-22
Revert "Switch to using ELF-64 for 64-bit architectures."
Hiroshi Yamauchi
2015-05-21
Merge "Fix the size of a StackHandleScope in art::CompilerDriver."
Roland Levillain
2015-05-19
Switch to using ELF-64 for 64-bit architectures.
David Srbecky
2015-05-19
Fix the size of a StackHandleScope in art::CompilerDriver.
Roland Levillain
2015-04-27
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2015-04-21
ART: Add compiled-methods
Andreas Gampe
[next]