summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_fuzzing_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330bbudge@chromium.org2013-11-041-11/+16
* Remove unused IPC::Message priority.bbudge@chromium.org2013-10-281-16/+11
* 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/+5
* Linux/ChromeOS Chromium style checker cleanup, ipc/ edition.rsleevi@chromium.org2013-02-061-2/+2
* Refactor (many) IPC tests, notably most of the multiprocess tests.viettrungluu@chromium.org2013-01-251-56/+46
* More IPC test header cleanup.viettrungluu@chromium.org2013-01-151-1/+0
* Move IPC tests into anonymous namespaces.viettrungluu@chromium.org2013-01-111-2/+6
* Make ipc_tests file structure a little saner and add an ipc_perftests target.viettrungluu@chromium.org2013-01-111-2/+2
* Switch to TimeDelta interfaces for process waiting functions in net and ipc.tedvessenes@gmail.com2012-07-111-3/+6
* Make GlobalDescriptors::MaybeGet return -1 when the key is not found.jcivelli@chromium.org2012-06-271-1/+2
* Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org2012-06-111-3/+3
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-7/+7
* Convert use of int ms to TimeDelta in files owned by jeremy.tedvessenes@gmail.com2012-01-131-4/+4
* Android IPC changes.jrg@chromium.org2011-11-041-0/+4
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-201-3/+3
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-45/+24
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-4/+4
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+4
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-2/+1
* ipc_channel: warn if someone forgets to check the result of Connect()evan@chromium.org2010-10-191-1/+1
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+1
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* FBTF: Reapplies r55259, the first new IPC definition patch.erg@google.com2010-08-101-0/+1
* Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...pinkerton@google.com2010-08-091-1/+0
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-061-0/+1
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+2
* Up the warnings in ipc (take 2)thomasvl@google.com2010-07-231-5/+5
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+0
* Revert 51520 - Up the warnings in ipcthomasvl@chromium.org2010-07-021-5/+5
* Up the warnings in ipcthomasvl@google.com2010-07-021-5/+5
* Don't allow dragging browser actions between regular and incognito windows.mpcomplete@chromium.org2010-03-301-1/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+430
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-435/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+435