summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't re-use arttest when calling loadLibrary."Nicolas Geoffray2014-12-031-10/+10
|\
| * Don't re-use arttest when calling loadLibrary.Nicolas Geoffray2014-12-031-10/+10
* | Merge "Fix VM-less builds."David 'Digit' Turner2014-12-031-8/+13
|\ \
| * | Fix VM-less builds.David 'Digit' Turner2014-12-031-8/+13
* | | Merge "Implement InexpensiveConstantInt(., opcode) for ARM."Vladimir Marko2014-12-035-28/+77
|\ \ \
| * | | Implement InexpensiveConstantInt(., opcode) for ARM.Vladimir Marko2014-12-035-28/+77
* | | | Merge "Add support for float-to-int in the optimizing compiler."Roland Levillain2014-12-036-3/+117
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for float-to-int in the optimizing compiler.Roland Levillain2014-12-036-3/+117
* | | | Merge "Fix a compiler bug related to a catch-less try-finally statement."Roland Levillain2014-12-035-17/+111
|\ \ \ \ | |/ / /
| * | | Fix a compiler bug related to a catch-less try-finally statement.Roland Levillain2014-12-035-17/+111
* | | | Merge "Explicitly give compiler options to test scripts"Nicolas Geoffray2014-12-033-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Explicitly give compiler options to test scriptsNicolas Geoffray2014-12-033-0/+11
|/ / /
* | | Merge "Fix new-instance node."Calin Juravle2014-12-038-1/+174
|\ \ \
| * | | Fix new-instance node.Calin Juravle2014-12-028-1/+174
| |/ /
* | | Merge "Update libcore script and add a new expectation file."Nicolas Geoffray2014-12-032-2/+25
|\ \ \
| * | | Update libcore script and add a new expectation file.Nicolas Geoffray2014-12-032-2/+25
|/ / /
* | | Merge "Fix mac build"Mathieu Chartier2014-12-031-1/+4
|\ \ \
| * | | Fix mac buildMathieu Chartier2014-12-021-1/+4
|/ / /
* | | Merge "Remove MethodHelper."Ian Rogers2014-12-034-124/+77
|\ \ \
| * | | Remove MethodHelper.Ian Rogers2014-12-024-124/+77
* | | | Merge "Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders."Ian Rogers2014-12-035-132/+52
|\ \ \ \ | |/ / /
| * | | Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders.Ian Rogers2014-12-025-132/+52
* | | | Merge "Print memory usage in dex2oat shutdown"Mathieu Chartier2014-12-034-6/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Print memory usage in dex2oat shutdownMathieu Chartier2014-12-024-6/+36
|/ / /
* | | Merge "Fix artQuickResolutionTrampoline."Ian Rogers2014-12-031-1/+4
|\ \ \
| * | | Fix artQuickResolutionTrampoline.Ian Rogers2014-12-021-1/+4
* | | | Merge "Remove MethodHelper::HasSameNameAndSignature."Ian Rogers2014-12-037-93/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Remove MethodHelper::HasSameNameAndSignature.Ian Rogers2014-12-027-93/+32
|/ / /
* | | Merge "Move GetClassFromTypeIdx to ArtMethod."Ian Rogers2014-12-039-59/+43
|\ \ \
| * | | Move GetClassFromTypeIdx to ArtMethod.Ian Rogers2014-12-029-59/+43
* | | | Merge "Remove FieldHelper."Ian Rogers2014-12-0216-175/+90
|\ \ \ \ | |/ / /
| * | | Remove FieldHelper.Ian Rogers2014-12-0216-175/+90
* | | | Merge "Don't force color diagnostics."Dan Albert2014-12-021-4/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Don't force color diagnostics.Dan Albert2014-12-021-4/+1
* | | | Merge "ART: Build fix."Andreas Gampe2014-12-021-3/+5
|\ \ \ \
| * | | | ART: Build fix.Andreas Gampe2014-12-021-3/+5
|/ / / /
* | | | Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod."Ian Rogers2014-12-027-182/+129
|\ \ \ \
| * | | | Move FindDexMethodIndexInOtherDexFile into ArtMethod.Ian Rogers2014-12-027-182/+129
* | | | | Merge "ART: Change boot image class update"Andreas Gampe2014-12-021-13/+133
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ART: Change boot image class updateAndreas Gampe2014-10-271-13/+133
* | | | | Merge "ART: Add some thread abort logging"Andreas Gampe2014-12-021-1/+6
|\ \ \ \ \
| * | | | | ART: Add some thread abort loggingAndreas Gampe2014-11-261-1/+6
* | | | | | Merge "ART: Print initialization failures to file"Andreas Gampe2014-12-024-4/+171
|\ \ \ \ \ \
| * | | | | | ART: Print initialization failures to fileAndreas Gampe2014-11-264-4/+171
| |/ / / / /
* | | | | | Merge "Remove MethodHelper from the interpreter."Ian Rogers2014-12-0218-190/+176
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Remove MethodHelper from the interpreter.Ian Rogers2014-12-0218-190/+176
| | |_|/ / | |/| | |
* | | | | Merge "Add a way to pass GDB commands"Mathieu Chartier2014-12-022-2/+12
|\ \ \ \ \
| * | | | | Add a way to pass GDB commandsMathieu Chartier2014-12-022-2/+12
|/ / / / /
* | | | | Merge "ART: Avoid a recursive abort"Andreas Gampe2014-12-021-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ART: Avoid a recursive abortAndreas Gampe2014-11-261-1/+3
| |/ / /