| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply automated fixits for Chrome clang plugin to views_unittests. | dcheng | 2015-04-21 | 1 | -14/+12 |
* | IPC: Remove debugging code. | rvargas | 2014-11-14 | 1 | -12/+0 |
* | Add a few missing overrides found by a new clang warning. | thakis | 2014-10-29 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in ipc/ | mostynb | 2014-10-07 | 1 | -9/+9 |
* | IPC: Use ScopedHandle instead of a raw HANDLE for the private members. | rvargas | 2014-09-26 | 1 | -1/+2 |
* | Remove IPC::Channel::TakePipeHandle() | morrita | 2014-09-25 | 1 | -1/+0 |
* | IPC: Add more debug info. | rvargas | 2014-09-16 | 1 | -1/+10 |
* | Declaring the weak_ptr_factory in proper order. | anujk.sharma | 2014-08-28 | 1 | -3/+1 |
* | Introduce ChannelMojo | morrita@chromium.org | 2014-08-04 | 1 | -0/+2 |
* | IPC: Add more debug logic (crash tracking) | rvargas@chromium.org | 2014-07-31 | 1 | -0/+3 |
* | IPC ChannelWin: Add temporary debug info. | rvargas@chromium.org | 2014-06-27 | 1 | -0/+3 |
* | Make IPC::Channel polymorphic | morrita@chromium.org | 2014-06-06 | 1 | -12/+17 |
* | Add base:: to string16s in ipc/. | dbeam@chromium.org | 2013-12-20 | 1 | -2/+2 |
* | Alternative workaround for mac kernel bug. | hubbe@chromium.org | 2013-10-15 | 1 | -1/+1 |
* | Revert 227999 "Alternative workaround for mac kernel bug." | benwells@chromium.org | 2013-10-11 | 1 | -1/+1 |
* | Alternative workaround for mac kernel bug. | hubbe@chromium.org | 2013-10-10 | 1 | -1/+1 |
* | 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 |