Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |