index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
method_handles.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses.
Vladimir Marko
2018-05-23
1
-74
/
+2
*
ART: Update invoke-custom implementation
Orion Hodson
2018-03-08
1
-0
/
+7
*
ART: Support for VarHandle invokers
Orion Hodson
2018-02-22
1
-1
/
+2
*
Revert^2 "ART: Interpreter support for VarHandle accessors"
Orion Hodson
2018-02-09
1
-9
/
+9
*
Revert "ART: Interpreter support for VarHandle accessors"
Orion Hodson
2018-02-06
1
-9
/
+9
*
ART: Interpreter support for VarHandle accessors
Orion Hodson
2018-02-06
1
-9
/
+9
*
Create dex subdirectory
David Sehr
2018-01-05
1
-1
/
+1
*
ART: Simplify MethodHandle invocations
Orion Hodson
2017-11-13
1
-36
/
+22
*
cpplint: Cleanup errors
Igor Murashkin
2017-11-08
1
-2
/
+2
*
ART: Intrinsify polymorphic signature methods
Orion Hodson
2017-11-01
1
-8
/
+17
*
ART: Refactor stack.h
Andreas Gampe
2017-06-19
1
-3
/
+1
*
ART: Clean up thread.h and thread_list.h
Andreas Gampe
2017-06-01
1
-0
/
+1
*
ART: Add missing namespace comments
Andreas Gampe
2017-05-30
1
-1
/
+1
*
ART: invoke-custom support
Orion Hodson
2017-02-14
1
-3
/
+3
*
ART: Make method handle runtime code callable from compiler.
Orion Hodson
2017-01-06
1
-48
/
+15
*
Revert "Revert "Method Handles: Add VarargsCollector.""
Orion Hodson
2016-11-25
1
-1
/
+7
*
Revert "Method Handles: Add VarargsCollector."
Orion Hodson
2016-11-25
1
-7
/
+1
*
Method Handles: Add VarargsCollector.
Orion Hodson
2016-11-23
1
-1
/
+7
*
MethodHandles: Enable return value conversions.
Orion Hodson
2016-11-10
1
-0
/
+10
*
Argument conversions for setter/getter MethodHandles.
Orion Hodson
2016-11-08
1
-8
/
+35
*
Address review comments from change 000e1885701c8f.
Narayan Kamath
2016-11-02
1
-7
/
+6
*
method_handles: Complete support for emulated stack frames.
Narayan Kamath
2016-10-28
1
-12
/
+127
*
Interpreter: Add support for method handle transforms [Part 1].
Narayan Kamath
2016-10-26
1
-9
/
+20
*
method_handles: Minor refactor of PerformArgumentConversions.
Narayan Kamath
2016-10-24
1
-2
/
+9
*
interpreter: support for non-exact invokes.
Narayan Kamath
2016-10-14
1
-0
/
+25
*
Basic implementation of invoke / invoke-polymorphic.
Narayan Kamath
2016-10-05
1
-0
/
+51