summaryrefslogtreecommitdiffstats
path: root/remoting/host/ipc_util_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Use std::move() instead of .Pass() in remoting/hostsergeyu2015-12-231-3/+5
* ipc: Remove unnecessary attachment broker plumbing.erikchen2015-09-241-2/+1
* Don't use attachment brokers with remoting processes.erikchen2015-08-031-1/+2
* Revert "Enable positional parameters for base::vsnprintf and base::vswprintf ...thakis2015-02-061-2/+4
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-2/+2
* Remove implicit HANDLE conversions from remoting.rvargas2014-09-251-1/+1
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-051-5/+5
* Remove PlatformFile from remotingrvargas@chromium.org2014-06-041-11/+11
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-021-2/+3
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-021-3/+2
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-211-5/+5
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-3/+3
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Make CreateConnectedIpcChannel() a cross-platform API.alexeypa@chromium.org2013-05-241-0/+133