summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...thestig@chromium.org2013-05-162-2/+1
* Implement web speech synthesis.dmazzoni@chromium.org2013-05-031-0/+1
* base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-05-011-1/+1
* Add kenrb as security team owner for ipc_message_start.h.kenrb@chromium.org2013-04-301-0/+1
* ipc: Use base::MessageLoop.xhwang@chromium.org2013-04-3018-101/+101
* Re-implement form validation message UI with native widgets. (Common and Mac)tkent@chromium.org2013-04-301-0/+1
* Add a new pair of IPC categories for messages that need handling as input eventsjamesr@chromium.org2013-04-271-0/+1
* ipc: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-262-3/+3
* Adding WebRTC logging filter, handler and handler host.grunell@chromium.org2013-04-181-0/+1
* Revert 193974 "Test extension reloading behavior."dmazzoni@chromium.org2013-04-121-3/+2
* Test extension reloading behavior.jyasskin@chromium.org2013-04-121-2/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+2
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-1/+3
* Proudly fixing funny indents since 1969groby@chromium.org2013-03-301-3/+3
* Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.dimich@chromium.org2013-03-291-1/+1
* Fix libcxx build.eugenis@chromium.org2013-03-201-2/+5
* Add cevans as an IPC OWNER for all areas.palmer@chromium.org2013-03-181-0/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-182-10/+11
* [mac] App shimsjeremya@chromium.org2013-03-181-0/+1
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-1313-185/+631
* Revert 187554 "Implement IPC::ChannelFactory, a class that accep..."falken@chromium.org2013-03-1313-615/+185
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-1213-185/+615