History log of /frameworks/base/core/jni/android_ddm_DdmHandleNativeHeap.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3b2dc9e2253671fd8432fb0b1e18a0b5a38c4dea 02-Sep-2014 Christopher Ferris <cferris@google.com> Add new header to support 32 bit/64 bit dumps.

Bug: 17319589
Change-Id: I2ca8150611794f16c148b2899e16b0a9ff77e686
/frameworks/base/core/jni/android_ddm_DdmHandleNativeHeap.cpp
a480dafbf2f0c7e526ba44dcbb0d603470df2199 26-Mar-2013 Elliott Hughes <enh@google.com> Remove the fixed-length buffer in DdmHandleNativeHeap.getLeakInfo.

It was possible to overrun this buffer, and even if you did fill
the buffer in a single read and exit the loop, the "string" still
wouldn't be terminated.

Bug: 8468088
Change-Id: Ia19f4d26dfd79e7b63807a7ec9540b932163d246
/frameworks/base/core/jni/android_ddm_DdmHandleNativeHeap.cpp
5baa3a62a97544669fba6d65a11c07f252e654dd 20-Dec-2011 Steve Block <steveblock@google.com> Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156016

Bug: 5449033
Change-Id: I4c4e33bb9df3e39e11cd985e193e6fbab4635298
/frameworks/base/core/jni/android_ddm_DdmHandleNativeHeap.cpp
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/jni/android_ddm_DdmHandleNativeHeap.cpp
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/jni/android_ddm_DdmHandleNativeHeap.cpp
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/core/jni/android_ddm_DdmHandleNativeHeap.cpp