Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a merge error in cl 108991. | Hiroshi Yamauchi | 2014-10-06 | 1 | -1/+1 |
* | Reduce IndirectReferenceTable memory usage | Mathieu Chartier | 2014-09-25 | 1 | -2/+2 |
* | Address read barrier issue with cl/106467 | Hiroshi Yamauchi | 2014-09-09 | 1 | -9/+0 |
* | Remove abuse of mirror::Object* to reference special values. | Ian Rogers | 2014-09-03 | 1 | -7/+13 |
* | Honor the read barrier option in IRT::Get(). | Hiroshi Yamauchi | 2014-08-28 | 1 | -1/+1 |
* | Add GcRoot to clean up and enforce read barriers. | Hiroshi Yamauchi | 2014-07-29 | 1 | -4/+4 |
* | Add more read barriers for JNI roots. | Hiroshi Yamauchi | 2014-06-20 | 1 | -2/+1 |
* | Add read barriers for the class and the intern tables. | Hiroshi Yamauchi | 2014-06-13 | 1 | -1/+1 |
* | Add read barriers for the weak roots in the JNI weak globals. | Hiroshi Yamauchi | 2014-05-29 | 1 | -1/+5 |
* | Add Handle/HandleScope and delete SirtRef. | Mathieu Chartier | 2014-05-13 | 1 | -1/+1 |
* | Add lockless SynchronizedGet for indirect reference table. | Mathieu Chartier | 2014-05-05 | 1 | -0/+87 |