index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
entrypoints
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added workaround passing empty arg array for proxy invocation.
Jeff Hao
2014-06-02
1
-1
/
+3
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
12
-122
/
+145
*
Art compiler: remove unnecessary sqrt call
buzbee
2014-05-27
1
-1
/
+0
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
5
-38
/
+56
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
5
-46
/
+34
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
5
-34
/
+46
*
ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures
Andreas Gampe
2014-05-21
1
-60
/
+103
*
Fix race condition between GCDaemon and DeleteLocalReference
Yevgeny Rouban
2014-05-20
2
-2
/
+4
*
Improve stack walk performance.
Vladimir Marko
2014-05-20
2
-5
/
+10
*
Merge "Now we have a proper C++ library, use std::unique_ptr."
Ian Rogers
2014-05-20
1
-2
/
+2
|
\
|
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+2
*
|
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
2
-2
/
+2
|
/
*
Fix generic jni issue in ArtMethod::GetQuickFrameInfo
Dmitry Petrochenko
2014-05-16
1
-9
/
+0
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
5
-100
/
+109
*
Add some debugging info for bug 14469172.
Mingyao Yang
2014-05-05
1
-0
/
+7
*
Merge "Add finalizer references from the entrypoints."
Mathieu Chartier
2014-05-02
1
-5
/
+7
|
\
|
*
Add finalizer references from the entrypoints.
Mathieu Chartier
2014-05-01
1
-5
/
+7
*
|
Revert "Revert "64bit changes to the stack walker for the Quick ABI.""
Nicolas Geoffray
2014-05-02
1
-28
/
+18
|
/
*
Merge "Visit deoptimized shadow frames as roots"
Sebastien Hertz
2014-04-29
1
-1
/
+1
|
\
|
*
Visit deoptimized shadow frames as roots
Sebastien Hertz
2014-04-29
1
-1
/
+1
*
|
Remove unreachable JNI workaround code.
Ian Rogers
2014-04-28
1
-75
/
+0
*
|
Merge "Move mapping table and vmap table offsets to OatMethodHeader."
Vladimir Marko
2014-04-28
2
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
2
-0
/
+5
*
|
Refactor exception handling for deoptimization
Sebastien Hertz
2014-04-25
1
-1
/
+1
|
/
*
Revert "64bit changes to the stack walker for the Quick ABI."
Nicolas Geoffray
2014-04-22
1
-0
/
+11
*
64bit changes to the stack walker for the Quick ABI.
Nicolas Geoffray
2014-04-18
1
-11
/
+0
*
ART: A workaround for a wrongly-read caller's frame
Vladimir Kostyukov
2014-04-07
1
-75
/
+32
*
Fix wrong handling of Generic JNI not finding native method.
Andreas Gampe
2014-04-04
1
-22
/
+35
*
Please clang by making explicit instantiations non-static.
Nicolas Geoffray
2014-04-04
1
-4
/
+4
*
Explicitly instantiate artInvokeCommon to please analysis tool.
Nicolas Geoffray
2014-04-04
1
-7
/
+26
*
Restore the args in the invoke trampoline slow paths.
Mathieu Chartier
2014-04-03
2
-248
/
+229
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
4
-12
/
+8
*
Implement implicit stack overflow checks
Dave Allison
2014-03-31
1
-1
/
+3
*
Reflection tidying.
Ian Rogers
2014-03-26
1
-1
/
+1
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
2
-1
/
+45
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
2
-5
/
+3
*
Remove small duplicate code in Generic JNI handling, add comments
Andreas Gampe
2014-03-14
1
-1
/
+5
*
Fixes for Generic JNI
Andreas Gampe
2014-03-13
1
-9
/
+17
*
Implement FINAL/OVERRIDE for clang.
Ian Rogers
2014-03-13
1
-147
/
+163
*
Fixing structure of native frame for Generic JNI
Andreas Gampe
2014-03-12
1
-67
/
+78
*
Unify 64bit int constant definitions.
Ian Rogers
2014-03-10
1
-14
/
+14
*
More JNI compiler tests and small fix
Andreas Gampe
2014-03-10
1
-1
/
+1
*
JNI down call fixes.
Ian Rogers
2014-03-09
1
-6
/
+8
*
Release unused parts of a JNI frame before calling native code
Andreas Gampe
2014-03-07
1
-166
/
+521
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
2
-1
/
+2
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
5
-13
/
+15
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
1
-56
/
+418
*
Support compiler filters for boot classpath
Brian Carlstrom
2014-03-04
1
-2
/
+5
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
2
-0
/
+132
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
3
-0
/
+19
[next]