aboutsummaryrefslogtreecommitdiff
path: root/adb_io.h
AgeCommit message (Expand)Author
2019-05-06Revert "Revert "Add a way to turn off unique_fd's operator int.""Josh Gao
2019-04-25Revert "Add a way to turn off unique_fd's operator int."Ian Kasprzak
2019-04-24Add a way to turn off unique_fd's operator int.Josh Gao
2019-02-25adb: switch adb_io.h to string_view.Josh Gao
2019-02-13adb: switch to base::{Send,Receive}FileDescriptors.Josh Gao
2019-01-07Adding Android Binder Bridge (abb) utility launched from adbd.Alex Buynytskyy
2015-10-30adb: fix adb client running out of sockets on WindowsSpencer Low
2015-08-24adb sync cleanup.Elliott Hughes
2015-07-09Revert "Turn on -Wformat-nonliteral."Dan Albert
2015-07-09Turn on -Wformat-nonliteral.Dan Albert
2015-05-01Add WriteFdFmt and clean up more code.Elliott Hughes
2015-05-01More adb buffer fixes.Elliott Hughes
2015-04-17Remove extern "C" barriers to using C++.Elliott Hughes
2015-02-25Test readx/writex (now renamed).Dan Albert