Sign in
chromium
/
chromium
/
src
/
cb788f4fe9b1e42aa39bb84a98a485f676702b6a
/
base
/
async_socket_io_handler.h
fbce126
Apply automated fixits for Chrome clang plugin to base_unittests.
by dcheng
· 10 years ago
5648818
Standardize usage of virtual/override/final in base/
by dcheng
· 11 years ago
9e096de
replace OVERRIDE and FINAL with override and final in base/
by mostynb
· 11 years ago
b9b6b8df
Remove unnecessary public typedef from AsyncSocketIoHandler
by
[email protected]
· 12 years ago
f1b96af3
Fix namespace for AsyncSocketIoHandler.
by
[email protected]
· 12 years ago
39cb64f
Move async_socket_io_handler.* from media/ to base/
by
[email protected]
· 12 years ago
[Renamed (92%) from media/audio/async_socket_io_handler.h]
5821fa0e
Use a direct include of the message_loop header in media/.
by
[email protected]
· 12 years ago
fb5af23
Use base::MessageLoop in media code.
by
[email protected]
· 12 years ago
26195ea
Move the callback out of the Read method and into Initialize to make Read loops simpler.
by
[email protected]
· 13 years ago
0099492
fix the shared build
by
[email protected]
· 13 years ago
a0e3f0f
Add support to be able to asynchronously read from a CancelableSyncSocket
by
[email protected]
· 13 years ago