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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 159572 - Updated 'Connected' message to include audio info.
jamiewalch@google.com
2012-10-02
1
-10
/
+3
*
[Chromoting] Allow tasks to be posted to the plugin thread while a plugin ins...
alexeypa@chromium.org
2012-10-01
1
-42
/
+35
*
Updated 'Connected' message to include audio info.
jamiewalch@google.com
2012-10-01
1
-3
/
+10
*
Move DaemonController to remoting/host/setup
sergeyu@chromium.org
2012-10-01
1
-1
/
+0
*
Revert 159402 - Move DaemonController to remoting/host/setup
dharani@google.com
2012-09-29
1
-0
/
+1
*
Move DaemonController to remoting/host/setup
sergeyu@chromium.org
2012-09-29
1
-1
/
+0
*
Revert 159354 - Move DaemonController to remoting/host/setup
michaeln@google.com
2012-09-29
1
-0
/
+1
*
Move DaemonController to remoting/host/setup
sergeyu@chromium.org
2012-09-28
1
-1
/
+0
*
Show a helpful error message if a host domain policy blocked an attempt to use
simonmorris@chromium.org
2012-09-19
1
-2
/
+10
*
Handle certificate generation errors in chromoting host.
sergeyu@chromium.org
2012-09-14
1
-2
/
+10
*
Always enabled audio in remoting host, disable it for It2Me, minor cleanups.
sergeyu@chromium.org
2012-09-13
1
-6
/
+19
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
1
-34
/
+8
*
[Chromoting] Wait synchronously until it is safe to drop task runner references.
alexeypa@chromium.org
2012-09-12
1
-5
/
+12
*
Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
peter@chromium.org
2012-09-12
1
-8
/
+36
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
1
-36
/
+8
*
Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@chromium.org
2012-09-09
1
-8
/
+36
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-08
1
-36
/
+8
*
Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@google.com
2012-09-06
1
-8
/
+36
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-06
1
-36
/
+8
*
[Chromoting] Introducing refcount-based life time management of the message l...
alexeypa@chromium.org
2012-09-04
1
-7
/
+20
*
Log when the host is started for an account.
rmsousa@chromium.org
2012-08-31
1
-1
/
+1
*
Limit the ports used by IT2Me when NAT traversal is disabled.
wez@chromium.org
2012-08-24
1
-6
/
+13
*
[Chromoting] Implement the host domain policy.
simonmorris@chromium.org
2012-08-02
1
-18
/
+47
*
Add HostEventLogger to It2Me host plugin.
alexeypa@chromium.org
2012-07-27
1
-0
/
+6
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-27
1
-2
/
+2
*
Replace PluginMessageLoopProxy with PluginThreadTaskRunner.
sergeyu@chromium.org
2012-07-27
1
-2
/
+2
*
Revert 148418 - Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-26
1
-2
/
+2
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-25
1
-2
/
+2
*
[Chromoting] Refactor the host policy watcher so that policies can easily be ...
simonmorris@chromium.org
2012-07-24
1
-10
/
+27
*
Move responsibility for l10n parameters to the caller.
jamiewalch@chromium.org
2012-07-24
1
-4
/
+17
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.
sergeyu@chromium.org
2012-07-03
1
-47
/
+47
*
The user's consent to crash dumps reporting can now be set via the UI (Window...
alexeypa@chromium.org
2012-06-22
1
-3
/
+60
*
[Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...
simonmorris@chromium.org
2012-06-15
1
-3
/
+7
*
Shutdown It2Me host UI only after the host is stopped.
sergeyu@chromium.org
2012-06-14
1
-4
/
+7
*
Create UserInterface object on the UI thread.
sergeyu@chromium.org
2012-06-08
1
-2
/
+4
*
Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...
alexeypa@chromium.org
2012-05-11
1
-5
/
+6
*
Implemented getVersion framework.
jamiewalch@chromium.org
2012-05-11
1
-0
/
+43
*
[Chromoting] Factor out common code for pin hashing.
simonmorris@chromium.org
2012-05-01
1
-11
/
+2
*
Implement HostPortAllocator.
sergeyu@chromium.org
2012-05-01
1
-1
/
+3
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
1
-1
/
+1
*
Making sure that UAC promts fired by the Chromoting plugin get focus (instead...
alexeypa@chromium.org
2012-04-25
1
-0
/
+4
*
Add file thread in MessageHostContext.
sergeyu@chromium.org
2012-04-17
1
-2
/
+1
*
[UMA] Use proper C++ objects to serialize tracked_objects across process boun...
isherman@chromium.org
2012-04-13
1
-0
/
+1
*
Fixed missing negation.
jamiewalch@chromium.org
2012-04-11
1
-1
/
+1
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-2
/
+4
*
Use ScopedRefNPObject to pass NPObjects in the host plugin.
sergeyu@chromium.org
2012-04-09
1
-30
/
+17
*
Add config validation for updateDaemonConfig() method.
sergeyu@chromium.org
2012-04-09
1
-13
/
+21
*
Store PIN hash in host config.
sergeyu@chromium.org
2012-04-07
1
-1
/
+42
*
Replace SetDaemonPin() method with UpdateDaemonConfig()
sergeyu@chromium.org
2012-04-04
1
-17
/
+21
*
Add completion callbacks in the DaemonController interface.
sergeyu@chromium.org
2012-04-03
1
-12
/
+64
[next]