index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
webapp
/
client_plugin_async.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Client plugin cleanups
sergeyu@chromium.org
2013-08-21
1
-5
/
+0
*
Fixed JSCompile errors.
jamiewalch@chromium.org
2013-08-14
1
-1
/
+1
*
Added JsonMessage to the control channel.
jamiewalch@chromium.org
2013-08-13
1
-0
/
+21
*
Remoting webapp: Use hasOwnProperty instead of if..in.. where needed
lambroslambrou@chromium.org
2013-06-18
1
-2
/
+3
*
Add host-side rate-limiting to desktop resize events.
jamiewalch@chromium.org
2013-06-09
1
-0
/
+5
*
This CL adds the "request pairing" implementation between the web-app and the...
jamiewalch@chromium.org
2013-06-04
1
-3
/
+36
*
Show a 'remember me' checkbox in the web-app when connecting to a host that s...
jamiewalch@chromium.org
2013-05-24
1
-2
/
+15
*
Webapp changes to support third party authentication
rmsousa@chromium.org
2013-04-26
1
-0
/
+32
*
Set the initial resolution of an RDP session to the client screen resolution ...
alexeypa@chromium.org
2013-04-19
1
-2
/
+61
*
Webapp changes to support asking for a PIN
rmsousa@chromium.org
2013-03-24
1
-1
/
+30
*
Update web-app client to use plugin notifyDeviceResolution API.
wez@chromium.org
2013-02-12
1
-10
/
+19
*
Add trapKey() API to ClientPlugin wrapper.
wez@chromium.org
2012-12-14
1
-0
/
+14
*
Protocol plumbing for audio toggle.
rmsousa@chromium.org
2012-10-18
1
-0
/
+13
*
[Chromoting] Fix jscompiler warnings in client_plugin_async.js
garykac@chromium.org
2012-07-24
1
-1
/
+2
*
Show connection state in the Chromoting client UI.
sergeyu@chromium.org
2012-07-23
1
-0
/
+8
*
Propagate DPI information to web-app.
jamiewalch@chromium.org
2012-07-20
1
-0
/
+6
*
Remove Chromoting web-app client plugin V1 wrappers
wez@chromium.org
2012-05-31
1
-10
/
+0
*
Die, |that|, die!
jamiewalch@google.com
2012-05-29
1
-4
/
+1
*
[Chromoting] Make the client plugin tell the webapp when the first video buff...
simonmorris@chromium.org
2012-05-25
1
-0
/
+4
*
[Chromoting] Replace an '=' by '==' in the webapp.
simonmorris@chromium.org
2012-05-25
1
-1
/
+1
*
Add a message to allow clients to control the video channel.
wez@chromium.org
2012-05-03
1
-0
/
+13
*
Support bump-scroll in full-screen by adjusting plugin margins.
jamiewalch@google.com
2012-05-02
1
-1
/
+1
*
Send new client dimensions to host whenever they change.
wez@chromium.org
2012-05-02
1
-0
/
+15
*
[Chromoting] Fix two typos in the webapp.
simonmorris@chromium.org
2012-04-30
1
-9
/
+9
*
Protect all uses of JSON.parse against exceptions.
jamiewalch@google.com
2012-04-28
1
-3
/
+3
*
Show client plugin if no hello is received in 0.5s.
jamiewalch@google.com
2012-04-19
1
-0
/
+28
*
Revert r132818.
jamiewalch@google.com
2012-04-19
1
-7
/
+0
*
[Chromoting] Show an error message if the client plugin is disabled.
simonmorris@chromium.org
2012-04-18
1
-0
/
+7
*
Remap the right Control key to Cmd when running on ChromeOS.
wez@chromium.org
2012-04-12
1
-0
/
+15
*
Fix the USB keycode field name in injectKeyEvent API.
wez@chromium.org
2012-04-10
1
-1
/
+1
*
Add an apiFeatures property to the client plugin.
wez@chromium.org
2012-04-03
1
-5
/
+24
*
[Chromoting] The client plugin can pass clipboard items to the webapp.
simonmorris@chromium.org
2012-04-03
1
-0
/
+10
*
Rename injectKey to injectKeyEvent and add isInjectKeyEventSupported.
wez@chromium.org
2012-04-02
1
-1
/
+8
*
[Chromoting] Use camel-case for JS parameters.
simonmorris@chromium.org
2012-04-02
1
-3
/
+3
*
Add an injectKeyEvent API to the Chromoting client plugin.
wez@chromium.org
2012-04-01
1
-0
/
+15
*
[Chromoting] Let the webapp send text clipboard items to the client plugin.
simonmorris@chromium.org
2012-03-30
1
-1
/
+17
*
Cleanup error handling in the client plugin.
sergeyu@chromium.org
2012-03-02
1
-4
/
+10
*
Change Chromoting logging to use console.log instead of remoting.debug.log.
garykac@chromium.org
2012-02-28
1
-16
/
+9
*
Messaging-based interface support in the webapp.
sergeyu@chromium.org
2012-02-15
1
-0
/
+277