summaryrefslogtreecommitdiffstats
path: root/runtime/base
Commit message (Expand)AuthorAgeFilesLines
...
* Disable lock contention logging by default.Jeff Hao2013-09-092-8/+6
* Don't scan image space when starting runtime.Ian Rogers2013-08-231-13/+0
* Enable contention logging by default.Ian Rogers2013-08-201-2/+2
* More parallel GC, rewritten parallel mark stack processing.Mathieu Chartier2013-08-161-0/+74
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-1/+1
* Revert "Always enable lock level checks."Brian Carlstrom2013-08-141-1/+1
* Clean up logcat spam from compiler and verifierAnwar Ghuloum2013-08-131-0/+2
* C++11 support for ART.Mathieu Chartier2013-08-131-1/+6
* Merge "Add a systrace support for lock contention logging." into dalvik-devHiroshi Yamauchi2013-08-132-3/+12
|\
| * Add a systrace support for lock contention logging.Hiroshi Yamauchi2013-08-132-3/+12
* | Yet more timing logger cleanupAnwar Ghuloum2013-08-132-8/+8
|/
* Merge "Timing logger clean-up" into dalvik-devAnwar Ghuloum2013-08-122-4/+4
|\
| * Timing logger clean-upAnwar Ghuloum2013-08-122-4/+4
* | Merge "Polish the lock contention logging." into dalvik-devHiroshi Yamauchi2013-08-123-128/+180
|\ \ | |/ |/|
| * Polish the lock contention logging.Hiroshi Yamauchi2013-08-093-128/+180
* | Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-091-0/+2
* | Systrace fixups and refactoring for TimingLoggerAnwar Ghuloum2013-08-093-90/+364
|/
* Removed unused friend classes for tests.Dragos Sbirlea2013-08-081-2/+0
* am e0a53e99: Add low memory mode option to ART.Mathieu Chartier2013-08-071-1/+2
|\
| * Add low memory mode option to ART.Mathieu Chartier2013-08-051-1/+2
* | Merge "Fix logging memory leak." into dalvik-devSebastien Hertz2013-08-072-3/+2
|\ \
| * | Fix logging memory leak.Sebastien Hertz2013-08-062-3/+2
| |/
* | Fix typo in mutex.h file.Sebastien Hertz2013-08-051-3/+3
|/
* Fix histogram memory issues.Mathieu Chartier2013-08-014-183/+161
* resolved conflicts for merge of 7934ac28 to dalvik-devBrian Carlstrom2013-07-267-25/+25
|\
| * Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-267-25/+25
* | am 0de7985b: Consistently handle EINTR on FUTEX_WAITBrian Carlstrom2013-07-261-6/+16
|\ \ | |/
| * Consistently handle EINTR on FUTEX_WAITBrian Carlstrom2013-07-261-6/+16
| * Revert "Always enable lock level checks." DO NOT MERGEBrian Carlstrom2013-07-241-1/+1
* | Add systrace support to NewTimingLogger, migrate compiler timing logging to N...Anwar Ghuloum2013-07-252-88/+24
|/
* 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 fb6996fe: Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issuesBrian Carlstrom2013-07-191-3/+3
|\ \ | |/
| * Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issuesBrian Carlstrom2013-07-181-3/+3
* | am 3e79aadc: Fixing cpplint readability/constructors issuesBrian Carlstrom2013-07-191-9/+0
|\ \ | |/
| * Fixing cpplint readability/constructors issuesBrian Carlstrom2013-07-181-9/+0
* | am 2d88862f: Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-191-1/+1
|\ \ | |/
| * Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-181-1/+1
* | am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, wh...Brian Carlstrom2013-07-193-5/+2
|\ \ | |/
| * Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...Brian Carlstrom2013-07-183-5/+2
* | am 3e3d591f: Fix cpplint build/namespaces issuesBrian Carlstrom2013-07-181-1/+3
|\ \ | |/
| * Fix cpplint build/namespaces issuesBrian Carlstrom2013-07-181-1/+3
* | resolved conflicts for merge of df62950e to dalvik-devBrian Carlstrom2013-07-182-10/+10
|\ \ | |/
| * Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-182-10/+10
* | am 0cd7ec2d: Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-183-5/+0
|\ \ | |/
| * Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-183-5/+0
* | am f69863b3: Fix cpplint whitespace/newline issuesBrian Carlstrom2013-07-171-7/+21
|\ \ | |/
| * Fix cpplint whitespace/newline issuesBrian Carlstrom2013-07-171-7/+21
* | am 93ba893c: Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-172-2/+2
|\ \ | |/
| * Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-172-2/+2