1. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  2. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  3. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  4. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 10 years ago
  5. 1bd4872 Add read barriers to the weak roots in the intern table. by Hiroshi Yamauchi · 10 years ago
  6. 4cba0d9 Add a read barrier for weak roots in monitors. by Hiroshi Yamauchi · 10 years ago
  7. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  8. 800ac2d Insert an empty read barrier call. by Hiroshi Yamauchi · 10 years ago