1. fbce126 Apply automated fixits for Chrome clang plugin to base_unittests. by dcheng · 10 years ago
  2. 5648818 Standardize usage of virtual/override/final in base/ by dcheng · 11 years ago
  3. 9e096de replace OVERRIDE and FINAL with override and final in base/ by mostynb · 11 years ago
  4. b9b6b8df Remove unnecessary public typedef from AsyncSocketIoHandler by [email protected] · 12 years ago
  5. f1b96af3 Fix namespace for AsyncSocketIoHandler. by [email protected] · 12 years ago
  6. 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]
  7. 5821fa0e Use a direct include of the message_loop header in media/. by [email protected] · 12 years ago
  8. fb5af23 Use base::MessageLoop in media code. by [email protected] · 12 years ago
  9. 26195ea Move the callback out of the Read method and into Initialize to make Read loops simpler. by [email protected] · 13 years ago
  10. 0099492 fix the shared build by [email protected] · 13 years ago
  11. a0e3f0f Add support to be able to asynchronously read from a CancelableSyncSocket by [email protected] · 13 years ago