Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fix JDWP race at runtime shutdown" | Sebastien Hertz | 2015-04-08 | 6 | -19/+55 |
|\ | |||||
| * | Fix JDWP race at runtime shutdown | Sebastien Hertz | 2015-04-01 | 6 | -19/+55 |
* | | Merge "Ignore not yet loaded classes during hprof" | Sebastien Hertz | 2015-04-08 | 1 | -0/+4 |
|\ \ | |||||
| * | | Ignore not yet loaded classes during hprof | Sebastien Hertz | 2015-04-07 | 1 | -0/+4 |
* | | | Merge "ART: Fix 64-bit ELF file support" | Andreas Gampe | 2015-04-08 | 3 | -22/+38 |
|\ \ \ | |||||
| * | | | ART: Fix 64-bit ELF file support | Andreas Gampe | 2015-04-07 | 3 | -22/+38 |
* | | | | Fix CC root visiting bug | Mathieu Chartier | 2015-04-07 | 8 | -10/+16 |
* | | | | ART: Remove unused variables. | Andreas Gampe | 2015-04-07 | 2 | -2/+0 |
* | | | | Merge "JDWP: clear exception when allocation fails" | Sebastien Hertz | 2015-04-07 | 3 | -23/+48 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | JDWP: clear exception when allocation fails | Sebastien Hertz | 2015-04-02 | 3 | -23/+48 |
* | | | | Merge "Revert "ART: Fix noreturn for Mac"" | Andreas Gampe | 2015-04-07 | 2 | -17/+7 |
|\ \ \ \ | |||||
| * | | | | Revert "ART: Fix noreturn for Mac" | Andreas Gampe | 2015-04-07 | 2 | -17/+7 |
* | | | | | Merge "ART: Add support for "silvermont" variant" | Andreas Gampe | 2015-04-07 | 4 | -10/+69 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Add support for "silvermont" variant | Andreas Gampe | 2015-04-03 | 4 | -10/+69 |
* | | | | | | Merge "ART: Fix noreturn for Mac" | Andreas Gampe | 2015-04-07 | 2 | -7/+17 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | ART: Fix noreturn for Mac | Andreas Gampe | 2015-04-06 | 2 | -7/+17 |
* | | | | | | Merge "Add more logging for debugging possible deadlock" | Mathieu Chartier | 2015-04-07 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Add more logging for debugging possible deadlock | Mathieu Chartier | 2015-04-06 | 1 | -0/+3 |
* | | | | | | Fix JNI compiler for mips64 | Goran Jakovljevic | 2015-04-06 | 1 | -8/+8 |
| |/ / / / |/| | | | | |||||
* | | | | | ART: Make unknown variant "mips64r6" go away | Andreas Gampe | 2015-04-06 | 1 | -2/+1 |
* | | | | | ART: Enable more Clang warnings | Andreas Gampe | 2015-04-06 | 11 | -19/+22 |
* | | | | | ART: Enable Clang's -Wdeprecated | Andreas Gampe | 2015-04-06 | 7 | -2/+14 |
|/ / / / | |||||
* | | | | Merge "ART: Add Clang's -Wused-but-marked-unused" | Andreas Gampe | 2015-04-06 | 5 | -7/+6 |
|\ \ \ \ | |||||
| * | | | | ART: Add Clang's -Wused-but-marked-unused | Andreas Gampe | 2015-04-03 | 5 | -7/+6 |
* | | | | | Refactor and improve GC root handling | Mathieu Chartier | 2015-04-06 | 70 | -531/+855 |
* | | | | | Delete missed ClampGrowthLimit CHECK | Mathieu Chartier | 2015-04-03 | 1 | -1/+0 |
|/ / / / | |||||
* | | | | Merge "ART: Turn of native stack dump on x86 on-device" | Andreas Gampe | 2015-04-03 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | ART: Turn of native stack dump on x86 on-device | Andreas Gampe | 2015-04-03 | 1 | -0/+5 |
* | | | | | Merge "Fix the read barrier builds." | Hiroshi Yamauchi | 2015-04-03 | 3 | -2/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix the read barrier builds. | Hiroshi Yamauchi | 2015-04-03 | 3 | -2/+6 |
* | | | | | Merge "Use va_list argument to abort transaction" | Sebastien Hertz | 2015-04-03 | 5 | -17/+32 |
|\ \ \ \ \ | |||||
| * | | | | | Use va_list argument to abort transaction | Sebastien Hertz | 2015-04-03 | 5 | -17/+32 |
* | | | | | | Merge "Store OatDexFile instead of OatFile in DexFile." | Richard Uhler | 2015-04-03 | 7 | -132/+105 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Store OatDexFile instead of OatFile in DexFile. | Richard Uhler | 2015-04-02 | 7 | -132/+105 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge "ART: Avoid obvious segfault in arm & x86 fault handler" | Andreas Gampe | 2015-04-03 | 2 | -0/+13 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | ART: Avoid obvious segfault in arm & x86 fault handler | Andreas Gampe | 2015-04-03 | 2 | -0/+13 |
* | | | | | Revert "ART: Workaround for b/20019689" | Sebastien Hertz | 2015-04-03 | 1 | -5/+1 |
* | | | | | Merge "Use specific exception class to abort transaction" | Sebastien Hertz | 2015-04-03 | 8 | -24/+31 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use specific exception class to abort transaction | Sebastien Hertz | 2015-04-03 | 8 | -24/+31 |
| | |/ / | |/| | | |||||
* | | | | Merge "ART: Move trace options to a struct" | Andreas Gampe | 2015-04-03 | 2 | -13/+22 |
|\ \ \ \ | |||||
| * | | | | ART: Move trace options to a struct | Andreas Gampe | 2015-04-02 | 2 | -13/+22 |
* | | | | | Merge "[optimizing] Implement x86/x86_64 math intrinsics" | Andreas Gampe | 2015-04-02 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | [optimizing] Implement x86/x86_64 math intrinsics | Mark Mendell | 2015-04-01 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge "Fix race with Heap::ClampGrowthLimit and GC" | Mathieu Chartier | 2015-04-02 | 3 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | Fix race with Heap::ClampGrowthLimit and GC | Mathieu Chartier | 2015-04-02 | 3 | -1/+7 |
* | | | | | Merge "Write .debug_line section using the new DWARF library." | David Srbecky | 2015-04-02 | 2 | -33/+34 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Write .debug_line section using the new DWARF library. | David Srbecky | 2015-04-01 | 2 | -33/+34 |
* | | | | | Switch to shared libcutils on host to fix odr-violation | Brian Carlstrom | 2015-04-02 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge "Revert "Revert "Deoptimization-based bce.""" | Mingyao Yang | 2015-04-01 | 12 | -6/+30 |
|\ \ \ \ | |||||
| * | | | | Revert "Revert "Deoptimization-based bce."" | Mingyao Yang | 2015-04-01 | 12 | -6/+30 |
| | |_|/ | |/| | |