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

Issue 16514009: Add dlmalloc from Bionic to the Chromium tree (DO NOT REVIEW). (Closed)

Created:
7 years, 6 months ago by Philippe
Modified:
6 years, 7 months ago
Reviewers:
digit1
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, erikwright+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

Add dlmalloc from Bionic to the Chromium tree (DO NOT REVIEW).

Patch Set 1 #

Patch Set 2 : Use ashmem #

Patch Set 3 : Nit #

Patch Set 4 : Add readme + rename to android_debug_dlmalloc #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6261 lines, -7 lines) Patch
M base/base.gyp View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M build/common.gypi View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
A third_party/android_debug_dlmalloc/README.chromium View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/android_debug_dlmalloc/chromium/README.txt View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/android_debug_dlmalloc/chromium/dlmalloc.h View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/android_debug_dlmalloc/chromium/dlmalloc.cc View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/android_debug_dlmalloc/chromium/malloc.h View 1 2 3 1 chunk +511 lines, -0 lines 0 comments Download
A third_party/android_debug_dlmalloc/chromium/malloc.cc View 1 2 3 1 chunk +5658 lines, -0 lines 0 comments Download
A + third_party/android_debug_dlmalloc/dlmalloc.gyp View 1 2 3 1 chunk +8 lines, -7 lines 0 comments Download
M tools/android/memdump/memreport.py View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698