summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix GC options to make the setting availablelzang12014-01-291-40/+41
* Merge "Refactor array access for the interpreter."Sebastien Hertz2014-01-295-88/+103
|\
| * Refactor array access for the interpreter.Sebastien Hertz2014-01-285-88/+103
* | Merge "Bump oat file version due to apparent recent code/runtime interface ch...Brian Carlstrom2014-01-291-1/+1
|\ \
| * | Bump oat file version due to apparent recent code/runtime interface changeBrian Carlstrom2014-01-281-1/+1
|/ /
* | Merge "Visit libraries roots in JavaVMExt::VisitRoots"Mathieu Chartier2014-01-291-0/+17
|\ \
| * | Visit libraries roots in JavaVMExt::VisitRootsMathieu Chartier2014-01-281-0/+17
* | | Merge "Remove boot.art phony target"Brian Carlstrom2014-01-291-15/+3
|\ \ \ | |/ / |/| |
| * | Remove boot.art phony targetBrian Carlstrom2014-01-281-15/+3
* | | Merge "Change DisableGC to DisableMovingGC."Mathieu Chartier2014-01-284-27/+34
|\ \ \
| * | | Change DisableGC to DisableMovingGC.Mathieu Chartier2014-01-284-27/+34
* | | | Merge "Modify to use new BacktraceMap creation function."Christopher Ferris2014-01-281-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Modify to use new BacktraceMap creation function.Christopher Ferris2014-01-271-4/+5
| | |/ | |/|
* | | Merge "art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA"Brian Carlstrom2014-01-281-0/+2
|\ \ \
| * | | art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATABrian Carlstrom2014-01-181-0/+2
* | | | Merge "Embed array class pointers at array allocation sites."Hiroshi Yamauchi2014-01-2810-3/+98
|\ \ \ \ | |_|_|/ |/| | |
| * | | Embed array class pointers at array allocation sites.Hiroshi Yamauchi2014-01-2710-3/+98
* | | | Merge "Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGE"Brian Carlstrom2014-01-281-0/+2
|\ \ \ \
| * | | | Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGEBrian Carlstrom2014-01-271-0/+2
| | |_|/ | |/| |
* | | | Merge "Add VerfiedMethod to DexCompilationUnit."Vladimir Marko2014-01-2812-57/+49
|\ \ \ \
| * | | | Add VerfiedMethod to DexCompilationUnit.Vladimir Marko2014-01-2812-57/+49
* | | | | Merge "Refactor verification results."Vladimir Marko2014-01-2815-410/+460
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Refactor verification results.Vladimir Marko2014-01-2815-410/+460
|/ / /
* | | Merge "Improve x86 long multiply and shifts"Ian Rogers2014-01-2810-37/+379
|\ \ \ | |/ / |/| |
| * | Improve x86 long multiply and shiftsMark Mendell2014-01-2410-37/+379
* | | Merge "Remove the link from dalvik instruction back to kMirOpCheck."Vladimir Marko2014-01-274-23/+19
|\ \ \
| * | | Remove the link from dalvik instruction back to kMirOpCheck.Vladimir Marko2014-01-274-23/+19
* | | | Merge "Support GenSelect for x86"Vladimir Marko2014-01-274-4/+114
|\ \ \ \ | |/ / / |/| | |
| * | | Support GenSelect for x86Razvan A Lupusoru2014-01-244-4/+114
* | | | Merge "Reduce x86 sequence for GP pair to XMM"Ian Rogers2014-01-254-4/+15
|\ \ \ \
| * | | | Reduce x86 sequence for GP pair to XMMRazvan A Lupusoru2014-01-244-4/+15
| |/ / /
* | | | Merge "Fix bugs in ReleasePrimitiveArray."Mathieu Chartier2014-01-251-7/+4
|\ \ \ \
| * | | | Fix bugs in ReleasePrimitiveArray.Mathieu Chartier2014-01-241-7/+4
|/ / / /
* | | | Merge "Work around 103-string-append slowness by not running debug build"Brian Carlstrom2014-01-251-0/+18
|\ \ \ \
| * | | | Work around 103-string-append slowness by not running debug buildBrian Carlstrom2014-01-241-0/+18
| |/ / /
* | | | Merge "Improve IsMovableObject logic."Mathieu Chartier2014-01-252-10/+20
|\ \ \ \
| * | | | Improve IsMovableObject logic.Mathieu Chartier2014-01-242-10/+20
| |/ / /
* | | | Merge "Fix test-art-host to work with latest build project that does not set ...Brian Carlstrom2014-01-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix test-art-host to work with latest build project that does not set LOCAL_M...Brian Carlstrom2014-01-241-2/+2
|/ / /
* | | Merge "Change GC ergonomics to better handle heap verification."Mathieu Chartier2014-01-241-11/+11
|\ \ \
| * | | Change GC ergonomics to better handle heap verification.Mathieu Chartier2014-01-241-11/+11
| |/ /
* | | Merge "64bit printf flag clean-up for MIR graph."Ian Rogers2014-01-241-2/+2
|\ \ \
| * | | 64bit printf flag clean-up for MIR graph.Ian Rogers2014-01-241-2/+2
| |/ /
* | | Merge "Revert "Remove the link from dalvik instruction back to kMirOpCheck.""Ian Rogers2014-01-244-19/+23
|\ \ \
| * | | Revert "Remove the link from dalvik instruction back to kMirOpCheck."Ian Rogers2014-01-244-19/+23
* | | | Merge "art: rename aarch64 target to arm64"Colin Cross2014-01-241-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | art: rename aarch64 target to arm64Colin Cross2014-01-231-3/+3
* | | | Merge "Improve x86 long divide"Ian Rogers2014-01-2411-4/+333
|\ \ \ \
| * | | | Improve x86 long divideMark Mendell2014-01-2411-4/+333
* | | | | Merge "Fix X86Mir2Lir::LoadBaseIndexedDisp causing SEGV"Ian Rogers2014-01-241-8/+30
|\ \ \ \ \