summaryrefslogtreecommitdiffstats
path: root/runtime/entrypoints_order_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix nested deoptimization.Mingyao Yang2015-06-181-4/+6
* ART: Refactor Thread::InitAndreas Gampe2015-06-031-1/+2
* Insert a read barrier in the JNI bridge.Hiroshi Yamauchi2015-05-071-1/+3
* Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-271-2/+39
* Revert "Revert "Deoptimization-based bce.""Mingyao Yang2015-04-011-1/+2
* Revert "Deoptimization-based bce."Andreas Gampe2015-03-241-2/+1
* Deoptimization-based bce.Mingyao Yang2015-03-231-1/+2
* Change method verifiers to be thread local rootsMathieu Chartier2015-03-131-1/+2
* Compute the right catch location for the debugger.Nicolas Geoffray2015-03-091-2/+1
* Change how we report exceptions to the debugger.Nicolas Geoffray2015-03-031-4/+1
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-2/+5
* Remove portable.Elliott Hughes2014-12-121-15/+0
* stdint types all the way!Ian Rogers2014-10-091-130/+130
* Handle nested signalsDave Allison2014-08-271-1/+2
* Reduced memory usage of primitive fields smaller than 4-bytesFred Shih2014-08-251-2/+14
* Reduce stack usage for overflow checksDave Allison2014-08-131-0/+4
* Fix art test failures for Mips.Douglas Leung2014-07-151-1/+3
* Break apart header files.Ian Rogers2014-07-151-1/+1
* AArch64: Add memcmp16() for Arm64; ensure xSELF not clobberedSerban Constantinescu2014-06-301-2/+1
* ART: Move __memcmp16 from Bionic to ARTAndreas Gampe2014-06-101-2/+1
* ART: Add a test checking TLS offsets and entrypointsAndreas Gampe2014-06-041-0/+290