summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Add an option to specify a list of methods for LIR dumping.Mingyao Yang2014-04-183-0/+8
* Merge "Replace ObjectSet with LargeObjectBitmap."Mathieu Chartier2014-04-1821-381/+359
|\
| * Replace ObjectSet with LargeObjectBitmap.Mathieu Chartier2014-04-1721-381/+359
* | Merge "Interpreter-only mode should cause dex-to-dex compilation."Ian Rogers2014-04-183-55/+23
|\ \
| * | Interpreter-only mode should cause dex-to-dex compilation.Ian Rogers2014-04-173-55/+23
* | | Merge "Comment disallow new monitors."Ian Rogers2014-04-171-0/+4
|\ \ \ | |_|/ |/| |
| * | Comment disallow new monitors.Ian Rogers2014-04-171-0/+4
| |/
* | Merge "Use non volatile lock words in semispace collector."Mathieu Chartier2014-04-179-60/+67
|\ \ | |/ |/|
| * Use non volatile lock words in semispace collector.Mathieu Chartier2014-04-179-60/+67
* | Merge "Add untested x86-64 downcall and exception assembly."Ian Rogers2014-04-173-29/+94
|\ \
| * | Add untested x86-64 downcall and exception assembly.Ian Rogers2014-04-173-29/+94
| |/
* | Fix a class-loading bug in the verifier when throwing NPEAndreas Gampe2014-04-173-21/+25
|/
* Preparation for transition to libc++.Ian Rogers2014-04-161-3/+2
* Merge "Decrease target utilization for foreground apps."Mathieu Chartier2014-04-165-14/+42
|\
| * Decrease target utilization for foreground apps.Mathieu Chartier2014-04-165-14/+42
* | Merge "Fix thread join hangs"Ian Rogers2014-04-161-1/+1
|\ \
| * | Fix thread join hangsYevgeny Rouban2014-04-161-1/+1
* | | Merge "Centralize instruction-set pointer-size, alignment, 64b-width code in ...Andreas Gampe2014-04-163-0/+82
|\ \ \
| * | | Centralize instruction-set pointer-size, alignment, 64b-width codeAndreas Gampe2014-04-143-0/+82
* | | | Merge "Long support in optimizing compiler."Nicolas Geoffray2014-04-162-0/+119
|\ \ \ \ | |_|/ / |/| | |
| * | | Long support in optimizing compiler.Nicolas Geoffray2014-04-162-0/+119
* | | | Disable JDWP field watchpoint capabilitiesSebastien Hertz2014-04-161-2/+2
* | | | Merge "Allow use of instance filter for JDWP events"Sebastien Hertz2014-04-161-1/+1
|\ \ \ \
| * | | | Allow use of instance filter for JDWP eventsSebastien Hertz2014-04-151-1/+1
| |/ / /
* | | | Merge "Fix JDWP count event modifier"Sebastien Hertz2014-04-161-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix JDWP count event modifierSebastien Hertz2014-04-151-0/+3
| | |/ | |/|
* | | Less confusing heap transition message.Mathieu Chartier2014-04-151-8/+1
* | | Don't call SetFootprintLimit in CreateZygoteSpace.Mathieu Chartier2014-04-151-9/+4
* | | Merge "Prepare field watchpoint support"Sebastien Hertz2014-04-159-82/+371
|\ \ \
| * | | Prepare field watchpoint supportSebastien Hertz2014-04-159-82/+371
| |/ /
* | | Merge "Clear unused roots from debugger"Sebastien Hertz2014-04-153-12/+38
|\ \ \
| * | | Clear unused roots from debuggerSebastien Hertz2014-04-143-12/+38
| |/ /
* | | Merge "Deduplicate code starting JDWP thread"Sebastien Hertz2014-04-151-34/+17
|\ \ \
| * | | Deduplicate code starting JDWP threadSebastien Hertz2014-04-141-34/+17
| |/ /
* | | Merge "Fix clang build."Mathieu Chartier2014-04-142-7/+6
|\ \ \
| * | | Fix clang build.Mathieu Chartier2014-04-142-7/+6
* | | | Merge "art_quick_unlock_object uses comparison incorrectly"Ian Rogers2014-04-141-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | art_quick_unlock_object uses comparison incorrectlySerguei Katkov2014-04-101-2/+2
* | | | Merge "Refactor space bitmap to support different alignments."Mathieu Chartier2014-04-1434-236/+255
|\ \ \ \
| * | | | Refactor space bitmap to support different alignments.Mathieu Chartier2014-04-1434-236/+255
* | | | | Merge "Reduce bump pointer space capacity."Mathieu Chartier2014-04-141-2/+7
|\ \ \ \ \
| * | | | | Reduce bump pointer space capacity.Mathieu Chartier2014-04-141-2/+7
| |/ / / /
* | | | | Recognize and ignore options '-ea' and '-da'Yevgeny Rouban2014-04-141-4/+4
|/ / / /
* | | | Fix hammerhead phone boot on master.Mathieu Chartier2014-04-111-1/+1
* | | | Fix heap verification with SS/GSS.Mathieu Chartier2014-04-112-1/+5
* | | | Merge "Fix an occasional ThreadStress crash."Hiroshi Yamauchi2014-04-111-4/+5
|\ \ \ \
| * | | | Fix an occasional ThreadStress crash.Hiroshi Yamauchi2014-04-111-4/+5
| |/ / /
* | | | Clean-up heap spaces.Mathieu Chartier2014-04-1125-287/+316
| |/ / |/| |
* | | Merge "Prevent deadlocks in Runtime::Abort."Mathieu Chartier2014-04-112-14/+23
|\ \ \
| * | | Prevent deadlocks in Runtime::Abort.Mathieu Chartier2014-04-102-14/+23
| |/ /