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
*
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
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-3
/
+1
*
Mac resize-to-client implementation.
jamiewalch@chromium.org
2012-10-20
1
-18
/
+127
*
Apply correct permissions to config when enabling Chromoting host on Mac
lambroslambrou@chromium.org
2012-10-20
2
-8
/
+5
*
Gracefully handle starting the Chromoting service whilst already running.
lambroslambrou@chromium.org
2012-10-20
1
-4
/
+4
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
1
-1
/
+0
*
Fix is-remoting-session script
sergeyu@chromium.org
2012-10-19
1
-1
/
+1
*
Implementation for a lightweight audio toggle.
rmsousa@chromium.org
2012-10-19
3
-1
/
+26
*
Move it2me business logic out of the UI class
rmsousa@chromium.org
2012-10-19
3
-17
/
+8
*
Fix merge issues sneaked in with r162778.
alexeypa@chromium.org
2012-10-19
1
-5
/
+7
*
[Chromoting] Use base::GenerateGUID to generate host IDs.
simonmorris@chromium.org
2012-10-19
1
-42
/
+2
*
Create OS windows on the UI thread, since that's where they're destroyed.
rmsousa@chromium.org
2012-10-18
8
-75
/
+84
*
Chromoting Debian package updates.
lambroslambrou@chromium.org
2012-10-18
3
-6
/
+21
*
Disable curtain mode.
jamiewalch@google.com
2012-10-18
1
-2
/
+4
*
Validate and report peer's PID to WorkerProcessIpcDelegate so it will be able...
alexeypa@chromium.org
2012-10-18
17
-182
/
+277
*
Move IT2Me functions into their own implementation object.
wez@chromium.org
2012-10-18
3
-597
/
+714
*
[Chromoting] Let the Linux start-host app take a redirect-URL parameter.
simonmorris@chromium.org
2012-10-18
8
-51
/
+76
[next]