summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add monitor deflation.Mathieu Chartier2014-04-075-29/+62
* Merge "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-0729-757/+49
|\
| * Revert "Use trampolines for calls to helpers"Dave Allison2014-04-0729-757/+49
* | Merge "Inlining synthetic accessors."Vladimir Marko2014-04-073-10/+34
|\ \
| * | Inlining synthetic accessors.Vladimir Marko2014-04-073-10/+34
* | | Merge "Use trampolines for calls to helpers"Dave Allison2014-04-0729-49/+757
|\ \ \ | | |/ | |/|
| * | Use trampolines for calls to helpersDave Allison2014-04-0429-49/+757
* | | Merge "Inlining setters that return one of their arguments."Vladimir Marko2014-04-077-24/+825
|\ \ \ | | |/ | |/|
| * | Inlining setters that return one of their arguments.Vladimir Marko2014-04-077-24/+825
|/ /
* | Merge "Add support for taking parameters in optimizing compiler."Nicolas Geoffray2014-04-078-49/+418
|\ \
| * | Add support for taking parameters in optimizing compiler.Nicolas Geoffray2014-04-078-49/+418
|/ /
* | Merge "JDWP request is parsed incorrectly due to junk in the descriptor"Sebastien Hertz2014-04-071-1/+2
|\ \
| * | JDWP request is parsed incorrectly due to junk in the descriptornikolay serdjuk2014-04-071-1/+2
|/ /
* | Merge "Revert "Inlining setters that return one of their arguments.""Mathieu Chartier2014-04-055-80/+24
|\ \
| * | Revert "Inlining setters that return one of their arguments."Mathieu Chartier2014-04-045-80/+24
* | | Merge "Revert "Inlining synthetic accessors.""Mathieu Chartier2014-04-053-34/+10
|\ \ \ | |/ /
| * | Revert "Inlining synthetic accessors."Mathieu Chartier2014-04-043-34/+10
|/ /
* | Merge "Fix wrong handling of Generic JNI not finding native method."Andreas Gampe2014-04-043-22/+46
|\ \
| * | Fix wrong handling of Generic JNI not finding native method.Andreas Gampe2014-04-043-22/+46
|/ /
* | Merge "Fix using kArm instead of kThumb2."Mathieu Chartier2014-04-042-5/+9
|\ \ | |/ |/|
| * Fix using kArm instead of kThumb2.Mathieu Chartier2014-04-042-5/+9
|/
* Merge "art_quick_lock_object uses registers incorrectly"Ian Rogers2014-04-041-4/+4
|\
| * art_quick_lock_object uses registers incorrectlySerguei Katkov2014-04-041-4/+4
* | Merge "ARM: enable optimisation for easy multiply, add modulus pattern."Ian Rogers2014-04-042-26/+64
|\ \
| * | ARM: enable optimisation for easy multiply, add modulus pattern.Zheng Xu2014-04-032-26/+64
* | | Merge "Check the machine type of an ELF file when loading."Andreas Gampe2014-04-043-13/+50
|\ \ \
| * | | Check the machine type of an ELF file when loading.Andreas Gampe2014-04-043-13/+50
| | |/ | |/|
* | | Merge "Improve invalid root dumping."Mathieu Chartier2014-04-045-13/+16
|\ \ \
| * | | Improve invalid root dumping.Mathieu Chartier2014-04-045-13/+16
* | | | Merge "Disable use of R4 as a promotable register"Dave Allison2014-04-043-4/+13
|\ \ \ \
| * | | | Disable use of R4 as a promotable registerDave Allison2014-04-033-4/+13
* | | | | Merge "Inlining synthetic accessors."Vladimir Marko2014-04-043-10/+34
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Inlining synthetic accessors.Vladimir Marko2014-04-043-10/+34
* | | | | Merge "Inlining setters that return one of their arguments."Vladimir Marko2014-04-045-24/+80
|\ \ \ \ \ | |/ / / /
| * | | | Inlining setters that return one of their arguments.Vladimir Marko2014-04-045-24/+80
* | | | | Merge "Re-enable DEX-to-DEX compilation path"Sebastien Hertz2014-04-041-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Re-enable DEX-to-DEX compilation pathSebastien Hertz2014-04-041-2/+3
* | | | | Merge "Fix LoadValueWide to not call MarkLive for high reg that is equal to l...Bill Buzbee2014-04-041-1/+6
|\ \ \ \ \
| * | | | | Fix LoadValueWide to not call MarkLive for high reg that is equal to low regChao-ying Fu2014-04-031-1/+6
* | | | | | Merge "Clean up special method inlining."Vladimir Marko2014-04-042-44/+66
|\ \ \ \ \ \
| * | | | | | Clean up special method inlining.Vladimir Marko2014-04-042-44/+66
|/ / / / / /
* | | | | | Merge "Use target-specific word instead of runtime word."Nicolas Geoffray2014-04-046-20/+29
|\ \ \ \ \ \
| * | | | | | Use target-specific word instead of runtime word.Nicolas Geoffray2014-04-046-20/+29
|/ / / / / /
* | | | | | Merge "Disassemble Thumb2 shifts and more VFP instructions."Vladimir Marko2014-04-043-127/+192
|\ \ \ \ \ \
| * | | | | | Disassemble Thumb2 shifts and more VFP instructions.Vladimir Marko2014-04-033-127/+192
| |/ / / / /
* | | | | | Merge "Add support for new-instance and invoke-direct."Nicolas Geoffray2014-04-046-9/+116
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add support for new-instance and invoke-direct.Nicolas Geoffray2014-04-046-9/+116
* | | | | | Merge "Please clang by making explicit instantiations non-static."Nicolas Geoffray2014-04-041-4/+4
|\ \ \ \ \ \
| * | | | | | Please clang by making explicit instantiations non-static.Nicolas Geoffray2014-04-041-4/+4
|/ / / / / /
* | | | | | Merge "Explicitly instantiate artInvokeCommon to please analysis tool."Nicolas Geoffray2014-04-041-7/+26
|\ \ \ \ \ \