summaryrefslogtreecommitdiffstats
path: root/runtime/intern_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid marking old class linker and intern table roots during pause.Mathieu Chartier2014-03-041-27/+44
* Change root visitor to use Object**.Mathieu Chartier2014-02-181-3/+2
* Remove blacklistSebastien Hertz2014-02-171-21/+62
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-9/+10
* Compacting collector.Mathieu Chartier2013-11-111-5/+3
* resolved conflicts for merge of bb0140e0 to dalvik-devMathieu Chartier2013-09-201-2/+22
|\
| * Re-enable concurrent system weak sweeping.Mathieu Chartier2013-09-201-2/+22
* | Merge "Refactor system weak sweeping, add support for modification." into dal...Mathieu Chartier2013-09-181-3/+5
|\ \
| * | Refactor system weak sweeping, add support for modification.Mathieu Chartier2013-09-171-3/+5
* | | resolved conflicts for merge of 613eae4a to dalvik-devMathieu Chartier2013-09-171-8/+11
|\ \ \ | |/ / |/| / | |/
| * Fix race in root marking.Mathieu Chartier2013-09-171-7/+9
* | Add support for changing roots through the root visitor callback.Mathieu Chartier2013-09-131-4/+4
|/
* Don't scan image space when starting runtime.Ian Rogers2013-08-231-26/+59
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-9/+6
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-4/+4
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+180