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
*
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
*
Add VerifyObject calls to JniMethodEndWithReference.
Mathieu Chartier
2014-02-28
1
-0
/
+2
*
Add null check in artQuickResolutionTrampoline
Mathieu Chartier
2014-02-27
1
-7
/
+11
*
Make allocations report usable size.
Ian Rogers
2014-02-26
2
-6
/
+11
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-2
/
+3
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-1
/
+1
*
Restore refs in artQuickProxyInvokeHandler.
Mathieu Chartier
2014-02-21
1
-14
/
+30
*
Upcall support for x86-64.
Ian Rogers
2014-02-20
1
-98
/
+298
*
Remove blacklist
Sebastien Hertz
2014-02-17
5
-27
/
+52
*
Don't store this_object in SIRT for static invokes.
Mathieu Chartier
2014-02-16
2
-4
/
+5
*
Remove using mirror::* in jni internal.
Mathieu Chartier
2014-02-14
1
-4
/
+2
*
Merge "Speed up method lookup in a different dex file."
Vladimir Marko
2014-02-12
1
-2
/
+4
|
\
|
*
Speed up method lookup in a different dex file.
Vladimir Marko
2014-02-11
1
-2
/
+4
*
|
Merge "Work in the direction of hard float quick ABIs."
Ian Rogers
2014-02-12
1
-2
/
+2
|
\
\
|
*
|
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
1
-2
/
+2
|
|
/
*
|
Add more checking to ReleasePrimitiveArray.
Mathieu Chartier
2014-02-11
1
-1
/
+2
|
/
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
14
-119
/
+105
*
Add missing SIRT to FindMethodFromCode.
Mathieu Chartier
2014-02-05
1
-6
/
+7
*
Don't assume resolved type has the same dex cache.
Vladimir Marko
2014-02-03
1
-4
/
+4
*
Embed array class pointers at array allocation sites.
Hiroshi Yamauchi
2014-01-27
3
-0
/
+33
*
Use direct class pointers at allocation sites in the compiled code.
Hiroshi Yamauchi
2014-01-23
3
-8
/
+85
*
Clean up access checks.
Vladimir Marko
2014-01-21
1
-41
/
+11
*
Background compaction support.
Mathieu Chartier
2014-01-08
4
-20
/
+55
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
1
-5
/
+4
*
Thread local bump pointer allocator.
Mathieu Chartier
2013-12-16
1
-0
/
+1
*
Don't rely on gcc extensions
Bernhard Rosenkränzer
2013-12-12
3
-26
/
+26
*
Enable moving classes.
Mathieu Chartier
2013-12-10
4
-18
/
+22
*
Merge "Add missing push/pop shadow frame to artInterpreterToCompiledCodeBridge."
Mathieu Chartier
2013-12-10
1
-1
/
+4
|
\
|
*
Add missing push/pop shadow frame to artInterpreterToCompiledCodeBridge.
Mathieu Chartier
2013-12-10
1
-1
/
+4
*
|
Remove unneeded quoting
Brian Carlstrom
2013-12-10
1
-1
/
+1
*
|
Don't prefix GC map by length.
Vladimir Marko
2013-12-10
1
-5
/
+1
|
/
*
Fix incorrect IsHeapAddress in jni entrypoints.
Mathieu Chartier
2013-12-03
1
-1
/
+1
*
Fix a libartd.so boot crash in Heap::AllocObjectWithAllocator()
Hiroshi Yamauchi
2013-11-21
2
-6
/
+14
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
4
-202
/
+148
*
Compacting collector.
Mathieu Chartier
2013-11-11
4
-14
/
+20
[next]