summaryrefslogtreecommitdiffstats
path: root/runtime/hprof
Commit message (Expand)AuthorAgeFilesLines
* Change root visitor to use Object**.Mathieu Chartier2014-02-181-5/+5
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-19/+12
* Object model changes to support 64bit.Ian Rogers2014-02-061-84/+96
* Avoid some string allocations.Vladimir Marko2013-11-211-1/+1
* Add support for changing roots through the root visitor callback.Mathieu Chartier2013-09-131-4/+4
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-5/+4
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-9/+9
* Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-181-6/+6
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-122-0/+1120