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
*
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
*
Fix mac compilation issue
hclam@chromium.org
2010-10-28
1
-1
/
+2
*
HostMessageDispatcher to parse control messages
hclam@chromium.org
2010-10-28
6
-9
/
+10
*
Cleanups in the chromotocol code.
sergeyu@chromium.org
2010-10-27
10
-56
/
+45
*
Added control channel in ChromotingConnection. Moved channel
sergeyu@chromium.org
2010-10-26
1
-3
/
+3
*
Implemented chromotocol configuration negotiation.
sergeyu@chromium.org
2010-10-24
4
-16
/
+36
*
Implement basic X11 screen capture on linux.
ajwong@chromium.org
2010-10-21
3
-2
/
+322
*
Convert LOG(INFO) to VLOG(1) - remoting/.
pkasting@chromium.org
2010-10-19
2
-8
/
+7
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
8
-2
/
+12
*
Move chromotocol.proto to remoting/protocol
hclam@chromium.org
2010-10-18
3
-2
/
+5
*
Make sure to use scoped_refptr for refcounted params in audio/video/remoting
willchan@chromium.org
2010-10-18
1
-1
/
+3
*
Call SceenConfigurationChanged from CapturerFake constructor.
sergeyu@chromium.org
2010-10-18
1
-0
/
+1
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-2
/
+2
*
Basic client-host key (+ dead key) support for Chromoting (Windows).
garykac@google.com
2010-10-15
1
-342
/
+18
*
Remove old tunneling code from remoting/jingle_glue.
sergeyu@chromium.org
2010-10-14
2
-18
/
+0
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
1
-3
/
+1
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
1
-1
/
+3
*
Fix build break on mac.
sergeyu@chromium.org
2010-10-06
1
-0
/
+2
*
Use new Chromotocol code in host andclient.
sergeyu@chromium.org
2010-10-06
14
-316
/
+207
*
This is a monster CL.
ajwong@chromium.org
2010-10-04
10
-130
/
+161
*
clang/mac: Fix almost all problems when building all.xcodeproj.
thakis@chromium.org
2010-10-04
1
-0
/
+5
*
Fix valgrind memory leak in session_manager_unittest.
garykac@chromium.org
2010-09-03
1
-10
/
+1
*
Allows chromoting host to be connected again after connection drops.
hclam@chromium.org
2010-09-03
2
-12
/
+10
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-167
/
+167
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-167
/
+167
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-167
/
+167
*
Basic user access check for chromoting host.
sergeyu@chromium.org
2010-09-02
10
-13
/
+232
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-167
/
+167
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-167
/
+167
*
Fix build breakage.
garykac@google.com
2010-08-31
1
-5
/
+13
[next]