summaryrefslogtreecommitdiffstats
path: root/runtime/transaction_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-1/+1
* ART: Clean up includes.Vladimir Marko2015-04-131-0/+1
* Move ArtField to nativeMathieu Chartier2015-04-101-28/+28
* Use specific exception class to abort transactionSebastien Hertz2015-04-031-3/+5
* Reserve bits in the lock word for read barriers.Hiroshi Yamauchi2015-03-031-8/+8
* Fix transaction abortingSebastien Hertz2015-02-051-59/+120
* Fix 2 new sets of clang compiler warnings.Ian Rogers2014-10-101-12/+12
* Some optimizations for the array alloc path.Hiroshi Yamauchi2014-09-251-1/+1
* ART: Rename Handle hierarchyAndreas Gampe2014-09-151-1/+1
* Compile time performance improvements focusing on interpret-only.Ian Rogers2014-09-121-12/+12
* Break apart header files.Ian Rogers2014-07-151-0/+1
* Change FieldHelper to use a handle.Mathieu Chartier2014-06-061-18/+18
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-221/+219
* Use non volatile lock words in semispace collector.Mathieu Chartier2014-04-171-3/+3
* Refactor reflective method invocation.Ian Rogers2014-03-141-1/+0
* Fix valgrind gtests and memory leaks.Mathieu Chartier2014-03-051-4/+4
* Make allocations report usable size.Ian Rogers2014-02-261-1/+4
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-4/+4
* Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-19/+41
* Remove blacklistSebastien Hertz2014-02-171-0/+472