No description
Find a file
Colin Cross d6b3a2a0a3 Fold leaks that are referenced by other leaks
Find leaks that have no references at all, or are only referenced by
other leaks in the same strongly connected component, and hide all
referenced leaks.

Bug: 27208635
Change-Id: Ifbfd14e24e2ba0f8af7c1b887e57f34362720f2d
(cherry picked from commit 8e8f34c558)
2016-03-07 15:52:39 -08:00
adb Merge changes I93514d22,I57dbc113,I707ffbd1 2016-03-05 03:04:47 +00:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Make CHECK(x) work with static analyzer. 2016-03-02 09:23:02 -08:00
bootstat Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." 2016-03-04 19:30:56 +00:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter crash_reporter: Mark the euid parameter as __unused. 2016-02-26 15:44:46 -08:00
debuggerd Clean up CLOEXEC in debuggerd. 2016-02-19 18:13:02 -08:00
fastboot Also archive adb.exe/fastboot.exe when building win_sdk. 2016-02-29 19:27:06 -08:00
fingerprintd Fingerprint: Add HAL close() code 2015-07-10 16:26:32 -07:00
fs_mgr fs_mgr: BLKGETSIZE causes memory corruption 2016-02-16 09:51:00 -08:00
gatekeeperd Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
healthd healthd: Remove warning by clang compiler. 2016-02-22 13:59:31 -08:00
include Add notice for adding users in AOSP. 2016-02-26 15:03:44 -08:00
init Mount selinuxfs when other filesystems are mounted 2016-03-03 11:26:24 -08:00
libbacktrace Revert "Do not do local unwinds through .oat or .dex maps." 2016-03-02 19:39:21 +00:00
libbinderwrapper libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() 2016-01-04 12:56:27 -08:00
libcutils system/core/lib[c]utils: Fix signedness comparison warnings. 2016-03-01 11:21:53 -08:00
libdiskconfig Move libdiskconfig headers into libdiskconfig. 2016-02-13 12:48:23 -08:00
libion Use unique_ptr to free objects when ASSERT* fail. 2016-03-04 11:30:50 -08:00
liblog liblog: Update Android.bp for Android.mk changes 2016-02-29 10:46:18 -08:00
libmemtrack Remove unnecessary #include from <memtrack/memtrack.h>. 2016-02-16 10:32:30 -08:00
libmemunreachable Fold leaks that are referenced by other leaks 2016-03-07 15:52:39 -08:00
libmincrypt Remove libmincrypt/tools after move to bootable/recovery 2016-02-26 11:03:15 +01:00
libnativebridge Revert "nativebrige: log code_cache access errors to stderr as well" 2016-01-27 17:53:20 +00:00
libnativeloader Fix locking of libnativeloader 2016-02-29 13:31:26 -08:00
libnetutils Move libnetutils headers into libnetutils. 2016-02-12 18:10:06 -08:00
libpackagelistparser Remove two bogus libutils dependencies. 2016-02-17 11:54:47 -08:00
libpixelflinger libpixelflinger: Fix -Woverloaded-virtual warnings. 2016-02-25 10:59:30 -08:00
libprocessgroup system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
libsparse Fix static analyzer issues caught by clang 2016-02-01 11:19:26 -08:00
libsuspend Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend aborts. 2015-06-25 13:15:22 -07:00
libsync Fix isValid() condition for libsync tests 2015-11-05 10:07:53 -08:00
libsysutils Clean up CLOEXEC in SocketListener. 2016-02-19 18:14:22 -08:00
libusbhost libusbhost: Fix problem reading USB string descriptors on some quirky devices 2015-06-18 13:38:31 -07:00
libutils system/core/lib[c]utils: Fix signedness comparison warnings. 2016-03-01 11:21:53 -08:00
libziparchive libziparchive: port unit tests to darwin and windows. 2016-02-08 16:52:55 -08:00
lmkd more O_CLOEXEC 2015-12-18 20:57:25 -08:00
logcat system/core: Cleanup direct calls to opendir by containing in a 2016-02-18 14:52:46 -08:00
logd logd: check return values 2016-03-02 07:54:45 -08:00
logwrapper Don't go busy loop when waiting child process. 2016-02-16 10:13:48 -08:00
metricsd Add .clang-format symlink to Brillo's clang-format. 2016-02-16 14:39:56 -08:00
mkbootimg Allow building with Python 3.x 2016-02-23 21:39:35 +00:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir Add /postinstall partition when using the A/B updater. 2016-03-02 14:17:42 -08:00
run-as Fix the run-as environment to better match su. 2015-11-03 14:31:46 -08:00
sdcard Add dependency on liblog 2016-02-12 14:56:40 -08:00
toolbox Remove toolbox prlimit. 2016-03-07 14:02:32 -08:00
trusty/libtrusty Merge "Revert "[core][trusty] add gatekeeper module"" 2015-09-16 22:54:14 +00:00
tzdatacheck Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2013-07-30 13:56:49 -07:00
NOTICE Fix omission in NOTICE file. 2013-07-30 13:56:55 -07:00