summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Revert 128679 - Speculative revert. xcodebuilders hosed between r128678 - 128...rsleevi@chromium.org2012-03-241-2/+2
* apk-based test runner work. Not enabled yet. This CL is a combination of up...jrg@chromium.org2012-03-241-2/+2
* Remove Pickle::WriteSize() now that it has no remaining callers. Also renamemdm@chromium.org2012-03-231-2/+2
* Delete chrome_plugin_messages.h which is no longer usedjam@chromium.org2012-03-191-1/+0
* Verify the child process with a secret hellojschuh@chromium.org2012-03-177-10/+227
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-2/+2
* Add base::StaticAtomicSequenceNumber.pliard@chromium.org2012-03-131-4/+4
* Coverity: Fix a few uninitialized vars.jhawkins@chromium.org2012-03-121-0/+1
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-0/+1
* Prerendered pages are swapped in at browser::Navigate time. cbentzel@chromium.org2012-03-091-0/+1
* Factor out the shared parts of IPC channel reading.brettw@chromium.org2012-03-088-252/+255
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-0715-106/+139
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-1/+1
* Convert uses of int ms to TimeDelta in content/browser, ipc, and webkit/plugins.tedvessenes@gmail.com2012-03-073-4/+9
* Refactoring on Windows IPC channel.brettw@chromium.org2012-03-032-87/+159
* Separate out the platform-independent parts of Channel reading.brettw@chromium.org2012-03-012-81/+108
* This changes around our handling of file descriptors to reduce code duplicati...brettw@chromium.org2012-02-292-273/+285
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-2/+3
* iCleanup: Delete a bunch of empty directories, part 4.thestig@chromium.org2012-02-231-4/+0
* Make IPC_MESSAGE_EXPORT more robust.thakis@chromium.org2012-02-212-8/+14
* Reverting in an attempt to fix Win Builder 2010 (dbg).jhawkins@chromium.org2012-02-181-9/+6
* Make IPC_MESSAGE_EXPORT more robust.thakis@chromium.org2012-02-181-6/+9
* Simple trace logging of received IPC messagesrbyers@chromium.org2012-02-141-1/+12
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-4/+4
* Revert 121889 - Add simple trace logging of received IPC messagesrbyers@chromium.org2012-02-141-13/+2
* Add simple trace logging of received IPC messagesrbyers@chromium.org2012-02-141-2/+13
* Refactoring: Split more accessibility code into separate files.dmazzoni@chromium.org2012-02-131-0/+1
* Remove static initializer in dummy_eventtbreisacher@chromium.org2012-02-031-4/+18
* Add option --dump-render-tree to content_shell to dump the render tree as text.jochen@chromium.org2012-01-291-1/+2
* Fix warning so Android ipc_tests builds again. (-Werror turned on in http://c...jrg@chromium.org2012-01-251-2/+2
* Implement support for a cancelable SyncSocket.tommi@chromium.org2012-01-251-11/+50
* Initialize IPC:ChannelHandle from existing HANDLEamit@chromium.org2012-01-244-13/+105
* Convert use of int ms to TimeDelta in files owned by jeremy.tedvessenes@gmail.com2012-01-134-9/+9
* Reimplement ReceivedSyncMsgQueue::DispatchMessagesjhorwich@chromium.org2012-01-112-18/+288
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-3/+2
* Coverity: Fix leaks.jhawkins@chromium.org2011-12-211-0/+2
* Removing MessageLoop::QuitTask() from ipc/dcheng@chromium.org2011-12-081-1/+1
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-071-1/+1
* base::Bind: Convert IPC::SendTask.jhawkins@chromium.org2011-11-292-12/+14
* base::Bind: Convert Tasks in ipc_sync_channel_unittest.cc.jhawkins@chromium.org2011-11-281-21/+14
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-217-1/+20
* Add OVERRIDE to ipc/.avi@chromium.org2011-11-177-21/+21
* Allow proxy channels to be created without initializing the underlying channel.kkania@chromium.org2011-11-165-34/+139
* Uncomment a different third IPC hook for about:profilerjar@chromium.org2011-11-151-2/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+2
* Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...thestig@chromium.org2011-11-152-7/+5
* base:Bind: Convert ipc/.jhawkins@chromium.org2011-11-127-62/+71
* Revert 109760 - Uncomment third IPC hook for about:profilerjar@chromium.org2011-11-121-1/+1
* Uncomment third IPC hook for about:profilerjar@chromium.org2011-11-121-1/+1
* Uncomment second IPC hook for about:profilerjar@chromium.org2011-11-111-1/+1