index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid race in single thread suspension.
Ian Rogers
2014-07-17
10
-47
/
+93
*
Fix identifier size in the heap dump.
Calin Juravle
2014-07-17
1
-2
/
+6
*
Merge "Avoid direct use of QuasiAtomic by using Atomic."
Ian Rogers
2014-07-17
5
-14
/
+8
|
\
|
*
Avoid direct use of QuasiAtomic by using Atomic.
Ian Rogers
2014-07-17
5
-14
/
+8
*
|
Remove some to-done TODOs.
Ian Rogers
2014-07-17
1
-6
/
+0
|
/
*
Fix test 304-method-tracing failure for Mips.
Douglas Leung
2014-07-16
1
-3
/
+4
*
Merge "Add back a deleted check related to verification."
Stephen Hines
2014-07-16
1
-0
/
+4
|
\
|
*
Add back a deleted check related to verification.
Stephen Hines
2014-07-16
1
-0
/
+4
*
|
Merge "Remove errors/warnings from tautological comparisons."
Stephen Hines
2014-07-16
1
-9
/
+2
|
\
\
|
|
/
|
*
Remove errors/warnings from tautological comparisons.
Stephen Hines
2014-07-15
1
-9
/
+2
*
|
Merge "Fix art test failures for Mips."
Jeff Hao
2014-07-16
4
-5
/
+18
|
\
\
|
*
|
Fix art test failures for Mips.
Douglas Leung
2014-07-15
4
-5
/
+18
*
|
|
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
16
-403
/
+452
*
|
|
Merge "Disable adding main and non moving spaces to immune region in GSS"
Mathieu Chartier
2014-07-16
14
-190
/
+153
|
\
\
\
|
*
|
|
Disable adding main and non moving spaces to immune region in GSS
Mathieu Chartier
2014-07-16
14
-190
/
+153
*
|
|
|
Merge "Fix x86 build."
Ian Rogers
2014-07-15
8
-117
/
+114
|
\
\
\
\
|
*
|
|
|
Fix x86 build.
Ian Rogers
2014-07-16
8
-117
/
+114
*
|
|
|
|
Merge "Fix class initialization checks in interpreter"
Sebastien Hertz
2014-07-16
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix class initialization checks in interpreter
Sebastien Hertz
2014-07-16
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge "Remove object_utils.h."
Ian Rogers
2014-07-15
65
-738
/
+929
|
\
\
\
\
|
*
|
|
|
Remove object_utils.h.
Ian Rogers
2014-07-16
65
-738
/
+929
*
|
|
|
|
Merge "Make ART fail gracefully when it can't update the desired code."
Calin Juravle
2014-07-16
2
-4
/
+27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Make ART fail gracefully when it can't update the desired code.
Calin Juravle
2014-07-16
2
-4
/
+27
|
|
/
/
/
*
|
|
|
Merge "Use sched_yield in Monitor::MonitorEnter."
Mathieu Chartier
2014-07-15
2
-2
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Use sched_yield in Monitor::MonitorEnter.
Mathieu Chartier
2014-07-15
2
-2
/
+13
|
|
/
/
*
|
|
Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""""
Mathieu Chartier
2014-07-15
14
-18
/
+183
|
\
\
\
|
*
|
|
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
Fred Shih
2014-07-15
14
-18
/
+183
|
|
/
/
*
|
|
Break apart header files.
Ian Rogers
2014-07-15
61
-415
/
+559
|
/
/
*
|
Merge "Add read barriers for the roots in Runtime."
Hiroshi Yamauchi
2014-07-14
8
-18
/
+44
|
\
\
|
*
|
Add read barriers for the roots in Runtime.
Hiroshi Yamauchi
2014-07-14
8
-18
/
+44
*
|
|
Fix infinite loop when calling SetStatus after OOM.
Mathieu Chartier
2014-07-14
3
-18
/
+22
|
/
/
*
|
x86 needs a bit more stack to handle stack overflows.
Nicolas Geoffray
2014-07-14
1
-1
/
+1
*
|
Merge "Revert "Revert "ART: Key-Value Store in Oat header"""
Andreas Gampe
2014-07-11
7
-44
/
+391
|
\
\
|
*
|
Revert "Revert "ART: Key-Value Store in Oat header""
Andreas Gampe
2014-07-11
7
-44
/
+391
*
|
|
ART: Compacting ROS/DlMalloc spaces with semispace copy GC
Zuo Wang
2014-07-11
13
-67
/
+364
*
|
|
Merge "Call strong CAS from unsafe. Add more CAS versions."
Hans Boehm
2014-07-11
5
-19
/
+131
|
\
\
\
|
*
|
|
Call strong CAS from unsafe. Add more CAS versions.
Hans Boehm
2014-07-11
5
-19
/
+131
*
|
|
|
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
67
-1071
/
+1679
|
/
/
/
*
|
|
Merge "Faster TLAB allocator."
Mathieu Chartier
2014-07-11
2
-48
/
+76
|
\
\
\
|
*
|
|
Faster TLAB allocator.
Mathieu Chartier
2014-07-11
2
-48
/
+76
|
|
/
/
*
|
|
Merge "Fix mac build."
Christopher Ferris
2014-07-11
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix mac build.
Christopher Ferris
2014-07-11
1
-2
/
+2
|
|
/
/
*
|
|
Make jemalloc the default choice.
Christopher Ferris
2014-07-11
1
-3
/
+3
|
/
/
*
|
Merge "Add missing class initialization during compilation and tests"
Sebastien Hertz
2014-07-10
9
-28
/
+79
|
\
\
|
*
|
Add missing class initialization during compilation and tests
Sebastien Hertz
2014-07-10
9
-28
/
+79
*
|
|
Merge "Fix missing single-step event"
Sebastien Hertz
2014-07-10
2
-29
/
+60
|
\
\
\
|
*
|
|
Fix missing single-step event
Sebastien Hertz
2014-07-10
2
-29
/
+60
|
|
/
/
*
|
|
Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
Sebastien Hertz
2014-07-10
10
-170
/
+13
|
\
\
\
|
*
|
|
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
Sebastien Hertz
2014-07-11
10
-170
/
+13
*
|
|
|
Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Nicolas Geoffray
2014-07-10
15
-450
/
+201
|
\
\
\
\
[next]