- 9993e79 Hide warning in cutils/trace.h by Colin Cross · 8 years ago
- efee71c Merge "adb: parse tcp socket specs with base::ParseNetAddress." by Josh Gao · 8 years ago
- b721c97 Merge "usb-bulk-transfer: Clarify sign-iy-ness of param" by Philip P. Moltmann · 8 years ago
- 9879bb2 usb-bulk-transfer: Clarify sign-iy-ness of param by Philip P. Moltmann · 8 years ago
- 14d3a1a Merge "base: rename unique_fd::clear() to unique_fd::reset()." by Josh Gao · 8 years ago
- 1099215 adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 8 years ago
- 91811d2 Merge "Fix warnings in libziparchive" by Treehugger Robot · 8 years ago
- 7c6c7f0 Fix warnings in libziparchive by Colin Cross · 8 years ago
- 4159568 Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" by Treehugger Robot · 8 years ago
- 2c2a3f7 Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)" by Ajay Panicker · 8 years ago
- 5d1b1a8 base: rename unique_fd::clear() to unique_fd::reset(). by Josh Gao · 8 years ago
- 59d6a8c Allow bluetooth service to access bluetooth directory and add /logs (1/6) by Ajay Panicker · 8 years ago
- 36b88ce Merge "Move libusbhost's headers into libusbhost." by Treehugger Robot · 8 years ago
- 135f4ab Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 8 years ago
- 33414a8 Merge "Remove mutex.h and its uses." by Pirama Arumuga Nainar · 8 years ago
- 70f281a Remove mutex.h and its uses. by Pirama Arumuga Nainar · 8 years ago
- a3d7b24 Merge "Use <condition_variable> and <mutex.h> from MinGW" by Pirama Arumuga Nainar · 8 years ago
- 99ed652 Merge "Fix debuggerd argument parsing." by Treehugger Robot · 8 years ago
- 5e093f3 Merge "Fix warnings in cutils/atomic.h" by Treehugger Robot · 8 years ago
- e0a7c77 Move libusbhost's headers into libusbhost. by Elliott Hughes · 8 years ago
- 4127ccb Merge "Move libbinderwrapper's headers into libbinderwrapper." by Treehugger Robot · 8 years ago
- 4010450 Move libbinderwrapper's headers into libbinderwrapper. by Elliott Hughes · 8 years ago
- ec69c05 Fix warnings in cutils/atomic.h by Colin Cross · 8 years ago
- 9048608 Fix debuggerd argument parsing. by Elliott Hughes · 8 years ago
- 67855d8 Merge changes I0a00b3d4,I19cb0694 by Treehugger Robot · 8 years ago
- 94dc19f adb: let `adb push` follow symlinks. by Josh Gao · 8 years ago
- ffabc96 base: add parameter that controls O_NOFOLLOW in file functions. by Josh Gao · 8 years ago
- 1a73e9b Merge "Fix darwin build break." by Josh Gao · 8 years ago
- c95afaa Fix darwin build break. by Josh Gao · 8 years ago
- c9c555b Merge changes Ie15fcb8f,I0a895911 by Treehugger Robot · 8 years ago
- 0c44256 base: add quick_exit emulation. by Josh Gao · 8 years ago
- ad81a1d Merge "Base: Fix dangling-else in CHECK_STROP" by Treehugger Robot · 8 years ago
- 63bdcb5 base: extract mutex.h from logging.cpp. by Josh Gao · 8 years ago
- d8f26e2 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 8 years ago
- de029a8 Merge "Fix zygote energy-aware scheduler tuning bug" by Treehugger Robot · 8 years ago
- 07572a9 Merge "Remove crash_reporter and metricsd" by Bill Yi · 8 years ago
- 2713c88 Merge "Remove deprecated libnetutils DHCPv4 code" by Treehugger Robot · 8 years ago
- d72ba44 Remove deprecated libnetutils DHCPv4 code by Erik Kline · 8 years ago
- 2728ff2 Remove crash_reporter and metricsd by Christopher Wiley · 8 years ago
- f246ec6 Merge changes I9ab41b56,I61e4ca9b by Dan Stoza · 8 years ago
- 318cc3c Merge "Base: Add AbortFunction for logging" by Treehugger Robot · 8 years ago
- 2691e33 Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
- a2e874e Add color mode enums by Courtney Goeltzenleuchter · 8 years ago
- 0e10df4 add android_flex_layout for describing all flexible formats. by Lajos Molnar · 9 years ago
- d90a55c Fix zygote energy-aware scheduler tuning bug by TuHailong · 8 years ago
- 88b5af6 Merge "Base: Add INTERNAL_FATAL to logging severity" by Treehugger Robot · 8 years ago
- 550829d Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
- af6a185 Merge "Clean up the libbase logging test." by Treehugger Robot · 8 years ago
- 13d78e4 Clean up the libbase logging test. by Elliott Hughes · 8 years ago
- 44d7a87 Merge "Teach debuggerd about SIGSYS SYS_SECCOMP signals." by Treehugger Robot · 8 years ago
- 023b657 Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" by Christopher Wiley · 8 years ago
- 6fff551 Teach debuggerd about SIGSYS SYS_SECCOMP signals. by Elliott Hughes · 8 years ago
- 6f8e12e Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW by Christopher Wiley · 8 years ago
- 3b80e5b Merge "Base: Fix logging_test" by Treehugger Robot · 8 years ago
- 7c1cdd7 Base: Fix logging_test by Andreas Gampe · 8 years ago
- 7eaef8a Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 8 years ago
- f74553f Merge "Split fstab mount into 2 phases" by Wei Wang · 8 years ago
- 254f443 Split fstab mount into 2 phases by Wei Wang · 8 years ago
- 85a78f1 Merge "Precise command constants on adb/protoxol.txt" by Treehugger Robot · 8 years ago
- d659510 Merge "liblog: don't bother keeping FD around once it's mapped." by Treehugger Robot · 8 years ago
- 31ea863 Merge "Use android::base::Readlink in init." by Treehugger Robot · 8 years ago
- 3aaca7d Merge changes I38c76bb2,I81a55e92 by Treehugger Robot · 8 years ago
- b7aef30 Merge "Allow setting oom_score_adj for services spawned from init" by Marco Nelissen · 8 years ago
- 43a5f31 logd: clear all from non system user status request by Mark Salyzyn · 8 years ago
- 1eefca2 logd: crash in prune mLastWorstPidOfSystem by Mark Salyzyn · 8 years ago
- 37686d4 Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" by Josh Gao · 8 years ago
- 4c8a76e Revert "init: create /dev/urandom, /dev/random in first stage." by Josh Gao · 8 years ago
- 50d6065 Merge "Fix adb." by Josh Gao · 8 years ago
- 7f4ab76 Fix adb. by Elliott Hughes · 8 years ago
- 1f5a49f Merge changes from topic 'adb_cmd_socket' by Treehugger Robot · 8 years ago
- f3d4303 Merge "libcutils: try all addresses in socket_network_client_timeout." by Treehugger Robot · 8 years ago
- 9baf4e9 Merge "init: create /dev/urandom, /dev/random in first stage." by Treehugger Robot · 8 years ago
- 78cc20f libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 8 years ago
- 9c869b5 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 8 years ago
- 924d35a adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 8 years ago
- e0b7502 adb: add helper to get the ~/.android directory. by Josh Gao · 8 years ago
- 43824e7 Merge "Base: assume and use C++11 in libbase" by Treehugger Robot · 8 years ago
- 2284713 Base: assume and use C++11 in libbase by Andreas Gampe · 8 years ago
- 8e7ae1e Merge "base: use _NSGetExecutablePath in GetExecutablePath" by Josh Gao · 8 years ago
- 7307f09 base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 8 years ago
- 945d1aa Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 8 years ago
- b2f019e liblog: don't bother keeping FD around once it's mapped. by Narayan Kamath · 8 years ago
- 82ff315 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
- 310f670 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 8 years ago
- ab4fbe1 init: create /dev/urandom, /dev/random in first stage. by Josh Gao · 8 years ago
- 3f3ea50 Merge "Base: add more thread annotations" by Treehugger Robot · 8 years ago
- f39f7f1 Use android::base::Readlink in init. by Elliott Hughes · 8 years ago
- 4588ed7 Merge "Add description of 'namespace' option." by Treehugger Robot · 8 years ago
- ca82aa7 Merge "base: disallow close() on unique_fd." by Josh Gao · 8 years ago
- bc5a32e Base: add more thread annotations by Andreas Gampe · 8 years ago
- 6a5ed84 Merge "sdcard: Fix bad merge" by Treehugger Robot · 8 years ago
- cd2518c Add description of 'namespace' option. by Jorge Lucangeli Obes · 8 years ago
- a7c4424 Merge "Add android::base::Readlink." by Treehugger Robot · 8 years ago
- d3ff6e5 Add android::base::Readlink. by Elliott Hughes · 8 years ago
- 9526819 sdcard: Fix bad merge by Daniel Rosenberg · 8 years ago
- 5b13636 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Treehugger Robot · 8 years ago
- 680f4a4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 8 years ago
- f33fcb6 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 8 years ago
- b323972 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 8 years ago
- 6e28696 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 8 years ago