1. c128ba5 Ensure that data is not overwritten in the audio input shared memory ring buffer that sits on the browser/renderer boundary. by grunell · 9 years ago
  2. 21f8440 Apply automated fixits for Chrome clang plugin to base_unittests. by dcheng · 10 years ago
  3. 7dc8df5 Standardize usage of virtual/override/final in base/ by dcheng · 10 years ago
  4. 1fdbe1e replace OVERRIDE and FINAL with override and final in base/ by mostynb · 10 years ago
  5. 81ab762 Preparing |SyncSocket|'s handle for the peer process is different for POSIX and Windows by burnik · 10 years ago
  6. 96b19df Add SyncSocket::ReceiveWithTimeout() and SyncSocket unit tests. by dalecurtis@chromium.org · 11 years ago
  7. 434a48c moving SyncSocket's kInvalidHandle constant by cpu@chromium.org · 11 years ago
  8. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  9. f7d9af8 Revert revert 132842 by xians@chromium.org · 13 years ago
  10. fb79b89 Revert 132842 - If we are using blocking write, when the renderer stop getting the data without notifying the browser, it will hang the browser. This happens with some plugins which use the sync sockets provided by the Pepper. by thestig@chromium.org · 13 years ago
  11. caecd65 If we are using blocking write, when the renderer stop getting the data without notifying the browser, it will hang the browser. This happens with some plugins which use the sync sockets provided by the Pepper. by xians@chromium.org · 13 years ago
  12. d5f359a Implement support for a cancelable SyncSocket. by tommi@chromium.org · 13 years ago
  13. e870b64 Fixed CID 102675, uninitialized member vars by groby@chromium.org · 13 years ago
  14. e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
  15. c3b6518 Base: Last set of files to use BASE_API (for base.dll) by rvargas@google.com · 14 years ago
  16. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  17. 750392c Add non-blocking peek for the syncsocket - Windows only by cpu@chromium.org · 15 years ago
  18. 4f325aa This adds the first version of SyncSocket to base, along with a trivial unittest. by sehr@google.com · 15 years ago