summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/base
Commit message (Expand)AuthorAgeFilesLines
* Remove shaped desktop support from remoting host and client.sergeyu2016-03-253-35/+0
* Show max latency on client's status baryuweih2016-03-234-9/+62
* Revert of Show max latency on client's status bar (patchset #8 id:140001 of h...newt2016-03-234-62/+9
* Revert of Quick fix for broken JS notation (patchset #1 id:1 of https://coder...newt2016-03-231-1/+1
* Quick fix for broken JS notationyuweih2016-03-221-1/+1
* Show max latency on client's status baryuweih2016-03-224-9/+62
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-121-1/+1
* Revert of Move NegotiatingClientAuthentication creation to ChromotingClient. ...alexmos2016-03-111-1/+1
* Move NegotiatingClientAuthentication creation to ChromotingClient.sergeyu2016-03-111-1/+1
* Updating webapp to send securityKey capability.joedow2016-02-201-0/+3
* Roll closure compilerDevlin Cronin2016-02-112-4/+4
* Reland of ll closure compiler and update sources (patchset #1 id:1 of https:/...mathp2016-02-034-13/+31
* Revert of Roll closure compiler and update sources (patchset #6 id:140001 of ...mathp2016-02-034-31/+13
* Roll closure compiler and update sourcesDevlin Cronin2016-02-024-13/+31
* Fix broken remoting webapp javascript unittest.kelvinp2016-02-011-7/+7
* Revert of Fix flaky remoting webapp javascript unittest. (patchset #1 id:1 of...gcasto2016-01-281-7/+7
* Fix flaky remoting webapp javascript unittest.kelvinp2016-01-271-7/+7
* Measures host heartbeat freshness.kelvinp2016-01-144-44/+57
* Better error reporting when the plugin crashed.kelvinp2016-01-144-6/+22
* Fix script error on disconnect.kelvinp2016-01-141-3/+8
* Clip long host names.jamiewalch2015-12-071-0/+5
* Remove QUIC support from remoting host and client.sergeyu2015-12-033-17/+2
* Collect prior session summary for reconnect button.kelvinp2015-11-123-2/+68
* Hide Reconnect button when connection is dropped due to CLIENT_SUSPENDEDkelvinp2015-11-111-8/+9
* [Chromoting] SessionLogger refactor.kelvinp2015-11-109-163/+126
* Reports PNaCl plugin error to the telemetry service.kelvinp2015-11-054-10/+37
* Fix chromoting host to report error when closing connection.sergeyu2015-11-033-11/+25
* Revert of Fix chromoting host to report error when closing connection. (patch...rjkroege2015-10-313-25/+11
* Fix chromoting host to report error when closing connection.sergeyu2015-10-303-11/+25
* Changing the case of hostOS to hostOs to conform to the coding guidelines.nicholss2015-10-265-28/+28
* Fix zombie canceled sessions.kelvinp2015-10-241-12/+13
* Add NormalizingInputFilterWin to un-pick AltGr sequences.wez2015-10-231-0/+2
* [Chromoting] Cleans up legacy code for XMPP-based logging.kelvinp2015-10-136-454/+81
* Report connection cancellation due to host version mismatch.kelvinp2015-10-095-48/+62
* Report the Auth method for me2me connections.kelvinp2015-10-096-0/+61
* Improve reconnect behavior.kelvinp2015-10-075-129/+230
* Detect plugin initialization failures with the error event.kelvinp2015-10-021-28/+16
* [Chromoting] Refresh the host list whenever the app regain focus.kelvinp2015-10-015-8/+30
* [Chromoting] Remote Assistance in Public Session.kelvinp2015-10-012-7/+9
* Chrome Remote Desktop client integration for host OS details.nicholss2015-09-298-10/+139
* Return an error if plugin fails to initialize.kelvinp2015-09-297-37/+110
* Improve HostOptions unit testsjamiewalch2015-09-281-3/+19
* Refactor HostSettings class.jamiewalch2015-09-256-197/+367
* Add ToS link to installer download.jamiewalch2015-09-243-23/+82
* Fix CONNECITON_CANCELED not reported when plugin fails to create.kelvinp2015-09-245-23/+43
* Bumping closure compiler:Steven Bennetts2015-08-283-5/+4
* Me2Me Telemetry Integration test.kelvinp2015-08-273-28/+76
* Fix off-by-one error for Chromoting Connections enumerated histogram max.anandc2015-08-261-5/+3
* Get Field-Trial for a web-app session and, depending on group returned, enabl...anandc2015-08-221-4/+45
* Add UMA stats for connection times and durations in the Chromoting plugin.anandc2015-08-221-1/+39