summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Extend VideoControl to allow clients to request lossless modes.wez@chromium.org2014-05-303-2/+41
* Revert 273652 "Host extensions"mattm@chromium.org2014-05-308-362/+3
* Host extensionsdcaiafa@chromium.org2014-05-298-3/+362
* Fix VideoScheduler not to stop after empty frames.sergeyu@chromium.org2014-05-281-14/+18
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-272-4/+7
* More reliable keep-alive video packets.sergeyu@chromium.org2014-05-262-23/+58
* Cleanup: Use base::CommandLine in remoting/thestig@chromium.org2014-05-2317-56/+66
* Pull out common code from client and host versions of ServerLogEntry.lambroslambrou@chromium.org2014-05-2212-325/+180
* Switch CandidateSession to use lists rather than vectors.wez@chromium.org2014-05-222-7/+5
* Move ConnectionToHost parameters out from Connect() call.wez@chromium.org2014-05-221-4/+0
* Add a command-line option to enable VP9 encoding.wez@chromium.org2014-05-221-3/+8
* Initialize Talk thread pointer during ChromotingHost initialization.wez@chromium.org2014-05-222-0/+4
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-2123-151/+111
* Add auto-refresh support to OAuthTokenGetter (disabled for now).rmsousa@chromium.org2014-05-213-8/+39
* Revert 270872 "Move all callers of GetHomeDir() to PathService::..."benwells@chromium.org2014-05-162-7/+4
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-162-4/+7
* Implement VP9/I444 encode support in the Chromoting host.wez@chromium.org2014-05-121-1/+1
* Use sane default screen size if RANDR not supportedlambroslambrou@chromium.org2014-05-101-12/+32
* Initialize ICU on remoting_native_messaging_hostdcaiafa@google.com2014-05-091-0/+4
* Fix psutil usage in Chromoting Linux Me2Me script.lambroslambrou@chromium.org2014-05-091-8/+6
* Remove PlatformFile from remoting native messaging.rvargas@chromium.org2014-05-0215-137/+118
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-6/+6
* Revert 267242 "Revert 267234 "New policies: enable/disable relay..."noamsml@google.com2014-04-305-6/+143
* Revert 267234 "New policies: enable/disable relay; port range"noamsml@google.com2014-04-305-143/+6
* New policies: enable/disable relay; port rangedcaiafa@chromium.org2014-04-305-6/+143
* Add systemwide session file for Chromotinglambroslambrou@chromium.org2014-04-281-7/+4
* Fixed multi-monitor mouse coordinates.jamiewalch@chromium.org2014-04-191-2/+3
* Using localized user account names in Windows chromoting host MSI.weitaosu@chromium.org2014-04-171-3/+5
* Remove ui/base/gtkdavidben@chromium.org2014-04-162-11/+12
* Remove net_log.h from net_util, as it's no longer needed by net_log.h.mmenke@chromium.org2014-04-161-0/+5
* On Windows, install the chromoting host component via a separate NPAPI call. ...weitaosu@chromium.org2014-04-1511-23/+120
* chromote: linux: fix running w/psutil-2.xvapier@chromium.org2014-04-141-3/+12
* Fix LocalInputMonitorMac to ignore invalid mouse-move eventssergeyu@chromium.org2014-04-121-0/+11
* Rename remoting/protocol/util.h to message_serialization.hsergeyu@chromium.org2014-04-101-1/+0
* Cause:kelvinp@chromium.org2014-04-077-21/+102
* Stop using FileStream synchronously in remoting/host/native_messaginghashimoto@chromium.org2014-04-074-40/+14
* Pull the me2me host and prefpane bundle names from branding_chrom*.weitaosu@chromium.org2014-03-312-6/+2
* Add VP9 encode support to the remoting host.wez@chromium.org2014-03-311-0/+2
* Fix memory overwrite when sending error code on socketpsj@chromium.org2014-03-291-1/+2
* Update input injectors on Mac and Windows to handle TextEvent.sergeyu@chromium.org2014-03-282-38/+68
* Add breakpad support for me2me and it2me native messaging host on Mac.weitaosu@chromium.org2014-03-2811-23/+135
* Add TextEvent message in the protocolsergeyu@chromium.org2014-03-2716-40/+151
* Revert 259287 "Add breakpad support for me2me and it2me native m..."ernstm@chromium.org2014-03-2510-133/+21
* Add breakpad support for me2me and it2me native messaging host on Mac.weitaosu@chromium.org2014-03-2510-21/+133
* Do minimal processing of gnubby data. Add request timeouts and send errorpsj@chromium.org2014-03-248-570/+373
* Correct the relative path in linux_me2me_host.py for the remoting_host_execut...kelvinp@chromium.org2014-03-191-1/+1
* Don't restore the resolution if it was never changed.jamiewalch@chromium.org2014-03-182-13/+46
* Move CommandLine to base namespace.brettw@chromium.org2014-03-174-11/+8
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-1/+1