summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Stub out initial NavigationController browser implementationalecflett@chromium.org2013-09-211-1/+2
* Populate canPlayType to rendererqinmin@chromium.org2013-09-191-0/+1
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-3/+3
* Use base::GlobalDescriptors::kBaseDescriptor instead of magic number 3.dongseong.hwang@intel.com2013-09-061-1/+6
* Increase maximum file descriptors per IPC message on POSIX from 5 to 7.tommycli@chromium.org2013-08-292-3/+7
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Remove redundant newlib builds of untrusted librariesdschuff@chromium.org2013-08-221-1/+1
* Revert "Correct bit-shift in IPC hash generation."dsinclair@chromium.org2013-08-141-1/+1
* Revert EVS revisions 209760, 298753, 213143.hshi@chromium.org2013-08-071-1/+0
* Use gyp variables for NaCl untrusted build paths instead of hardcoding them.dschuff@chromium.org2013-08-041-0/+1
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-021-0/+1
* Correct bit-shift in IPC hash generation.dsinclair@chromium.org2013-07-261-1/+1
* Update include paths in ipc for base/process changes.rsesek@chromium.org2013-07-2414-12/+10
* Run local discovery code in utility process.vitalybuka@chromium.org2013-07-181-0/+1
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-1711-11/+11
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Fix ParamTraits::param_type for unsigned charjschuh@chromium.org2013-07-131-1/+1
* Add support for marshalling unsigned char in IPC.tsepez@chromium.org2013-07-122-25/+50
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Make utility process run in-process when running in single-process mode.jam@chromium.org2013-07-091-0/+3
* Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer.hshi@chromium.org2013-07-021-1/+2
* Generates the DTLS identity in browser process and returns it to the renderer...jiayl@chromium.org2013-07-011-1/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-284-4/+4
* Re-land 16025005 with tiny fix for statics perf issuecrogers@google.com2013-06-221-0/+1
* Revert 207992: This looks like a reland of r207983, which was reverted insadrul@chromium.org2013-06-221-1/+0
* don't include iostream.hcrogers@google.com2013-06-221-0/+1
* Revert 207983 "Implement Web MIDI API back-end"crogers@google.com2013-06-221-1/+0
* Implement Web MIDI API back-endcrogers@google.com2013-06-221-0/+1
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-3/+3
* Separate NaCl messages from the rest of chrome messages and create a new mess...yael.aharon@intel.com2013-06-181-0/+1
* Make net and ipc explicitly use the base namespace for Values.brettw@chromium.org2013-06-132-43/+47
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-132-10/+12
* Revert 205889 "Revert 205775 "Revert 205772 "Revert "Revert 2054..."jochen@chromium.org2013-06-131-2/+0
* Revert 205775 "Revert 205772 "Revert "Revert 205443 "headless wi..."jochen@chromium.org2013-06-121-0/+2
* Revert 205772 "Revert "Revert 205443 "headless windows content_s..."jochen@chromium.org2013-06-121-2/+0
* Revert "Revert 205443 "headless windows content_shell""jochen@chromium.org2013-06-121-0/+2
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Add IPC for new WebSocket impl.ricea@chromium.org2013-06-111-0/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-114-18/+33
* Use a direct include of strings headers in ipc/, jingle/, media/.avi@chromium.org2013-06-118-15/+15
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-102-2/+2
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-072-2/+2
* Use native_client/src/public/ for IMC headersmcgrathr@chromium.org2013-06-052-6/+14
* Implement off-the-wire validation scheme for emum types.tsepez@chromium.org2013-06-048-35/+58
* Update ipc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-016-11/+11
* GetFileHandleForProcess should check for INVALID_HANDLE_VALUEjschuh@chromium.org2013-05-241-1/+2
* Adds chrome.memoryBenchmarking.heapProfilerDump for the browser process.bulach@chromium.org2013-05-241-0/+1
* Move child-common classes to content/common_childjamesr@chromium.org2013-05-211-0/+1
* Linux: remove unmaintained SELinux code.phajdan.jr@chromium.org2013-05-171-5/+0