summaryrefslogtreecommitdiff
path: root/core/java/android/ddm/DdmHandleHello.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor ddm ChunkHandler utility methods from libcore to frameworkNikita Iashchenko2021-05-251-10/+8
* Add package name to DDM APNM packetChester Hsieh2019-12-061-6/+8
* Move CLIENT_PROTOCOL_VERSION to point of useOrion Hodson2019-02-041-5/+9
* Send nativeDebuggable byte value as part of HELLO response.Oleksiy Vyalov2016-04-051-1/+4
* Report runtime information to DDMSSebastien Hertz2014-05-221-2/+20
* Replace native Process getpid/getuid with calls to libcore equivalents.Jeff Hao2013-07-311-1/+3
* Support hierarchy viewer commands via DDMSiva Velusamy2013-01-161-8/+11
* DdmServer: add controls for OpenGL tracingSiva Velusamy2012-12-191-8/+15
* Report the user id of every app to ddms.Siva Velusamy2012-09-101-1/+3
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-6/+5
* 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-181-3/+48
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+138
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-138/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+138