| Commit message (Expand) | Author | Age | Files | Lines |
* | Use base::STLSet* in place of std::set_* for simplicity. | zard17@gmail.com | 2014-05-30 | 1 | -10/+4 |
* | Implement VP9/I444 encode support in the Chromoting host. | wez@chromium.org | 2014-05-12 | 3 | -46/+11 |
* | Rename Chromoting string resource IDs from IDR_ to IDS_. | lambroslambrou@chromium.org | 2014-01-27 | 1 | -1/+1 |
* | Comment cleanup in remoting. | grt@chromium.org | 2014-01-15 | 1 | -4/+1 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 2 | -3/+4 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Make top and left a multiple of 2 for testing clip. | fbarchard@chromium.org | 2013-12-12 | 1 | -9/+10 |
* | Move remoting::GetUsername() from remoting/base to remoting/host | sergeyu@chromium.org | 2013-12-11 | 2 | -29/+0 |
* | Revert 239921 "Revert 239759 "The comment in base64.h implies th..." | vadimt@chromium.org | 2013-12-11 | 1 | -3/+1 |
* | Revert 239759 "The comment in base64.h implies that base::Base64..." | vadimt@chromium.org | 2013-12-11 | 1 | -1/+3 |
* | The comment in base64.h implies that base::Base64Encode() can return false, but | ricea@chromium.org | 2013-12-10 | 1 | -3/+1 |
* | Create ProxyConfigService on IOS in remoting/base/url_request_context.cc | lambroslambrou@chromium.org | 2013-11-28 | 1 | -2/+3 |
* | Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the... | weitaosu@chromium.org | 2013-11-26 | 1 | -0/+21 |
* | Don't support iOS in CreateSystemProxyConfigService() | lambroslambrou@chromium.org | 2013-11-20 | 1 | -0/+3 |
* | Avoid creating keys and self-signed certs separately. | bemasc@chromium.org | 2013-11-01 | 1 | -0/+4 |
* | Move Linux/Android breakpad implementation to breakpad component | jochen@chromium.org | 2013-10-22 | 1 | -1/+1 |
* | Move windows breakpad code to the breakpad component | jochen@chromium.org | 2013-10-17 | 1 | -1/+1 |
* | Clean up remaining unused globals (on mac). | thakis@chromium.org | 2013-09-26 | 1 | -1/+0 |
* | Remove dependency on Skia from chromoting client. | sergeyu@chromium.org | 2013-09-25 | 3 | -115/+127 |
* | Revert 224101 "Remove dependency on Skia from chromoting client." | sergeyu@chromium.org | 2013-09-19 | 3 | -127/+115 |
* | Remove dependency on Skia from chromoting client. | sergeyu@chromium.org | 2013-09-19 | 3 | -115/+127 |
* | Remove unused parameter from url_request_context | rmsousa@chromium.org | 2013-08-14 | 2 | -6/+1 |
* | Changed the way the client pairings are stored in the registry. | alexeypa@chromium.org | 2013-08-09 | 1 | -42/+0 |
* | Converted remoting_unittests back to be a plain executable. | alexeypa@chromium.org | 2013-08-07 | 1 | -8/+3 |
* | disable ResourcesTest.ProductName | courage@chromium.org | 2013-08-07 | 1 | -8/+8 |
* | Disabled remoting_unittests.ResourcesTest.ProductName on Linux because it bre... | alexeypa@chromium.org | 2013-08-06 | 1 | -0/+7 |
* | Implemented a pairing registry delegate that stores the pairings in the Windo... | alexeypa@chromium.org | 2013-08-03 | 1 | -0/+42 |
* | Fixed loading resources from the host plugin's bundle on Mac. | alexeypa@chromium.org | 2013-08-03 | 2 | -13/+15 |
* | Localized Chromoting Host on Mac and Linux. | alexeypa@chromium.org | 2013-07-31 | 6 | -62/+129 |
* | Revert 214379 "Localized Chromoting Host on Mac and Linux." | alexeypa@google.com | 2013-07-30 | 6 | -129/+62 |
* | Localized Chromoting Host on Mac and Linux. | alexeypa@chromium.org | 2013-07-30 | 6 | -62/+129 |
* | Revert 213997 "Localized Chromoting Host on Mac and Linux." | alexeypa@google.com | 2013-07-26 | 6 | -129/+62 |
* | Localized Chromoting Host on Mac and Linux. | alexeypa@chromium.org | 2013-07-26 | 6 | -62/+129 |
* | Update include paths in remoting for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers | akalin@chromium.org | 2013-07-18 | 1 | -1/+3 |
* | Use a direct include of the message_loop header in remoting/. | avi@chromium.org | 2013-07-17 | 4 | -4/+4 |
* | Don't use reentrant version of getpwuid on Android | solb@chromium.org | 2013-07-09 | 1 | -4/+6 |
* | Move url_request_context from remoting/host/ to remoting/base/ | solb@chromium.org | 2013-07-04 | 4 | -0/+287 |
* | Use a direct include of time headers in ppapi/, printing/, remoting/. | avi@chromium.org | 2013-06-28 | 4 | -4/+4 |
* | Remove platform-specific implementations of RSAPrivateKey and SignatureCreator | rsleevi@chromium.org | 2013-06-27 | 1 | -14/+10 |
* | Use a direct include of strings headers in remoting/. | avi@chromium.org | 2013-06-11 | 4 | -4/+4 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 2 | -3/+3 |
* | Use a weak pointer to post service control events and session change notifica... | alexeypa@chromium.org | 2013-06-07 | 2 | -106/+0 |
* | Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli... | rsleevi@chromium.org | 2013-06-01 | 6 | -13/+15 |
* | Reland: base: Support setting thread priorities generically. | epenner@chromium.org | 2013-05-22 | 1 | -4/+4 |
* | Revert 201202 "base: Support setting thread priorities generically." | scottmg@chromium.org | 2013-05-21 | 1 | -4/+4 |
* | base: Support setting thread priorities generically. | epenner@chromium.org | 2013-05-21 | 1 | -4/+4 |
* | remoting: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 4 | -29/+31 |
* | remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-27 | 1 | -1/+1 |
* | Use libyuv for non-scaling RGB<->YUV conversions. | wez@chromium.org | 2013-04-19 | 1 | -20/+12 |