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
/
remoting.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chromoting protocol layers to receive and send login messages
hclam@chromium.org
2010-12-23
1
-0
/
+5
*
Reenable encoder/decoder tests.
sergeyu@chromium.org
2010-12-07
1
-6
/
+12
*
Revert 68434 - Reenable encoder/decoder tests.
scherkus@chromium.org
2010-12-07
1
-6
/
+6
*
Reenable encoder/decoder tests.
sergeyu@chromium.org
2010-12-07
1
-6
/
+6
*
Removed stream_writer.[cc|h]
sergeyu@chromium.org
2010-12-07
1
-2
/
+0
*
Rename SessionManager to ScreenRecorder
hclam@chromium.org
2010-12-06
1
-3
/
+3
*
Refactor ZLib and Verbatim encoders.
sergeyu@chromium.org
2010-12-06
1
-6
/
+5
*
Hook up client events to new protocol stubs.
sergeyu@chromium.org
2010-11-29
1
-0
/
+1
*
Implemented RtcpWriter for sending RTCP Receiver Reports.
sergeyu@chromium.org
2010-11-24
1
-0
/
+2
*
Unittests for RTP packetizer and depacketizer.
sergeyu@chromium.org
2010-11-17
1
-1
/
+2
*
Introduce a fake HostStub since there's no need to handle it now
hclam@chromium.org
2010-11-17
1
-0
/
+2
*
Implement input stub in the host side for chromoting
hclam@chromium.org
2010-11-16
1
-1
/
+0
*
Added CompoundBuffer that will be used to store data in the encoding/decoding
sergeyu@chromium.org
2010-11-16
1
-3
/
+3
*
Reapply of r65413. Add linux executor support for Chromoting host.
ajwong@chromium.org
2010-11-11
1
-0
/
+1
*
Revert "Reapply of r65413. XTest dependencies added to _chroots_ on linux bots."
ajwong@chromium.org
2010-11-10
1
-1
/
+0
*
Reapply of r65413. XTest dependencies added to _chroots_ on linux bots.
ajwong@chromium.org
2010-11-10
1
-0
/
+1
*
Fix build break
hclam@chromium.org
2010-11-09
1
-2
/
+0
*
Implementation of InputStub for chromoting
hclam@chromium.org
2010-11-09
1
-8
/
+12
*
Revert "Reapply of r65413. XTest dependencies added to linux bots."
ajwong@chromium.org
2010-11-09
1
-1
/
+0
*
Use the XTest extension to execute mouse and keyboard events.
ajwong@chromium.org
2010-11-09
1
-0
/
+1
*
Chromoting: Rename ChromotocolConfig -> SessionConfig
garykac@chromium.org
2010-11-08
1
-2
/
+2
*
Revert "Use the XTest extension to execute mouse and keyboard events."
ajwong@chromium.org
2010-11-08
1
-1
/
+0
*
Use the XTest extension to execute mouse and keyboard events.
ajwong@chromium.org
2010-11-08
1
-0
/
+1
*
Removed dependence on remoting/client from remoting/protocol.
sergeyu@chromium.org
2010-11-05
1
-27
/
+27
*
Implementation of ClientStubImpl
hclam@chromium.org
2010-11-05
1
-0
/
+3
*
Comment out broken chromoting targets
garykac@chromium.org
2010-11-04
1
-27
/
+27
*
Chromoting: Rename HostConnection to ConnectionToHost
garykac@chromium.org
2010-11-04
1
-3
/
+3
*
Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}
ajwong@chromium.org
2010-11-04
1
-5
/
+7
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
1
-9
/
+9
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
1
-0
/
+13
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-02
1
-6
/
+16
*
Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
1
-16
/
+6
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
1
-6
/
+16
*
HostMessageDispatcher to parse control messages
hclam@chromium.org
2010-10-28
1
-5
/
+5
*
Cleanups in the chromotocol code.
sergeyu@chromium.org
2010-10-27
1
-13
/
+13
*
Implemented chromotocol configuration negotiation.
sergeyu@chromium.org
2010-10-24
1
-0
/
+2
*
Implement basic X11 screen capture on linux.
ajwong@chromium.org
2010-10-21
1
-0
/
+6
*
Simple RTP reader/writer.
sergeyu@chromium.org
2010-10-20
1
-0
/
+8
*
HostMessageDispatcher to dispatch messages received on a chromoting connection
hclam@chromium.org
2010-10-19
1
-0
/
+4
*
Fix remoting_unittests to pull in TCMalloc.
willchan@chromium.org
2010-10-19
1
-0
/
+8
*
Move chromotocol.proto to remoting/protocol
hclam@chromium.org
2010-10-18
1
-3
/
+3
*
Remove old tunneling code from remoting/jingle_glue.
sergeyu@chromium.org
2010-10-14
1
-16
/
+0
*
Use new Chromotocol code in host andclient.
sergeyu@chromium.org
2010-10-06
1
-6
/
+20
[next]