History log of /system/core/libcutils/dlmalloc_stubs.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
30f991f251940be3ed11566fb71139852286f68a 10-Jan-2017 Mark Salyzyn <salyzyn@google.com> liblog: use log/log.h when utilizing ALOG macros

Test: compile
Bug: 30465923
Change-Id: Id6d76510819ebd88c3f5003d00d73a0dbe85e943
/system/core/libcutils/dlmalloc_stubs.c
cfd5b080af8de527d768f0ff7902c26af8d49307 17-Oct-2016 Mark Salyzyn <salyzyn@google.com> system/core: preparation to pull back interfaces from android/log.h

Point to log/log.h where necessary, define LOG_TAG where necessary.
Accept that private/android_logger.h is suitable replacement for
log/logger.h and android/log.h.

Correct liblog/README

Effectively a cleanup and controlled select revert of
'system/core: drop or replace log/logger.h' and
'system/core: Replace log/log.h with android/log.h'.

Test: compile
Bug: 30465923
Change-Id: Ic2ad157bad6f5efe2c6af293a73bb753300b17a2
/system/core/libcutils/dlmalloc_stubs.c
23ed4c242a01052696dde84babd7631a7ec5a691 28-Sep-2016 Mark Salyzyn <salyzyn@google.com> libcutils: Replace cutils/log.h with android/log.h

Replace references to cutils/log.h and log/log.h with android/log.h.
Point cutils/log.h to android/log.h. Adjust header order to comply
with Android Coding standards.

Test: Compile
Bug: 26552300
Bug: 31289077
Change-Id: I4b00c0dff3a0a50cbb54301fdc5a6c29c21dab65
/system/core/libcutils/dlmalloc_stubs.c
7f0ef73e702e10b5a636eac5f988c82085d0dccb 04-Jun-2014 Elliott Hughes <enh@google.com> Fix libcutils/dlmalloc_stubs.c build breakage.

Change-Id: I344c410c100ce13c7a88063bf5354ad61c50094b
/system/core/libcutils/dlmalloc_stubs.c
12717169a51335f4b20b7c78a63b9ab66a81a366 30-Apr-2014 Mark Salyzyn <salyzyn@google.com> libcutils: turn on -Werror

- Deal with some -Wunused / -Wunused-variable issues

Change-Id: I28c23fb213382a392ec30935749fb359e072d664
/system/core/libcutils/dlmalloc_stubs.c
fd7f1b6a50388bb3e21a744af89b184b8f911e9c 29-Aug-2012 Ian Rogers <irogers@google.com> Revert "Revert "Upgrade to dlmalloc 2.8.5.""

This reverts commit 42b83c6df7e4f65461a32a711d5dd4f46b9b85e0.
/system/core/libcutils/dlmalloc_stubs.c
42b83c6df7e4f65461a32a711d5dd4f46b9b85e0 22-Aug-2012 Brian Carlstrom <bdc@google.com> Revert "Upgrade to dlmalloc 2.8.5."

This reverts commit 2d13791ce7ff61221ca047553891f31a23b2e943.
/system/core/libcutils/dlmalloc_stubs.c
2d13791ce7ff61221ca047553891f31a23b2e943 18-Aug-2012 Ian Rogers <irogers@google.com> Upgrade to dlmalloc 2.8.5.

Remove mspace functionality from cutils.
Directly declare mspace from dlmalloc in code flinger's code cache, and
manage without using morecore.

Depends upon: https://android-review.googlesource.com/41717

Change-Id: If927254febd4414212c690f16509ef2ee1b44b44
/system/core/libcutils/dlmalloc_stubs.c
dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libcutils/dlmalloc_stubs.c
e54eebbf1a908d65ee8cf80bab62821c05666d70 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libcutils/dlmalloc_stubs.c
4f6e8d7a00cbeda1e70cc15be9c4af1018bdad53 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/system/core/libcutils/dlmalloc_stubs.c