summaryrefslogtreecommitdiffstats
path: root/runtime/transaction.h
Commit message (Expand)AuthorAgeFilesLines
* Fix missing transaction abort error messageSebastien Hertz2015-04-291-1/+1
* Refactor and improve GC root handlingMathieu Chartier2015-04-061-6/+6
* Use specific exception class to abort transactionSebastien Hertz2015-04-031-1/+4
* Follow-up 128393Sebastien Hertz2015-03-031-1/+1
* Fix transaction abortingSebastien Hertz2015-02-051-1/+13
* Print more info in MarkSweep::VerifyRootMathieu Chartier2015-01-151-0/+1
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-8/+9
* Change intern table to unordered set.Mathieu Chartier2014-09-021-7/+6
* Reduced memory usage of primitive fields smaller than 4-bytesFred Shih2014-08-251-0/+21
* Add read barriers to the weak roots in the intern table.Hiroshi Yamauchi2014-05-281-2/+5
* Cleanup transaction supportSebastien Hertz2014-04-021-1/+1
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-2/+1
* Remove blacklistSebastien Hertz2014-02-171-0/+195