index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trampoline and assembly fixes for ARM64
Andreas Gampe
2014-03-24
1
-2
/
+4
*
Fixes to mem_map wraparound and ARM64 quick_invoke assembly
Andreas Gampe
2014-03-21
1
-2
/
+2
*
64bit: make runtime offsets more deterministic.
Ian Rogers
2014-03-20
2
-6
/
+6
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
13
-6
/
+1775
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
4
-0
/
+286
*
Fixing structure of native frame for Generic JNI
Andreas Gampe
2014-03-12
1
-24
/
+76
*
Implement proxy support for x86-64.
Ian Rogers
2014-03-12
1
-1
/
+37
*
A few 64bit fixes.
Ian Rogers
2014-03-12
1
-1
/
+2
*
Always reset CFI state.
Ian Rogers
2014-03-11
4
-6
/
+8
*
Ensure functions start with clean CFA state.
Ian Rogers
2014-03-11
4
-2
/
+8
*
JNI down call fixes.
Ian Rogers
2014-03-09
1
-13
/
+18
*
Release unused parts of a JNI frame before calling native code
Andreas Gampe
2014-03-07
1
-4
/
+12
*
Fix issues with clang and BUILD_HOST_64bit.
Ian Rogers
2014-03-06
2
-64
/
+56
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
2
-2
/
+1
*
Fix host architecture for 64bit.
Ian Rogers
2014-03-06
1
-5
/
+18
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
7
-23
/
+321
*
Size and offset fixes to compile for 64b host
Andreas Gampe
2014-03-05
1
-3
/
+3
*
AArch64: Add ARM64 Assembler
Serban Constantinescu
2014-03-05
2
-0
/
+268
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
5
-110
/
+4
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
8
-0
/
+31
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-29
/
+35
*
Incorrect result of compareTo between empty and non-empty strings
Alexei Zavjalov
2014-02-27
1
-0
/
+2
*
Merge "Make ARM assembly labels local."
Ian Rogers
2014-02-22
1
-62
/
+62
|
\
|
*
Make ARM assembly labels local.
Ian Rogers
2014-02-21
1
-62
/
+62
*
|
Merge "Make X86 assembly labels local."
Ian Rogers
2014-02-22
3
-42
/
+42
|
\
\
|
*
|
Make X86 assembly labels local.
Ian Rogers
2014-02-21
3
-42
/
+42
|
|
/
*
|
Make MIPS assembly labels local.
Ian Rogers
2014-02-21
2
-20
/
+20
|
/
*
Inline x86 String.indexOf
Mark Mendell
2014-02-20
2
-52
/
+1
*
Upcall support for x86-64.
Ian Rogers
2014-02-20
4
-9
/
+301
*
Fix build.
Mathieu Chartier
2014-02-19
2
-4
/
+4
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
7
-4
/
+25
*
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
4
-9
/
+21
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
24
-19
/
+1251
*
ART can't create more than 8k threads during the worktime
Alexei Zavjalov
2014-02-06
3
-3
/
+42
*
Embed array class pointers at array allocation sites.
Hiroshi Yamauchi
2014-01-27
3
-0
/
+16
*
Merge "Use direct class pointers at allocation sites in the compiled code."
Hiroshi Yamauchi
2014-01-23
3
-0
/
+32
|
\
|
*
Use direct class pointers at allocation sites in the compiled code.
Hiroshi Yamauchi
2014-01-23
3
-0
/
+32
*
|
Fix non-PLT text relocation introduced by CL 79466
Mark Mendell
2014-01-22
1
-1
/
+1
|
/
*
Use macros to remove CFI information for MAC OS/X
Mark Mendell
2014-01-21
4
-177
/
+275
*
Make x86 runtime PIC
Mark Mendell
2014-01-10
4
-60
/
+123
*
Background compaction support.
Mathieu Chartier
2014-01-08
2
-7
/
+15
*
Remove extraneous CFI from x86 entrypoints to fix backtrace.
Ian Rogers
2014-01-02
1
-42
/
+0
*
Tidy up memory barriers.
Ian Rogers
2013-12-20
1
-0
/
+2
*
Thread local bump pointer allocator.
Mathieu Chartier
2013-12-16
2
-0
/
+7
*
Fix minor style issues
Vladimir Marko
2013-12-16
1
-1
/
+1
*
Implement GenInlinedSqrt for x86
Mark Mendell
2013-12-13
1
-0
/
+1
*
Fix dumpsys meminfo <pid>.
Mathieu Chartier
2013-11-25
4
-4
/
+14
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
9
-293
/
+149
*
Compacting collector.
Mathieu Chartier
2013-11-11
3
-203
/
+62
*
am 8b31a36f: Change thread.h to thread-inl.h for missing Thread::Current for x86
Brian Carlstrom
2013-11-07
1
-1
/
+1
|
\
[next]