summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Merge 33109 - Many changes to DictionaryValues:pkasting@chromium.org2010-02-181-3/+3
* Merge 32708 - Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2010-02-033-9/+3
* Merge 33414 - Don't use any member variables when sending a sync call, since ...jam@chromium.org2009-12-013-46/+74
* Merge trunk r33351 to the 249 branch.mark@chromium.org2009-11-301-0/+10
* Revert changes that moved spellchecker to renderer for 249 branch since there...estade@chromium.org2009-11-182-36/+0
* Use renderer spellchecker for windows.estade@chromium.org2009-11-132-0/+36
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-055-18/+21
* GTK: Properly convert task manager UI row to task manager model row.estade@chromium.org2009-11-041-1/+1
* Add the ability for objects which derive from RefCountedThreadSafe to specify...jam@chromium.org2009-11-022-1/+21
* Suppress a data race on vfptr in ipc/ipc_sync_channel_unittest.cctimurrrr@chromium.org2009-10-271-2/+15
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-3/+3
* linux: cut down on EPIPE error spewevan@chromium.org2009-10-231-1/+5
* Linux: remove the pipe errors that we spew all the time.agl@chromium.org2009-10-161-1/+2
* IPC: remove traces of an old histogram.rvargas@google.com2009-10-141-14/+1
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-0/+1
* The send done event in the old send watcher can be NULL as it can be signaled...ananta@chromium.org2009-10-141-1/+1
* John, please review everything.ananta@chromium.org2009-10-144-76/+129
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-131-8/+8
* Use ASCII strings for switch names.evan@chromium.org2009-10-132-6/+6
* 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