- c3f53c0 Merge changes I9f380f31,Ieab6bed7,Ia870e4be,I939b1e01,I8b723dda by Daniel Rosenberg · 9 years ago
- 4ab7adf Merge "liblog: use SOCK_NONBLOCK directly." by Treehugger Robot · 9 years ago
- 9d17050 Merge "adb: increase the authentication throttling limit." by Treehugger Robot · 9 years ago
- 1f64ecd liblog: use SOCK_NONBLOCK directly. by Elliott Hughes · 9 years ago
- ec680fc Merge changes I9761298a,I8d3312b2 by Treehugger Robot · 9 years ago
- 8254146 adb: increase the authentication throttling limit. by Josh Gao · 9 years ago
- 097aef0 adb: fix public key authorization. by Josh Gao · 9 years ago
- ecdbf2d adb: add support for vendor key directories. by Josh Gao · 9 years ago
- bf01c63 Add skip-secondary flag by Daniel Rosenberg · 9 years ago
- 754864d Switch fastboot to new A/B spec by Daniel Rosenberg · 9 years ago
- dbe2b15 Add Fastboot support for flashing secondary images by Alex Light · 9 years ago
- f5764fc Handle invalid suffix lists by Daniel Rosenberg · 9 years ago
- 62c8bea Call set_active after flashall and update by Daniel Rosenberg · 9 years ago
- bce5c6b Merge "Remove process_name.c" by Treehugger Robot · 9 years ago
- 436b04d Remove process_name.c by Dmitriy Filchenko · 9 years ago
- 1701c4a Merge "Mount /vendor and /odm early" by Treehugger Robot · 9 years ago
- 239ab6d Merge "Fix reference counting for Assembly" by Hans Boehm · 9 years ago
- d816f96 Mount /vendor and /odm early by Hung-ying Tyan · 9 years ago
- 4f774b3 Fix reference counting for Assembly by Hans Boehm · 9 years ago
- 21c25e3 Merge "zip_archive: Improve error message on fallocate failure." by Narayan Kamath · 9 years ago
- f4cebcc Merge "debuggerd: remove unnecessary arguments." by Josh Gao · 9 years ago
- 27be0cb Merge "Clean up key handling in adb." by Josh Gao · 9 years ago
- 12850de Merge "debuggerd: remove useless timeout from wait_for_signal." by Josh Gao · 9 years ago
- 35b5266 debuggerd: remove unnecessary arguments. by Josh Gao · 9 years ago
- c60e7d2 debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 9 years ago
- 8f01dd5 Merge "fastboot: Don't leak file in error case" by Treehugger Robot · 9 years ago
- 49d7e15 fastboot: Don't leak file in error case by Greg Kaiser · 9 years ago
- 408ef1b Merge "logd: klogd crash (part deux)" by Mark Salyzyn · 9 years ago
- 1567dc1 logd: klogd crash (part deux) by Mark Salyzyn · 9 years ago
- 3b2a535 Clean up key handling in adb. by Elliott Hughes · 9 years ago
- ca6f024 Merge "Define TARGET_IS_64_BIT when building libdebuggerd_client for android64." by Josh Gao · 9 years ago
- 60906f7 Merge "Improve RefBase documentation, especially for clients." by Hans Boehm · 9 years ago
- fe9a17a zip_archive: Improve error message on fallocate failure. by Narayan Kamath · 9 years ago
- 09588d7 Improve RefBase documentation, especially for clients. by Hans Boehm · 9 years ago
- 4cbf96c Define TARGET_IS_64_BIT when building libdebuggerd_client for android64. by Robert Sesek · 9 years ago
- 46573f4 Merge "logd: klogd crash" by Mark Salyzyn · 9 years ago
- f14e448 Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." by Treehugger Robot · 9 years ago
- 13db3e3 std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom. by Elliott Hughes · 9 years ago
- c80b414 Merge changes I628d590a,I1c13b94e,Iecf61bb2,I5b1c929d,I895749ca, ... by Treehugger Robot · 9 years ago
- 68b243e Merge "libcrypto_utils: convert to Soong." by Josh Gao · 9 years ago
- b18d3f0 Merge "logcatd: logpersist.start more descriptive warning" by Treehugger Robot · 9 years ago
- 0c0006e Merge "SharedBuffer: Fix bug in return value of release()" by Greg Kaiser · 9 years ago
- 4385fb8 logcat: -d, -t or -L, along with -f, do not background by Mark Salyzyn · 9 years ago
- 5f08a60 logcat: lastLogTime only two most recent files by Mark Salyzyn · 9 years ago
- 3cb2b74 logcatd: Add --id=${ro.build.id} by Mark Salyzyn · 9 years ago
- c7af9ba logcatd: fix up logpersist.cat to filter out signature file by Mark Salyzyn · 9 years ago
- ae84704 logcat: add --id=<id> for -f option by Mark Salyzyn · 9 years ago
- b9d06a2 logcat: switch to android::base::StringPrintf by Mark Salyzyn · 9 years ago
- a96be67 logcatd: logpersist.start more descriptive warning by Mark Salyzyn · 9 years ago
- e1a5f6c logd: klogd crash by Mark Salyzyn · 9 years ago
- 7dce1ce SharedBuffer: Fix bug in return value of release() by Greg Kaiser · 9 years ago
- 3ed07f4 libcrypto_utils: convert to Soong. by Josh Gao · 9 years ago
- 58b6746 Merge changes from topic 'minui_sync_wait' by Treehugger Robot · 9 years ago
- e57f9e5 libsync: add static library for recovery by Greg Hackmann · 9 years ago
- 75fe6ad libsync: remove unused liblog dependency by Greg Hackmann · 9 years ago
- dc814fd Merge changes If2f3008f,Id3411479,I90df5fc1 by Treehugger Robot · 9 years ago
- 3fcc7d7 adb: improve display of transfer rate. by Josh Gao · 9 years ago
- d5e3a5f Merge "Move init's kernel logging into libbase." by Treehugger Robot · 9 years ago
- bdb3ea6 Move init's kernel logging into libbase. by Elliott Hughes · 9 years ago
- bd6e8a3 adb: add missing newline when printing transfer rate. by Josh Gao · 9 years ago
- 747c645 adb: fix output of `sync -l` by Josh Gao · 9 years ago
- d1ceaa3 Merge "Fix google-explicit-constructor warnings in utils." by Treehugger Robot · 9 years ago
- 16d6836 Merge "libcutils: add sched_policy test" by Treehugger Robot · 9 years ago
- e1aa56a Merge "Remove the prctl PR_SET_TIMERSLACK_PID call." by Treehugger Robot · 9 years ago
- 06fd899 Merge "Fix race bug in attemptIncStrong" by Hans Boehm · 9 years ago
- cb4e6c7 libcutils: add sched_policy test by Greg Hackmann · 9 years ago
- 38bbf2f Remove the prctl PR_SET_TIMERSLACK_PID call. by Elliott Hughes · 9 years ago
- 0ca5673 Merge "Switch libprocessgroup to libbase logging." by Treehugger Robot · 9 years ago
- 19e6761 Merge "Fix google-explicit-constructor warnings in logd." by Treehugger Robot · 9 years ago
- 65a6709 Switch libprocessgroup to libbase logging. by Elliott Hughes · 9 years ago
- 468650a Merge "Have init kill the process group." by Treehugger Robot · 9 years ago
- 8c3fc67 Have init kill the process group. by Elliott Hughes · 9 years ago
- d28db79 Merge "Remove Brillo-specific LOCAL_MODULE_TAGS" by Dan Willemsen · 9 years ago
- 2719362 Fix google-explicit-constructor warnings in utils. by Chih-Hung Hsieh · 9 years ago
- af2323b Fix google-explicit-constructor warnings in logd. by Chih-Hung Hsieh · 9 years ago
- af1d534 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 9 years ago
- ad0b1d3 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 9 years ago
- a3e610a adb: fix stat on Windows. by Josh Gao · 9 years ago
- 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
- 5716140 Remove Brillo-specific LOCAL_MODULE_TAGS by Dan Willemsen · 9 years ago
- a4e54bf Merge "libbase should use its own logging!" by Treehugger Robot · 9 years ago
- eb90e41 Merge "sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID" by Treehugger Robot · 9 years ago
- bdf685b Fix race bug in attemptIncStrong by Hans Boehm · 9 years ago
- 1ddfb6d sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID by John Stultz · 9 years ago
- 2b44d25 Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 9 years ago
- e127992 Merge "init: usb: delete rndis func to unregister n/w interface" by Treehugger Robot · 9 years ago
- 3c9085d Merge "trusty: Add nvram-wipe utility." by Mattias Nissler · 9 years ago
- 0356a0b adb: extract Windows bits out of directory_exists test. by Josh Gao · 9 years ago
- 340d5d9 libbase should use its own logging! by Elliott Hughes · 9 years ago
- 1d20414 Merge "ueventd: Remove verbose restorecon_recursive: message" by Treehugger Robot · 9 years ago
- 3a75e21 ueventd: Remove verbose restorecon_recursive: message by Dmitry Shmidt · 9 years ago
- ca5f644 Merge "bootstat: Fix a potential unhandled exception for malformed input." by Treehugger Robot · 9 years ago
- de6dcc7 bootstat: Fix a potential unhandled exception for malformed input. by James Hawkins · 9 years ago
- 82f07b7 Merge "Fix clang-tidy performance warnings in fs_mgr." by Chih-hung Hsieh · 9 years ago
- 83b9ce8 Merge "Fix clang-tidy performance warnings in metricsd/uploader." by Treehugger Robot · 9 years ago
- 7ac3f61 Merge "libnativeloader: convert Android.mk to Android.bp" by Treehugger Robot · 9 years ago
- 594075c Merge "Fix clang-tidy performance warnings in healthd." by Treehugger Robot · 9 years ago
- d8ecfb4 Merge "Suppress clang-tidy performance warnings in libmemunreachable." by Treehugger Robot · 9 years ago
- a1b3f8e Merge "Fix clang-tidy performance warnings in crash_reporter." by Treehugger Robot · 9 years ago
- 28f4bbb Fix clang-tidy performance warnings in crash_reporter. by Chih-Hung Hsieh · 9 years ago