| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 69264 - Add support for sockets that can listen and accept a connection. | dmaclach@chromium.org | 2010-12-16 | 1 | -16/+0 |
* | Add support for sockets that can listen and accept a connection. | dmaclach@chromium.org | 2010-12-15 | 1 | -0/+16 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | Convert over to channel handles | dmaclach@chromium.org | 2010-12-08 | 1 | -8/+8 |
* | Covert LOG(INFO) to VLOG(1) - ipc/. | pkasting@chromium.org | 2010-10-19 | 1 | -17/+9 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 1 | -2/+68 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+0 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 1 | -0/+4 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Fixing AutoReset to be a template. | gspencer@chromium.org | 2010-06-01 | 1 | -1/+1 |
* | Revert "Better handle oversized IPC messages" r37102 | jeremy@chromium.org | 2010-01-26 | 1 | -14/+0 |
* | Better handle oversized IPC messages | jeremy@chromium.org | 2010-01-26 | 1 | -0/+14 |
* | Use AutoReset (formerly ScopedBool) where possible. | pkasting@chromium.org | 2009-11-20 | 1 | -3/+3 |
* | IPC: remove traces of an old histogram. | rvargas@google.com | 2009-10-14 | 1 | -14/+1 |
* | Disabling the AsyncIO.IPCChannelClose UMA macro due to a potential race condi... | ananta@chromium.org | 2009-09-15 | 1 | -1/+7 |
* | Update log to not claim Connect was always called twice. :) | tommi@chromium.org | 2009-08-17 | 1 | -1/+1 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+442 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -440/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+440 |