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
*
Remove ChromotingHostContext::ReleaseTaskRunners(), which is unused.
wez@chromium.org
2012-11-19
2
-13
/
+0
*
Delete trigger file if the host ID has been deleted.
jamiewalch@chromium.org
2012-11-17
1
-0
/
+10
*
Linux clipboard support for Chromoting host.
lambroslambrou@chromium.org
2012-11-17
3
-47
/
+108
*
Fixed potential umask bug.
jamiewalch@chromium.org
2012-11-17
1
-2
/
+3
*
Add an option to run the remoting session script with a specific config.
wez@chromium.org
2012-11-17
1
-8
/
+21
*
Fixed gyp to work with both xcodebuild and ninja.
jamiewalch@chromium.org
2012-11-17
3
-3
/
+31
*
Native remoting host configurer for linux.
sergeyu@chromium.org
2012-11-17
5
-5
/
+343
*
Revert 168349 - Native remoting host configurer for linux.
sergeyu@chromium.org
2012-11-17
4
-35
/
+5
*
Native remoting host configurer for linux.
sergeyu@chromium.org
2012-11-17
4
-5
/
+35
*
Make all pdb file names follow the same naming convention.
iannucci@chromium.org
2012-11-17
1
-1
/
+0
*
Restrict the Chromoting client plugin to use by extensions & apps.
wez@chromium.org
2012-11-16
2
-0
/
+29
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-4
/
+4
*
Removed shortcut text from disconnect buttons.
jamiewalch@chromium.org
2012-11-16
7
-32
/
+3
*
Chromoting Debian package improvements
lambroslambrou@chromium.org
2012-11-16
3
-4
/
+20
*
Revert 168056 - Enable PAM-based local login check on Mac.
jamiewalch@google.com
2012-11-16
3
-31
/
+3
*
Enable PAM-based local login check on Mac.
jamiewalch@chromium.org
2012-11-15
3
-3
/
+31
*
Remove remoting.cancelConnect, since it doesn't update the URL correctly.
jamiewalch@google.com
2012-11-15
2
-5
/
+12
*
Fix DCHECK when sharing is aborted on the host while connecting.
sergeyu@chromium.org
2012-11-15
1
-4
/
+1
*
Remove UI dependencies from remoting.HostController.
sergeyu@chromium.org
2012-11-15
5
-144
/
+166
*
Treat switching to the desktop that the thread is currently assigned to a suc...
alexeypa@chromium.org
2012-11-15
2
-8
/
+22
*
Remove various DoNothing functions in favor of base::DoNothing
akalin@chromium.org
2012-11-15
1
-9
/
+8
*
Revert 167794 - Native remoting host configurer for linux.
ilevy@chromium.org
2012-11-15
5
-342
/
+4
*
Native remoting host configurer for linux.
sergeyu@chromium.org
2012-11-15
5
-4
/
+342
*
Fixed start-up crash with curtain mode.
jamiewalch@google.com
2012-11-15
1
-1
/
+2
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
5
-5
/
+5
*
Check for negative cursor width and height.
wez@chromium.org
2012-11-14
1
-6
/
+10
*
Rename capture and encode threads to make it clear that they are for video.
sergeyu@chromium.org
2012-11-14
9
-52
/
+56
*
[Chromoting] Add option to Mac host installer build script to skip signing.
garykac@chromium.org
2012-11-14
1
-8
/
+31
*
Add DebugOverridePolicies preference to debug host builds.
wez@chromium.org
2012-11-13
3
-0
/
+75
*
Enforce the RemoteAccessHostRequireCurtain policy on all platforms.
wez@chromium.org
2012-11-13
6
-36
/
+62
*
remoting: Switch PolicyWatcherLinux to use the callback interface of FilePath...
tfarina@chromium.org
2012-11-13
1
-39
/
+9
*
Unselect GDI bitmaps after use to make sure that the device context and bitma...
alexeypa@chromium.org
2012-11-12
1
-6
/
+10
*
Revert "Linux: change protobuf default option to allow building"
nyquist@chromium.org
2012-11-12
6
-0
/
+12
*
replace verify-webapp.py script with verify_resources.py
sergeyu@chromium.org
2012-11-12
4
-147
/
+191
*
Simplify remoting::PolicyWatcher's cross-platform core.
wez@chromium.org
2012-11-10
4
-139
/
+87
*
Rename SocketReaderBase to SocketReader and move it to remoting/base
sergeyu@chromium.org
2012-11-10
5
-103
/
+129
*
Brushing up video capturers to make them more uniform.
alexeypa@chromium.org
2012-11-10
8
-325
/
+477
*
Security team as IPC message file owners.
tsepez@chromium.org
2012-11-09
1
-0
/
+8
*
Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in...
alexeypa@chromium.org
2012-11-08
14
-238
/
+211
*
Linux: change protobuf default option to allow building
phajdan.jr@chromium.org
2012-11-07
6
-12
/
+0
*
[Chromoting] Make the webapp handle 502 errors like 503 errors.
simonmorris@chromium.org
2012-11-07
3
-3
/
+3
*
Limit number of frames per audio packet in Opus and Speex decoders.
sergeyu@chromium.org
2012-11-07
2
-4
/
+23
*
Move Chromoting strings to string_resources.grd and simplify remoting_resourc...
sergeyu@chromium.org
2012-11-06
92
-16863
/
+5594
*
Splitting EventExecutor classes that require asynchronous shutdown into a syn...
alexeypa@chromium.org
2012-11-06
12
-220
/
+379
*
Revert "Move Chromoting strings to string_resources.grd and simplify remoting...
phajdan.jr@chromium.org
2012-11-05
94
-5596
/
+16890
*
Move Chromoting strings to string_resources.grd and simplify remoting_resourc...
sergeyu@chromium.org
2012-11-05
94
-16890
/
+5596
*
Revert "Revert 166003 - Move Chromoting strings to string_resources.grd and s...
phajdan.jr@chromium.org
2012-11-05
43
-0
/
+16677
*
Revert 166003 - Move Chromoting strings to string_resources.grd and simplify ...
sergeyu@chromium.org
2012-11-05
51
-5596
/
+213
*
Move Chromoting strings to string_resources.grd and simplify remoting_resourc...
sergeyu@chromium.org
2012-11-05
94
-16890
/
+5596
*
Revert 165041 (caused http://crbug.com/158995, which is apparently somewhat
thakis@chromium.org
2012-11-05
90
-5554
/
+16746
[next]