summaryrefslogtreecommitdiffstats
path: root/base/sync_socket.h
Commit message (Expand)AuthorAgeFilesLines
* moving SyncSocket's kInvalidHandle constantcpu@chromium.org2013-05-231-0/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Revert revert 132842xians@chromium.org2012-04-191-4/+10
* Revert 132842 - If we are using blocking write, when the renderer stop gettin...thestig@chromium.org2012-04-181-10/+4
* If we are using blocking write, when the renderer stop getting the data witho...xians@chromium.org2012-04-181-4/+10
* Implement support for a cancelable SyncSocket.tommi@chromium.org2012-01-251-11/+54
* Fixed CID 102675, uninitialized member varsgroby@chromium.org2011-12-221-0/+1
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-2/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add non-blocking peek for the syncsocketcpu@chromium.org2009-12-041-0/+6
* This adds the first version of SyncSocket to base, along with a trivial unitt...sehr@google.com2009-11-241-0/+66