Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 1 | -0/+1 |
* | Refactor and improve GC root handling | Mathieu Chartier | 2015-04-06 | 1 | -0/+42 |
* | More of the concurrent copying collector. | Hiroshi Yamauchi | 2015-01-23 | 1 | -7/+111 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -3/+1 |
* | Add read barriers for the class and the intern tables. | Hiroshi Yamauchi | 2014-06-13 | 1 | -2/+2 |
* | Add read barriers to the weak roots in the intern table. | Hiroshi Yamauchi | 2014-05-28 | 1 | -2/+2 |
* | Add a read barrier for weak roots in monitors. | Hiroshi Yamauchi | 2014-05-21 | 1 | -0/+15 |
* | Replace the bool kDoReadBarrier template parameter with an enum. | Hiroshi Yamauchi | 2014-05-01 | 1 | -3/+4 |
* | Insert an empty read barrier call. | Hiroshi Yamauchi | 2014-04-03 | 1 | -0/+47 |