Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Insert an empty read barrier call. | Hiroshi Yamauchi | 2014-04-03 | 1 | -1/+1 |
* | Make the support code for read barriers a bit more general. | Hiroshi Yamauchi | 2014-03-31 | 1 | -2/+2 |
* | (Experimental) Add Brooks pointers. | Hiroshi Yamauchi | 2014-02-25 | 1 | -0/+26 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+2 |
* | Remove intialized static storage from dex cache. | Ian Rogers | 2014-01-08 | 1 | -2/+2 |
* | Implement Interface Method Tables (IMT). | Jeff Hao | 2013-10-29 | 1 | -1/+2 |
* | Improve quick codegen for aput-object. | Ian Rogers | 2013-10-08 | 1 | -0/+8 |
* | Inflate contended lock word by suspending owner. | Ian Rogers | 2013-10-02 | 1 | -0/+3 |
* | Portable refactorings. | Ian Rogers | 2013-07-30 | 1 | -25/+0 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+58 |