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
/
host
/
plugin
/
host_script_object.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The continue window is owned by the desktop environment now.
alexeypa@chromium.org
2013-04-24
1
-2
/
+4
*
Move HostKeyPair into protocol::KeyPair.
rmsousa@chromium.org
2013-03-07
1
-1
/
+0
*
Make NPAPI Me2Me interface return results via callback parameters.
lambroslambrou@chromium.org
2013-02-06
1
-2
/
+6
*
Make host/url references configurable.
rmsousa@chromium.org
2013-02-05
1
-0
/
+7
*
Use AutoThread in ChromotingHostContext & NPAPI plugin.
wez@chromium.org
2012-12-05
1
-1
/
+1
*
Revert 170360
jamiewalch@google.com
2012-11-30
1
-1
/
+1
*
Use AutoThread in ChromotingHostContext & NPAPI plugin.
wez@chromium.org
2012-11-30
1
-1
/
+1
*
Revert 170150 - Use AutoThread in ChromotingHostContext & NPAPI plugin.
timurrrr@chromium.org
2012-11-29
1
-1
/
+1
*
Use AutoThread in ChromotingHostContext & NPAPI plugin.
wez@chromium.org
2012-11-29
1
-1
/
+1
*
Move PluginThreadTaskRunner to HostNPPlugin.
wez@chromium.org
2012-11-19
1
-6
/
+5
*
Move IT2Me functions into their own implementation object.
wez@chromium.org
2012-10-18
1
-98
/
+43
*
[Chromoting] Allow tasks to be posted to the plugin thread while a plugin ins...
alexeypa@chromium.org
2012-10-01
1
-3
/
+0
*
Move DaemonController to remoting/host/setup
sergeyu@chromium.org
2012-10-01
1
-1
/
+1
*
Revert 159402 - Move DaemonController to remoting/host/setup
dharani@google.com
2012-09-29
1
-1
/
+1
*
Move DaemonController to remoting/host/setup
sergeyu@chromium.org
2012-09-29
1
-1
/
+1
*
Revert 159354 - Move DaemonController to remoting/host/setup
michaeln@google.com
2012-09-29
1
-1
/
+1
*
Move DaemonController to remoting/host/setup
sergeyu@chromium.org
2012-09-28
1
-1
/
+1
*
Show a helpful error message if a host domain policy blocked an attempt to use
simonmorris@chromium.org
2012-09-19
1
-3
/
+4
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
1
-8
/
+6
*
[Chromoting] Wait synchronously until it is safe to drop task runner references.
alexeypa@chromium.org
2012-09-12
1
-0
/
+1
*
Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
peter@chromium.org
2012-09-12
1
-6
/
+8
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
1
-8
/
+6
*
Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@chromium.org
2012-09-09
1
-6
/
+8
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-08
1
-8
/
+6
*
Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@google.com
2012-09-06
1
-6
/
+8
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-06
1
-8
/
+6
*
[Chromoting] Implement the host domain policy.
simonmorris@chromium.org
2012-08-02
1
-2
/
+8
*
Add HostEventLogger to It2Me host plugin.
alexeypa@chromium.org
2012-07-27
1
-0
/
+2
*
Replace PluginMessageLoopProxy with PluginThreadTaskRunner.
sergeyu@chromium.org
2012-07-27
1
-3
/
+3
*
[Chromoting] Refactor the host policy watcher so that policies can easily be ...
simonmorris@chromium.org
2012-07-24
1
-2
/
+5
*
Move responsibility for l10n parameters to the caller.
jamiewalch@chromium.org
2012-07-24
1
-3
/
+12
*
Fixed typos.
jamiewalch@chromium.org
2012-07-14
1
-6
/
+6
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.
sergeyu@chromium.org
2012-07-03
1
-1
/
+1
*
The user's consent to crash dumps reporting can now be set via the UI (Window...
alexeypa@chromium.org
2012-06-22
1
-4
/
+17
*
Implemented getVersion framework.
jamiewalch@chromium.org
2012-05-11
1
-0
/
+11
*
Making sure that UAC promts fired by the Chromoting plugin get focus (instead...
alexeypa@chromium.org
2012-04-25
1
-0
/
+2
*
Use ScopedRefNPObject to pass NPObjects in the host plugin.
sergeyu@chromium.org
2012-04-09
1
-4
/
+4
*
Store PIN hash in host config.
sergeyu@chromium.org
2012-04-07
1
-0
/
+8
*
Replace SetDaemonPin() method with UpdateDaemonConfig()
sergeyu@chromium.org
2012-04-04
1
-5
/
+5
*
Add completion callbacks in the DaemonController interface.
sergeyu@chromium.org
2012-04-03
1
-2
/
+11
*
Don't use SequencedWorkerPool in the host plugin.
sergeyu@chromium.org
2012-03-29
1
-5
/
+6
*
Implement Me2Me setup flow.
sergeyu@chromium.org
2012-03-29
1
-1
/
+7
*
Add methods needed for host registration in chromoting host plugin.
sergeyu@chromium.org
2012-03-29
1
-24
/
+78
*
Don't crash in ~HostNPScriptObject() when the object wasn't initialized.
sergeyu@chromium.org
2012-03-06
1
-1
/
+1
*
Added daemon process NPAPI.
jamiewalch@chromium.org
2012-02-07
1
-0
/
+18
*
Log client jid for rejected clients.
sergeyu@chromium.org
2012-01-18
1
-1
/
+1
*
The chromoting IT2Me host logs connection data to the cloud.
simonmorris@chromium.org
2012-01-13
1
-3
/
+0
*
Remove dependency on HostConfig from ChromotingHost and other classes.
sergeyu@chromium.org
2012-01-07
1
-1
/
+2
*
Move ChromotingHost initialization to the network thread.
sergeyu@chromium.org
2012-01-07
1
-4
/
+7
*
Move signaling connection creation out of ChromotingHost.
sergeyu@chromium.org
2012-01-04
1
-5
/
+3
[next]