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
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add P2PDatagramSocket and P2PStreamSocket interfaces.
sergeyu
2015-07-20
40
-623
/
+477
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
1
-1
/
+2
*
Cleanup inconsistencies between GN and GYP in //remoting
sergeyu
2015-07-16
1
-1
/
+2
*
Move remoting-specific adapters from jingle/glue to remoting/protocol
sergeyu
2015-07-06
9
-8
/
+1579
*
Sign CertificateVerify messages on a background thread.
davidben
2015-07-01
1
-2
/
+7
*
Turning ecdhe off for remoting clients.
joedow
2015-06-23
1
-2
/
+3
*
Remove unnecessary message_loop_proxy.h includes
skyostil
2015-06-17
6
-6
/
+0
*
Require ECDHE cipher in remoting client.
sergeyu
2015-06-16
1
-0
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Touch Events capability negotiation
rkuroiwa
2015-06-05
1
-0
/
+20
*
Share duplicated USB key-code definitions.
jamiewalch
2015-05-28
3
-13
/
+38
*
Fix ClientVideoDispatcher not to crash during shutdown.
sergeyu
2015-05-27
2
-4
/
+8
*
Added class to subscribe to GCD notifications over XMPP.
jrw
2015-05-19
1
-3
/
+2
*
Collect all ConnectionAttempts from both sockets in TransportConnectJob.
ttuttle
2015-05-15
3
-0
/
+16
*
Fix MessageReader to pass errors to the channel
sergeyu
2015-05-14
8
-53
/
+110
*
Use cipher suite config options in SSLServerSocketOpenSSL.
sergeyu
2015-05-13
1
-1
/
+1
*
Revert of Use cert config options in SSLServerSocketOpenSSL. (patchset #4 id:...
benwells
2015-05-13
1
-1
/
+1
*
Use cipher suite config options in SSLServerSocketOpenSSL.
sergeyu
2015-05-12
1
-1
/
+1
*
Refactor the API for CertVerifier::Verify() and the implementation of MultiTh...
eroman
2015-05-11
1
-5
/
+1
*
Rename ui/events/keycodes/dom[34]/ into .../dom/
kpschoedel
2015-05-11
1
-1
/
+1
*
Fix CandidateSessionConfig copy constructor to copy all fields.
sergeyu
2015-05-06
1
-8
/
+1
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in remoting module.
anujk.sharma
2015-05-05
1
-4
/
+0
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
1
-2
/
+2
*
Route OCSP stapling through CertVerifier.
davidben
2015-04-27
1
-0
/
+1
*
Use base::ResetAndReturn() in remoting.
sergeyu
2015-04-25
5
-23
/
+10
*
Pass in a non-null CertVerifier into SSLClientSocket.
davidben
2015-04-24
6
-20
/
+97
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
19
-299
/
+716
*
Update {virtual,override} to follow C++11 style in remoting.
nick
2015-04-23
1
-1
/
+1
*
Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...
sergeyu
2015-04-23
19
-715
/
+298
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
19
-298
/
+715
*
Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...
horo
2015-04-23
19
-715
/
+298
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
19
-298
/
+715
*
Fix LibjingleTransport not to wait for channel to be writable.
sergeyu
2015-04-15
1
-19
/
+10
*
Fix intermittent connection failure in CRD.
sergeyu
2015-04-15
2
-0
/
+23
*
[Chromoting] Update client connection enums in JS to match C++.
garykac
2015-03-25
1
-1
/
+1
*
Move all protocol event matchers to test_event_matchers.h
rkuroiwa
2015-03-13
6
-98
/
+180
*
Detect and release stuck modifier keys.
jamiewalch
2015-03-12
2
-0
/
+30
*
Adding the base ChromotingInstance implementation and unittests. This class ...
joedow
2015-03-11
7
-176
/
+412
*
Connect HostEventDispatcher to InputInjector for touch events
rkuroiwa
2015-03-06
2
-0
/
+49
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-04
1
-7
/
+67
*
Malformed PortRange or ThirdPartyAuthConfig should trigger OnPolicyError.
lukasza
2015-03-03
8
-89
/
+143
*
Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...
cpu
2015-03-02
1
-68
/
+7
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-02
1
-7
/
+68
*
Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...
eroman
2015-02-27
1
-68
/
+7
*
Add remoting and PPAPI tests to GN build
brettw
2015-02-27
1
-7
/
+68
*
Add touch events to the protocol, the stub layer, and to the client plugin.
rkuroiwa
2015-02-26
9
-5
/
+178
*
Move BufferedSocketWriter from remoting/protocol to remoting/base
sergeyu
2015-02-26
9
-563
/
+2
*
Implement video frame acknowledgements in the chromoting protocol.
sergeyu
2015-02-24
10
-8
/
+322
*
Work on GN Win64 build.
brettw
2015-02-18
1
-1
/
+4
*
Fix ConnectionToClient to connect stubs only after authentication.
sergeyu
2015-02-13
5
-43
/
+37
[next]