summaryrefslogtreecommitdiffstats
path: root/media/audio/async_socket_io_handler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix async handler when receiving an EOF.qsr@chromium.org2013-08-051-6/+30
* Use base::MessageLoop in media code.xhwang@chromium.org2013-04-221-11/+13
* media: Update calls from RunAllPending() to RunUntilIdle().xhwang@chromium.org2012-11-141-2/+2
* Move the callback out of the Read method and into Initialize to make Read loo...tommi@chromium.org2012-07-041-10/+72
* Add support to be able to asynchronously read from a CancelableSyncSockettommi@chromium.org2012-06-071-0/+80