summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add GcRoot to clean up and enforce read barriers.Hiroshi Yamauchi2014-07-2941-324/+397
* Merge "Revert "Fix proxy tracing and enable tests that now work with tracing.""Nicolas Geoffray2014-07-234-19/+43
|\
| * Revert "Fix proxy tracing and enable tests that now work with tracing."Nicolas Geoffray2014-07-294-19/+43
* | Merge "Fix braino in Makefile."Nicolas Geoffray2014-07-231-0/+1
|\ \
| * | Fix braino in Makefile.Nicolas Geoffray2014-07-291-0/+1
|/ /
* | Merge "Add a variable to disable PREBUILD in run-tests."Nicolas Geoffray2014-07-232-0/+5
|\ \
| * | Add a variable to disable PREBUILD in run-tests.Nicolas Geoffray2014-07-282-0/+5
* | | Merge "AArch64: Clean up CalleeSaveMethod frame and the use of temp registers."Andreas Gampe2014-07-2813-356/+406
|\ \ \
| * | | AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.Zheng Xu2014-07-2913-356/+406
|/ / /
* | | Merge "Fix proxy tracing and enable tests that now work with tracing."Jeff Hao2014-07-284-43/+19
|\ \ \ | | |/ | |/|
| * | Fix proxy tracing and enable tests that now work with tracing.Jeff Hao2014-07-284-43/+19
|/ /
* | Merge "ART: Fix missing initialization in stack_map_stream.h"Andreas Gampe2014-07-251-1/+2
|\ \ | |/ |/|
| * ART: Fix missing initialization in stack_map_stream.hAndreas Gampe2014-07-281-1/+2
|/
* Merge "ART: Reject array-length on non-reference register"Andreas Gampe2014-07-241-0/+2
|\
| * ART: Reject array-length on non-reference registerAndreas Gampe2014-07-281-0/+2
|/
* Merge "ART: Rework quick entrypoint code in Mir2Lir, cleanup"Andreas Gampe2014-07-2529-1120/+650
|\
| * ART: Rework quick entrypoint code in Mir2Lir, cleanupAndreas Gampe2014-07-2829-1120/+650
* | Merge "Implement array get and array put in optimizing."Nicolas Geoffray2014-07-2318-114/+1418
|\ \ | |/ |/|
| * Implement array get and array put in optimizing.Nicolas Geoffray2014-07-2818-114/+1418
|/
* Merge "ART: Fix target test paths"Andreas Gampe2014-07-243-2/+22
|\
| * ART: Fix target test pathsAndreas Gampe2014-07-273-2/+22
|/
* Merge "Remove the per-project FDO support. Use the common FDO support from bu...Ian Rogers2014-07-263-8/+2
|\
| * Remove the per-project FDO support. Use the common FDO support from build/core.Dehao Chen2014-07-273-8/+2
|/
* Merge "Revert "Enable Load Store Elimination for ARM and ARM64""Bill Buzbee2014-07-2614-362/+237
|\
| * Revert "Enable Load Store Elimination for ARM and ARM64"Bill Buzbee2014-07-2714-362/+237
* | Merge "Enable Load Store Elimination for ARM and ARM64"Bill Buzbee2014-07-2414-237/+362
|\ \ | |/
| * Enable Load Store Elimination for ARM and ARM64Serban Constantinescu2014-07-2714-237/+362
|/
* Merge "SetConstantWide should mark both SSA regs as constant"Bill Buzbee2014-07-251-0/+1
|\
| * SetConstantWide should mark both SSA regs as constantSerguei Katkov2014-07-211-0/+1
* | Merge "ART: ReEnable check for a gap between method's arg "in" vregs and rest...Bill Buzbee2014-07-241-1/+2
|\ \
| * | ART: ReEnable check for a gap between method's arg "in" vregs and rest of its...Alexei Zavjalov2014-07-241-1/+2
* | | Merge "ART: Native bridge command-line parameter"Andreas Gampe2014-07-2414-25/+527
|\ \ \
| * | | ART: Native bridge command-line parameterAndreas Gampe2014-07-2614-25/+527
* | | | Merge "ART: Allow arrays with erroneous component type"Andreas Gampe2014-07-251-1/+8
|\ \ \ \
| * | | | ART: Allow arrays with erroneous component typeAndreas Gampe2014-07-251-1/+8
* | | | | Merge "ART: Special-case cb(n)z even for in-reg constant"Andreas Gampe2014-07-251-1/+13
|\ \ \ \ \
| * | | | | ART: Special-case cb(n)z even for in-reg constantAndreas Gampe2014-07-261-1/+13
| | |/ / / | |/| | |
* | | | | Merge "ART: Rewrite ParallelGC run-test"Andreas Gampe2014-07-231-11/+111
|\ \ \ \ \
| * | | | | ART: Rewrite ParallelGC run-testAndreas Gampe2014-07-261-11/+111
| |/ / / /
* | | | | Merge "Tweaks to patchoat and other related things."Andreas Gampe2014-07-233-107/+132
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tweaks to patchoat and other related things.Alex Light2014-07-253-107/+132
* | | | | Merge "ART: Fix run-test 114 ParallelGC to account for OOM"Andreas Gampe2014-07-231-3/+10
|\ \ \ \ \
| * | | | | ART: Fix run-test 114 ParallelGC to account for OOMAndreas Gampe2014-07-251-3/+10
* | | | | | Merge "ART: Clean up API after change 102631"Andreas Gampe2014-07-233-8/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ART: Clean up API after change 102631Andreas Gampe2014-07-253-8/+12
|/ / / / /
* | | | | Merge "Fix main space memory leak and add checks."Mathieu Chartier2014-07-242-9/+10
|\ \ \ \ \
| * | | | | Fix main space memory leak and add checks.Mathieu Chartier2014-07-252-9/+10
|/ / / / /
* | | | | Merge "Fix dangling pointer bug when transitioning to background."Mathieu Chartier2014-07-241-11/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix dangling pointer bug when transitioning to background.Mathieu Chartier2014-07-251-11/+10
|/ / / /
* | | | Merge "Fix JNI compiler frame size adjustments."Vladimir Marko2014-07-232-9/+42
|\ \ \ \