summaryrefslogtreecommitdiffstats
path: root/runtime/transaction.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-0/+1
* Fix missing transaction abort error messageSebastien Hertz2015-04-291-3/+11
* Refactor and improve GC root handlingMathieu Chartier2015-04-061-20/+16
* Revert "ART: Workaround for b/20019689"Sebastien Hertz2015-04-031-5/+1
* Use specific exception class to abort transactionSebastien Hertz2015-04-031-5/+6
* ART: Workaround for b/20019689Andreas Gampe2015-04-011-1/+5
* ART: Refactor unstarted runtimeAndreas Gampe2015-03-111-1/+1
* Remove ThrowLocation.Nicolas Geoffray2015-03-101-2/+1
* Follow-up 128393Sebastien Hertz2015-03-031-2/+4
* Revert "Revert "Add JIT""Mathieu Chartier2015-02-241-1/+1
* Revert "Add JIT"Nicolas Geoffray2015-02-241-1/+1
* Add JITMathieu Chartier2015-02-231-1/+1
* Fix transaction abortingSebastien Hertz2015-02-051-2/+32
* Print more info in MarkSweep::VerifyRootMathieu Chartier2015-01-151-4/+4
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-31/+31
* Change intern table to unordered set.Mathieu Chartier2014-09-021-12/+12
* Reduced memory usage of primitive fields smaller than 4-bytesFred Shih2014-08-251-18/+95
* Force inlining on trivial accessors.Ian Rogers2014-04-291-7/+19
* Cleanup transaction supportSebastien Hertz2014-04-021-18/+4
* Do not visit null object from transaction logs.Sebastien Hertz2014-02-211-3/+4
* Change root visitor to use Object**.Mathieu Chartier2014-02-181-6/+11
* Remove blacklistSebastien Hertz2014-02-171-0/+419