Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Add debuggable compiler flag | Andreas Gampe | 2015-03-04 | 5 | -0/+22 |
* | Merge "Fix generic JNI stubs to not discard the Java native frame." | Nicolas Geoffray | 2015-03-03 | 6 | -78/+48 |
|\ | |||||
| * | Fix generic JNI stubs to not discard the Java native frame. | Nicolas Geoffray | 2015-03-03 | 6 | -78/+48 |
|/ | |||||
* | Merge "Follow-up 128393" | Sebastien Hertz | 2015-03-03 | 5 | -10/+13 |
|\ | |||||
| * | Follow-up 128393 | Sebastien Hertz | 2015-03-03 | 5 | -10/+13 |
* | | Merge "Tests use libarttest.so, so does not work on ndebug." | Nicolas Geoffray | 2015-03-03 | 1 | -0/+2 |
|\ \ | |||||
| * | | Tests use libarttest.so, so does not work on ndebug. | Nicolas Geoffray | 2015-03-03 | 1 | -0/+2 |
* | | | Merge "Revert GetThisObject change." | Nicolas Geoffray | 2015-03-03 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Revert GetThisObject change. | Nicolas Geoffray | 2015-03-03 | 1 | -1/+2 |
|/ / | |||||
* | | Merge "Stack support for Optimizing compiler" | Nicolas Geoffray | 2015-03-03 | 19 | -179/+823 |
|\ \ | |||||
| * | | Stack support for Optimizing compiler | Sebastien Hertz | 2015-03-03 | 19 | -179/+823 |
* | | | Merge "[optimizing compiler] x86 goodness" | Nicolas Geoffray | 2015-03-03 | 4 | -56/+112 |
|\ \ \ | |/ / |/| | | |||||
| * | | [optimizing compiler] x86 goodness | Mark Mendell | 2015-03-02 | 4 | -56/+112 |
* | | | Merge "bce: handle a pattern for circular buffer" | Mingyao Yang | 2015-03-03 | 2 | -0/+38 |
|\ \ \ | |||||
| * | | | bce: handle a pattern for circular buffer | Mingyao Yang | 2015-03-02 | 2 | -0/+38 |
* | | | | Merge "ART: Cache last returned range in LiveInterval::Covers" | David Brazdil | 2015-03-02 | 2 | -17/+48 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | ART: Cache last returned range in LiveInterval::Covers | David Brazdil | 2015-03-02 | 2 | -17/+48 |
* | | | | Merge "Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling" | Mathieu Chartier | 2015-03-02 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling | Mathieu Chartier | 2015-03-02 | 1 | -1/+1 |
* | | | | | Merge "Fix bad variable expansion" | Mathieu Chartier | 2015-03-02 | 1 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Fix bad variable expansion | Mathieu Chartier | 2015-03-02 | 1 | -6/+6 |
| |/ / / / | |||||
* | | | | | Merge "ART: Move DexFile vector to Java array" | Andreas Gampe | 2015-03-02 | 4 | -67/+134 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Move DexFile vector to Java array | Andreas Gampe | 2015-02-24 | 4 | -67/+134 |
* | | | | | | Merge "Add support for .bss section in oat files." | Vladimir Marko | 2015-03-02 | 30 | -192/+334 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add support for .bss section in oat files. | Vladimir Marko | 2015-03-02 | 30 | -192/+334 |
* | | | | | | | Merge "ART: Allow more operations in unstarted Runtime" | Andreas Gampe | 2015-03-02 | 1 | -15/+135 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ART: Allow more operations in unstarted Runtime | Andreas Gampe | 2015-03-02 | 1 | -15/+135 |
* | | | | | | | | Merge "Opt Compiler: ARM64: Enable explicit memory barriers over acquire/rele... | Nicolas Geoffray | 2015-03-02 | 7 | -32/+70 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release | Serban Constantinescu | 2015-03-02 | 7 | -32/+70 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge "ART: Fix off-by-two whitespace" | Andreas Gampe | 2015-03-02 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | ART: Fix off-by-two whitespace | Andreas Gampe | 2015-02-27 | 1 | -3/+3 |
* | | | | | | | | Merge "Don't require three-character extensions for dex locations." | Richard Uhler | 2015-03-02 | 3 | -6/+11 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Don't require three-character extensions for dex locations. | Richard Uhler | 2015-02-26 | 3 | -6/+11 |
* | | | | | | | | Merge "Revert "Revert "Re-enable one thread dumping the native stack of anoth... | Andreas Gampe | 2015-02-28 | 1 | -8/+0 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Revert "Revert "Re-enable one thread dumping the native stack of another."" | Andreas Gampe | 2015-02-27 | 1 | -8/+0 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge "ART: Allow dex2oat for apps only with image" | Andreas Gampe | 2015-02-28 | 1 | -1/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ART: Allow dex2oat for apps only with image | Andreas Gampe | 2015-02-27 | 1 | -1/+12 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge "ART: Fix Mips disassembler for some floating point instructions." | Andreas Gampe | 2015-02-28 | 1 | -21/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ART: Fix Mips disassembler for some floating point instructions. | Douglas Leung | 2015-02-28 | 1 | -21/+26 |
* | | | | | | | | Merge "Change JIT to not use PIC" | Mathieu Chartier | 2015-02-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Change JIT to not use PIC | Mathieu Chartier | 2015-02-27 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge "Change JIT tests to use interpreter image" | Mathieu Chartier | 2015-02-27 | 3 | -19/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Change JIT tests to use interpreter image | Mathieu Chartier | 2015-02-27 | 3 | -19/+13 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge "Handle another untyped dex CONST issue" | buzbee | 2015-02-27 | 5 | -0/+87 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Handle another untyped dex CONST issue | buzbee | 2015-02-22 | 5 | -0/+87 |
* | | | | | | | Merge "Fix jit tests" | Mathieu Chartier | 2015-02-27 | 3 | -0/+16 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Fix jit tests | Mathieu Chartier | 2015-02-27 | 3 | -0/+16 |
|/ / / / / / | |||||
* | | | | | | Merge "Fix JIT direct call to interpreter bridge" | Mathieu Chartier | 2015-02-27 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix JIT direct call to interpreter bridge | Mathieu Chartier | 2015-02-26 | 1 | -0/+8 |
|/ / / / / / | |||||
* | | | | | | Merge "Change card cache mod-union table to use bitmaps" | Mathieu Chartier | 2015-02-26 | 10 | -79/+840 |
|\ \ \ \ \ \ |