summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* GC data structures allocation trackingMathieu Chartier2013-07-2514-24/+195
* Revert "Always enable lock level checks." DO NOT MERGEBrian Carlstrom2013-07-241-1/+1
* Merge "Revert "Remove non-live vregs from GC map on return."" into dalvik-devBrian Carlstrom2013-07-255-93/+10
|\
| * Revert "Remove non-live vregs from GC map on return."Ian Rogers2013-07-245-93/+10
* | Merge "Fixes to instrumentation and quick to interpreter entry." into dalvik-devJeff Hao2013-07-243-7/+13
|\ \
| * | Fixes to instrumentation and quick to interpreter entry.Jeff Hao2013-07-243-7/+13
* | | Tidy OOME message.Ian Rogers2013-07-241-24/+24
|/ /
* | Merge "Remove OatWriter buffering to memory for ElfWriterQuick" into dalvik-devBrian Carlstrom2013-07-242-27/+19
|\ \ | |/ |/|
| * Remove OatWriter buffering to memory for ElfWriterQuickBrian Carlstrom2013-07-242-27/+19
* | Remove non-live vregs from GC map on return.Ian Rogers2013-07-235-10/+93
* | Merge "Tidy ws and document verifier instruction flags." into dalvik-devIan Rogers2013-07-232-34/+39
|\ \
| * | Tidy ws and document verifier instruction flags.Ian Rogers2013-07-232-34/+39
| |/
* | am 55c0ac85: Merge "Enable darwin target build for art."Brian Carlstrom2013-07-231-5/+7
|\ \
| * \ Merge "Enable darwin target build for art."Brian Carlstrom2013-07-231-5/+7
| |\ \
| | * | Enable darwin target build for art.Brian Carlstrom2013-07-231-5/+7
* | | | am 63a54345: Add option for changing number of GC threads.Mathieu Chartier2013-07-234-8/+17
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add option for changing number of GC threads.Mathieu Chartier2013-07-234-8/+17
| |/
* | Merge "Added code generation framework." into dalvik-devIan Rogers2013-07-232-6/+2
|\ \
| * | Added code generation framework.Dragos Sbirlea2013-07-222-6/+2
* | | am 4560248d: Move TimingLogger creation to dex2oatBrian Carlstrom2013-07-223-6/+10
|\ \ \ | |/ / |/| / | |/
| * Move TimingLogger creation to dex2oatBrian Carlstrom2013-07-213-6/+10
* | am 75b13a9c: Merge "Remove CompilerDriver::IsDebuggingSupported"Brian Carlstrom2013-07-212-3/+2
|\ \ | |/
| * Remove CompilerDriver::IsDebuggingSupportedBrian Carlstrom2013-07-212-3/+2
* | Fix dalvik-dev branch cpplint issuesBrian Carlstrom2013-07-191-1/+0
* | am 6eb52882: Conditionally define non-Android pthread structuresBrian Carlstrom2013-07-191-2/+10
|\ \ | |/
| * Conditionally define non-Android pthread structuresBrian Carlstrom2013-07-191-2/+10
* | am f5293527: Move JDWP to std::vector<iovec> to remove runtime/arrays warningBrian Carlstrom2013-07-195-13/+13
|\ \ | |/
| * Move JDWP to std::vector<iovec> to remove runtime/arrays warningBrian Carlstrom2013-07-195-13/+13
* | am fb6996fe: Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issuesBrian Carlstrom2013-07-193-7/+7
|\ \ | |/
| * Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issuesBrian Carlstrom2013-07-183-7/+7
* | am 3e79aadc: Fixing cpplint readability/constructors issuesBrian Carlstrom2013-07-194-25/+1
|\ \ | |/
| * Fixing cpplint readability/constructors issuesBrian Carlstrom2013-07-184-25/+1
* | am 4274889d: Fixing cpplint readability/check issuesBrian Carlstrom2013-07-197-10/+10
|\ \ | |/
| * Fixing cpplint readability/check issuesBrian Carlstrom2013-07-187-10/+10
* | am 2d88862f: Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-1912-20/+23
|\ \ | |/
| * Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-1812-20/+23
* | am 751d4ed4: Fixing cpplint legal/copyright issuesBrian Carlstrom2013-07-191-0/+0
|\ \ | |/
| * Fixing cpplint legal/copyright issuesBrian Carlstrom2013-07-181-0/+0
* | am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, wh...Brian Carlstrom2013-07-1918-41/+36
|\ \ | |/
| * Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...Brian Carlstrom2013-07-1818-41/+36
* | am 6f485c62: Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-195-13/+13
|\ \ | |/
| * Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-185-13/+13
* | am 9b7085a4: Fix cpplint readability/braces issuesBrian Carlstrom2013-07-191-1/+1
|\ \ | |/
| * Fix cpplint readability/braces issuesBrian Carlstrom2013-07-181-1/+1
* | resolved conflicts for merge of 50af9793 to dalvik-devBrian Carlstrom2013-07-191-1/+1
|\ \ | |/
| * Merge "Fix cpplint whitespace/operators issues"Brian Carlstrom2013-07-182-3/+3
| |\
| | * Fix cpplint whitespace/operators issuesBrian Carlstrom2013-07-182-3/+3
* | | resolved conflicts for merge of 3da08f4d to dalvik-devMathieu Chartier2013-07-193-2/+36
|\ \ \ | |/ /
| * | Merge "Add interface for updating the heap's process state"Mathieu Chartier2013-07-183-1/+36
| |\ \ | | |/ | |/|
| | * Add interface for updating the heap's process stateMathieu Chartier2013-07-183-1/+36