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
*
Remove SessionManagerPair.
sergeyu@chromium.org
2011-07-01
4
-173
/
+1
*
Close all writers before JingleSession is destroyed.
sergeyu@chromium.org
2011-06-30
26
-58
/
+159
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
1
-2
/
+2
*
Fix memory leak in remoting_unittests.
sergeyu@chromium.org
2011-06-30
2
-17
/
+30
*
Fix test for disabling curtain mode (and hiding DisconnectWindow, etc).
wez@chromium.org
2011-06-30
1
-2
/
+2
*
Don't use HttpPortAllocator when it is not neccessary.
sergeyu@chromium.org
2011-06-30
3
-21
/
+25
*
Initial continue window implementation on mac.
dmaclach@chromium.org
2011-06-30
7
-14
/
+125
*
PseudoTcp to expose settings of nagling and ACK delay
hclam@chromium.org
2011-06-30
2
-16
/
+101
*
Remove the dependency on app_base from some targets.
tfarina@chromium.org
2011-06-29
1
-1
/
+0
*
Disable tests.
sergeyu@chromium.org
2011-06-29
1
-7
/
+7
*
Remove JingleClient.
sergeyu@chromium.org
2011-06-29
21
-692
/
+339
*
Chromoting: Release all currently pressed keys when disconnecting.
garykac@chromium.org
2011-06-29
3
-10
/
+64
*
Use shared UI strings for Chromoting's Disconnect window (in Windows).
garykac@google.com
2011-06-29
2
-3
/
+17
*
Tweak the TCPChannelTester to be easier to read.
wez@chromium.org
2011-06-29
1
-9
/
+4
*
Add FakeSignalStrategy.
sergeyu@chromium.org
2011-06-29
3
-0
/
+146
*
Resubmit "remoting_host_plugin to link with libvpx built from source"
hclam@chromium.org
2011-06-28
1
-20
/
+9
*
Revert 90866 - remoting_host_plugin to link with libvpx built from source
fischman@chromium.org
2011-06-28
1
-1
/
+20
*
Revert 90867 - Add FakeSignalStrategy.
sergeyu@chromium.org
2011-06-28
3
-146
/
+0
*
Add FakeSignalStrategy.
sergeyu@chromium.org
2011-06-28
3
-0
/
+146
*
remoting_host_plugin to link with libvpx built from source
hclam@chromium.org
2011-06-28
1
-20
/
+1
*
Add IDs to outgoing Iq stanzas.
sergeyu@chromium.org
2011-06-28
9
-15
/
+40
*
Move UI strings from Chromoting's Disconnect window into base class.
garykac@chromium.org
2011-06-28
4
-15
/
+30
*
Remove StartSession/EndSession from SignalStrategy interface.
sergeyu@chromium.org
2011-06-28
8
-58
/
+29
*
Reland 90618 - Remove check for entry_. From coverity CID=8237
gbillock@chromium.org
2011-06-28
1
-2
/
+3
*
Fix buglet calling out to JS from plugin.
wez@chromium.org
2011-06-27
2
-19
/
+12
*
Move ContentDescription class to a separate file.
sergeyu@chromium.org
2011-06-27
5
-392
/
+447
*
Fixup error message shown when Chromoting is not enabled properly.
garykac@google.com
2011-06-27
1
-9
/
+7
*
Revert 90618 - Add checks for entry_. From coverity CID=8237
fischman@chromium.org
2011-06-27
1
-2
/
+2
*
Add checks for entry_. From coverity CID=8237
gbillock@chromium.org
2011-06-27
1
-2
/
+2
*
Build fix for Clang
hclam@chromium.org
2011-06-27
2
-0
/
+4
*
Add in storage abstraction object to remoting webapp.
ajwong@chromium.org
2011-06-27
2
-0
/
+97
*
Implementation of SecureP2PSocket
hclam@chromium.org
2011-06-27
4
-0
/
+522
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
2
-0
/
+12
*
Added png since trybots can't handle binary patches.
dmaclach@chromium.org
2011-06-27
1
-0
/
+0
*
The design docs say 10 minutes before continue window. So fixed to match desi...
dmaclach@chromium.org
2011-06-27
1
-1
/
+1
*
Print round trip latency in chromoting webapp
hclam@chromium.org
2011-06-24
1
-1
/
+3
*
Fix the problem of linux host mouse not moving
hclam@chromium.org
2011-06-24
2
-3
/
+3
*
Cleanup client shutdown sequence.
sergeyu@chromium.org
2011-06-24
10
-61
/
+104
*
Cleanup usage of JingleThread in the protocol code.
sergeyu@chromium.org
2011-06-24
14
-76
/
+52
*
Remove support for non-sandboxed connections.
sergeyu@chromium.org
2011-06-24
14
-221
/
+31
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
2
-12
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
2
-0
/
+12
*
Fix JingleSession to respect net::StreamSocket Read/Write semantics.
wez@chromium.org
2011-06-24
2
-69
/
+114
*
Fix crash in XmppSignalStrategy.
sergeyu@chromium.org
2011-06-23
2
-2
/
+4
*
Remove remoting_x11_client
sergeyu@chromium.org
2011-06-23
10
-653
/
+0
*
Refactoring around SignalStrategy interface.
sergeyu@chromium.org
2011-06-23
10
-112
/
+159
*
Chromoting's ContinueWindow implementation for Windows.
garykac@google.com
2011-06-22
5
-41
/
+159
*
Use the correct Chrome UI thread when creating the chromoting continue window.
garykac@google.com
2011-06-22
4
-12
/
+13
*
Fix crash in ChromotingHost::Shutdown().
sergeyu@chromium.org
2011-06-22
1
-1
/
+1
*
Use a trampoline to avoid copy/pasting OAuth2 grant code.
ajwong@chromium.org
2011-06-22
8
-34
/
+69
[next]