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
*
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
|
\
|
*
Change thread.h to thread-inl.h for missing Thread::Current for x86
Brian Carlstrom
2013-11-07
1
-1
/
+1
*
|
Add .cfi_restore for assembly functions
Dave Allison
2013-11-06
3
-5
/
+117
|
/
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-0
/
+24
*
Lazily compute object identity hash codes.
Mathieu Chartier
2013-10-31
1
-1
/
+1
*
Merge "Implement Interface Method Tables (IMT)." into dalvik-dev
Jeff Hao
2013-10-29
6
-6
/
+47
|
\
|
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
6
-6
/
+47
*
|
Fix object identity hash.
Mathieu Chartier
2013-10-29
2
-11
/
+14
|
/
*
Add missing callee save restore to quick entrypoints.
Mathieu Chartier
2013-10-22
3
-30
/
+21
*
Restore callee save registers.
Mathieu Chartier
2013-10-16
3
-17
/
+39
*
Fix exception throwing in monitor-enter for MIPS.
Ian Rogers
2013-10-08
1
-1
/
+1
*
Improve quick codegen for aput-object.
Ian Rogers
2013-10-08
12
-74
/
+351
*
Inflate contended lock word by suspending owner.
Ian Rogers
2013-10-02
6
-6
/
+128
*
MIPS fix.
Ian Rogers
2013-09-27
1
-1
/
+2
*
Split the allocation path into 'instrumented' and 'uninstrumented'
Hiroshi Yamauchi
2013-09-25
6
-18
/
+257
*
Make entrypoints Thumb2.
Ian Rogers
2013-08-27
4
-91
/
+115
*
Fix typo of quick instead of portable
Brian Carlstrom
2013-08-19
1
-1
/
+1
*
Fix some x86 portable asm.
Ian Rogers
2013-08-15
1
-39
/
+43
*
Get PORTABLE + SMALL on x86.
Dragos Sbirlea
2013-08-15
2
-7
/
+37
[next]