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
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
20
-152
/
+430
*
Add a done task to ScreenRecorder::Stop()
hclam@chromium.org
2011-01-21
4
-71
/
+226
*
Enable session resumption in SSLServerSocketNSS and unit tests
hclam@chromium.org
2011-01-21
1
-1
/
+0
*
Fix memory leak in JingleSessionTest.Connect and friends
hclam@chromium.org
2011-01-21
1
-1
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
16
-48
/
+47
*
Enable JingleSessionTest on windows
hclam@chromium.org
2011-01-19
1
-23
/
+1
*
Simplified MessageReader and MessageDecoder classes.
sergeyu@chromium.org
2011-01-14
17
-164
/
+110
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
2
-2
/
+2
*
Chromoting plugin script interface to support login challenge
hclam@chromium.org
2011-01-10
2
-5
/
+50
*
Add an instance parameter to var objects, audio, and the 2D API. This replace...
brettw@chromium.org
2011-01-07
2
-4
/
+5
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
5
-5
/
+5
*
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
8
-8
/
+8
*
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
*
Fix crash in JingleThread caused by non-nestable tasks.
sergeyu@chromium.org
2010-12-23
2
-7
/
+37
*
Disable JingleSessionTests on Windows
hclam@chromium.org
2010-12-23
1
-1
/
+2
*
Use certificate and key files instead of generating them each time for unit t...
hclam@chromium.org
2010-12-23
3
-10
/
+58
*
Send certificate in content description in jingle for Chromoting
hclam@chromium.org
2010-12-23
5
-61
/
+96
*
Add an extra SSL layer in JingleSession for Chromoting
hclam@chromium.org
2010-12-23
7
-68
/
+400
*
Chromoting protocol layers to receive and send login messages
hclam@chromium.org
2010-12-23
20
-113
/
+297
*
Protocol buffer definition for local login
hclam@chromium.org
2010-12-23
3
-2
/
+47
*
Add CertVerifier to SocketStreamAdapter
hclam@chromium.org
2010-12-23
2
-1
/
+8
*
Remove GetVp8CxAlgoAddress hack
hclam@chromium.org
2010-12-20
2
-11
/
+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
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-1
/
+2
*
Fix the last scoped_refptr misuses in NewRunnableMethod.
willchan@chromium.org
2010-12-15
1
-2
/
+2
*
Pass RefCounted objects as scoped_refptr to NewRunnableMethod.
willchan@chromium.org
2010-12-14
1
-3
/
+3
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-4
/
+10
*
Use heartbeat interval received from the bot.
sergeyu@chromium.org
2010-12-14
3
-26
/
+96
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
2
-1
/
+5
*
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
*
Fix leaks in RtpVideoReaderTest.
sergeyu@chromium.org
2010-12-10
1
-0
/
+4
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
2
-3
/
+15
*
Simplified frame rate control in the chromoting host.
sergeyu@chromium.org
2010-12-09
17
-249
/
+217
*
Remove ChromotingClientMessage
garykac@chromium.org
2010-12-08
7
-27
/
+21
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
3
-4
/
+4
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
4
-20
/
+27
*
Reenable encoder/decoder tests.
sergeyu@chromium.org
2010-12-07
7
-146
/
+81
*
Revert 68434 - Reenable encoder/decoder tests.
scherkus@chromium.org
2010-12-07
7
-75
/
+146
*
Reenable encoder/decoder tests.
sergeyu@chromium.org
2010-12-07
7
-146
/
+75
*
Removed stream_writer.[cc|h]
sergeyu@chromium.org
2010-12-07
6
-111
/
+0
*
Rename SessionManager to ScreenRecorder
hclam@chromium.org
2010-12-06
6
-103
/
+96
*
Refactor ZLib and Verbatim encoders.
sergeyu@chromium.org
2010-12-06
16
-273
/
+205
*
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
[next]