Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6f2960c633d6928fe8491a4bbb1e1eae82f25188
/
runtime
/
interpreter
f65aa50
Merge "Speed up MterpShouldSwitchInterpreters check"
by Alex Light
· 7 years ago
7919db9
Speed up MterpShouldSwitchInterpreters check
by Alex Light
· 7 years ago
5414977
Fix MIPS32 mterp
by Goran Jakovljevic
· 7 years ago
cd5b86d
Frame tracking cfi for mterp
by buzbee
· 7 years ago
960d4f7
ART: Simplify MethodHandle invocations
by Orion Hodson
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
0c91988
MIPS: Remove mterp reliance on code item layout
by Alexey Frunze
· 7 years ago
7d86200
Merge "Remove mterp reliance on code item layout"
by Mathieu Chartier
· 7 years ago
3836845
Merge "Clear shadow registers only after potentially switching interpreters."
by Nicolas Geoffray
· 7 years ago
846127c
Clear shadow registers only after potentially switching interpreters.
by Nicolas Geoffray
· 7 years ago
fc9555d
Remove mterp reliance on code item layout
by Mathieu Chartier
· 7 years ago
2b2bef2
Refactor DexInstructionIterator
by Mathieu Chartier
· 7 years ago
43f0cdb
ART: Intrinsify polymorphic signature methods
by Orion Hodson
· 7 years ago
26ef34c
ART: Move intrinsics definitions to runtime
by Orion Hodson
· 7 years ago
373a9b5
ART: Depend on libnativehelper headers only
by Andreas Gampe
· 7 years ago
580667b
ART: Correct static invariant checks
by Andreas Gampe
· 7 years ago
f0536a5
Merge "Fix overlapping cfi ranges in mterp"
by Bill Buzbee
· 7 years ago
0de2d59
Fix overlapping cfi ranges in mterp
by buzbee
· 7 years ago
030fe39
Fix mips64 build
by Lena Djokic
· 7 years ago
e7732be
ART: Implement missing mterp handlers
by Orion Hodson
· 7 years ago
c6194f0
Remove unused method String.fastIndexOf
by Przemyslaw Szczepaniak
· 7 years ago
f167135
Merge changes from topic "thread-stop"
by Alex Light
· 7 years ago
25ae379
Merge "ART: Add VarHandle fence intrinsics"
by Orion Hodson
· 7 years ago
2e59994
ART: support for const-method-{handle,type}
by Orion Hodson
· 7 years ago
4a4610a
ART: Add VarHandle fence intrinsics
by Orion Hodson
· 7 years ago
a78f5b6
Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant.
by Roland Levillain
· 7 years ago
848574c
Implement asynchronous exception support
by Alex Light
· 7 years ago
1d2d4ff
Add DexInstructionIterator and use it a few places
by Mathieu Chartier
· 7 years ago
e2abbc6
ART: Move kDexNoIndex to dex_file_types.h
by Andreas Gampe
· 7 years ago
72e80c6
Merge changes Ia3f19f0f,I0fe8038e
by Treehugger Robot
· 7 years ago
77fee87
Add support for JVMTI monitor events.
by Alex Light
· 7 years ago
a710d91
ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight().
by Vladimir Marko
· 7 years ago
82629c9
Merge "Revert^4 "Allow deoptimization when returning from a runtime method.""
by Mingyao Yang
· 7 years ago
2ee1790
Revert^4 "Allow deoptimization when returning from a runtime method."
by Mingyao Yang
· 7 years ago
9fb1ab1
Revert "Revert "JVMTI Exception and ExceptionCatch events""
by Alex Light
· 7 years ago
9597424
Revert "JVMTI Exception and ExceptionCatch events"
by Nicolas Geoffray
· 7 years ago
798eab0
JVMTI Exception and ExceptionCatch events
by Alex Light
· 7 years ago
8ef4b61
Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""""
by Treehugger Robot
· 7 years ago
07c7028
Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""
by Nicolas Geoffray
· 7 years ago
e814f9d
JVMTI NotifyFramePop support
by Alex Light
· 7 years ago
0b5cb35
Merge "Revert "Revert "Allow deoptimization when returning from a runtime method."""
by Mingyao Yang
· 7 years ago
047abb2
Revert "Revert "Allow deoptimization when returning from a runtime method.""
by Mingyao Yang
· 7 years ago
6e1607e
Rename instrumentation ExceptionCaught to ExceptionThrown
by Alex Light
· 7 years ago
2b87ae0
Revert "Allow deoptimization when returning from a runtime method."
by Vladimir Marko
· 7 years ago
fc63bab
Revert "Fix some issues for deoptimizing runtime methods."
by Vladimir Marko
· 7 years ago
57b4e13
Fix some issues for deoptimizing runtime methods.
by Mingyao Yang
· 7 years ago
edeba10
Allow deoptimization when returning from a runtime method.
by Mingyao Yang
· 8 years ago
1d2d8b1
Merge "Don't increment the hotness for invokes."
by Nicolas Geoffray
· 7 years ago
cecc488
Don't increment the hotness for invokes.
by Nicolas Geoffray
· 7 years ago
cc55e1d
Don't use fences to implement volatiles
by Hans Boehm
· 7 years ago
bd208d8
Read and write constraints for clinit
by Chang Xing
· 7 years ago
b45528c
ART: Refactor retrieval of types through ArtMethod.
by Vladimir Marko
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
16d1dd8
Move transaction creation to runtime
by Chang Xing
· 7 years ago
331f4c4
Merge "ART: Change method lookup to be more consistent to JLS and the RI."
by Treehugger Robot
· 7 years ago
ba11882
ART: Change method lookup to be more consistent to JLS and the RI.
by Vladimir Marko
· 7 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 7 years ago
fef27c2
Fix pointer size mismatch
by Chang Xing
· 7 years ago
448bbcf
Avoid cross compilation error in DoCallCommon
by Mathieu Chartier
· 7 years ago
631827d
Fixes for constant method handles
by Orion Hodson
· 8 years ago
2989a4a
Make DoDexPcMoveEvent always be NO_INLINE
by Alex Light
· 7 years ago
d340127
Force DoDexPcMoveEvent to be NO_INLINE with ASAN
by Alex Light
· 7 years ago
fc90567
Interpreter needs to handle DexPcMovedEvent throwing.
by Alex Light
· 7 years ago
ef43805
Interpreter: Save and restore object result register.
by Nicolas Geoffray
· 7 years ago
18b4ed1
Merge changes from topic 'jvmti-field-cbs'
by Alex Light
· 7 years ago
36a296f
ART: Refactor stack.h
by Andreas Gampe
· 7 years ago
084fa37
Add field access & modify JVMTI callbacks
by Alex Light
· 7 years ago
b7edcda
Add method tracing JVMTI callbacks
by Alex Light
· 8 years ago
d766158
Handler-ize InstrumentationListener and related code
by Alex Light
· 8 years ago
513061a
ART: Clean up thread.h and thread_list.h
by Andreas Gampe
· 7 years ago
0a5ace5
Merge "Stop interpreter from accessing code items of compiled code."
by Treehugger Robot
· 7 years ago
2419cb7
MIPS: Drop unnecessary code for R6 in interpreter (NAN2008)
by Lena Djokic
· 7 years ago
5ea8413
Stop interpreter from accessing code items of compiled code.
by Jeff Hao
· 7 years ago
b9bec2e
Record types when the interpreter executes intrinsics.
by Nicolas Geoffray
· 7 years ago
c1c3351
Merge "Revert "Stop interpreter from accessing code items of compiled code.""
by Treehugger Robot
· 7 years ago
ef65271
Revert "Stop interpreter from accessing code items of compiled code."
by Nicolas Geoffray
· 7 years ago
47aa869
Merge "No need to lock when calling Thread.interrupted."
by Nicolas Geoffray
· 7 years ago
178dce7
Stop interpreter from accessing code items of compiled code.
by Jeff Hao
· 7 years ago
365719c
No need to lock when calling Thread.interrupted.
by Nicolas Geoffray
· 8 years ago
eac4f28
ART: Fix UnstartedRuntime unique_ptr braino
by Andreas Gampe
· 8 years ago
6d7abbd
ART: More header cleanup - method_verifier.h
by Andreas Gampe
· 8 years ago
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
db01a09
Ensure invoking obsolete methods throws errors.
by Alex Light
· 8 years ago
d9911ee
ART: Clean up field initialization
by Andreas Gampe
· 8 years ago
8f2b925
Merge "ART: Get rid of most of java.lang.DexCache."
by Narayan Kamath
· 8 years ago
6b2dc31
ART: Get rid of most of java.lang.DexCache.
by Narayan Kamath
· 8 years ago
41e604a
Merge "ART: Bit intrinsics for Mterp interpreter"
by Bill Buzbee
· 8 years ago
31afbec
ART: Bit intrinsics for Mterp interpreter
by buzbee
· 8 years ago
9e57aba
Fix String::DoReplace() using obsolete `this`.
by Vladimir Marko
· 8 years ago
8f323e0
Merge "ART: String intrinsics for Mterp interpreter"
by Bill Buzbee
· 8 years ago
e667a3c
ART: String intrinsics for Mterp interpreter
by buzbee
· 8 years ago
cac55a1
Merge "Update UnstartedRuntime for System.identityHashCode."
by Nicolas Geoffray
· 8 years ago
41d8263
Merge "Revert "Stop interpreter from accessing code items of compiled code.""
by Nicolas Geoffray
· 8 years ago
0182229
Revert "Stop interpreter from accessing code items of compiled code."
by Nicolas Geoffray
· 8 years ago
02a4d7f
Merge "Stop interpreter from accessing code items of compiled code."
by Treehugger Robot
· 8 years ago
df79ddb
Stop interpreter from accessing code items of compiled code.
by Jeff Hao
· 8 years ago
78f1bdc
Interpreter intrinsics
by buzbee
· 8 years ago
ece2f7c
Update UnstartedRuntime for System.identityHashCode.
by Nicolas Geoffray
· 8 years ago
fa6adfd
ART/Mterp: eliminate unnecessary access checks
by buzbee
· 8 years ago
1c5cab0
ART: Let mterp know about invoke-custom
by buzbee
· 8 years ago
Next »