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: UserAuthenticator interface and its implementation for PAM.
sergeyu@chromium.org
2011-02-16
1
-0
/
+4
*
Resubmit - Use SSE2 block differ for chromoting
hclam@chromium.org
2011-02-11
1
-2
/
+41
*
Revert 74571 - Use SSE2 block differ for chromoting
dhollowa@chromium.org
2011-02-11
1
-41
/
+2
*
Revert 74583 - Revert 74571 - Use SSE2 block differ for chromoting
finnur@chromium.org
2011-02-11
1
-2
/
+41
*
Revert 74571 - Use SSE2 block differ for chromoting
finnur@chromium.org
2011-02-11
1
-41
/
+2
*
Use SSE2 block differ for chromoting
hclam@chromium.org
2011-02-11
1
-2
/
+41
*
Another big out-of-lining of test code. Hits a lot of gmock objects
erg@google.com
2011-02-08
1
-2
/
+2
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
1
-5
/
+8
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-2
/
+2
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-2
/
+0
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-0
/
+2
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-2
/
+0
*
Resubmit "Fix crashes in ChromotingHost"
hclam@chromium.org
2011-01-28
1
-0
/
+1
*
Revert "Fix crashes in ChromotingHost"
hclam@chromium.org
2011-01-26
1
-1
/
+0
*
Add PepperViewProxy to protect PepperView and ChromotingInstance on shutdown
hclam@chromium.org
2011-01-26
1
-0
/
+2
*
Fix crashes in ChromotingHost
hclam@chromium.org
2011-01-25
1
-0
/
+1
*
Changed MessageReader so that it doesn't read from the socket if there are
sergeyu@chromium.org
2011-01-22
1
-0
/
+1
*
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
[next]