summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-153-0/+4
* Revert everything related to the relanding.erg@chromium.org2010-07-142-2/+0
* Reland r52336.erg@chromium.org2010-07-142-0/+2
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-142-2/+0
* More header cleanup:erg@chromium.org2010-07-142-0/+2
* Revert 51520 - Up the warnings in ipcthomasvl@chromium.org2010-07-025-16/+13
* Up the warnings in ipcthomasvl@google.com2010-07-025-13/+16
* Clang: Do not ignore result of HANDLE_EINTR.thakis@chromium.org2010-06-232-19/+38
* Add links to crbug issues for a few tests excluded recently:timurrrr@chromium.org2010-06-171-1/+1
* Don't run IPCSyncChannelTest.Multiple under Valgrindtimurrrr@chromium.org2010-06-171-0/+2
* Mac: More pluming for OOP font loadingjeremy@chromium.org2010-06-171-8/+31
* Revert 49982 - patchthakis@chromium.org2010-06-161-4/+2
* Revert 49988 - ipcthakis@chromium.org2010-06-161-32/+16
* Revert 49989 - xthakis@chromium.org2010-06-162-6/+3
* xthakis@chromium.org2010-06-162-3/+6
* ipcthakis@chromium.org2010-06-161-16/+32
* patchthakis@chromium.org2010-06-161-2/+4
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* POSIX: make sure that we never pass directory descriptors into the sandbox.agl@chromium.org2010-06-103-0/+27
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-072-4/+4
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-1/+1
* Make SyncMessageFilter work with WebKit threads.dumi@chromium.org2010-05-292-22/+9
* chunk of straightforward ifdef/include changes for BSD portpvalchev@google.com2010-05-192-12/+12
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-141-1/+1
* Add new ipc message utility and new message types in preparation for OOP impo...mirandac@chromium.org2010-05-131-1/+30
* gyp: unify toolkit_views usageevan@chromium.org2010-04-271-5/+0
* SELinux: add basic policy.agl@chromium.org2010-04-191-0/+5
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-067-25/+295
* Pepper audio basic functionality unit test, take 3.neb@chromium.org2010-04-051-1/+8
* Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.arv@chromium.org2010-03-311-8/+1
* Add a Pepper audio basic functionality unit test, take 2.neb@chromium.org2010-03-311-1/+8
* Don't allow dragging browser actions between regular and incognito windows.mpcomplete@chromium.org2010-03-301-1/+1
* Fix a typo in ipc_message_utils.h.evan@chromium.org2010-03-261-1/+1
* Revert 42656 - Add a Pepper audio basic functionality unit test.skerner@chromium.org2010-03-251-7/+0
* Add a Pepper audio basic functionality unit test.neb@chromium.org2010-03-251-0/+7
* The plugin channel host in the renderer process should not initialize IPCmark@chromium.org2010-03-162-1/+10
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+76
* base: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-091-1/+3
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-052-1/+4
* Add MessageLoop::QuitNow and use it to terminate a sync IPC.darin@chromium.org2010-02-231-1/+1
* Take out intptr_t IPC serialization support to prevent people from sending po...jam@chromium.org2010-02-091-15/+11
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-3/+3
* linux: uncontroversial cleanups found by clangevan@chromium.org2010-02-021-1/+1
* Revert "Better handle oversized IPC messages" r37102jeremy@chromium.org2010-01-263-36/+0
* Better handle oversized IPC messagesjeremy@chromium.org2010-01-263-0/+36
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+2
* Mac: Make devtools window dockable.thakis@chromium.org2010-01-051-1/+1
* Avoid calling vector resize() with excessive size parameter: fix broken integ...cevans@chromium.org2009-12-311-13/+7
* Defense-in-depth: initialize some variables.cevans@chromium.org2009-12-301-2/+2