summaryrefslogtreecommitdiffstats
path: root/remoting/host/setup
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-174-4/+4
* Add support for pairing-registry APIs to host_dispatcher.js.lambroslambrou@chromium.org2013-07-172-9/+8
* 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-131-1/+1
* Chromoting paired-client revocation, with NPAPI/native-messaging APIs.lambroslambrou@chromium.org2013-07-124-4/+97
* Move url_request_context from remoting/host/ to remoting/base/solb@chromium.org2013-07-043-3/+3
* 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-285-7/+7
* Whitelist more extension IDs for Chromoting native messaging hostlambroslambrou@chromium.org2013-06-271-1/+3
* Better document GaiaOAuthClient via comments and updated method name.davidroche@chromium.org2013-06-262-4/+4
* Add native messaging host to Linux Chromoting packagelambroslambrou@chromium.org2013-06-251-0/+12
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-3/+2
* Device robot refresh token integrity validation.davidroche@chromium.org2013-06-224-7/+1
* 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
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-117-9/+9
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-074-4/+4
* Send enums as strings between Chromoting Native Messaging host and web-app.lambroslambrou@chromium.org2013-06-043-19/+49
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-5/+4
* Use camelCase for JSON key names in Chromoting Native Messaging interfacelambroslambrou@chromium.org2013-06-012-6/+6
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* unittests for Chromoting native messaging host.lambroslambrou@chromium.org2013-05-309-21/+879
* Don't serialize config dictionary in Native Messaging interface.lambroslambrou@chromium.org2013-05-241-38/+21
* Add header file for NativeMessagingHostlambroslambrou@chromium.org2013-05-163-128/+158
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Native Messaging host process for Chromoting Me2Me.lambroslambrou@chromium.org2013-05-036-2/+816
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-302-5/+5
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-273-9/+8
* Remove unnecessary #include.pkasting@chromium.org2013-04-151-2/+0
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-8/+8
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-093-8/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-8/+8
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-4/+4
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-072-5/+5
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Introducing an out-of-process COM class hosting RdpClient.alexeypa@chromium.org2013-03-011-1/+1
* Refactor the ATL module code to accomodate the coming RDP changes.alexeypa@chromium.org2013-03-011-3/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-3/+3
* Add command line switch to ignore certificate requests to our host apps.rmsousa@chromium.org2013-02-231-0/+5
* Improve gksudo prompt when enabling chromoting host.sergeyu@chromium.org2013-02-091-13/+15
* Make host/url references configurable.rmsousa@chromium.org2013-02-054-5/+20
* Add FilePath to base namespace.brettw@chromium.org2013-02-022-12/+12
* Ensure Chromoting crash-reporting is opt-inlambroslambrou@chromium.org2012-12-121-9/+6
* Remove Linux host setup wizard and libwebkitgtk dependency.sergeyu@chromium.org2012-12-111-308/+0
* Enable crash-reporting for Mac host, for users who opt in.lambroslambrou@chromium.org2012-12-101-5/+22
* Native remoting host configurer for linux.sergeyu@chromium.org2012-11-171-0/+308
* Revert 167794 - Native remoting host configurer for linux.ilevy@chromium.org2012-11-151-308/+0
* Native remoting host configurer for linux.sergeyu@chromium.org2012-11-151-0/+308
* [Chromoting] Stop the Windows host configurer trying to use an empty auth code.simonmorris@chromium.org2012-10-311-0/+3