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
*
Fix Debian build script for svn-based checkout
lambroslambrou@chromium.org
2012-12-26
1
-2
/
+2
*
Simplify remoting::CaptureData
sergeyu@chromium.org
2012-12-22
20
-240
/
+94
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-1
/
+1
*
Disable Share button if the host plugin isn't supported.
jamiewalch@google.com
2012-12-21
2
-0
/
+14
*
Revert 174322 - broke the tree
jam@chromium.org
2012-12-21
1
-9
/
+0
*
[Chromoting] Check cursor data size on client before copying data.
garykac@chromium.org
2012-12-21
1
-0
/
+9
*
Mock chrome.storage (https://developer.chrome.com/extensions/storage.html) AP...
jamiewalch@google.com
2012-12-20
7
-44
/
+230
*
Fix Linux capturer crash on resize
lambroslambrou@chromium.org
2012-12-20
3
-23
/
+46
*
[Chromoting] Add script to switch release channels.
garykac@chromium.org
2012-12-19
1
-0
/
+68
*
Return scoped_refptr<CaptureData> from VideoFrameCapturerLinux::CaptureScreen()
lambroslambrou@chromium.org
2012-12-19
1
-4
/
+4
*
Source Python from /usr/bin rather than the user's path.
skonig@chromium.org
2012-12-19
1
-1
/
+1
*
Linux: use generated shim headers for opus.
phajdan.jr@chromium.org
2012-12-19
2
-2
/
+2
*
Give DisconnectWindow some TLC.
wez@chromium.org
2012-12-19
5
-33
/
+34
*
Fix PepperView to let PPAPI up-scale on high-DPI devices where possible.
wez@chromium.org
2012-12-18
1
-5
/
+18
*
Move screen capturers to remoting/capturer.
sergeyu@chromium.org
2012-12-18
75
-381
/
+460
*
Rename remoting resources files to remoting_strings.grd.
sergeyu@chromium.org
2012-12-18
45
-46
/
+46
*
Explicitly set actions in remoting as requiring cygwin (gyp only)
iannucci@google.com
2012-12-18
1
-1
/
+3
*
[Chromoting] Remove bogus character from french XTB file.
garykac@chromium.org
2012-12-17
1
-2
/
+2
*
Fix duplicate clipboard detection logic in client
lambroslambrou@google.com
2012-12-17
1
-17
/
+9
*
Post StopOnEncodeThread to the correct thread.
jamiewalch@chromium.org
2012-12-16
1
-1
/
+1
*
Fix chromoting host to shutdown cleanly when config file is missing.
sergeyu@chromium.org
2012-12-15
1
-1
/
+1
*
Chromoting Host: Initialize clipboard_atom_ before using it.
lambroslambrou@chromium.org
2012-12-15
1
-5
/
+5
*
[sync] Componentize sync: Part 4: Fix includes in third_party/protobuf
rsimha@chromium.org
2012-12-14
1
-2
/
+1
*
Increase default maximum desktop size and make it configurable.
jamiewalch@google.com
2012-12-14
1
-6
/
+17
*
Enable translations for unbranded chromoting builds.
sergeyu@chromium.org
2012-12-14
1
-51
/
+44
*
Fix crash on disconnect.
jamiewalch@chromium.org
2012-12-14
2
-9
/
+14
*
Add trapKey() API to ClientPlugin wrapper.
wez@chromium.org
2012-12-14
2
-1
/
+24
*
Don't run host for managed accounts on OS X.
skonig@chromium.org
2012-12-13
1
-0
/
+6
*
Add work-around for Mac OS X CapsLock key event behaviour.
wez@chromium.org
2012-12-13
1
-1
/
+18
*
Fix translation IDs in Chromoting strings.
sergeyu@chromium.org
2012-12-13
42
-672
/
+672
*
Close the client session in case if the disconnect window could not be shown ...
alexeypa@chromium.org
2012-12-13
7
-148
/
+229
*
Ensure Chromoting crash-reporting is opt-in
lambroslambrou@chromium.org
2012-12-12
2
-10
/
+7
*
Clearing a local reference to the I/O thread's task runner to makre sure the ...
alexeypa@chromium.org
2012-12-12
2
-52
/
+40
*
Fix AudioPipeReader to calculate stream possition correclty.
sergeyu@chromium.org
2012-12-12
2
-20
/
+35
*
Remove Linux host setup wizard and libwebkitgtk dependency.
sergeyu@chromium.org
2012-12-11
3
-337
/
+0
*
Fix me2me_virtual_host.py to handle blocked user accounts properly.
sergeyu@chromium.org
2012-12-11
1
-2
/
+6
*
Wait for encode thread during VideoScheduler teardown.
wez@chromium.org
2012-12-11
2
-3
/
+18
*
Build Mac Breakpad symbols for Chromoting Host
lambroslambrou@chromium.org
2012-12-11
2
-1
/
+60
*
Launch the host under LocalService account at low integrity level with all pr...
alexeypa@chromium.org
2012-12-11
13
-94
/
+731
*
Reorder tab title to put the important information first.
jamiewalch@google.com
2012-12-11
1
-2
/
+2
*
Enable crash-reporting for Mac host, for users who opt in.
lambroslambrou@chromium.org
2012-12-10
5
-11
/
+44
*
Fix AudioScheduler and VideoScheduler creation.
wez@chromium.org
2012-12-08
6
-46
/
+95
*
Remove WebSocket server and HostStatusService from remoting host.
sergeyu@chromium.org
2012-12-08
9
-1442
/
+0
*
Don't relaunch the host process too often.
jamiewalch@google.com
2012-12-08
1
-8
/
+45
*
Set screen DPI to 96 on screen resize.
lambroslambrou@chromium.org
2012-12-07
1
-1
/
+22
*
remoting: Remove bogus entry from host DEPS list.
tfarina@chromium.org
2012-12-07
1
-8
/
+1
*
Fix ClientSession to not access ConnectionToClient stubs after Disconnect().
wez@chromium.org
2012-12-07
4
-30
/
+44
*
Make sure that DisconnectWindow class does not depend on ChromotingHost so it...
alexeypa@chromium.org
2012-12-07
7
-63
/
+56
*
Use raw input to detect local mouse events.
alexeypa@chromium.org
2012-12-07
6
-193
/
+257
*
Remove unused APIs from the AutoThreadTaskRunner interface.
wez@chromium.org
2012-12-07
4
-122
/
+31
[next]