1. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  2. 486c61f Switch to static_assert in base/. by avi · 9 years ago
  3. f970e3f Remove iOS code paths since this file is no longer used nor built there. by lpromero · 9 years ago
  4. a75f688 Revert of Check for CloseHandle failures even when not debugging (patchset #4 id:60001 of https://codereview.chromium.org/1350493002/ ) by brucedawson · 9 years ago
  5. 55c1a8b Check for CloseHandle failures even when not debugging by brucedawson · 9 years ago
  6. f5a0757 Disable CancelableSyncSocket.CancelReceiveShutdown on iOS 7 devices. by lpromero · 9 years ago
  7. 7dc8df5 Standardize usage of virtual/override/final in base/ by dcheng · 10 years ago
  8. 1fdbe1e replace OVERRIDE and FINAL with override and final in base/ by mostynb · 10 years ago
  9. 96b19df Add SyncSocket::ReceiveWithTimeout() and SyncSocket unit tests. by dalecurtis@chromium.org · 11 years ago