summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_channel_win.h
Commit message (Expand)AuthorAgeFilesLines
* Apply automated fixits for Chrome clang plugin to views_unittests.dcheng2015-04-211-14/+12
* IPC: Remove debugging code.rvargas2014-11-141-12/+0
* Add a few missing overrides found by a new clang warning.thakis2014-10-291-1/+1
* replace OVERRIDE and FINAL with override and final in ipc/mostynb2014-10-071-9/+9
* IPC: Use ScopedHandle instead of a raw HANDLE for the private members.rvargas2014-09-261-1/+2
* Remove IPC::Channel::TakePipeHandle()morrita2014-09-251-1/+0
* IPC: Add more debug info.rvargas2014-09-161-1/+10
* Declaring the weak_ptr_factory in proper order.anujk.sharma2014-08-281-3/+1
* Introduce ChannelMojomorrita@chromium.org2014-08-041-0/+2
* IPC: Add more debug logic (crash tracking)rvargas@chromium.org2014-07-311-0/+3
* IPC ChannelWin: Add temporary debug info.rvargas@chromium.org2014-06-271-0/+3
* Make IPC::Channel polymorphicmorrita@chromium.org2014-06-061-12/+17
* Add base:: to string16s in ipc/.dbeam@chromium.org2013-12-201-2/+2
* Alternative workaround for mac kernel bug.hubbe@chromium.org2013-10-151-1/+1
* Revert 227999 "Alternative workaround for mac kernel bug."benwells@chromium.org2013-10-111-1/+1
* Alternative workaround for mac kernel bug.hubbe@chromium.org2013-10-101-1/+1
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-171-1/+1
* ipc: Use base::MessageLoop.xhwang@chromium.org2013-04-301-5/+7
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Use base::ThreadChecker as a member var, rather than base::NonThreadSafersleevi@chromium.org2012-06-251-2/+2
* Make IPC channels track their peer process IDjschuh@chromium.org2012-04-051-0/+3
* Verify the child process with a secret hellojschuh@chromium.org2012-03-171-1/+12
* Factor out the shared parts of IPC channel reading.brettw@chromium.org2012-03-081-33/+10
* Refactoring on Windows IPC channel.brettw@chromium.org2012-03-031-3/+25
* base:Bind: Convert ipc/.jhawkins@chromium.org2011-11-121-1/+2
* Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable.kkania@chromium.org2011-08-091-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-1/+3
* Convert over to channel handlesdmaclach@chromium.org2010-12-081-2/+3
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+85
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-85/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+85