index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
ddm
/
DdmHandleHello.java
Age
Commit message (
Expand
)
Author
2021-05-26
Refactor ddm ChunkHandler utility methods from libcore to framework
Nikita Iashchenko
2019-12-06
Add package name to DDM APNM packet
Chester Hsieh
2019-02-04
Move CLIENT_PROTOCOL_VERSION to point of use
Orion Hodson
2016-04-05
Send nativeDebuggable byte value as part of HELLO response.
Oleksiy Vyalov
2014-05-22
Report runtime information to DDMS
Sebastien Hertz
2013-07-31
Replace native Process getpid/getuid with calls to libcore equivalents.
Jeff Hao
2013-01-16
Support hierarchy viewer commands via DDM
Siva Velusamy
2012-12-19
DdmServer: add controls for OpenGL tracing
Siva Velusamy
2012-09-10
Report the user id of every app to ddms.
Siva Velusamy
2011-04-07
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2010-01-22
Move VM feature strings (used by DDMS) into VM.
Andy McFadden
2009-09-04
Log.d -> Log.v
Andy McFadden
2009-03-18
auto import //branches/master/...@140412
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project