| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+1 |
* | ART: Add compiled-methods | Andreas Gampe | 2015-04-21 | 1 | -1/+25 |
* | ART: Change image_classes and compiled_classes to unordered set | Andreas Gampe | 2015-04-20 | 1 | -1/+1 |
* | Merge "Fixed layout for dex caches in boot image." | Vladimir Marko | 2015-03-31 | 1 | -0/+1 |
|\ |
|
| * | Fixed layout for dex caches in boot image. | Vladimir Marko | 2015-03-31 | 1 | -0/+1 |
* | | ART: Refactor callbacks_ in common_runtime_test | Andreas Gampe | 2015-03-29 | 1 | -1/+0 |
* | | ART: Some runtime cleanup | Andreas Gampe | 2015-03-27 | 1 | -1/+1 |
* | | ART: PathClassLoader for compiler | Andreas Gampe | 2015-03-27 | 1 | -1/+2 |
|/ |
|
* | Add support for .bss section in oat files. | Vladimir Marko | 2015-03-02 | 1 | -0/+1 |
* | Revert "Revert "Add JIT"" | Mathieu Chartier | 2015-02-24 | 1 | -8/+8 |
* | Revert "Add JIT" | Nicolas Geoffray | 2015-02-24 | 1 | -8/+8 |
* | Add JIT | Mathieu Chartier | 2015-02-23 | 1 | -8/+8 |
* | Clean up pass driver | Mathieu Chartier | 2015-01-28 | 1 | -1/+2 |
* | ART: dex2oat flag for HGraphVisualizer dump file | David Brazdil | 2015-01-13 | 1 | -1/+1 |
* | ART: Fix common_compiler_test assumptions | Andreas Gampe | 2014-12-22 | 1 | -10/+18 |
* | ART: Swap-space in the compiler | Andreas Gampe | 2014-12-22 | 1 | -5/+5 |
* | Remove portable. | Elliott Hughes | 2014-12-12 | 1 | -41/+34 |
* | Ensure stack maps are 4 byte aligned. | Nicolas Geoffray | 2014-12-09 | 1 | -1/+1 |
* | Delete ArtMethod gc_map_ field | Mathieu Chartier | 2014-11-24 | 1 | -2/+7 |
* | Instruction set features for ARM64, MIPS and X86. | Ian Rogers | 2014-11-13 | 1 | -0/+1 |
* | ART: Compiled-classes list for compiler-driver | Andreas Gampe | 2014-11-13 | 1 | -1/+1 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -2/+1 |
* | Tidy logging code not using UNIMPLEMENTED. | Ian Rogers | 2014-10-24 | 1 | -1/+1 |
* | Some code clean-up. | Ian Rogers | 2014-10-16 | 1 | -3/+2 |
* | Make ART compile with GCC -O0 again. | Ian Rogers | 2014-10-16 | 1 | -163/+7 |
* | Change MemMap::maps_ to not be global variable | Mathieu Chartier | 2014-10-14 | 1 | -0/+1 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -5/+5 |
* | ART: Rename Handle hierarchy | Andreas Gampe | 2014-09-15 | 1 | -2/+2 |
* | Clean up Handle usage. | Mathieu Chartier | 2014-08-23 | 1 | -4/+4 |
* | Avoid use of std::string where we have const char*. | Ian Rogers | 2014-08-12 | 1 | -1/+1 |
* | Break apart header files. | Ian Rogers | 2014-07-15 | 1 | -0/+413 |