summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Remove shaped desktop support from remoting host and client.sergeyu2016-03-253-35/+0
* Temporarily disable remoting_client_plugin_newlib on win in GN builds.dpranke2016-03-241-2/+4
* 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
* Remove app_remoting.sergeyu2016-03-1947-4049/+36
* 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
* Load host settings in connect_ to ensure they are valid for every connection.jamiewalch2016-03-051-6/+9
* Updating webapp to send securityKey capability.joedow2016-02-209-36/+301
* Roll closure compilerDevlin Cronin2016-02-117-29/+46
* Remove AsyncResult::RESULT_FAILED_DIRECTORY. It's not used anywhere other tha...jamiewalch2016-02-111-2/+1
* Exit remote assistance when stop sharing is clicked in public session.kelvinp2016-02-061-0/+2
* Reland of ll closure compiler and update sources (patchset #1 id:1 of https:/...mathp2016-02-0318-48/+64
* Revert of Roll closure compiler and update sources (patchset #6 id:140001 of ...mathp2016-02-0318-64/+48
* Roll closure compiler and update sourcesDevlin Cronin2016-02-0218-48/+64
* Fix broken remoting webapp javascript unittest.kelvinp2016-02-016-583/+59
* Revert of Fix flaky remoting webapp javascript unittest. (patchset #1 id:1 of...gcasto2016-01-284-7/+557
* Fix flaky remoting webapp javascript unittest.kelvinp2016-01-274-557/+7
* GN: Drop enable_pnacl and enable_nacl_untrusted variablesmcgrathr2016-01-201-2/+2
* Measures host heartbeat freshness.kelvinp2016-01-146-48/+82
* 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-072-1/+6
* Remove QUIC support from remoting host and client.sergeyu2015-12-033-17/+2
* Fix for closure compile after chrome_extensions.js externs update.michaelpg2015-11-211-7/+1
* Run gn --format over all .gn filesagrieve2015-11-201-5/+5
* Closure compiler: Add app_remoting_webapp to bot. Fix some errors.tommycli2015-11-133-3/+5
* Collect prior session summary for reconnect button.kelvinp2015-11-125-4/+93
* Hide Reconnect button when connection is dropped due to CLIENT_SUSPENDEDkelvinp2015-11-113-33/+65
* [Chromoting] Fix telemetry error in remoting.It2MeActivitykelvinp2015-11-101-9/+22
* [Chromoting] SessionLogger refactor.kelvinp2015-11-1013-194/+140
* GN: Avoid nontrivial shell commands in gcc_toolchain tool("link")mcgrathr2015-11-091-4/+7
* Reports PNaCl plugin error to the telemetry service.kelvinp2015-11-054-10/+37
* port remoting_me2me_host_archive to GNdpranke2015-11-041-6/+2
* 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-268-36/+36
* Fix zombie canceled sessions.kelvinp2015-10-242-21/+27
* Add NormalizingInputFilterWin to un-pick AltGr sequences.wez2015-10-231-0/+2
* Fix Client doesn't handle the case when the connection is rejected by the host.kelvinp2015-10-211-2/+6
* [Chromoting] Cleans up legacy code for XMPP-based logging.kelvinp2015-10-139-585/+114
* Report connection cancellation due to host version mismatch.kelvinp2015-10-096-54/+82
* Report the Auth method for me2me connections.kelvinp2015-10-099-16/+176
* Fix type errors revealed by https://github.com/google/closure-compiler/commit...tbreisacher2015-10-082-2/+1
* Fix cannot launch new window from hamburger menu.kelvinp2015-10-081-2/+4