Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work-around GCC polymorphism problems. | Ian Rogers | 2014-03-14 | 1 | -10/+10 |
* | 64bit build fix. | Ian Rogers | 2014-03-14 | 1 | -2/+2 |
* | Refactor reflective method invocation. | Ian Rogers | 2014-03-14 | 33 | -1441/+1290 |
* | Refactor reference code into mirror namespace. | Mathieu Chartier | 2014-03-14 | 12 | -179/+267 |
* | Remove small duplicate code in Generic JNI handling, add comments | Andreas Gampe | 2014-03-14 | 2 | -19/+20 |
* | mips has no sa_restorer. | Narayan Kamath | 2014-03-14 | 1 | -0/+2 |
* | Fix path for arch/mips/fault_handler_mips.cc | Brian Carlstrom | 2014-03-13 | 1 | -1/+1 |
* | Merge "Fix heap trimming logic." | Mathieu Chartier | 2014-03-13 | 2 | -14/+22 |
|\ | |||||
| * | Fix heap trimming logic. | Mathieu Chartier | 2014-03-13 | 2 | -14/+22 |
* | | Merge "Fixes for Generic JNI" | Andreas Gampe | 2014-03-13 | 3 | -13/+56 |
|\ \ | |/ |/| | |||||
| * | Fixes for Generic JNI | Andreas Gampe | 2014-03-13 | 3 | -13/+56 |
* | | Implicit null/suspend checks (oat version bump) | Dave Allison | 2014-03-13 | 21 | -14/+803 |
|/ | |||||
* | Merge "Refactor immune region logic into its own file." | Mathieu Chartier | 2014-03-13 | 9 | -140/+156 |
|\ | |||||
| * | Refactor immune region logic into its own file. | Mathieu Chartier | 2014-03-13 | 9 | -140/+156 |
* | | Merge "Fix debugger crashes in presence of proxy objects." | Sebastien Hertz | 2014-03-13 | 3 | -2/+144 |
|\ \ | |||||
| * | | Fix debugger crashes in presence of proxy objects. | Sebastien Hertz | 2014-03-13 | 3 | -2/+144 |
* | | | Merge "Implement FINAL/OVERRIDE for clang." | Ian Rogers | 2014-03-13 | 3 | -151/+164 |
|\ \ \ | |||||
| * | | | Implement FINAL/OVERRIDE for clang. | Ian Rogers | 2014-03-13 | 3 | -151/+164 |
* | | | | Merge "Fix thread suspension assertion in debugger." | Sebastien Hertz | 2014-03-13 | 2 | -30/+50 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix thread suspension assertion in debugger. | Sebastien Hertz | 2014-03-13 | 2 | -30/+50 |
| |/ / | |||||
* | | | Merge "Bump up stack overflow region for 64bit." | Ian Rogers | 2014-03-13 | 1 | -4/+3 |
|\ \ \ | |||||
| * | | | Bump up stack overflow region for 64bit. | Ian Rogers | 2014-03-12 | 1 | -4/+3 |
* | | | | Merge "Move inline method detection to runtime." | Vladimir Marko | 2014-03-13 | 3 | -0/+482 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Move inline method detection to runtime. | Vladimir Marko | 2014-03-12 | 3 | -0/+482 |
| | |/ | |/| | |||||
* | | | Work-around stack overflow issues. | Ian Rogers | 2014-03-12 | 1 | -1/+7 |
* | | | Merge "Fixing structure of native frame for Generic JNI" | Andreas Gampe | 2014-03-12 | 7 | -117/+187 |
|\ \ \ | |||||
| * | | | Fixing structure of native frame for Generic JNI | Andreas Gampe | 2014-03-12 | 7 | -117/+187 |
* | | | | Merge "Fix tests for 64b" | Andreas Gampe | 2014-03-12 | 2 | -4/+13 |
|\ \ \ \ | |||||
| * | | | | Fix tests for 64b | Andreas Gampe | 2014-03-12 | 2 | -4/+13 |
| |/ / / | |||||
* | | | | Merge "Improve use of CHECK macros." | Ian Rogers | 2014-03-12 | 1 | -51/+57 |
|\ \ \ \ | |||||
| * | | | | Improve use of CHECK macros. | Ian Rogers | 2014-03-12 | 1 | -51/+57 |
| | |_|/ | |/| | | |||||
* | | | | Merge "Fix oatdump for apps." | Dave Allison | 2014-03-12 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix oatdump for apps. | Dave Allison | 2014-03-12 | 1 | -1/+2 |
| | |/ | |/| | |||||
* | | | Implement proxy support for x86-64. | Ian Rogers | 2014-03-12 | 1 | -1/+37 |
|/ / | |||||
* | | A few 64bit fixes. | Ian Rogers | 2014-03-12 | 3 | -6/+14 |
|/ | |||||
* | Always reset CFI state. | Ian Rogers | 2014-03-11 | 4 | -6/+8 |
* | Put the post zygote non-moving space next to the malloc space. | Hiroshi Yamauchi | 2014-03-11 | 4 | -15/+44 |
* | Ensure functions start with clean CFA state. | Ian Rogers | 2014-03-11 | 4 | -2/+8 |
* | Fix BitVector::SetInitialBits(). | Vladimir Marko | 2014-03-11 | 2 | -0/+20 |
* | Unify 64bit int constant definitions. | Ian Rogers | 2014-03-10 | 6 | -26/+26 |
* | Fix old stack frame size check | Andreas Gampe | 2014-03-10 | 1 | -4/+6 |
* | Don't always allocate constructor newInstance as non movable. | Mathieu Chartier | 2014-03-10 | 1 | -1/+10 |
* | Merge "Add timing split for RevokeAllThreadLocalBuffers." | Mathieu Chartier | 2014-03-10 | 2 | -3/+11 |
|\ | |||||
| * | Add timing split for RevokeAllThreadLocalBuffers. | Mathieu Chartier | 2014-03-10 | 2 | -3/+11 |
* | | More JNI compiler tests and small fix | Andreas Gampe | 2014-03-10 | 1 | -1/+1 |
|/ | |||||
* | Add includes to fix gcc 4.7 build. | Nicolas Geoffray | 2014-03-10 | 1 | -0/+3 |
* | Support WITHOUT_CLANG builds | Brian Carlstrom | 2014-03-09 | 1 | -1/+1 |
* | JNI down call fixes. | Ian Rogers | 2014-03-09 | 6 | -29/+54 |
* | Revert "Revert "Make clang the default compiler on host."" | Ian Rogers | 2014-03-08 | 1 | -3/+2 |
* | Revert "Make clang the default compiler on host." | Ian Rogers | 2014-03-08 | 1 | -2/+3 |