summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-2/+2
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-19/+25
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Reverting 27389.darin@chromium.org2009-09-302-2/+3
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-0/+1
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-282-105/+28
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-1/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-0/+1
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-282-3/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-282-2/+3
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-1/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+1
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-1/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+1
* Fix reads and writes to freed memory in Channel::ChannelImpl::OnFileCanReadWi...hawk@chromium.org2009-09-251-0/+2
* IPC & LibEvent fixjeremy@chromium.org2009-09-232-2/+67
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-181-1/+0
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-181-0/+1
* r21342 moved IPC tests from unit_tests to ipc_tests,dkegel@google.com2009-09-171-0/+4
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Disabling the AsyncIO.IPCChannelClose UMA macro due to a potential race condi...ananta@chromium.org2009-09-151-1/+7
* On Linux, move the passing of filedescriptors to a dedicated socketpair().agl@chromium.org2009-09-042-38/+221
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-283-13/+10
* Fix a ton of compiler warnings.estade@chromium.org2009-08-283-10/+13
* Speculative fix for a leak in SyncChannel.jeremy@chromium.org2009-08-282-2/+2
* Add a nullable string16 class to base. It combines a string16 + a null paramjorlow@chromium.org2009-08-271-0/+27
* Recommit "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-212-2/+2
* Revert "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-212-2/+2
* Bring up Firefox Password Import Unittest on OS X.jeremy@chromium.org2009-08-212-2/+2
* Update log to not claim Connect was always called twice. :)tommi@chromium.org2009-08-171-1/+1
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-5/+13
* Cross-process Message Port implementation.jam@chromium.org2009-08-041-0/+19
* The messages attached to the task created by an IPC ChannelProxy are leaked w...jcampan@chromium.org2009-07-282-3/+30
* Fix the massive type confusion for ParamTraits in the IPC code.deanm@chromium.org2009-07-281-49/+22
* posix: cut down on IPC logging spew a bitevan@chromium.org2009-07-282-5/+11
* posix: handle chars more delicately in ipc loggingevan@chromium.org2009-07-271-4/+25
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-232-0/+8
* Build fix: I incorrectly applied r21399 from a patch.agl@chromium.org2009-07-231-0/+0
* Fixes a couple gyp configuration issues with ipc_tests.agl@chromium.org2009-07-231-0/+1
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-232-8/+0
* This file is not building on Windows, and I have no time to investigate,nsylvain@chromium.org2009-07-231-1/+0
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-232-0/+8
* Split the IPC code into ipc/agl@chromium.org2009-07-2234-0/+9564
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-0335-9396/+0
* Move IPC code to ipc/agl@chromium.org2009-04-0335-0/+9396