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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed missing negation.
jamiewalch@chromium.org
2012-04-11
1
-1
/
+1
*
This CL removes the unused trace.proto definition and build target, and makes...
wez@chromium.org
2012-04-11
8
-68
/
+11
*
Cull unnecessary media::VideoFrame::Formats from the enum.
fischman@chromium.org
2012-04-11
7
-171
/
+8
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
6
-7
/
+13
*
Fix the USB keycode field name in injectKeyEvent API.
wez@chromium.org
2012-04-10
2
-2
/
+2
*
Test type of daemonState (there will be no exception accessing a missing prop...
jamiewalch@google.com
2012-04-10
1
-3
/
+4
*
Implemented on-demand installation of the Chromoting Host on Windows.
alexeypa@chromium.org
2012-04-10
5
-23
/
+516
*
Fix stop/start button state and host name.
jamiewalch@google.com
2012-04-10
3
-6
/
+47
*
Use ScopedRefNPObject to pass NPObjects in the host plugin.
sergeyu@chromium.org
2012-04-09
4
-39
/
+36
*
Check host_ is not NULL in isRToL.
jamiewalch@google.com
2012-04-09
1
-1
/
+5
*
Remove uninstaller (accidentally got merged with previous cl).
garykac@chromium.org
2012-04-09
7
-1200
/
+0
*
Initial version of the Chromoting installer for Mac.
garykac@chromium.org
2012-04-09
18
-0
/
+2882
*
Add config validation for updateDaemonConfig() method.
sergeyu@chromium.org
2012-04-09
3
-21
/
+33
*
Add IsKeyPressed() and PressedKeyCount() methods to InputEventTracker.
wez@chromium.org
2012-04-09
3
-62
/
+89
*
[Chromoting] Clear all localStorage when the user signs out.
simonmorris@chromium.org
2012-04-09
3
-4
/
+6
*
Fix crash in the ScreenRecorder.
sergeyu@chromium.org
2012-04-09
1
-0
/
+3
*
Add APIs to the client plugin to re-map and trap key events.
wez@chromium.org
2012-04-09
8
-2
/
+324
*
Switch PepperView to use asynchronous completion for Flush().
wez@chromium.org
2012-04-08
4
-51
/
+25
*
Implement GetConfig() and UpdateConfig in DaemonControllerLinux.
sergeyu@chromium.org
2012-04-07
2
-14
/
+59
*
Don't warn about low-memory when AllocateBuffer sees an empty clip rect.
wez@chromium.org
2012-04-07
1
-14
/
+15
*
Revert 131239 - The Chrome Remote Desktop installation for Windows can be bui...
alexeypa@chromium.org
2012-04-07
1
-17
/
+17
*
Cleanup and simplify HostConfig and JsonHostConfig.
sergeyu@chromium.org
2012-04-07
13
-138
/
+109
*
Store PIN hash in host config.
sergeyu@chromium.org
2012-04-07
4
-11
/
+78
*
The Chrome Remote Desktop installation for Windows can be build by bots now.
alexeypa@chromium.org
2012-04-07
1
-17
/
+17
*
CreateProcessAsUser requires the token handle to have TOKEN_DUPLICATE access.
alexeypa@chromium.org
2012-04-07
1
-1
/
+1
*
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
3
-181
/
+134
*
Trap Ctrl-Alt-Del to inject a Secure Attention Sequence into Windows.
wez@chromium.org
2012-04-06
2
-15
/
+34
*
Objects that derive from RefCounted/RefCountedThreadSafe should not have publ...
rsleevi@chromium.org
2012-04-06
1
-1
/
+3
*
Implement write-waits-for-send mode for PseudoTCP and enable it on the host s...
sergeyu@chromium.org
2012-04-06
1
-1
/
+7
*
All classes that directly derive from net::URLRequestContextGetter should hav...
rsleevi@chromium.org
2012-04-06
1
-1
/
+2
*
Don't propagate the click event if the user disables the daemon.
jamiewalch@google.com
2012-04-06
1
-2
/
+6
*
Specify session type when creating relay sessions for chromoting.
sergeyu@chromium.org
2012-04-06
1
-0
/
+6
*
Enable alphanumeric input in fullscreen.
jamiewalch@google.com
2012-04-05
2
-2
/
+6
*
Objects that derive from RefCounted should not have public dtors
rsleevi@chromium.org
2012-04-05
1
-0
/
+2
*
Clean up the EventExecutor implementations.
wez@chromium.org
2012-04-05
4
-154
/
+141
*
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
6
-57
/
+58
*
Cleaning up remoting/remoting.gyp:
alexeypa@chromium.org
2012-04-05
6
-17
/
+35
*
Chromoting Me2Me installation flow for Mac.
lambroslambrou@chromium.org
2012-04-05
6
-22
/
+89
*
[Chromoting] Require that the daemon PIN consists of 6 or more digits.
simonmorris@chromium.org
2012-04-05
2
-5
/
+40
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
2
-6
/
+6
*
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
*
ScopedProcessInformation protects against process/thread handle leaks from Cr...
erikwright@chromium.org
2012-04-04
1
-4
/
+4
*
[Chromoting] Let the client plugin pass clipboard items to the host.
simonmorris@chromium.org
2012-04-04
6
-2
/
+83
*
[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
[next]