- 2470754 Merge "metricsd: Add clang format config." by Bertrand Simonnet · 9 years ago
- f96c7be Merge "adb: don't divide by zero" by Josh Gao · 9 years ago
- 0b76abc Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 9 years ago
- 83d372a metricsd: Add clang format config. by Bertrand SIMONNET · 9 years ago
- 2cc0ddd Merge changes I25bdcbc5,I12314da5,I055b0821 by Josh Gao · 9 years ago
- ac9b253 Merge "liblog: enable windows builds in soong" by Dan Willemsen · 9 years ago
- 708ed64 Merge "metricsd: Use different directories for each daemon." by Bertrand Simonnet · 9 years ago
- 42f65e8 Merge "metricsd: Specify directory for persistent integers." by Bertrand Simonnet · 9 years ago
- bdcf2c6 Merge "Change the way some maps are printed." by Christopher Ferris · 9 years ago
- 9c06c22 liblog: enable windows builds in soong by Dan Willemsen · 9 years ago
- 34f5531 Change the way some maps are printed. by Christopher Ferris · 9 years ago
- 2d4b741 metricsd: Use different directories for each daemon. by Bertrand SIMONNET · 9 years ago
- c9ab2aa metricsd: Specify directory for persistent integers. by Bertrand SIMONNET · 9 years ago
- 563ad01 adb: don't divide by zero by Josh Gao · 9 years ago
- a3ce194 adb: don't pull symlinks when pulling a directory by Josh Gao · 9 years ago
- 7c795a4 adb: remove extraneous newline from skip message by Josh Gao · 9 years ago
- 27edab3 Merge "fs_config.c: Remove obsolete reference to /system/bin/pppd-ril" by Nick Kralevich · 9 years ago
- fa3bb46 adb: correctly count skipped files in push/pull by Josh Gao · 9 years ago
- a351bcf fs_config.c: Remove obsolete reference to /system/bin/pppd-ril by Nick Kralevich · 9 years ago
- 83c8bc6 Merge "fs_config: remove setuid bit from librank" by Nick Kralevich · 9 years ago
- 2c53f66 fs_config: remove setuid bit from librank by Nick Kralevich · 9 years ago
- eb60f77 Merge "crash_reporter: Use cacerts_google" by Steve Fung · 9 years ago
- 95069e1 Merge changes I36b66fc5,I0561affb by Josh Gao · 9 years ago
- f2c6522 libcutils: turn on -Werror on Win32, fix resulting build break. by Josh Gao · 9 years ago
- 8081960 Merge "Add explicit cast to shut off clang warnings." by Chih-hung Hsieh · 9 years ago
- a0c6261 libcutils: add prefix to local variables in Android.mk. by Josh Gao · 9 years ago
- f8853b7 crash_reporter: Use cacerts_google by Steve Fung · 9 years ago
- 23202e6 Merge "init: Don't ignore setsockcreatecon errors" by Nick Kralevich · 9 years ago
- beaa7ef init: Don't ignore setsockcreatecon errors by Nick Kralevich · 9 years ago
- 1d19081 Add explicit cast to shut off clang warnings. by Chih-Hung Hsieh · 9 years ago
- b362e0d Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
- f201ffd Merge "Move SendLargeFile into SyncConnection." by Elliott Hughes · 9 years ago
- 0b5e09c Move SendLargeFile into SyncConnection. by Elliott Hughes · 9 years ago
- a74d7df Merge "Add explicit cast to shut off clang warnings." by Chih-hung Hsieh · 9 years ago
- c2505d9 Merge "Avoid SIGPIPE in adb." by Elliott Hughes · 9 years ago
- 444502e Add explicit cast to shut off clang warnings. by Chih-Hung Hsieh · 9 years ago
- 63d2a25 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
- 1c26291 Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
- 6a36c12 libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
- 66ec15e Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
- 8355667 liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
- 87d03b3 Merge "Don't send $TERM unless we're talking to a new adbd." by Elliott Hughes · 9 years ago
- 4b592ff Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
- 8e66534 Merge "Introduce unique_fd" by Casey Dahlin · 9 years ago
- 25262f9 Introduce unique_fd by Casey Dahlin · 9 years ago
- 92aef5b Merge "metricsd: Split into two daemons." by Bertrand Simonnet · 9 years ago
- a54cdaa Merge "liblog: printable do not escape tabs" by Mark Salyzyn · 9 years ago
- 37c9b9f liblog: printable do not escape tabs by Mark Salyzyn · 9 years ago
- 2c248a1 metricsd: Split into two daemons. by Bertrand SIMONNET · 9 years ago
- 8d5bfbc Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
- bd29b8f Merge "debuggerd: remove some levels of indentation." by Josh Gao · 9 years ago
- ee1cab8 debuggerd: remove some levels of indentation. by Josh Gao · 9 years ago
- e0b1321 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
- 47c8f9d Merge "Revert "libcutils: don't build for Windows."" by Josh Gao · 9 years ago
- 4bdd9dd Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
- 608c790 Merge "debuggerd: add .clang-format." by Josh Gao · 9 years ago
- 2ca3efa Merge changes Ice07f892,Ie1f082a0 by Josh Gao · 9 years ago
- 5522803 Merge "metricsd: Don't upload if product id is empty." by Bertrand Simonnet · 9 years ago
- 25c176f metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 9 years ago
- 4dc451e Merge "Fix non-vendor.img configuration." by Junichi Uekawa · 9 years ago
- 8b4a7e6 Fix non-vendor.img configuration. by Junichi Uekawa · 9 years ago
- 981d43c debuggerd: add .clang-format. by Josh Gao · 9 years ago
- f7981e8 libcutils: don't build for Windows. by Josh Gao · 9 years ago
- fab89d2 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
- ab35705 Merge "Pass $TERM to the device." by Elliott Hughes · 9 years ago
- a9614b2 Merge "fastboot: create Transport object (take 2)." by David Pursell · 9 years ago
- 8e31d9a Merge "metricsd: Remove dead code." by Bertrand Simonnet · 9 years ago
- 9e219f3 Merge "Revert "liblog: resolve deadlocks"" by Mark Salyzyn · 9 years ago
- d3eac0a Revert "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
- ccda322 Pass $TERM to the device. by Elliott Hughes · 9 years ago
- 1bd9574 fastboot: create Transport object (take 2). by David Pursell · 9 years ago
- 891b5c1 Merge "Don't create profiles directory under dalvik-cache." by Calin Juravle · 9 years ago
- 58e3bdf Merge "Fix permissions for /data/nativetest{,64}/tests.txt." by Gilad Arnold · 9 years ago
- 0e29be2 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 9 years ago
- 9393aac Merge "Revert "fastboot: create Transport object."" by David Pursell · 9 years ago
- f7a06cf Revert "fastboot: create Transport object." by David Pursell · 9 years ago
- 35ca902 Merge "adb: don't pull symlinks." by Josh Gao · 9 years ago
- cba1719 adb: don't pull symlinks. by Josh Gao · 9 years ago
- 77e88af7f metricsd: Remove dead code. by Bertrand SIMONNET · 9 years ago
- 7a4f948 Merge "fastboot: create Transport object." by David Pursell · 9 years ago
- a7009f1 Merge "Fix fastboot to not add '-' before suffix" by Daniel Rosenberg · 9 years ago
- 26cbf95 Fix fastboot to not add '-' before suffix by Daniel Rosenberg · 9 years ago
- 06c67c6 Merge "Improve adb help text and adb backup error reporting." by Elliott Hughes · 9 years ago
- 98c8ce9 Merge "Improve top(1) compatibility and interactive usefulness." by Elliott Hughes · 9 years ago
- f64a69d Merge "logd: klogd: parse error" by Mark Salyzyn · 9 years ago
- b650fdf fastboot: create Transport object. by David Pursell · 9 years ago
- cd216b6 Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
- fa4ded2 Merge "healthd: Support new PD and USB Type C types" by Ruchi Kandoi · 9 years ago
- 1b68255 Merge "adb: win32: Unicode USB device names" by Elliott Hughes · 9 years ago
- 7b622cb Improve top(1) compatibility and interactive usefulness. by Elliott Hughes · 9 years ago
- ffdeb8b logd: klogd: parse error by Mark Salyzyn · 9 years ago
- d12a083 Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
- 3d11af9 adb: win32: Unicode USB device names by Spencer Low · 9 years ago
- 4a3094d Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()" by Elliott Hughes · 9 years ago
- 18e0491 healthd: Support new PD and USB Type C types by Benson Leung · 9 years ago
- dedc60e adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
- c13a5af Merge "Sane ownership/permissions for directories in /data/nativetest{,64}." by Gilad Arnold · 9 years ago
- 9695cdb liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
- 88830a5 Merge changes I8fb6b513,I6dd16245,I0c2753e2 by Daniel Rosenberg · 9 years ago
- ed118c0 Merge "metricsd: Fix the update channel parsing logic." by Bertrand Simonnet · 9 years ago