History log of /system/core/libmemunreachable/LinkedList.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
034c475931e8e4da54b499c0056121490f029865 12-Jul-2016 Chih-Hung Hsieh <chh@google.com> Fix google-explicit-constructor warnings in system/core.

* Declare explicit conversion constructors.
* Add NOLINT for implicit conversion constructors.
* Fix also some misaligned indendations.

Bug: 28341362
Change-Id: Idf911f35923b408d92285cc1a053f382ba08c63e
Test: build with clang-tidy
/system/core/libmemunreachable/LinkedList.h
bcb4ed3eaa92d23949d4ab33dbf1b2604bba8a18 15-Jan-2016 Colin Cross <ccross@android.com> imprecise mark and sweep native memory leak detector

libmemunreachable uses an imprecise mark and sweep pass over all memory
allocated by jemalloc in order to find unreachable allocations.

Change-Id: Ia70bbf31f5b40ff71dab28cfd6cd06c5ef01a2d4
/system/core/libmemunreachable/LinkedList.h