Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -0/+1 |
* | Fix missing transaction abort error message | Sebastien Hertz | 2015-04-29 | 1 | -3/+11 |
* | Refactor and improve GC root handling | Mathieu Chartier | 2015-04-06 | 1 | -20/+16 |
* | Revert "ART: Workaround for b/20019689" | Sebastien Hertz | 2015-04-03 | 1 | -5/+1 |
* | Use specific exception class to abort transaction | Sebastien Hertz | 2015-04-03 | 1 | -5/+6 |
* | ART: Workaround for b/20019689 | Andreas Gampe | 2015-04-01 | 1 | -1/+5 |
* | ART: Refactor unstarted runtime | Andreas Gampe | 2015-03-11 | 1 | -1/+1 |
* | Remove ThrowLocation. | Nicolas Geoffray | 2015-03-10 | 1 | -2/+1 |
* | Follow-up 128393 | Sebastien Hertz | 2015-03-03 | 1 | -2/+4 |
* | Revert "Revert "Add JIT"" | Mathieu Chartier | 2015-02-24 | 1 | -1/+1 |
* | Revert "Add JIT" | Nicolas Geoffray | 2015-02-24 | 1 | -1/+1 |
* | Add JIT | Mathieu Chartier | 2015-02-23 | 1 | -1/+1 |
* | Fix transaction aborting | Sebastien Hertz | 2015-02-05 | 1 | -2/+32 |
* | Print more info in MarkSweep::VerifyRoot | Mathieu Chartier | 2015-01-15 | 1 | -4/+4 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -31/+31 |
* | Change intern table to unordered set. | Mathieu Chartier | 2014-09-02 | 1 | -12/+12 |
* | Reduced memory usage of primitive fields smaller than 4-bytes | Fred Shih | 2014-08-25 | 1 | -18/+95 |
* | Force inlining on trivial accessors. | Ian Rogers | 2014-04-29 | 1 | -7/+19 |
* | Cleanup transaction support | Sebastien Hertz | 2014-04-02 | 1 | -18/+4 |
* | Do not visit null object from transaction logs. | Sebastien Hertz | 2014-02-21 | 1 | -3/+4 |
* | Change root visitor to use Object**. | Mathieu Chartier | 2014-02-18 | 1 | -6/+11 |
* | Remove blacklist | Sebastien Hertz | 2014-02-17 | 1 | -0/+419 |