Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 2 | -7/+10 |
* | ART: Add compiled-methods | Andreas Gampe | 2015-04-21 | 1 | -1/+1 |
* | Merge "Refine erratum 843419 check for linker workaround." | Vladimir Marko | 2015-04-10 | 2 | -9/+102 |
|\ | |||||
| * | Refine erratum 843419 check for linker workaround. | Matteo Franchin | 2015-04-09 | 2 | -9/+102 |
* | | Quick: PC-relative loads from dex cache arrays on x86. | Vladimir Marko | 2015-04-09 | 2 | -5/+64 |
|/ | |||||
* | PC-relative loads from dex cache arrays for arm. | Vladimir Marko | 2015-04-07 | 3 | -12/+114 |
* | ART: Enable more Clang warnings | Andreas Gampe | 2015-04-06 | 1 | -5/+0 |
* | Pass linker patches around as const. | Vladimir Marko | 2015-04-02 | 5 | -37/+39 |
* | Split RelativePatcher::ReserveSpace() into two. | Vladimir Marko | 2015-04-02 | 9 | -23/+50 |
* | Add tests for Arm64RelativePatcher. | Vladimir Marko | 2015-04-02 | 3 | -5/+529 |
* | Add tests for Thumb2RelativePatcher. | Vladimir Marko | 2015-04-02 | 12 | -77/+431 |
* | Refactor RelativePatcher out of OatWriter. | Vladimir Marko | 2015-04-02 | 17 | -0/+1632 |