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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed MessageReader so that it doesn't read from the socket if there are
sergeyu@chromium.org
2011-01-22
1
-0
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
1
-8
/
+8
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-1
/
+2
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Remove GetVp8CxAlgoAddress hack
hclam@chromium.org
2010-12-20
2
-11
/
+8
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-4
/
+10
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-10
/
+4
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-4
/
+10
*
Simplified frame rate control in the chromoting host.
sergeyu@chromium.org
2010-12-09
6
-11
/
+47
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
2
-0
/
+3
*
Reenable encoder/decoder tests.
sergeyu@chromium.org
2010-12-07
6
-140
/
+69
*
Revert 68434 - Reenable encoder/decoder tests.
scherkus@chromium.org
2010-12-07
6
-69
/
+140
*
Reenable encoder/decoder tests.
sergeyu@chromium.org
2010-12-07
6
-140
/
+69
*
Refactor ZLib and Verbatim encoders.
sergeyu@chromium.org
2010-12-06
13
-262
/
+197
*
Fix RGB->YUV conversion: input is BGR instead of RGB.
sergeyu@chromium.org
2010-12-06
1
-6
/
+6
*
Revert 68384: Landed with incorrect commit message.
sergeyu@chromium.org
2010-12-06
1
-6
/
+6
*
Refactor ZLib and Verbatim encoders.
sergeyu@chromium.org
2010-12-06
1
-6
/
+6
*
Move move classes to the remoting::protocol namespace. Minor cleanups.
sergeyu@chromium.org
2010-12-02
1
-2
/
+1
*
Reverse rows in VP8 decoder.
sergeyu@chromium.org
2010-12-02
2
-5
/
+14
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
4
-8
/
+3
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
4
-3
/
+8
*
Use CompoundBuffer in MessageDecoder.
sergeyu@chromium.org
2010-11-18
3
-0
/
+84
*
Added CompoundBuffer that will be used to store data in the encoding/decoding
sergeyu@chromium.org
2010-11-16
6
-242
/
+601
*
Reset decompressor after each frame in DecoderRowBased::DecodePacket().
sergeyu@chromium.org
2010-11-16
1
-6
/
+11
*
Add VideoPacket struct for video packets. Refactor Decode interface to use it.
sergeyu@chromium.org
2010-11-09
13
-96
/
+155
*
Add DEPS files in remoting subdirectories.
sergeyu@chromium.org
2010-11-05
3
-3
/
+6
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
2
-4
/
+3
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
2
-2
/
+3
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-02
16
-243
/
+159
*
Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
16
-159
/
+243
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
16
-243
/
+159
*
HostMessageDispatcher to parse control messages
hclam@chromium.org
2010-10-28
3
-33
/
+35
*
Fix Chromoting's verbatim decoder to work with the new protocol.
garykac@google.com
2010-10-27
2
-69
/
+107
*
Implement basic X11 screen capture on linux.
ajwong@chromium.org
2010-10-21
1
-1
/
+2
*
Convert LOG(INFO) to VLOG(1) - remoting/.
pkasting@chromium.org
2010-10-19
1
-6
/
+6
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
4
-27
/
+53
*
Move chromotocol.proto to remoting/protocol
hclam@chromium.org
2010-10-18
11
-413
/
+6
*
Use new Chromotocol code in host andclient.
sergeyu@chromium.org
2010-10-06
16
-463
/
+75
*
Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-04
4
-12
/
+33
*
This is a monster CL.
ajwong@chromium.org
2010-10-04
22
-722
/
+397
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
8
-40
/
+12
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
8
-12
/
+40
*
protobuf: switch to using third_party/protobuf
agl@chromium.org
2010-10-01
1
-6
/
+6
*
VP8 decoder for chromoting
hclam@chromium.org
2010-09-29
4
-3
/
+245
*
Implement VP8 encoder for chromoting
hclam@chromium.org
2010-09-28
5
-159
/
+157
*
Fix memory problem in DecoderVerbatim
hclam@chromium.org
2010-09-28
2
-3
/
+15
*
Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...
ajwong@chromium.org
2010-09-27
2
-1
/
+25
[next]