Go to file
Mark Salyzyn 0085a135b9 fake_log_device: long lived allocations
Use static space for long lived allocations as they
will appear to act like a memory leak. Resort to a
larger on-stack iovec to reduce the chances of an
allocation. Fix bug in writer where not enough size
was available for "security" buffer name. Minor
transitions to more consistent coding style.

Bug: 27107691
Change-Id: I68c918e7b916b1ae3b04829d48b3eddaa0a7e739
2016-02-17 12:22:18 -08:00
adb Add missing liblog dependency 2016-02-12 18:40:29 -08:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Remove libbase's libutils dependency. 2016-02-17 11:53:54 -08:00
bootstat bootstat: Record metrics for factory_reset and time_since_factory_reset. 2016-02-16 16:19:48 -08:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter crash_reporter_tests: Compile only on 'eng' builds. 2016-02-04 13:56:25 -08:00
debuggerd Newer kernels added SEGV_BNDERR. 2016-02-04 14:07:23 -08:00
fastboot fastboot: fix TCP protocol version check. 2016-02-17 10:00:09 -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: init members of BatteryMonitor. 2016-02-16 17:19:23 -08:00
include Merge "libutils: remove whitespaces in String16.cpp and String16.h" 2016-02-17 00:33:31 +00:00
init init: fix writepid wrong pid written in file(s) 2016-02-05 16:49:28 +02:00
libbacktrace libbacktrace: support building static libraries on target. 2016-02-10 15:20:44 -08:00
libbinderwrapper libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() 2016-01-04 12:56:27 -08:00
libcutils Remove two bogus libutils dependencies. 2016-02-17 11:54:47 -08:00
libdiskconfig Move libdiskconfig headers into libdiskconfig. 2016-02-13 12:48:23 -08:00
libion am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." 2015-04-02 22:07:16 +00:00
liblog fake_log_device: long lived allocations 2016-02-17 12:22:18 -08:00
libmemtrack Remove unnecessary #include from <memtrack/memtrack.h>. 2016-02-16 10:32:30 -08:00
libmincrypt Enable clang compilation. 2015-05-15 16:13:19 -07:00
libnativebridge Revert "nativebrige: log code_cache access errors to stderr as well" 2016-01-27 17:53:20 +00:00
libnativeloader Move libnativeloader headers into libnativeloader. 2016-02-12 18:07:29 -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 Use dlmalloc from external/dlmalloc instead of bionic/. 2016-01-22 11:04:35 -08:00
libprocessgroup processgroup: change the polling interval for killProcessGroup() 2015-06-16 13:59:32 -07: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 Switch from using sockaddr to sockaddr_storage. 2015-12-07 16:07:46 +09:00
libusbhost libusbhost: Fix problem reading USB string descriptors on some quirky devices 2015-06-18 13:38:31 -07:00
libutils libutils: remove whitespaces in String16.cpp and String16.h 2016-02-16 15:21:34 -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 logd: use ro.debuggable instead of ro.build.type 2016-02-10 10:23:03 -08:00
logd logd: enforce policy integrity 2016-02-16 12:54:54 -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 mkbootimg: misc typo fixes 2015-06-04 09:59:01 -07:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir init-debug.rc: add runtime mmc max speed property actors 2016-02-04 13:10:19 -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 Add missing liblog dependency 2016-02-12 16:39:09 -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