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
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix CFI annotation for art_quick_aput_obj
Mathieu Chartier
2015-06-29
1
-0
/
+1
*
Fix moving GC bugs in proxy stub for X86/X86_64
Mathieu Chartier
2015-06-18
1
-2
/
+1
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
2
-28
/
+25
*
Fix mac build: cast fpr callee save addresses.
Vladimir Marko
2015-05-26
1
-1
/
+2
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
2
-28
/
+23
*
Insert a read barrier in the JNI bridge.
Hiroshi Yamauchi
2015-05-07
1
-0
/
+3
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-10
/
+59
*
Remove ArtMethod* parameter from dex cache entry points.
Vladimir Marko
2015-04-24
1
-4
/
+4
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
3
-23
/
+16
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-3
/
+3
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
2
-2
/
+8
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
2
-8
/
+2
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
2
-2
/
+8
*
Fix the mac build.
Hiroshi Yamauchi
2015-03-20
1
-1
/
+1
*
Assembly TLAB allocation fast path for x86_64.
Hiroshi Yamauchi
2015-03-20
1
-1
/
+38
*
Fix art_quick_instrumentation_exit stub for x86_64
Sebastien Hertz
2015-03-12
1
-1
/
+3
*
Merge "Reserve bits in the lock word for read barriers."
Hiroshi Yamauchi
2015-03-04
1
-14
/
+41
|
\
|
*
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-03-03
1
-14
/
+41
*
|
Fix generic JNI stubs to not discard the Java native frame.
Nicolas Geoffray
2015-03-03
1
-38
/
+10
|
/
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
2
-2
/
+4
*
Refactor register access from StackVisitor
Sebastien Hertz
2015-01-26
2
-34
/
+25
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+40
*
Fix valgrind error.
Nicolas Geoffray
2015-01-23
1
-0
/
+1
*
[optimizing compiler] Implement inline x86 FP '%'
Mark Mendell
2015-01-21
2
-4
/
+2
*
Merge "Save all registers in native to Java stubs."
Nicolas Geoffray
2014-12-15
1
-39
/
+59
|
\
|
*
Save all registers in native to Java stubs.
Nicolas Geoffray
2014-12-12
1
-39
/
+59
*
|
Remove portable.
Elliott Hughes
2014-12-12
2
-37
/
+2
|
/
*
[optimizing compiler] Add REM_FLOAT and REM_DOUBLE
Calin Juravle
2014-12-08
2
-2
/
+4
*
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
1
-2
/
+2
*
Merge "Fix art_quick_instrumentation_entry stub for x86/x86_64"
Sebastien Hertz
2014-11-17
1
-1
/
+1
|
\
|
*
Fix art_quick_instrumentation_entry stub for x86/x86_64
Sebastien Hertz
2014-11-17
1
-1
/
+1
*
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
2
-0
/
+123
|
/
*
ART: Fix some redundant declarations
Andreas Gampe
2014-11-04
1
-88
/
+2
*
Fix unused parameters for the Mac.
Ian Rogers
2014-11-04
1
-0
/
+1
*
ART: Remove unnecessary includes
Andreas Gampe
2014-11-03
1
-2
/
+1
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
3
-246
/
+177
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
4
-34
/
+7
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-1
/
+1
*
Don't copy fill array data to quick literal pool.
Ian Rogers
2014-10-08
1
-1
/
+1
*
Handle nested signals
Dave Allison
2014-08-27
1
-0
/
+14
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
2
-0
/
+36
*
ART: Set default visibility to protected
Andreas Gampe
2014-08-19
3
-41
/
+68
*
Reduce stack usage for overflow checks
Dave Allison
2014-08-13
2
-15
/
+3
*
Fix more of the Mac build.
Dan Albert
2014-08-11
2
-2
/
+4
*
Add implicit checks for x86_64 architecture.
Dave Allison
2014-08-07
2
-48
/
+12
*
Add x86_64 optimized __memcmp16 implementation;
Varvara Rainchik
2014-08-06
1
-0
/
+1210
*
ART: Fix x86_64 instrumentation_exit, also movsd -> movq
Andreas Gampe
2014-07-23
1
-2
/
+2
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-1
/
+2
*
Add read barriers for the roots in Runtime.
Hiroshi Yamauchi
2014-07-14
2
-0
/
+4
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-2
/
+4
[next]