Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -1/+1 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -0/+2 |
* | Call strong CAS from unsafe. Add more CAS versions. | Hans Boehm | 2014-07-11 | 1 | -6/+6 |
* | Make CAS operations in Object use art::Atomic. | Ian Rogers | 2014-07-10 | 1 | -3/+6 |
* | Clean up and augment Atomic class. Replace QuasiAtomic MemBars. | Hans Boehm | 2014-06-06 | 1 | -3/+3 |
* | Force inlining on trivial accessors. | Ian Rogers | 2014-04-29 | 1 | -15/+15 |
* | Remove blacklist | Sebastien Hertz | 2014-02-17 | 1 | -12/+24 |
* | Don't hardcode object layout in Unsafe and space_test. | Hiroshi Yamauchi | 2014-02-11 | 1 | -0/+17 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -31/+27 |
* | Tidy up memory barriers. | Ian Rogers | 2013-12-20 | 1 | -3/+3 |
* | Fast JNI support. | Ian Rogers | 2013-10-20 | 1 | -37/+37 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+185 |