summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Avoid race in single thread suspension.Ian Rogers2014-07-1710-47/+93
* Fix identifier size in the heap dump.Calin Juravle2014-07-171-2/+6
* Merge "Avoid direct use of QuasiAtomic by using Atomic."Ian Rogers2014-07-175-14/+8
|\
| * Avoid direct use of QuasiAtomic by using Atomic.Ian Rogers2014-07-175-14/+8
* | Remove some to-done TODOs.Ian Rogers2014-07-171-6/+0
|/
* Fix test 304-method-tracing failure for Mips.Douglas Leung2014-07-161-3/+4
* Merge "Add back a deleted check related to verification."Stephen Hines2014-07-161-0/+4
|\
| * Add back a deleted check related to verification.Stephen Hines2014-07-161-0/+4
* | Merge "Remove errors/warnings from tautological comparisons."Stephen Hines2014-07-161-9/+2
|\ \ | |/
| * Remove errors/warnings from tautological comparisons.Stephen Hines2014-07-151-9/+2
* | Merge "Fix art test failures for Mips."Jeff Hao2014-07-164-5/+18
|\ \
| * | Fix art test failures for Mips.Douglas Leung2014-07-154-5/+18
* | | Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""Dave Allison2014-07-1616-403/+452
* | | Merge "Disable adding main and non moving spaces to immune region in GSS"Mathieu Chartier2014-07-1614-190/+153
|\ \ \
| * | | Disable adding main and non moving spaces to immune region in GSSMathieu Chartier2014-07-1614-190/+153
* | | | Merge "Fix x86 build."Ian Rogers2014-07-158-117/+114
|\ \ \ \
| * | | | Fix x86 build.Ian Rogers2014-07-168-117/+114
* | | | | Merge "Fix class initialization checks in interpreter"Sebastien Hertz2014-07-161-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix class initialization checks in interpreterSebastien Hertz2014-07-161-2/+2
| |/ / /
* | | | Merge "Remove object_utils.h."Ian Rogers2014-07-1565-738/+929
|\ \ \ \
| * | | | Remove object_utils.h.Ian Rogers2014-07-1665-738/+929
* | | | | Merge "Make ART fail gracefully when it can't update the desired code."Calin Juravle2014-07-162-4/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make ART fail gracefully when it can't update the desired code.Calin Juravle2014-07-162-4/+27
| |/ / /
* | | | Merge "Use sched_yield in Monitor::MonitorEnter."Mathieu Chartier2014-07-152-2/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Use sched_yield in Monitor::MonitorEnter.Mathieu Chartier2014-07-152-2/+13
| |/ /
* | | Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""""Mathieu Chartier2014-07-1514-18/+183
|\ \ \
| * | | Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""Fred Shih2014-07-1514-18/+183
| |/ /
* | | Break apart header files.Ian Rogers2014-07-1561-415/+559
|/ /
* | Merge "Add read barriers for the roots in Runtime."Hiroshi Yamauchi2014-07-148-18/+44
|\ \
| * | Add read barriers for the roots in Runtime.Hiroshi Yamauchi2014-07-148-18/+44
* | | Fix infinite loop when calling SetStatus after OOM.Mathieu Chartier2014-07-143-18/+22
|/ /
* | x86 needs a bit more stack to handle stack overflows.Nicolas Geoffray2014-07-141-1/+1
* | Merge "Revert "Revert "ART: Key-Value Store in Oat header"""Andreas Gampe2014-07-117-44/+391
|\ \
| * | Revert "Revert "ART: Key-Value Store in Oat header""Andreas Gampe2014-07-117-44/+391
* | | ART: Compacting ROS/DlMalloc spaces with semispace copy GCZuo Wang2014-07-1113-67/+364
* | | Merge "Call strong CAS from unsafe. Add more CAS versions."Hans Boehm2014-07-115-19/+131
|\ \ \
| * | | Call strong CAS from unsafe. Add more CAS versions.Hans Boehm2014-07-115-19/+131
* | | | Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-1167-1071/+1679
|/ / /
* | | Merge "Faster TLAB allocator."Mathieu Chartier2014-07-112-48/+76
|\ \ \
| * | | Faster TLAB allocator.Mathieu Chartier2014-07-112-48/+76
| |/ /
* | | Merge "Fix mac build."Christopher Ferris2014-07-111-2/+2
|\ \ \
| * | | Fix mac build.Christopher Ferris2014-07-111-2/+2
| |/ /
* | | Make jemalloc the default choice.Christopher Ferris2014-07-111-3/+3
|/ /
* | Merge "Add missing class initialization during compilation and tests"Sebastien Hertz2014-07-109-28/+79
|\ \
| * | Add missing class initialization during compilation and testsSebastien Hertz2014-07-109-28/+79
* | | Merge "Fix missing single-step event"Sebastien Hertz2014-07-102-29/+60
|\ \ \
| * | | Fix missing single-step eventSebastien Hertz2014-07-102-29/+60
| |/ /
* | | Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()""""Sebastien Hertz2014-07-1010-170/+13
|\ \ \
| * | | Revert "Revert "Revert "Add intrinsic for Reference.get()"""Sebastien Hertz2014-07-1110-170/+13
* | | | Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86""""Nicolas Geoffray2014-07-1015-450/+201
|\ \ \ \