summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Cleanup chromoting host config handling on Linux.sergeyu@chromium.org2013-08-031-8/+34
* Added PIN-less auth policy.jamiewalch@chromium.org2013-08-024-3/+57
* Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s...alexeypa@chromium.org2013-08-029-188/+200
* Add supportedMessages to the hello messagermsousa@chromium.org2013-08-022-1/+19
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-3137-377/+180
* Don't send offline status before the host has started.weitaosu@chromium.org2013-07-311-0/+4
* Ignore client certificate requests by default.rmsousa@chromium.org2013-07-314-21/+7
* base: Re-re-apply WeakPtr support for SequencedWorkerPoolstommycli@chromium.org2013-07-301-0/+1
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-3037-174/+376
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-3037-376/+174
* remoting: Fix path to WebKit.tfarina@chromium.org2013-07-301-1/+1
* Move service_client to host/setup, since it's only used to register hosts.rmsousa@chromium.org2013-07-293-7/+7
* Added NULL check for CGDisplayCopyAllDisplayModes.jamiewalch@google.com2013-07-291-18/+24
* Accumulate wheel ticks client-side and prefer ticks to pixels when scrolling ...jamiewalch@chromium.org2013-07-281-2/+11
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-2637-173/+375
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-2637-375/+173
* Revert 213906 "base: Re-apply WeakPtr support for SequencedWorke..."dewittj@chromium.org2013-07-261-1/+0
* base: Re-apply WeakPtr support for SequencedWorkerPools, fixing deadlocktommycli@chromium.org2013-07-261-0/+1
* Fix NPAPI and native messaging hosts to cope with NULL pairing registry.jamiewalch@chromium.org2013-07-242-19/+45
* Paired client revocation UI.jamiewalch@chromium.org2013-07-232-7/+6
* Update include paths in remoting for base/process changes.rsesek@chromium.org2013-07-2316-17/+16
* Revert 211956 "base: Change WeakPtr to use SequenceChecker inste..." vandebo@chromium.org2013-07-201-1/+0
* Fix NativeMessaging GetDaemonConfig response in the null case.rmsousa@chromium.org2013-07-191-1/+5
* Embed manifests using 'EmbedManifest' setting in GYP.alexeypa@chromium.org2013-07-182-18/+0
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-1732-32/+32
* Add support for pairing-registry APIs to host_dispatcher.js.lambroslambrou@chromium.org2013-07-174-20/+26
* Revert 211968 "Embed manifests using 'EmbedManifest' setting in ..."torne@chromium.org2013-07-172-0/+18
* Embed manifests using 'EmbedManifest' setting in GYP.alexeypa@chromium.org2013-07-172-18/+0
* base: Change WeakPtr to use SequenceChecker instead of ThreadChecker.tommycli@chromium.org2013-07-171-0/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-2/+2
* Only use the LoggingLock when actually logging to a fileakalin@chromium.org2013-07-152-6/+0
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-135-5/+5
* Chromoting paired-client revocation, with NPAPI/native-messaging APIs.lambroslambrou@chromium.org2013-07-128-5/+277
* Do not use the logging lock since the debug log file is not used anyway.alexeypa@chromium.org2013-07-112-0/+6
* Host offline status reporting.weitaosu@chromium.org2013-07-118-3/+540
* Revert 210731 "Host offline status reporting."satorux@chromium.org2013-07-108-538/+3
* Host offline status reporting.weitaosu@chromium.org2013-07-108-3/+538
* Removed dependency on UiStrings now that the resources are properly localized.alexeypa@chromium.org2013-07-093-95/+89
* Localized Chromoting Host on Windows.alexeypa@chromium.org2013-07-0910-173/+236
* Move url_request_context from remoting/host/ to remoting/base/solb@chromium.org2013-07-048-291/+4
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-2/+2
* Add another extension ID to Chromoting native messaging manifestlambroslambrou@chromium.org2013-06-281-1/+2
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-2833-43/+43
* Whitelist more extension IDs for Chromoting native messaging hostlambroslambrou@chromium.org2013-06-271-1/+3
* Chromoting: fixing caps lock issue with mac host.weitaosu@chromium.org2013-06-263-8/+20
* Better document GaiaOAuthClient via comments and updated method name.davidroche@chromium.org2013-06-264-7/+7
* Don't create a pairing registry.jamiewalch@chromium.org2013-06-261-4/+2
* Switched base::win:MessageWindow to use a callback instead of a delegate inte...alexeypa@chromium.org2013-06-254-33/+29
* Add native messaging host to Linux Chromoting packagelambroslambrou@chromium.org2013-06-252-10/+39