Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Avoid volatile 64-bit tearing on 32-bit architectures." | Ian Rogers | 2014-04-28 | 1 | -4/+63 |
|\ | |||||
| * | Avoid volatile 64-bit tearing on 32-bit architectures. | Ian Rogers | 2014-04-28 | 1 | -4/+63 |
* | | Merge "ART: Bitvector extensions for dumping and size handling" | Vladimir Marko | 2014-04-28 | 2 | -16/+72 |
|\ \ | |||||
| * | | ART: Bitvector extensions for dumping and size handling | Jean Christophe Beyler | 2014-04-24 | 2 | -16/+72 |
* | | | Merge "Move mapping table and vmap table offsets to OatMethodHeader." | Vladimir Marko | 2014-04-28 | 15 | -143/+181 |
|\ \ \ | |||||
| * | | | Move mapping table and vmap table offsets to OatMethodHeader. | Vladimir Marko | 2014-04-25 | 15 | -143/+181 |
* | | | | Rosalloc: fix signature for 64b | Andreas Gampe | 2014-04-25 | 1 | -1/+1 |
* | | | | Merge "Add "arch_test" gtest for assembly stub constants, add some ARM64 asse... | Andreas Gampe | 2014-04-25 | 15 | -23/+691 |
|\ \ \ \ | |||||
| * | | | | Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code | Andreas Gampe | 2014-04-25 | 15 | -23/+691 |
* | | | | | Merge "Do not require dexopt when previous profile does not exist" | Brian Carlstrom | 2014-04-25 | 1 | -14/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Do not require dexopt when previous profile does not exist | Brian Carlstrom | 2014-04-25 | 1 | -14/+13 |
* | | | | | | Merge "Enable reading page map without lock in RosAlloc::BulkFree" | Mathieu Chartier | 2014-04-25 | 11 | -382/+451 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Enable reading page map without lock in RosAlloc::BulkFree | Mathieu Chartier | 2014-04-25 | 11 | -382/+451 |
* | | | | | | Merge "Fix ART compilation for Clang 3.5." | Stephen Hines | 2014-04-25 | 2 | -6/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix ART compilation for Clang 3.5. | Stephen Hines | 2014-04-24 | 2 | -6/+6 |
* | | | | | | Merge "Revert "Revert "ART: Extracts an utility function of the duplicated co... | Andreas Gampe | 2014-04-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Revert "Revert "ART: Extracts an utility function of the duplicated code"" | Andreas Gampe | 2014-04-24 | 1 | -1/+1 |
* | | | | | | | Merge "Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs" | Andreas Gampe | 2014-04-25 | 4 | -4/+447 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs | Andreas Gampe | 2014-04-25 | 4 | -4/+447 |
| |/ / / / / / | |||||
* | | | | | | | Merge "Refactor exception handling for deoptimization" | Sebastien Hertz | 2014-04-25 | 11 | -135/+248 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Refactor exception handling for deoptimization | Sebastien Hertz | 2014-04-25 | 11 | -135/+248 |
* | | | | | | | | Merge "Resolve method's argument reference types" | Sebastien Hertz | 2014-04-25 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Resolve method's argument reference types | Sebastien Hertz | 2014-04-25 | 1 | -2/+5 |
* | | | | | | | | | Merge "Support field watchpoint in interpreter" | Sebastien Hertz | 2014-04-25 | 6 | -31/+116 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Support field watchpoint in interpreter | Sebastien Hertz | 2014-04-25 | 6 | -31/+116 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Use __FUNCTION__ in CHECK_NON_NULL_*ARGUMENT. | Mathieu Chartier | 2014-04-24 | 1 | -228/+230 |
* | | | | | | | | Merge "Make unresolved exception types cause soft verification errors." | Jeff Hao | 2014-04-24 | 1 | -5/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make unresolved exception types cause soft verification errors. | Jeff Hao | 2014-04-24 | 1 | -5/+3 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Clean up ScopedThreadStateChange + Get/SetPrimtiveArrayRegion | Mathieu Chartier | 2014-04-24 | 2 | -12/+7 |
|/ / / / / / / | |||||
* | | | | | | | Merge "More code for the read barrier support." | Hiroshi Yamauchi | 2014-04-24 | 8 | -54/+97 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | More code for the read barrier support. | Hiroshi Yamauchi | 2014-04-22 | 8 | -54/+97 |
* | | | | | | | Revert "ART: Extracts an utility function of the duplicated code" | Andreas Gampe | 2014-04-24 | 1 | -6/+0 |
* | | | | | | | ART: Extracts an utility function of the duplicated code | Dmitry Petrochenko | 2014-04-24 | 1 | -0/+6 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge "Don't allow heap transitions if the runtime is shutting down." | Mathieu Chartier | 2014-04-24 | 1 | -0/+5 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Don't allow heap transitions if the runtime is shutting down. | Mathieu Chartier | 2014-04-23 | 1 | -0/+5 |
* | | | | | | art: fix dlopen error message | Colin Cross | 2014-04-23 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge "Separate maps from code in oat file." | Vladimir Marko | 2014-04-23 | 4 | -4/+30 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Separate maps from code in oat file. | Vladimir Marko | 2014-04-22 | 4 | -4/+30 |
* | | | | Merge "Fix FindCatchBlock to work in -Xverify:none mode." | Jeff Hao | 2014-04-23 | 5 | -10/+23 |
|\ \ \ \ | |||||
| * | | | | Fix FindCatchBlock to work in -Xverify:none mode. | Jeff Hao | 2014-04-22 | 5 | -10/+23 |
| |/ / / | |||||
* | | | | Merge "Remove support for app JNI workarounds." | Ian Rogers | 2014-04-22 | 11 | -179/+15 |
|\ \ \ \ | |||||
| * | | | | Remove support for app JNI workarounds. | Ian Rogers | 2014-04-22 | 11 | -179/+15 |
| | |_|/ | |/| | | |||||
* | | | | Merge "Warn when thread state lookup fails." | Ian Rogers | 2014-04-22 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Warn when thread state lookup fails. | Ian Rogers | 2014-04-22 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Return bytes freed from RosAlloc. | Mathieu Chartier | 2014-04-22 | 3 | -39/+46 |
|/ / / | |||||
* | | | Merge "Avoid allocating OatFile::OatClass on the heap." | Vladimir Marko | 2014-04-22 | 7 | -99/+102 |
|\ \ \ | |||||
| * | | | Avoid allocating OatFile::OatClass on the heap. | Vladimir Marko | 2014-04-14 | 7 | -99/+102 |
* | | | | Merge "Fix crash when debugging exception" | Sebastien Hertz | 2014-04-22 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Fix crash when debugging exception | Sebastien Hertz | 2014-04-04 | 1 | -1/+4 |
* | | | | | Merge "Revert "64bit changes to the stack walker for the Quick ABI."" | Nicolas Geoffray | 2014-04-22 | 3 | -16/+16 |
|\ \ \ \ \ |