No description
Find a file
Bill Yi 49fc21c60e am 4c0ebdf2: am 15b8a778: Merge branch \'rewrite-metrics\' into merge-metrics
* commit '4c0ebdf2ed3ae5ea61887c5ef97efc363b85d3ad': (200 commits)
  metrics: Import protobufs from Chromium.
  metrics: replace "Logging.*" with "Platform.*"
  platform2: Fix issues with new version of libchrome
  init: fix typo and prevent startup error
  metrics: Add a check for abnormally small messages to prevent crashes
  libchromeos: Switch http Response to use streams
  Revert "metrics: Fix the import path of protobufs."
  metrics: Fix the import path of protobufs.
  platform2: Switch over to libchrome r323904
  metrics: add TPM.EarlyResetDuringCommand CrOS event.
  delete __STDC_{FORMAT,LIMIT}_MACROS
  metrics: make metrics library also use /var/lib/metrics/uma-events
  metrics: tell what file we can't open on error
  metrics: move sample file from /var/run to /var/lib
  metrics: don't upload metrics when metrics are disabled
  metrics: Disable uploader on non-official build.
  platform2: Switch over to using base64 functions from libchromeos
  metrics: fix -Winconsistent-missing-override warning
  metrics: Fix upload_service to work with base::MessageLoop
  metrics: generate app_version from standard lsb-release fields
  ...
2015-07-28 16:59:31 +00:00
adb am 05432f07: am 20cf8702: Merge "Create adb Python package." 2015-07-28 00:17:13 +00:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Revert "Turn on -Wformat-nonliteral." 2015-07-09 20:35:09 +00:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter Remove superfluous legacy DBus includes 2015-07-14 18:19:44 +00:00
debuggerd Merge "Dump memory going from unreadable to readable." 2015-07-09 23:38:26 +00:00
fastboot Rename ZipEntryName to ZipString 2015-06-26 10:34:01 -07:00
fingerprintd Fingerprint: Add HAL close() code 2015-07-10 16:26:32 -07:00
fs_mgr am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" 2015-07-21 18:25:57 +00:00
gatekeeperd Merge "[gatekeeperd] fix use of uninitialized memory" into mnc-dev 2015-07-10 17:20:31 +00:00
healthd resolved conflicts for merge of 6e9b28b2 to master 2015-04-15 12:15:00 -07:00
include am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly." 2015-07-24 21:02:36 +00:00
init am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories" 2015-07-28 00:17:15 +00:00
libbacktrace Use delete[] to de-allocate pointers from new[] 2015-07-09 10:50:04 -07:00
libcutils Fix libcutils build. 2015-07-24 20:28:31 -07:00
libdiskconfig am eb075e28: am c8179498: am 2f62edf7: Merge "libdiskconfig: Turn on -Werror" 2014-05-21 21:19:27 +00: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 liblog: __android_log_is_loggable support global properties 2015-06-15 07:34:07 -07:00
libmemtrack Add missing <malloc.h> and <string.h> includes. 2015-01-28 11:37:57 -08:00
libmincrypt Enable clang compilation. 2015-05-14 10:53:48 -07:00
libnativebridge Allow native bridge to work without a code cache 2015-07-10 11:22:09 +08:00
libnetutils am f91c0664: am 421d01c8: am d4196ef8: Merge "Add a command to call libnetutils\' do_dhcp." 2015-04-22 03:32:13 +00:00
libpixelflinger pixelflinger: make self-contained 2015-03-19 12:34:35 -07:00
libprocessgroup processgroup: change the polling interval for killProcessGroup() 2015-06-16 13:59:32 -07:00
libsparse libsparse: Wrap sparse_crc32.h to be C++ compatible. 2015-07-11 12:48:42 -07: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 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
libsysutils Fix incorrectly sized buffer. 2015-07-28 17:56:06 +09:00
libusbhost libusbhost: Fix problem reading USB string descriptors on some quirky devices 2015-06-18 13:38:31 -07:00
libutils resolved conflicts for merge of b40ebc54 to mnc-dev-plus-aosp 2015-06-30 15:17:14 -07:00
libziparchive Fix ODR issues in ART. 2015-06-29 16:27:44 -07:00
lmkd Lmkd: Fix unused variables 2014-11-24 20:32:42 -08:00
logcat Lower the priority of the threads in logd/logcat. 2015-06-09 12:40:20 -07:00
logd am 0c61a650: am 2e132ef6: Merge "Logd: Handle unused variable and fields" 2015-07-28 00:17:05 +00:00
logwrapper am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" 2015-07-21 18:25:57 +00:00
metrics metrics: Import protobufs from Chromium. 2015-07-23 01:16:46 +00: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 am ba03cc95: am 5f3b05ad: Merge "init.rc: mkdir /data/anr 0775 system system" 2015-07-26 06:16:06 +00:00
run-as Extend run-as with optional --user argument. 2015-06-10 12:09:10 -07:00
sdcard Use single tree for multiple storage views. 2015-07-16 15:30:45 -07:00
toolbox Switch to toybox mount(1). 2015-06-08 14:52:25 -07:00
tzdatacheck Executable to run on boot that removes old tzdata if needed 2015-04-13 11:38:32 +01:00
.gitignore Don't compile abort_socket.c for host targets. It is only intended to run on Linux targets. 2009-05-26 13:23:23 -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