summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Reduce the maximum IPC message size.darin@chromium.org2010-11-291-1/+1
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-242-6/+14
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-202-14/+6
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-192-6/+14
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-172-14/+6
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-172-6/+14
* NaCl IPC bringup.abarth@chromium.org2010-11-122-2/+2
* Add proxies for some of the PDF & Flash functionality. There are still a fewbrettw@chromium.org2010-11-122-0/+25
* Part 2 of reapplying r64637.erg@google.com2010-11-102-3/+3
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-0/+2
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-054-5/+50
* Fixed bug where CHECKs don't fire if min_log_level > FATALakalin@chromium.org2010-11-031-5/+6
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-2/+2
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-012-3/+3
* Refactor automation messages.erg@google.com2010-11-012-3/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-10/+10
* Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...timurrrr@chromium.org2010-10-243-8/+4
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-222-3/+3
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-222-3/+3
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-222-3/+3
* Added IPC ParamTraits for TimeDelta.apatrick@chromium.org2010-10-212-0/+28
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-212-28/+0
* Relanding 61718.apatrick@chromium.org2010-10-212-0/+28
* Covert LOG(INFO) to VLOG(1) - ipc/.pkasting@chromium.org2010-10-194-40/+23
* Use make_scoped_refptr() instead of manual AddRef()/Release() in ipc.willchan@chromium.org2010-10-191-10/+11
* ipc_channel: warn if someone forgets to check the result of Connect()evan@chromium.org2010-10-194-10/+11
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-151-0/+1
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+68
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-142-2/+0
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-101-1/+1
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-11/+10
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-10/+11
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-041-1/+3
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-304-24/+40
* Add all foo_messages_internal.h files in chrome/common to ipc/ipc_message_imp...jamesr@chromium.org2010-09-291-2/+6
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-15/+35
* Mac: clang buildthakis@chromium.org2010-09-221-2/+1
* Handle return value from HANDLE_EINTR in file_descriptor_set_posix_unittest.cc.hans@chromium.org2010-09-171-2/+2
* Handle return value from HANDLE_EINTR in ipc_send_fds_test.cc.hans@chromium.org2010-09-161-1/+1
* Remove an obsolete FIXME in ipc_channel.h.thestig@chromium.org2010-09-081-5/+0
* Fix a chrome browser crash observed in chrome frame reliability test runs. Th...ananta@chromium.org2010-09-023-2/+58
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-014-2/+10
* Remove exe perms from text files to fix checkprops failuredmazzoni@chromium.org2010-08-271-0/+0
* Update --gtest-filter files and suppressions for Dr. Memorytimurrrr@chromium.org2010-08-271-0/+2
* ipc: delete wchar_t IPC traitevan@chromium.org2010-08-261-24/+0
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-243-8/+26
* Fix for the new IPC system on gcc 4.5 and greater.erg@google.com2010-08-191-0/+8
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-194-0/+55
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-187-194/+214
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-173-6/+7