summaryrefslogtreecommitdiffstats
path: root/runtime/transaction_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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