summaryrefslogtreecommitdiffstats
path: root/runtime/intern_table.h
Commit message (Expand)AuthorAgeFilesLines
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-3/+2
* Avoid marking old class linker and intern table roots during pause.Mathieu Chartier2014-03-041-13/+16
* Remove blacklistSebastien Hertz2014-02-171-9/+30
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-3/+3
* resolved conflicts for merge of bb0140e0 to dalvik-devMathieu Chartier2013-09-201-0/+5
|\
| * Re-enable concurrent system weak sweeping.Mathieu Chartier2013-09-201-0/+5
* | Merge "Refactor system weak sweeping, add support for modification." into dal...Mathieu Chartier2013-09-181-2/+1
|\ \ | |/ |/|
| * Refactor system weak sweeping, add support for modification.Mathieu Chartier2013-09-171-2/+1
* | Fix race in root marking.Mathieu Chartier2013-09-171-7/+2
|/
* Don't scan image space when starting runtime.Ian Rogers2013-08-231-5/+0
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+98