| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | ipc: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 1 | -5/+7 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Use base::ThreadChecker as a member var, rather than base::NonThreadSafe | rsleevi@chromium.org | 2012-06-25 | 1 | -2/+2 |
* | Make IPC channels track their peer process ID | jschuh@chromium.org | 2012-04-05 | 1 | -0/+3 |
* | Verify the child process with a secret hello | jschuh@chromium.org | 2012-03-17 | 1 | -1/+12 |
* | Factor out the shared parts of IPC channel reading. | brettw@chromium.org | 2012-03-08 | 1 | -33/+10 |
* | Refactoring on Windows IPC channel. | brettw@chromium.org | 2012-03-03 | 1 | -3/+25 |
* | base:Bind: Convert ipc/. | jhawkins@chromium.org | 2011-11-12 | 1 | -1/+2 |
* | Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable. | kkania@chromium.org | 2011-08-09 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move non_thread_safe from base to base/threading and into the base namespace. | brettw@chromium.org | 2011-01-01 | 1 | -1/+3 |
* | Convert over to channel handles | dmaclach@chromium.org | 2010-12-08 | 1 | -2/+3 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+85 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -85/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+85 |