Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Enable Clang's -Wdeprecated | Andreas Gampe | 2015-04-06 | 1 | -2/+2 |
* | Include what we use. | Dan Albert | 2015-03-04 | 1 | -0/+1 |
* | ART: Fix typo | Andreas Gampe | 2014-12-05 | 1 | -1/+1 |
* | Add hash set | Mathieu Chartier | 2014-11-06 | 1 | -1/+1 |
* | ART: Replace COMPILE_ASSERT with static_assert (runtime) | Andreas Gampe | 2014-11-03 | 1 | -1/+1 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -0/+2 |
* | Header file clean up. | Ian Rogers | 2014-10-08 | 1 | -19/+28 |
* | Add allocation tracking allocators to ROSAlloc | Mathieu Chartier | 2014-09-16 | 1 | -0/+5 |
* | Add native memory accounting through custom allocator. | Mathieu Chartier | 2014-08-29 | 1 | -0/+113 |
* | Omit OatMethodOffsets for classes without compiled code | Brian Carlstrom | 2013-10-28 | 1 | -0/+41 |