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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make JS compiler happy about OAUTH2_USE_OFFICEIAL_CLIENT_ID.
sergeyu@chromium.org
2012-04-24
1
-0
/
+3
*
Unregister host if we fail to start it.
sergeyu@chromium.org
2012-04-24
1
-0
/
+3
*
Trap exceptions calling getDaemonConfig on ChromeOS.
jamiewalch@google.com
2012-04-24
1
-1
/
+6
*
Remoting daemon process to support unofficial client ID
hclam@chromium.org
2012-04-24
3
-0
/
+14
*
Get host id via getDaemonConfig.
jamiewalch@google.com
2012-04-23
1
-15
/
+15
*
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
8
-46
/
+2
*
[Chromoting] Display long local host names correctly.
simonmorris@chromium.org
2012-04-19
2
-7
/
+4
*
Allow Enter to be used to enter a PIN.
jamiewalch@google.com
2012-04-18
1
-2
/
+6
*
Reduce PIN complexity requirements.
jamiewalch@google.com
2012-04-18
2
-2
/
+2
*
[Chromoting] Show an error message if the client plugin is disabled.
simonmorris@chromium.org
2012-04-18
8
-3
/
+47
*
Web-app visual and string tweaks.
jamiewalch@google.com
2012-04-17
4
-32
/
+26
*
[Chromoting] The webapp revokes OAuth refresh tokens when they will no longer...
simonmorris@chromium.org
2012-04-17
2
-7
/
+75
*
Source major & minor versions from remoting, build & patch versions from Chrome.
wez@chromium.org
2012-04-15
2
-19
/
+10
*
[Chromoting] Tweak CL to fix toolbar button positions.
simonmorris@chromium.org
2012-04-14
1
-6
/
+1
*
Don't register more than one 'connect' event handler per HostTableEntry. Don'...
jamiewalch@google.com
2012-04-13
2
-15
/
+32
*
CSS rules are not semicolon terminated.
jamiewalch@google.com
2012-04-12
1
-1
/
+1
*
Remap the right Control key to Cmd when running on ChromeOS.
wez@chromium.org
2012-04-12
5
-1
/
+55
*
Fix the USB keycode field name in injectKeyEvent API.
wez@chromium.org
2012-04-10
1
-1
/
+1
*
Test type of daemonState (there will be no exception accessing a missing prop...
jamiewalch@google.com
2012-04-10
1
-3
/
+4
*
Fix stop/start button state and host name.
jamiewalch@google.com
2012-04-10
3
-6
/
+47
*
Add config validation for updateDaemonConfig() method.
sergeyu@chromium.org
2012-04-09
1
-3
/
+11
*
[Chromoting] Clear all localStorage when the user signs out.
simonmorris@chromium.org
2012-04-09
3
-4
/
+6
*
Store PIN hash in host config.
sergeyu@chromium.org
2012-04-07
2
-10
/
+28
*
Clean up daemon DOM.
jamiewalch@google.com
2012-04-06
3
-25
/
+21
*
Move host registration code to the HostController class.
sergeyu@chromium.org
2012-04-06
2
-181
/
+131
*
Don't propagate the click event if the user disables the daemon.
jamiewalch@google.com
2012-04-06
1
-2
/
+6
*
Enable alphanumeric input in fullscreen.
jamiewalch@google.com
2012-04-05
2
-2
/
+6
*
Show the cached host list when loaded, until the fresh list arrives.
wez@chromium.org
2012-04-05
1
-0
/
+1
*
[Chromoting] Stop the user typing non-digits when setting the daemon PIN.
simonmorris@chromium.org
2012-04-05
1
-0
/
+8
*
Rename DaemonPlugin class to HostController.
sergeyu@chromium.org
2012-04-05
5
-54
/
+55
*
Chromoting Me2Me installation flow for Mac.
lambroslambrou@chromium.org
2012-04-05
5
-19
/
+88
*
[Chromoting] Require that the daemon PIN consists of 6 or more digits.
simonmorris@chromium.org
2012-04-05
2
-5
/
+40
*
Unregister host on stop.
jamiewalch@google.com
2012-04-04
3
-2
/
+22
*
[Chromoting] Compare the two daemon PINs specified by the user at daemon inst...
simonmorris@chromium.org
2012-04-04
3
-3
/
+25
*
Moved special-case handling of 'home' mode.
jamiewalch@google.com
2012-04-04
3
-32
/
+29
*
[Chromoting] Improve the PIN entry part of the host setup dialog.
simonmorris@chromium.org
2012-04-04
2
-4
/
+14
*
Add a button to the web-app to send Ctrl-Alt-Delete to the host.
wez@chromium.org
2012-04-04
5
-0
/
+58
*
Disable click-to-connect while the hostname is being edited.
jamiewalch@google.com
2012-04-04
2
-12
/
+19
*
Disable daemon UI if unsupported.
jamiewalch@google.com
2012-04-04
3
-14
/
+21
*
Replace SetDaemonPin() method with UpdateDaemonConfig()
sergeyu@chromium.org
2012-04-04
3
-6
/
+11
*
[Chromoting] Stop the webapp sending any items that are on the clipboard when...
simonmorris@chromium.org
2012-04-03
4
-8
/
+65
*
Add ref to client_plugin.js file in main.html.
garykac@chromium.org
2012-04-03
1
-0
/
+1
*
Added 'why is this safe?' link
jamiewalch@google.com
2012-04-03
3
-0
/
+13
*
Filter the local host id from the list.
jamiewalch@google.com
2012-04-03
7
-34
/
+141
*
Add completion callbacks in the DaemonController interface.
sergeyu@chromium.org
2012-04-03
5
-92
/
+187
*
Add an apiFeatures property to the client plugin.
wez@chromium.org
2012-04-03
4
-18
/
+47
*
[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
3
-3
/
+24
*
Save the host id to local storage.
jamiewalch@google.com
2012-04-02
1
-0
/
+3
[next]