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
/
host_controller.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Paired client revocation UI.
jamiewalch@chromium.org
2013-07-23
1
-0
/
+37
*
Change HostController methods to accept onError callbacks.
lambroslambrou@chromium.org
2013-06-28
1
-90
/
+99
*
Add error-handling to host_dispatcher.js interface
lambroslambrou@chromium.org
2013-06-18
1
-18
/
+24
*
Don't serialize config dictionary in Native Messaging interface.
lambroslambrou@chromium.org
2013-05-24
1
-37
/
+21
*
Handle exception from getDaemonVersion on NPAPI plugin.
lambroslambrou@chromium.org
2013-05-15
1
-1
/
+5
*
Dispatch HostController requests to NativeMessaging host or NPAPI plugin.
lambroslambrou@chromium.org
2013-05-08
1
-44
/
+31
*
Move test for enabling/disabling It2Me Share button
lambroslambrou@chromium.org
2013-05-07
1
-15
/
+0
*
Add HostPluginWrapper and implement GetState() in Chromoting webapp.
lambroslambrou@chromium.org
2013-04-02
1
-12
/
+5
*
Implement hello exchange with Chromoting Native Messaging host
lambroslambrou@chromium.org
2013-03-30
1
-23
/
+35
*
Refactor getLocalHostStateAndId to help with native messaging implementation.
jamiewalch@chromium.org
2013-03-26
1
-41
/
+45
*
Implement Native Messaging in remoting webapp for Me2Me.
lambroslambrou@chromium.org
2013-03-19
1
-4
/
+10
*
Make NPAPI Me2Me interface return results via callback parameters.
lambroslambrou@chromium.org
2013-02-06
1
-28
/
+59
*
Make host/url references configurable.
rmsousa@chromium.org
2013-02-05
1
-1
/
+1
*
Apps v2 identity integration.
jamiewalch@google.com
2013-01-09
1
-2
/
+2
*
Disable Share button if the host plugin isn't supported.
jamiewalch@google.com
2012-12-21
1
-0
/
+12
*
Remove remoting.HostController.state()
sergeyu@chromium.org
2012-11-29
1
-16
/
+29
*
Remove UI dependencies from remoting.HostController.
sergeyu@chromium.org
2012-11-15
1
-101
/
+13
*
Always use google_apis to get the client ID.
alexeypa@chromium.org
2012-10-10
1
-2
/
+0
*
[Chromoting] Store a newly registered host's public key in the webapp's host ...
simonmorris@chromium.org
2012-09-20
1
-9
/
+12
*
Implement DaemonController::GetVersion() method on Linux
sergeyu@chromium.org
2012-09-07
1
-1
/
+1
*
Cope with empty-string getDaemonConfig responses.
jamiewalch@google.com
2012-08-24
1
-1
/
+6
*
[Chromoting] The webapp should consider the host being enabled when the servi...
alexeypa@chromium.org
2012-08-15
1
-1
/
+2
*
Remove 'Enable' button on unsupported platforms. Added 'No hosts' message.
jamiewalch@google.com
2012-06-30
1
-15
/
+8
*
Remove bogus warnings at start-up.
jamiewalch@google.com
2012-06-28
1
-1
/
+3
*
Pass OAuth token refresh errors back to the caller.
jamiewalch@google.com
2012-06-25
1
-7
/
+7
*
The user's consent to crash dumps reporting can now be set via the UI (Window...
alexeypa@chromium.org
2012-06-22
1
-2
/
+11
*
Don't deregister the host if it wasn't stopped.
jamiewalch@google.com
2012-06-08
1
-1
/
+2
*
Die, |that|, die!
jamiewalch@google.com
2012-05-29
1
-2
/
+3
*
If getDaemonVersion() fails then log that the host version is not available.
wez@chromium.org
2012-05-18
1
-1
/
+5
*
Implemented getVersion framework.
jamiewalch@chromium.org
2012-05-11
1
-0
/
+9
*
[Chromoting] Factor out common code for pin hashing.
simonmorris@chromium.org
2012-05-01
1
-2
/
+2
*
Protect all uses of JSON.parse against exceptions.
jamiewalch@google.com
2012-04-28
1
-7
/
+7
*
Cope with getDaemonConfig returning invalid JSON.
wez@chromium.org
2012-04-27
1
-8
/
+26
*
Fixed callWithToken error handling.
jamiewalch@google.com
2012-04-25
1
-2
/
+7
*
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
1
-0
/
+2
*
Get host id via getDaemonConfig.
jamiewalch@google.com
2012-04-23
1
-15
/
+15
*
[Chromoting] Display long local host names correctly.
simonmorris@chromium.org
2012-04-19
1
-1
/
+0
*
[Chromoting] The webapp revokes OAuth refresh tokens when they will no longer...
simonmorris@chromium.org
2012-04-17
1
-1
/
+1
*
Don't register more than one 'connect' event handler per HostTableEntry. Don'...
jamiewalch@google.com
2012-04-13
1
-7
/
+15
*
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
1
-5
/
+31
*
Store PIN hash in host config.
sergeyu@chromium.org
2012-04-07
1
-10
/
+23
*
Clean up daemon DOM.
jamiewalch@google.com
2012-04-06
1
-5
/
+0
*
Move host registration code to the HostController class.
sergeyu@chromium.org
2012-04-06
1
-44
/
+104
*
Rename DaemonPlugin class to HostController.
sergeyu@chromium.org
2012-04-05
1
-0
/
+222