Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Browser test for PINless authentication. | jamiewalch@chromium.org | 2013-10-24 | 1 | -0/+12 |
* | Chromoting browser_tests: Apps V2 | weitaosu@chromium.org | 2013-10-17 | 2 | -1/+12 |
* | Fixed Apps v2 scrolling. | jamiewalch@chromium.org | 2013-10-15 | 1 | -1/+2 |
* | Add a Connect_Remote_Host test. | weitaosu@chromium.org | 2013-10-05 | 2 | -0/+16 |
* | Remove missing .js file from unit test. | jamiewalch@chromium.org | 2013-09-25 | 1 | -1/+0 |
* | Fix OAuth "trampoline" content script to send a message with the oauth result... | rmsousa@chromium.org | 2013-09-20 | 5 | -81/+44 |
* | Don't show the refresh button/spinner under the infographic. | jamiewalch@chromium.org | 2013-09-12 | 2 | -12/+13 |
* | Simplified 'new connection' UI and disable for apps v1 | jamiewalch@chromium.org | 2013-09-11 | 4 | -21/+21 |
* | Fixed various CSS uglies. | jamiewalch@chromium.org | 2013-09-11 | 2 | -22/+10 |
* | Add support for i18n-title. | jamiewalch@chromium.org | 2013-09-10 | 2 | -13/+32 |
* | Add 'New window' option to context menu. | jamiewalch@chromium.org | 2013-09-07 | 3 | -4/+57 |
* | Fixed CSS to hide AppsV1-only DOM. | jamiewalch@chromium.org | 2013-09-06 | 1 | -1/+1 |
* | Add a reload button to host list. | jamiewalch@chromium.org | 2013-09-04 | 4 | -3/+49 |
* | Add new connection option to tool-bar. | jamiewalch@chromium.org | 2013-09-02 | 3 | -3/+20 |
* | Implement test-echo extension message and reply. | jamiewalch@chromium.org | 2013-09-02 | 1 | -3/+13 |
* | Work around a Blink clipboard-handling bug in Chromoting web-app. | lambroslambrou@chromium.org | 2013-08-29 | 1 | -0/+6 |
* | Move WCS initialization to ClientSession | sergeyu@chromium.org | 2013-08-23 | 3 | -125/+98 |
* | Cleanups in remoting.ClientSession | sergeyu@chromium.org | 2013-08-23 | 10 | -223/+277 |
* | Rename one of the "connect-button" in main.html to avoid duplicate id's. | weitaosu@chromium.org | 2013-08-22 | 1 | -1/+1 |
* | Client plugin cleanups | sergeyu@chromium.org | 2013-08-21 | 2 | -6/+0 |
* | Include last-online time in offline message. | jamiewalch@chromium.org | 2013-08-21 | 2 | -2/+19 |
* | Move remoting identity API client id into src-internal. | jamiewalch@chromium.org | 2013-08-17 | 2 | -1/+5 |
* | Native messaging support for service accounts. | rmsousa@chromium.org | 2013-08-16 | 3 | -24/+203 |
* | Don't check the tab type for apps v2. | jamiewalch@chromium.org | 2013-08-14 | 1 | -10/+12 |
* | Fixed apps v2 patch. | jamiewalch@chromium.org | 2013-08-14 | 1 | -2/+2 |
* | Fixed JSCompile errors. | jamiewalch@chromium.org | 2013-08-14 | 1 | -1/+1 |
* | Added JsonMessage to the control channel. | jamiewalch@chromium.org | 2013-08-13 | 2 | -1/+23 |
* | Remove third party auth redirect URI domain check. | rmsousa@chromium.org | 2013-08-10 | 1 | -5/+4 |
* | s/experimental.identity/identity | rmsousa@chromium.org | 2013-08-10 | 4 | -10/+6 |
* | Update pairing information so that reconnect doesn't request a PIN. | jamiewalch@chromium.org | 2013-08-10 | 2 | -2/+14 |
* | Add client-side clipboard logging | lambroslambrou@chromium.org | 2013-08-08 | 1 | -4/+17 |
* | Align 'remember PIN' checkbox with PIN entry field. | jamiewalch@chromium.org | 2013-08-07 | 2 | -21/+40 |
* | Clear access code on successful connection. | jamiewalch@chromium.org | 2013-08-06 | 1 | -0/+1 |
* | Fix scroll-bar behaviour. | jamiewalch@chromium.org | 2013-08-05 | 5 | -14/+48 |
* | Deal with empty lists being omitted from the server's JSON response. | rmsousa@chromium.org | 2013-08-03 | 2 | -1/+8 |
* | Add supportedMessages to the hello message | rmsousa@chromium.org | 2013-08-02 | 5 | -12/+91 |
* | Remove CSS scroll-bar hack for apps v2. | jamiewalch@chromium.org | 2013-08-01 | 1 | -5/+0 |
* | Refactor OAuth APIs. | rmsousa@chromium.org | 2013-08-01 | 6 | -237/+285 |
* | Localized Chromoting Host on Mac and Linux. | alexeypa@chromium.org | 2013-07-31 | 1 | -14/+16 |
* | Leave full-screen mode on disconnect. | jamiewalch@chromium.org | 2013-07-31 | 1 | -0/+5 |
* | Revert 214379 "Localized Chromoting Host on Mac and Linux." | alexeypa@google.com | 2013-07-30 | 1 | -16/+14 |
* | Localized Chromoting Host on Mac and Linux. | alexeypa@chromium.org | 2013-07-30 | 1 | -14/+16 |
* | Revert 213997 "Localized Chromoting Host on Mac and Linux." | alexeypa@google.com | 2013-07-26 | 1 | -16/+14 |
* | Localized Chromoting Host on Mac and Linux. | alexeypa@chromium.org | 2013-07-26 | 1 | -14/+16 |
* | Add apps-v1-only class and apply it to the sign-out link. | jamiewalch@chromium.org | 2013-07-25 | 3 | -3/+12 |
* | Move non-manifest stuff out of appsv2.patch. | jamiewalch@chromium.org | 2013-07-25 | 9 | -99/+51 |
* | Style cleanup: Rename callback -> onDone in chromoting webapp. | lambroslambrou@chromium.org | 2013-07-24 | 2 | -122/+115 |
* | Remoting webapp: Add onError param to HostNativeMessaging.initialize() | lambroslambrou@chromium.org | 2013-07-23 | 2 | -21/+26 |
* | Paired client revocation UI. | jamiewalch@chromium.org | 2013-07-23 | 11 | -22/+397 |
* | Fix a couple of CSS uglies. | jamiewalch@chromium.org | 2013-07-22 | 1 | -9/+2 |