summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-5/+5
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-246-17/+15
* Linux pairing registry delegate implementationjamiewalch@chromium.org2013-06-237-6/+344
* Device robot refresh token integrity validation.davidroche@chromium.org2013-06-225-11/+5
* Add static Create method to LibjingleTransportFactorysolb@chromium.org2013-06-217-316/+16
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-212-12/+6
* Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...alexeypa@chromium.org2013-06-217-263/+17
* Chromoting Host: Don't listen for PRIMARY selection changeslambroslambrou@chromium.org2013-06-211-4/+2
* Change the daemon start type to 'manual' if the host ID has been deleted.alexeypa@chromium.org2013-06-218-20/+83
* Update the include paths of message_loop_proxy.htfarina@chromium.org2013-06-201-1/+0
* Generate a unique terminal ID and use it to associate the RDP connection with...alexeypa@chromium.org2013-06-2015-454/+171
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-182-4/+4
* Configure security of the elevated controller in runtime.alexeypa@chromium.org2013-06-185-82/+136
* Changes to PairingRegistry to facilitate per-platform implementions.jamiewalch@chromium.org2013-06-181-2/+2
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-171-1/+1
* remoting: Change daemon_controller_mac from .cc to .mm.thakis@chromium.org2013-06-171-6/+0
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-142-4/+4
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-142-4/+4
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-141-1/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.dcheng@chromium.org2013-06-142-3/+3
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+1
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-7/+7
* Add notification when the host successfully starts.rmsousa@chromium.org2013-06-124-9/+50