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
*
[Chromoting] The webapp revokes OAuth refresh tokens when they will no longer...
simonmorris@chromium.org
2012-04-17
2
-7
/
+75
*
Log Gaia response codes and Gaia-related networking activity to ease diagnost...
alexeypa@chromium.org
2012-04-17
7
-3
/
+122
*
Wake Mac host display when remote session starts.
dcaiafa@chromium.org
2012-04-16
2
-2
/
+53
*
Remove duplicate tests of KeyEvent::has_pressed
wez@chromium.org
2012-04-16
2
-8
/
+0
*
Destroy XServerPixelBuffer before closing X Display.
sergeyu@chromium.org
2012-04-16
1
-0
/
+2
*
Source major & minor versions from remoting, build & patch versions from Chrome.
wez@chromium.org
2012-04-15
4
-32
/
+29
*
Restore mouse clamping in ClientSession.
wez@chromium.org
2012-04-15
1
-1
/
+1
*
[Chromoting] Add target to build archive for me2me host installer.
garykac@chromium.org
2012-04-14
2
-0
/
+266
*
Avoiding unnecessary conversion to UTF16 in runtime.
alexeypa@chromium.org
2012-04-14
7
-56
/
+50
*
Call XmppSignalStrategy::SetAuthInfo() on the right thread.
sergeyu@chromium.org
2012-04-14
1
-2
/
+7
*
Chromoting Host installation should take into account both buildtype% and bra...
alexeypa@chromium.org
2012-04-14
2
-6
/
+8
*
[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
*
[Chromoting] Add Keystone .pkg.zip to include in Chromoting Host installer.
garykac@chromium.org
2012-04-13
1
-0
/
+0
*
Revert 132270 - [Chromoting] Add target to build archive for remoting_me2me_h...
tim@chromium.org
2012-04-13
2
-256
/
+0
*
[Chromoting] Add target to build archive for remoting_me2me_host files.
garykac@chromium.org
2012-04-13
2
-0
/
+256
*
[Chromoting] Remove spaces from packproj name to make the build system happier.
garykac@chromium.org
2012-04-13
1
-3
/
+3
*
[Chromoting] Make the Windows host controller ask the user to confirm host re...
simonmorris@chromium.org
2012-04-13
7
-4
/
+271
*
[UMA] Use proper C++ objects to serialize tracked_objects across process boun...
isherman@chromium.org
2012-04-13
1
-0
/
+1
*
Add padding at the end of encoder buffer to workaround crbug.com/119633.
sergeyu@chromium.org
2012-04-12
1
-25
/
+31
*
Bump the remoting version number up to 1.4.8.0.
alexeypa@chromium.org
2012-04-12
1
-1
/
+1
*
[Chromoting] Add an Info.plist TEXT section to remoting_me2me_host.
garykac@chromium.org
2012-04-12
2
-0
/
+23
*
CSS rules are not semicolon terminated.
jamiewalch@google.com
2012-04-12
1
-1
/
+1
*
The Chromoting service should not start automatically unless it was configure...
alexeypa@chromium.org
2012-04-12
7
-31
/
+171
*
The Chrome Remote Desktop installation for Windows can be build by bots now.
alexeypa@chromium.org
2012-04-12
1
-24
/
+18
*
Implemented updateConfig for Mac.
jamiewalch@chromium.org
2012-04-12
6
-12
/
+191
*
Don't return from Stop until the GetState returns STOPPED.
jamiewalch@chromium.org
2012-04-12
1
-2
/
+37
*
[Chromoting] Stop the host from exiting just because the first few heartbeats...
simonmorris@chromium.org
2012-04-12
2
-2
/
+26
*
Remap the right Control key to Cmd when running on ChromeOS.
wez@chromium.org
2012-04-12
5
-1
/
+55
*
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
[next]