index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
interpreter
/
interpreter.cc
Age
Commit message (
Expand
)
Author
2016-08-22
ART: Clean up interpreter includes
Andreas Gampe
2016-07-20
ART: Change return types of field access entrypoints
Andreas Gampe
2016-05-20
Revert "Revert "Move rewritten StringFactory call results into dex registers ...
Mingyao Yang
2016-05-19
Revert "Move rewritten StringFactory call results into dex registers for deopt"
Hiroshi Yamauchi
2016-05-17
Move rewritten StringFactory call results into dex registers for deopt
Mingyao Yang
2016-05-10
Break the debug cycle!
Aart Bik
2016-05-05
Fix assert failure in interpreter after deoptimization.
Mingyao Yang
2016-04-29
ART: Disambiguate access-checks mode from lock-counting
Andreas Gampe
2016-04-15
Add weight to compiled/interpreter transitions.
Nicolas Geoffray
2016-04-13
Remove the JIT from the instrumentation framework.
Nicolas Geoffray
2016-03-02
Merge "Fast ART MIPS64 interpreter"
Bill Buzbee
2016-03-02
Revert "Revert "Use the interpreter as a heartbeat for the JIT.""
Nicolas Geoffray
2016-03-02
Fast ART MIPS64 interpreter
Alexey Frunze
2016-03-01
Merge "Revert "Use the interpreter as a heartbeat for the JIT.""
Nicolas Geoffray
2016-03-01
Revert "Use the interpreter as a heartbeat for the JIT."
Nicolas Geoffray
2016-03-01
Merge "Revert "Revert "Fast ART x86_64 interpretator"""
Bill Buzbee
2016-03-01
Merge "Use the interpreter as a heartbeat for the JIT."
Nicolas Geoffray
2016-03-01
Use the interpreter as a heartbeat for the JIT.
Nicolas Geoffray
2016-03-01
Revert "Revert "Fast ART x86_64 interpretator""
Serguei Katkov
2016-02-26
Merge "Revert "Fast ART x86_64 interpretator""
Nicolas Geoffray
2016-02-26
Revert "Fast ART x86_64 interpretator"
Nicolas Geoffray
2016-02-25
[MIPS] Add Fast Art interpreter for Mips32.
Douglas Leung
2016-02-25
Merge "Fast ART x86_64 interpretator"
Bill Buzbee
2016-02-19
Revert "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/ar...
Bill Buzbee
2016-02-18
Fast ART x86_64 interpretator
Serguei Katkov
2016-02-15
Revert "Revert "Make it possible to enable native debugging through debug fla...
Tamas Berghammer
2016-02-11
Merge "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm...
Nicolas Geoffray
2016-02-11
Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""
Nicolas Geoffray
2016-02-10
Merge "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""
Bill Buzbee
2016-02-09
Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""
Bill Buzbee
2016-02-08
Revert "Make it possible to enable native debugging through debug flags"
Tamas Berghammer
2016-02-08
Make it possible to enable native debugging through debug flags
Tamas Berghammer
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-02
Revert "Revert "ART: Mterp for arm64""
Bill Buzbee
2016-02-02
Revert "ART: Mterp for arm64"
Sebastien Hertz
2016-02-01
ART: Mterp for arm64
buzbee
2016-01-28
ART: Fix single-step interpretation for mterp
buzbee
2016-01-28
Fix "Never Interpret" option for all interpreters
buzbee
2016-01-21
Revert "Revert "Fast ART x86 interpreter""
Bill Buzbee
2016-01-19
Revert "Fast ART x86 interpreter"
Bill Buzbee
2016-01-19
Fast ART x86 interpreter
Serguei Katkov
2016-01-14
Revert "Disable mterp for the read barrier config."
Hiroshi Yamauchi
2016-01-12
Merge "Disable mterp for the read barrier config."
Hiroshi Yamauchi
2016-01-12
Disable mterp if unstarted runtime
buzbee
2016-01-12
Disable mterp for the read barrier config.
Hiroshi Yamauchi
2016-01-11
Fast Art interpreter
buzbee
2016-01-05
ART: Move ThrowStackOverflowError to common_throws
Andreas Gampe
2015-12-04
Inline monomorphic calls.
Nicolas Geoffray
2015-11-10
Correct exception behavior for default methods
Alex Light
[next]