summaryrefslogtreecommitdiff
path: root/core/java/android/ddm/DdmHandleHello.java
AgeCommit message (Expand)Author
2021-05-26Refactor ddm ChunkHandler utility methods from libcore to frameworkNikita Iashchenko
2019-12-06Add package name to DDM APNM packetChester Hsieh
2019-02-04Move CLIENT_PROTOCOL_VERSION to point of useOrion Hodson
2016-04-05Send nativeDebuggable byte value as part of HELLO response.Oleksiy Vyalov
2014-05-22Report runtime information to DDMSSebastien Hertz
2013-07-31Replace native Process getpid/getuid with calls to libcore equivalents.Jeff Hao
2013-01-16Support hierarchy viewer commands via DDMSiva Velusamy
2012-12-19DdmServer: add controls for OpenGL tracingSiva Velusamy
2012-09-10Report the user id of every app to ddms.Siva Velusamy
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2010-01-22Move VM feature strings (used by DDMS) into VM.Andy McFadden
2009-09-04Log.d -> Log.vAndy 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