| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of the message_loop header in remoting/. | avi@chromium.org | 2013-07-17 | 4 | -4/+4 |
* | Add support for pairing-registry APIs to host_dispatcher.js. | lambroslambrou@chromium.org | 2013-07-17 | 2 | -9/+8 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 1 | -1/+1 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 1 | -1/+1 |
* | Chromoting paired-client revocation, with NPAPI/native-messaging APIs. | lambroslambrou@chromium.org | 2013-07-12 | 4 | -4/+97 |
* | Move url_request_context from remoting/host/ to remoting/base/ | solb@chromium.org | 2013-07-04 | 3 | -3/+3 |
* | Add another extension ID to Chromoting native messaging manifest | lambroslambrou@chromium.org | 2013-06-28 | 1 | -1/+2 |
* | Use a direct include of time headers in ppapi/, printing/, remoting/. | avi@chromium.org | 2013-06-28 | 5 | -7/+7 |
* | Whitelist more extension IDs for Chromoting native messaging host | lambroslambrou@chromium.org | 2013-06-27 | 1 | -1/+3 |
* | Better document GaiaOAuthClient via comments and updated method name. | davidroche@chromium.org | 2013-06-26 | 2 | -4/+4 |
* | Add native messaging host to Linux Chromoting package | lambroslambrou@chromium.org | 2013-06-25 | 1 | -0/+12 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -3/+2 |
* | Device robot refresh token integrity validation. | davidroche@chromium.org | 2013-06-22 | 4 | -7/+1 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor. | dcheng@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | remoting: Change daemon_controller_mac from .cc to .mm. | thakis@chromium.org | 2013-06-17 | 1 | -6/+0 |
* | Use a direct include of strings headers in remoting/. | avi@chromium.org | 2013-06-11 | 7 | -9/+9 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 4 | -4/+4 |
* | Send enums as strings between Chromoting Native Messaging host and web-app. | lambroslambrou@chromium.org | 2013-06-04 | 3 | -19/+49 |
* | Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli... | rsleevi@chromium.org | 2013-06-01 | 1 | -5/+4 |
* | Use camelCase for JSON key names in Chromoting Native Messaging interface | lambroslambrou@chromium.org | 2013-06-01 | 2 | -6/+6 |
* | Use base::MessageLoop in more files. | xhwang@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | unittests for Chromoting native messaging host. | lambroslambrou@chromium.org | 2013-05-30 | 9 | -21/+879 |
* | Don't serialize config dictionary in Native Messaging interface. | lambroslambrou@chromium.org | 2013-05-24 | 1 | -38/+21 |
* | Add header file for NativeMessagingHost | lambroslambrou@chromium.org | 2013-05-16 | 3 | -128/+158 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Native Messaging host process for Chromoting Me2Me. | lambroslambrou@chromium.org | 2013-05-03 | 6 | -2/+816 |
* | remoting: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 2 | -5/+5 |
* | remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-27 | 3 | -9/+8 |
* | Remove unnecessary #include. | pkasting@chromium.org | 2013-04-15 | 1 | -2/+0 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 3 | -8/+8 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 3 | -8/+8 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 3 | -8/+8 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -4/+4 |
* | Move HostKeyPair into protocol::KeyPair. | rmsousa@chromium.org | 2013-03-07 | 2 | -5/+5 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Introducing an out-of-process COM class hosting RdpClient. | alexeypa@chromium.org | 2013-03-01 | 1 | -1/+1 |
* | Refactor the ATL module code to accomodate the coming RDP changes. | alexeypa@chromium.org | 2013-03-01 | 1 | -3/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 3 | -3/+3 |
* | Add command line switch to ignore certificate requests to our host apps. | rmsousa@chromium.org | 2013-02-23 | 1 | -0/+5 |
* | Improve gksudo prompt when enabling chromoting host. | sergeyu@chromium.org | 2013-02-09 | 1 | -13/+15 |
* | Make host/url references configurable. | rmsousa@chromium.org | 2013-02-05 | 4 | -5/+20 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 2 | -12/+12 |
* | Ensure Chromoting crash-reporting is opt-in | lambroslambrou@chromium.org | 2012-12-12 | 1 | -9/+6 |
* | Remove Linux host setup wizard and libwebkitgtk dependency. | sergeyu@chromium.org | 2012-12-11 | 1 | -308/+0 |
* | Enable crash-reporting for Mac host, for users who opt in. | lambroslambrou@chromium.org | 2012-12-10 | 1 | -5/+22 |
* | Native remoting host configurer for linux. | sergeyu@chromium.org | 2012-11-17 | 1 | -0/+308 |
* | Revert 167794 - Native remoting host configurer for linux. | ilevy@chromium.org | 2012-11-15 | 1 | -308/+0 |
* | Native remoting host configurer for linux. | sergeyu@chromium.org | 2012-11-15 | 1 | -0/+308 |
* | [Chromoting] Stop the Windows host configurer trying to use an empty auth code. | simonmorris@chromium.org | 2012-10-31 | 1 | -0/+3 |