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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a done task to ScreenRecorder::Stop()
hclam@chromium.org
2011-01-21
4
-71
/
+226
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
8
-19
/
+19
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
2
-2
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
4
-4
/
+4
*
Chromoting protocol layers to receive and send login messages
hclam@chromium.org
2010-12-23
2
-0
/
+8
*
HostConfig interface updates.
sergeyu@chromium.org
2010-12-16
11
-96
/
+40
*
Fixed memleak in HeartbeatSenderTest_ProcessResponse.
sergeyu@chromium.org
2010-12-16
1
-2
/
+2
*
Pass RefCounted objects as scoped_refptr to NewRunnableMethod.
willchan@chromium.org
2010-12-14
1
-3
/
+3
*
Use heartbeat interval received from the bot.
sergeyu@chromium.org
2010-12-14
3
-26
/
+96
*
Simplified frame rate control in the chromoting host.
sergeyu@chromium.org
2010-12-09
3
-201
/
+97
*
Remove ChromotingClientMessage
garykac@chromium.org
2010-12-08
2
-5
/
+5
*
Rename SessionManager to ScreenRecorder
hclam@chromium.org
2010-12-06
5
-100
/
+93
*
Refactor ZLib and Verbatim encoders.
sergeyu@chromium.org
2010-12-06
1
-4
/
+3
*
Move move classes to the remoting::protocol namespace. Minor cleanups.
sergeyu@chromium.org
2010-12-02
6
-19
/
+29
*
Fix threading problem caught by DCHECKs in ChromotingHost
hclam@chromium.org
2010-11-30
1
-7
/
+16
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
4
-3
/
+2
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
4
-2
/
+3
*
Hook up client events to new protocol stubs.
sergeyu@chromium.org
2010-11-29
3
-187
/
+110
*
Begin adding mutual authentication into the SessionManager::connect() call.
ajwong@chromium.org
2010-11-24
5
-15
/
+60
*
Use VP8 over PseudoTCP by default.
sergeyu@chromium.org
2010-11-23
14
-77
/
+160
*
Fix ThreadChecker to use Locks and not use scoped_ptr.
willchan@chromium.org
2010-11-21
1
-0
/
+2
*
Use VideoStub interface on the host side.
sergeyu@chromium.org
2010-11-19
2
-5
/
+11
*
Fix up mac capturer
dmaclach@chromium.org
2010-11-19
2
-1
/
+2
*
Fix GDI capturer initialization.
sergeyu@chromium.org
2010-11-19
1
-0
/
+1
*
Remove capture thread in Chromoting host
hclam@chromium.org
2010-11-18
5
-25
/
+17
*
Move creation of capturer, input stub into ChromotingHost
hclam@chromium.org
2010-11-17
3
-49
/
+57
*
Introduce a fake HostStub since there's no need to handle it now
hclam@chromium.org
2010-11-17
4
-4
/
+58
*
Inject MessageLoop into Capturer
hclam@chromium.org
2010-11-17
15
-23
/
+37
*
Implement input stub in the host side for chromoting
hclam@chromium.org
2010-11-16
13
-194
/
+213
*
Reapply of r65413. Add linux executor support for Chromoting host.
ajwong@chromium.org
2010-11-11
3
-4
/
+404
*
Fix Windows Chromoting host by setting pixel format.
garykac@google.com
2010-11-11
1
-0
/
+1
*
Revert "Reapply of r65413. XTest dependencies added to _chroots_ on linux bots."
ajwong@chromium.org
2010-11-10
3
-404
/
+4
*
Reapply of r65413. XTest dependencies added to _chroots_ on linux bots.
ajwong@chromium.org
2010-11-10
3
-4
/
+404
*
Add VideoPacket struct for video packets. Refactor Decode interface to use it.
sergeyu@chromium.org
2010-11-09
9
-37
/
+30
*
Fix build break
hclam@chromium.org
2010-11-09
1
-1
/
+1
*
Implementation of InputStub for chromoting
hclam@chromium.org
2010-11-09
1
-1
/
+9
*
Revert "Reapply of r65413. XTest dependencies added to linux bots."
ajwong@chromium.org
2010-11-09
3
-404
/
+4
*
Use the XTest extension to execute mouse and keyboard events.
ajwong@chromium.org
2010-11-09
3
-4
/
+404
*
Chromoting: Rename ChromotocolConfig -> SessionConfig
garykac@chromium.org
2010-11-08
2
-14
/
+13
*
Revert "Use the XTest extension to execute mouse and keyboard events."
ajwong@chromium.org
2010-11-08
3
-404
/
+4
*
Use the XTest extension to execute mouse and keyboard events.
ajwong@chromium.org
2010-11-08
3
-4
/
+404
*
Add DEPS files in remoting subdirectories.
sergeyu@chromium.org
2010-11-05
1
-0
/
+7
*
Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}
ajwong@chromium.org
2010-11-04
9
-488
/
+114
*
Move protocol classes to the remoting::protocol namespace
sergeyu@chromium.org
2010-11-04
9
-37
/
+54
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
5
-74
/
+74
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
6
-43
/
+45
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-02
15
-65
/
+112
*
Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
15
-112
/
+65
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
15
-65
/
+112
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
3
-8
/
+8
[next]