index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
entrypoints
Commit message (
Expand
)
Author
Age
Files
Lines
*
JNI dlsym lookup fixes.
Ian Rogers
2014-07-07
2
-0
/
+13
*
ART: Rework Generic JNI, add ARM version
Andreas Gampe
2014-07-01
1
-241
/
+341
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
2
-8
/
+0
*
Fix the Mac build on x86-64.
Ian Rogers
2014-06-25
1
-0
/
+4
*
Ensure classes are initialized rather than initializing.
Ian Rogers
2014-06-18
4
-13
/
+16
*
Fix exception reporting from interpreter
Sebastien Hertz
2014-06-11
1
-0
/
+2
*
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
1
-1
/
+0
*
Merge "Change MethodHelper to use a Handle."
Mathieu Chartier
2014-06-10
7
-62
/
+63
|
\
|
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
7
-62
/
+63
*
|
Merge "ART: Add instrumentation stubs for ARM64 and X86-64"
Andreas Gampe
2014-06-10
2
-75
/
+28
|
\
\
|
*
|
ART: Add instrumentation stubs for ARM64 and X86-64
Andreas Gampe
2014-06-09
2
-75
/
+28
*
|
|
ART: Generalize code to find PC for artInvokeInterfaceTrampoline
Alexei Zavjalov
2014-06-10
5
-79
/
+159
*
|
|
Remove TARGET_REX_SUPPORT define.
Ian Rogers
2014-06-10
1
-4
/
+0
*
|
|
ART: Generic JNI for x86
Andreas Gampe
2014-06-09
1
-7
/
+4
|
|
/
|
/
|
*
|
Merge "x86_64: Hard Float ABI support in QCG"
Bill Buzbee
2014-06-07
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
x86_64: Hard Float ABI support in QCG
Dmitry Petrochenko
2014-06-07
1
-2
/
+6
*
|
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
2
-8
/
+11
|
/
*
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
[next]