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
2016-03-18
Add verify-profile compiler filter
Mathieu Chartier
2016-03-16
Improve compiler stats
Calin Juravle
2016-03-04
Add more systracing everywhere
Mathieu Chartier
2016-02-26
Add and use loaded class profiling
Mathieu Chartier
2016-02-24
Merge "ART: Allow method references across oat files for multi-image, 2nd att...
Vladimir Marko
2016-02-24
ART: Allow method references across oat files for multi-image, 2nd attempt.
Vladimir Marko
2016-02-23
Merge "Make JNI work correctly with default methods."
Alex Light
2016-02-23
Make JNI work correctly with default methods.
Alex Light
2016-02-23
Merge "Dex-wide ArenaPool scoping for AOT compilation"
Vladimir Marko
2016-02-19
Dex-wide ArenaPool scoping for AOT compilation
Jean-Philippe Halimi
2016-02-18
The JIT does not need VerifedMethod nor CompilerCallbacks.
Nicolas Geoffray
2016-02-17
Revert "Allow method references across oat files for multi-image."
Vladimir Marko
2016-02-17
Allow method references across oat files for multi-image.
Vladimir Marko
2016-02-15
dex2oat: Show memory usage values in bytes
Anton Kirilov
2016-02-04
Merge "runtime: Don't skip verification for -Xverify:soft-fail"
Igor Murashkin
2016-02-03
runtime: Don't skip verification for -Xverify:soft-fail
Igor Murashkin
2016-02-01
Fix up dex cache strings stored in classes
Mathieu Chartier
2016-01-28
Merge "ART: Add option to ensure deterministic compilation"
Andreas Gampe
2016-01-27
ART: Add option to ensure deterministic compilation
Andreas Gampe
2016-01-27
ART: Allow --no-inline-from to specify multiple dex files.
Vladimir Marko
2016-01-25
Revert "Revert "Load app images""
Mathieu Chartier
2016-01-23
Revert "Load app images"
Nicolas Geoffray
2016-01-22
Load app images
Mathieu Chartier
2016-01-19
Merge "ART: Public classes never require access checks"
David Brazdil
2016-01-18
ART: Public classes never require access checks
David Brazdil
2016-01-18
Move --dump-cfg and dump-cfg-append to CompilerOptions.
Nicolas Geoffray
2016-01-07
Perform profile file analysis in dex2oat
Calin Juravle
2015-12-23
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
2015-12-21
Rename NullHandle to ScopedNullHandle
Mathieu Chartier
2015-12-16
Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror...
Alex Light
2015-12-15
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
Alex Light
2015-12-14
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
Alex Light
2015-12-11
Revert "Revert "Enable profiled guided compilation in dex2oat""
Calin Juravle
2015-12-11
Merge "Revert "Enable profiled guided compilation in dex2oat""
Calin Juravle
2015-12-11
Revert "Enable profiled guided compilation in dex2oat"
Calin Juravle
2015-12-11
Merge "Enable profiled guided compilation in dex2oat"
Calin Juravle
2015-12-11
Merge "Don't generate a slow path for strings in the dex cache."
Nicolas Geoffray
2015-12-10
ART: Stash a resolved method late in the verifier
Andreas Gampe
2015-12-10
Revert "ART: Check invoke-interface earlier in verifier"
Andreas Gampe
2015-12-10
Enable profiled guided compilation in dex2oat
Calin Juravle
2015-12-10
Don't generate a slow path for strings in the dex cache.
Nicolas Geoffray
2015-12-09
ART: Refactor verifier callbacks
Andreas Gampe
2015-12-08
ART: Check invoke-interface earlier in verifier
Andreas Gampe
2015-12-02
Revert "Enable profiled guided compilation in dex2oat"
Nicolas Geoffray
2015-12-02
Enable profiled guided compilation in dex2oat
Calin Juravle
2015-11-30
Refactor oat file writing to give Dex2Oat more control.
Vladimir Marko
2015-11-24
Optimize HLoadClass when we know the class is in the cache.
Nicolas Geoffray
2015-11-18
Revert "Revert "Enable store elimination for singleton objects.""
Mingyao Yang
2015-11-11
Image space cleanup for app images
Mathieu Chartier
2015-11-09
ART: Rerun the verifier for compile-time failures
Andreas Gampe
[next]