Sign in
chromium
/
chromium
/
src
/
8e3d93ee57c9f7e45f4570aff1957e4ea645738c
/
remoting
/
webapp
/
base
38b7637
Fix XMPP late response.
by jamiewalch
· 8 years ago
8db16ca
[Chromoting] Implement HostConfigurationSessionPlugin and related logic in webapp
by zijiehe
· 9 years ago
9760c989
Implement host settings migration.
by jamiewalch
· 9 years ago
90d7824
Create proper object types when loading host cache.
by jamiewalch
· 9 years ago
da7ae0c
[AppRemoting] Reduce usage of webkit prefix
by ericwilligers
· 9 years ago
46c2064
CRD Webapp changes to support Confirmation Dialog It2Me state
by joedow
· 9 years ago
ce29dde5
Log host and client screen sizes.
by jamiewalch
· 9 years ago
527ef36
Update chrome.metricsPrivate externs and make closure fixes
by michaelpg
· 9 years ago
bab8978
* Initialize remoting.ClientSession.PerfStats with zeros so that caller doesn't need to check the undefined case.
by yuweih
· 9 years ago
49b8bb897
This change is to add DOMAIN_MISMATCH message end to end.
by zijiehe
· 9 years ago
37dc19f6
Guard against undefined average in stats display.
by jamiewalch
· 9 years ago
6bb4930
Report new session state for video-streaming started.
by yuweih
· 9 years ago
567ce76
JSCompile Fix for Collecting ESC logs
by yuweih
· 9 years ago
20f7764
Collect logs on Escape key usage
by yuweih
· 9 years ago
fa600d7
Fix PerfStats latency types
by yuweih
· 9 years ago
558b9cd
Fix client-side error logging to handle all errors.
by sergeyu
· 9 years ago
6ad12dc
Remove cast and frame_recorder extensions.
by sergeyu
· 9 years ago
24ed25b
Remove shaped desktop support from remoting host and client.
by sergeyu
· 9 years ago
d2a0c5cb
Show max latency on client's status bar
by yuweih
· 9 years ago
53300ca
Revert of Show max latency on client's status bar (patchset #8 id:140001 of https://codereview.chromium.org/1811833002/ )
by newt
· 9 years ago
2499472
Revert of Quick fix for broken JS notation (patchset #1 id:1 of https://codereview.chromium.org/1826603002/ )
by newt
· 9 years ago
bd12932c
Quick fix for broken JS notation
by yuweih
· 9 years ago
e37a467
Show max latency on client's status bar
by yuweih
· 9 years ago
396d933
Move NegotiatingClientAuthentication creation to ChromotingClient.
by sergeyu
· 9 years ago
d2243b6f
Revert of Move NegotiatingClientAuthentication creation to ChromotingClient. (patchset #2 id:40001 of https://codereview.chromium.org/1778023002/ )
by alexmos
· 9 years ago
279bf7c
Move NegotiatingClientAuthentication creation to ChromotingClient.
by sergeyu
· 9 years ago
dadef988
Updating webapp to send securityKey capability.
by joedow
· 10 years ago
f23a15f
Roll closure compiler
by Devlin Cronin
· 10 years ago
c1d92009
Reland of ll closure compiler and update sources (patchset #1 id:1 of https://codereview.chromium.org/1661853004/ )
by mathp
· 10 years ago
9f7d03b
Revert of Roll closure compiler and update sources (patchset #6 id:140001 of https://codereview.chromium.org/1473723002/ )
by mathp
· 10 years ago
3d7d66a
Roll closure compiler and update sources
by Devlin Cronin
· 10 years ago
09fd688
Fix broken remoting webapp javascript unittest.
by kelvinp
· 10 years ago
8c790b2b
Revert of Fix flaky remoting webapp javascript unittest. (patchset #1 id:1 of https://codereview.chromium.org/1633273002/ )
by gcasto
· 10 years ago
aeb109ff
Fix flaky remoting webapp javascript unittest.
by kelvinp
· 10 years ago
b955d57
Measures host heartbeat freshness.
by kelvinp
· 10 years ago
0471d0e
Better error reporting when the plugin crashed.
by kelvinp
· 10 years ago
05db7454
Fix script error on disconnect.
by kelvinp
· 10 years ago
b1c0f07
Clip long host names.
by jamiewalch
· 10 years ago
70b7cfe
Remove QUIC support from remoting host and client.
by sergeyu
· 10 years ago
dad9ce0
Collect prior session summary for reconnect button.
by kelvinp
· 10 years ago
ec035bc
Hide Reconnect button when connection is dropped due to CLIENT_SUSPENDED
by kelvinp
· 10 years ago
bca7ea2
[Chromoting] SessionLogger refactor.
by kelvinp
· 10 years ago
06f8ffc3
Reports PNaCl plugin error to the telemetry service.
by kelvinp
· 10 years ago
ec77d854
Fix chromoting host to report error when closing connection.
by sergeyu
· 10 years ago
8078f90
Revert of Fix chromoting host to report error when closing connection. (patchset #4 id:60001 of https://codereview.chromium.org/1430503002/ )
by rjkroege
· 10 years ago
0975021
Fix chromoting host to report error when closing connection.
by sergeyu
· 10 years ago
c5f7843
Changing the case of hostOS to hostOs to conform to the coding guidelines.
by nicholss
· 10 years ago
939f64c
Fix zombie canceled sessions.
by kelvinp
· 10 years ago
ae3b75a
Add NormalizingInputFilterWin to un-pick AltGr sequences.
by wez
· 10 years ago
f5e3416
[Chromoting] Cleans up legacy code for XMPP-based logging.
by kelvinp
· 10 years ago
6128404b
Report connection cancellation due to host version mismatch.
by kelvinp
· 10 years ago
cb01fdd
Report the Auth method for me2me connections.
by kelvinp
· 10 years ago
bdf351e54
Improve reconnect behavior.
by kelvinp
· 10 years ago
c431b2d4
Detect plugin initialization failures with the error event.
by kelvinp
· 10 years ago
bdb73ec6
[Chromoting] Refresh the host list whenever the app regain focus.
by kelvinp
· 10 years ago
08d2852
[Chromoting] Remote Assistance in Public Session.
by kelvinp
· 10 years ago
284d97f
Chrome Remote Desktop client integration for host OS details.
by nicholss
· 10 years ago
956d07a4
Return an error if plugin fails to initialize.
by kelvinp
· 10 years ago
379d5741
Improve HostOptions unit tests
by jamiewalch
· 10 years ago
5816f58
Refactor HostSettings class.
by jamiewalch
· 10 years ago
055d9d6
Add ToS link to installer download.
by jamiewalch
· 10 years ago
508bca4
Fix CONNECITON_CANCELED not reported when plugin fails to create.
by kelvinp
· 10 years ago
fba7c7d
Bumping closure compiler:
by Steven Bennetts
· 10 years ago
67628891
Me2Me Telemetry Integration test.
by kelvinp
· 10 years ago
0426ad32
Fix off-by-one error for Chromoting Connections enumerated histogram max.
by anandc
· 10 years ago
2b8072b2
Get Field-Trial for a web-app session and, depending on group returned, enable QUIC & vp9 experiments in web-app.
by anandc
· 10 years ago
49b2fcd
Add UMA stats for connection times and durations in the Chromoting plugin.
by anandc
· 10 years ago
ae5cf69
Improve the reliability of our Log events.
by kelvinp
· 10 years ago
6c4f3d7
Report XMPP errors to the backend.
by kelvinp
· 10 years ago
7f0dc75
Revert of Record the XMPP error in remoting.FormatIq. (patchset #4 id:60001 of )
by msramek
· 10 years ago
248594d
Record the XMPP error in remoting.FormatIq.
by kelvinp
· 10 years ago
5e173e3
Send connection setup results using XHRs.
by jamiewalch
· 10 years ago
e690f17
Use PPB_Console interface to send logs from the client plugin
by sergeyu
· 10 years ago
0ab79f5
Cleanup CRD client plugin versioning interface.
by sergeyu
· 10 years ago
a7471f6
Remove legacy CRD application types.
by sergeyu
· 10 years ago
bbcbf5b
Add persisted experiments list in the webapp to be passed to the plugin.
by sergeyu
· 10 years ago
c515714
Revert "Remove legacy CRD application types."
by Mitsuru Oshima
· 10 years ago
05307a49
Remove legacy CRD application types.
by sergeyu
· 10 years ago
012a949
Fix XMPP configuration to allow connecting to the test environment.
by kelvinp
· 10 years ago
9393e1ee
Using webview to show the cloud print dialog.
by weitaosu
· 10 years ago
8c4da59
Add console errors to user feedback.
by jamiewalch
· 10 years ago
d68bb22
Ensure DPI is taken into account in up-scaling calculation.
by wez
· 10 years ago
43c0916
Added HostListApl implementation to connect to legacy directory and GCD.
by jrw
· 10 years ago
eeedb429
Added function to create a promise with a built-in timeout.
by jrw
· 10 years ago
7eb7b5d
Support fractional desktopScale values in choosePluginDimensions.
by wez
· 10 years ago
7d47f7a3
[AppRemoting] Break out AppRemoting shared module.
by garykac
· 10 years ago
a5b9fc6b
[Chromoting] Move type conversion logic from ChromotingEvent to SessionLogger.
by kelvinp
· 10 years ago
74f3b3c
[Chromoting] Implement HEARTBEAT log message on webapp.
by kelvinp
· 10 years ago
8697b2ae7
Relax the "host out-of-date" check.
by anandc
· 10 years ago
9ffcfe9b
[Chromoting] Control logging channel using the directory service.
by kelvinp
· 10 years ago
e36476e
[Chromoting] Reliably detecting session termination.
by kelvinp
· 10 years ago
755fbbd
Remove base.debug.assert.
by jamiewalch
· 10 years ago
d3c1941
[Chromoting] remoting.SessionLogger.
by kelvinp
· 10 years ago
4c918c0
Fix LG breakage caused by https://codereview.chromium.org/1195953003/
by weitaosu
· 10 years ago
f2c15c3
[Chromoting] Implements remoting.TelemetryEventWriter
by kelvinp
· 10 years ago
c41125a
[Chromoting] Implements remoting.ChromotingEvent and remoting.Logger.
by kelvinp
· 10 years ago
9935e0d
Hide collapsed licenses when one is expanded.
by jamiewalch
· 10 years ago
71f8e56
remoting: Fix JSCompiler issues blocking ES6 transition.
by jhawkins
· 10 years ago
a5d8a220
[Chromoting] Fix JSCompile error.
by kelvinp
· 10 years ago
c6ba34ab
Unify Help/Feedback/Credits menus.
by jamiewalch
· 10 years ago
Next »