Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(162)

Unified Diff: third_party/android_debug_dlmalloc/README.chromium

Issue 16514009: Add dlmalloc from Bionic to the Chromium tree (DO NOT REVIEW). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/common.gypi ('k') | third_party/android_debug_dlmalloc/chromium/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_debug_dlmalloc/README.chromium
diff --git a/third_party/android_debug_dlmalloc/README.chromium b/third_party/android_debug_dlmalloc/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..8174fed2df7486e59373ec738e54d406a6c2eafd
--- /dev/null
+++ b/third_party/android_debug_dlmalloc/README.chromium
@@ -0,0 +1,9 @@
+Name: dlmalloc
+Short Name: dlmalloc
+Version: unknown
+License: Apache 2.0
+Security Critical: yes
+
+This directory contains a debug version of dlmalloc for Android only. This
+should absolutely *NOT* be used in production. The only purpose of this
+allocator is to accurately measure heap memory usage on Android.
« no previous file with comments | « build/common.gypi ('k') | third_party/android_debug_dlmalloc/chromium/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698