summaryrefslogtreecommitdiffstats
path: root/core/java/android/ddm
Commit message (Expand)AuthorAgeFilesLines
* Change IsMethodTracingActive to GetMethodTracingMode for frameworks.Jeff Hao2013-08-301-1/+1
* Add frameworks support for sample profiling from traceview gui.Jeff Hao2013-08-281-1/+51
* Replace native Process getpid/getuid with calls to libcore equivalents.Jeff Hao2013-07-311-1/+3
* Support invoking view methods from hierarchy viewerSiva Velusamy2013-01-221-21/+122
* Support hierarchy viewer commands via DDMSiva Velusamy2013-01-164-69/+327
* DdmServer: add controls for OpenGL tracingSiva Velusamy2012-12-193-8/+76
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Report the user id of every app to ddms.Siva Velusamy2012-09-102-5/+11
|/
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-077-28/+21
* Added dumpHprofDataDdms() call.Andy McFadden2010-01-291-1/+37
* Add streaming method profiling support.Andy McFadden2010-01-271-0/+52
* Move VM feature strings (used by DDMS) into VM.Andy McFadden2010-01-221-4/+2
* Log.d -> Log.vAndy McFadden2009-09-041-2/+2
* auto import //branches/master/...@140412The Android Open Source Project2009-03-184-5/+228
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+857
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-857/+0
* Initial ContributionThe Android Open Source Project2008-10-219-0/+857