summaryrefslogtreecommitdiff
path: root/core/java/android/ddm/DdmHandleHeap.java
AgeCommit message (Expand)Author
2021-05-26Refactor ddm ChunkHandler utility methods from libcore to frameworkNikita Iashchenko
2021-03-05Remove some methods from DdmVmInternal.Nicolas Geoffray
2014-04-28Use Runtime.gc instead of System.gc for DDMS.Mathieu Chartier
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2010-01-29Added dumpHprofDataDdms() call.Andy McFadden
2009-03-18auto import //branches/master/...@140412The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project