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
*
Merge 171318
alexeypa@google.com
2012-12-05
1
-0
/
+20
*
Merge 171104
alexeypa@google.com
2012-12-05
1
-2
/
+2
*
Merge 169696
jamiewalch@google.com
2012-12-03
1
-7
/
+8
*
Merge 167738 - Check for negative cursor width and height.
cevans@chromium.org
2012-11-30
1
-6
/
+10
*
Merge 168289 - Restrict the Chromoting client plugin to use by extensions & a...
cevans@chromium.org
2012-11-30
2
-0
/
+29
*
Merge 170416 - Correctly detect Windows XP Pro x64 and Windows 2003 as not su...
alexeypa@google.com
2012-11-30
2
-3
/
+3
*
Merge 167779 - Fixed start-up crash with curtain mode.
jamiewalch@google.com
2012-11-26
1
-1
/
+2
*
Merge 165426 - Use correct thread for audio capturing and encoding.
sergeyu@chromium.org
2012-11-19
8
-1
/
+15
*
Merge 165746 - Don't use ScopedCOMInitializer in AudioCapturerWin
sergeyu@chromium.org
2012-11-19
3
-6
/
+13
*
Merge 167304 - Enforce the RemoteAccessHostRequireCurtain policy on all platf...
wez@chromium.org
2012-11-15
6
-36
/
+58
*
Merge 167352 - Add DebugOverridePolicies preference to debug host builds.
wez@chromium.org
2012-11-15
3
-0
/
+75
*
Merge 167094 - Simplify remoting::PolicyWatcher's cross-platform core.
wez@chromium.org
2012-11-15
4
-135
/
+86
*
Merge 167947 - Treat switching to the desktop that the thread is currently as...
alexeypa@google.com
2012-11-15
2
-8
/
+22
*
Merge 166368 - Limit number of frames per audio packet in Opus and Speex deco...
sergeyu@chromium.org
2012-11-15
2
-4
/
+23
*
Merge 165565 - Calling SendSAS() from a service to make sure that Secure Atte...
alexeypa@google.com
2012-11-07
11
-34
/
+112
*
Merge 165543 - Do not use GetNamedPipeClientProcessId() which is available st...
alexeypa@google.com
2012-11-05
1
-3
/
+7
*
Disable resize-to-client on non-Linux systems.
jamiewalch@chromium.org
2012-10-30
1
-0
/
+5
*
remoting/host: Remove forbidden using namespace directive.
tfarina@chromium.org
2012-10-30
1
-1
/
+3
*
remoting/host: Remove nonexistent entry from DEPS list.
tfarina@chromium.org
2012-10-29
1
-1
/
+0
*
Rolling libjingle r220.
ronghuawu@chromium.org
2012-10-29
2
-4
/
+4
*
Add timout for the stop command in the chromoting init script.
sergeyu@chromium.org
2012-10-27
1
-1
/
+18
*
Remove unused constant in IT2Me host implementation.
wez@chromium.org
2012-10-27
1
-5
/
+0
*
Implemented local login check for PAM (only enabled on Linux for now).
jamiewalch@chromium.org
2012-10-27
4
-0
/
+204
*
[Chromoting] Make the HostStarter unregister a new host if it couldn't start it.
simonmorris@chromium.org
2012-10-27
4
-9
/
+80
*
Pause/resume the VideoScheduler in response to messages from the client.
wez@chromium.org
2012-10-27
3
-6
/
+32
*
Remove GaiaOauthClient and GaiaUserEmailFetcher from remoting.
sergeyu@chromium.org
2012-10-27
10
-527
/
+60
*
Clean up remoting::VideoScheduler implementation:
wez@chromium.org
2012-10-26
11
-363
/
+225
*
Build real dSYM for remoting_me2me_host
lambroslambrou@chromium.org
2012-10-26
1
-0
/
+8
*
Use PpCompletionCallback in PepperPortAllocatorSession.
sergeyu@chromium.org
2012-10-26
2
-39
/
+23
*
Fix inline javascript code.
rmsousa@chromium.org
2012-10-26
1
-1
/
+1
*
Rename ScreenRecorder to VideoScheduler.
wez@chromium.org
2012-10-26
6
-106
/
+111
*
Fixing threading issues in remoting::DesktopProcess. The UI thread is now own...
alexeypa@chromium.org
2012-10-26
4
-82
/
+132
*
Fix remoting me2me host to properly process --host-config option.
sergeyu@chromium.org
2012-10-25
1
-0
/
+6
*
Remove old unused OAuth client id from remoting_me2me_host.cc
sergeyu@chromium.org
2012-10-25
1
-4
/
+0
*
[Chromoting] The desktop process now creates a pre-connected pipe and passes ...
alexeypa@chromium.org
2012-10-25
31
-325
/
+1264
*
Step #1: Move HostProcess method implementations out-of-line.
wez@chromium.org
2012-10-24
1
-527
/
+579
*
Cleanups in remoting::HostStarter.
sergeyu@chromium.org
2012-10-24
3
-41
/
+31
*
Remove the remoting_simple_host target.
wez@chromium.org
2012-10-23
2
-488
/
+0
*
[Chromoting] Change ScreenRefresh to use 'if' instead of 'DCHECK'.
garykac@chromium.org
2012-10-23
1
-1
/
+3
*
Crash the network process when a fatal daemon-to-network protocol error encou...
alexeypa@chromium.org
2012-10-23
6
-42
/
+63
*
Improve codec tests to test a broader variety of dimensions.
wez@chromium.org
2012-10-23
1
-10
/
+16
*
Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
10
-0
/
+684
*
Revert 163650 - Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
10
-684
/
+0
*
Fixed disconnect-on-switch-in bug.
jamiewalch@chromium.org
2012-10-23
1
-0
/
+1
*
Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
10
-0
/
+684
*
[Chromoting] Fix crash on initial connection (Mac).
garykac@chromium.org
2012-10-23
1
-0
/
+4
*
Add methods to base::Thread to allow Windows consumers to ask for COM to be i...
pkasting@chromium.org
2012-10-23
1
-40
/
+2
*
Simplify the AudioScheduler implementation.
wez@chromium.org
2012-10-23
3
-61
/
+42
*
[Chromoting] Stop policy updates disconnecting an IT2Me session before it's s...
simonmorris@chromium.org
2012-10-23
1
-2
/
+10
*
Resave disconnect_window.xib
lambroslambrou@chromium.org
2012-10-22
1
-2
/
+78
[next]