Sign in
chromium
/
chromium
/
src
/
3eb05e63d4dd60dadaa079729f122011b0febdac
/
remoting
/
remoting_test.gypi
1b43c02
Implementing the RemoteSecurityKeyIpcClient class and tests.
by joedow
· 9 years ago
ae74137
Implement GnubbyAuthHandlerWin class and tests.
by joedow
· 9 years ago
99d59d4
Implementing RemoteSecurityKeyIpcServer class and tests.
by joedow
· 9 years ago
b34c0f6
Adding container class for chromoting client runtimes.
by nicholss
· 9 years ago
e5aa32ee
Implement authenticator based on SPAKE2 implementation in boringssl.
by sergeyu
· 9 years ago
f1dcaac
Revert of Implement authenticator based on SPAKE2 implementation in boringssl. (patchset #5 id:140001 of https://codereview.chromium.org/1759313002/ )
by chrishall
· 9 years ago
bf33633
Implement authenticator based on SPAKE2 implementation in boringssl.
by sergeyu
· 9 years ago
ba52044
Implement HttpIceConfigRequest
by sergeyu
· 10 years ago
709e40e
Refactoring platform-agnostic Gnubby Auth Handler logic into a Host Extension.
by joedow
· 10 years ago
9115104
Moving Gnubby* files to a new directory.
by joedow
· 10 years ago
30cb640e
Extract threading logic out of MouseShapePump.
by sergeyu
· 10 years ago
115ceed
allocator cleanup: remove dependencies on allocator from all targets
by primiano
· 10 years ago
2e0319b
Implement new video encoder performance tests, for VP9/VP8 comparison.
by sergeyu
· 10 years ago
0b57073
Pass VideoRenderer interface to ConnectionToHost.
by sergeyu
· 10 years ago
4b00d04
Start WebrtcConnectionToHost.
by sergeyu
· 10 years ago
ba057a79
Replace ice_connection_to_client_unittest.cc with connection_unittest.cc
by sergeyu
· 10 years ago
59cdfa9
Move IceTransport tests to ice_transport_unittest.cc
by sergeyu
· 10 years ago
0fc40f9
Add WebrtcConnectionToClient.
by sergeyu
· 10 years ago
70b7cfe
Remove QUIC support from remoting host and client.
by sergeyu
· 10 years ago
76391f0
Add support for WebRTC protocol in SessionConfig.
by sergeyu
· 10 years ago
60082fbf
Replace MockConnectionToClient with FakeConnectionToClient
by sergeyu
· 10 years ago
4d20800
Move VideoFramePump to remoting/protocol
by sergeyu
· 10 years ago
b031cd2
Make protocol::ConnectionToClient an abstract interface.
by sergeyu
· 10 years ago
c661e6bb
Implement WebrtcTransport
by sergeyu
· 10 years ago
ae3b75a
Add NormalizingInputFilterWin to un-pick AltGr sequences.
by wez
· 10 years ago
a7b7b998
Fix running gyp with configuration_policy=0
by the_jk
· 10 years ago
b9d1440
Move remoting/base/resources* to remoting/host
by sergeyu
· 10 years ago
28c0f579
Removing circular dependency from App Remoting Test Driver code.
by joedow
· 10 years ago
13bca69
remoting: Simplify FrameConsumer interface and remove FrameProducer interface.
by sergeyu
· 10 years ago
1c9834963
Implement QuicChannel and QuicChannelFactory
by sergeyu
· 10 years ago
29b7095
Created the ConnectionPerformanceFixture and its respective tests.
by tonychun
· 10 years ago
ca4bd00
Remove remoting client plugin from chrome.
by sergeyu
· 10 years ago
7633157d
Created debug mode and dump image
by liaoyuke
· 10 years ago
a7471f6
Remove legacy CRD application types.
by sergeyu
· 10 years ago
c515714
Revert "Remove legacy CRD application types."
by Mitsuru Oshima
· 10 years ago
05307a49
Remove legacy CRD application types.
by sergeyu
· 10 years ago
684d1414
Added ConnectionTimeObserver to provide a way to calculate times between the different stages.
by tonychun
· 10 years ago
4d6371ea
Updated latency fixture to match internal classes and refactored
by liaoyuke
· 10 years ago
ed3010a
Added chromoting test environment for the chromoting tests to share data.
by tonychun
· 10 years ago
624c82d
Misc GN build improvements, mostly Windows.
by brettw
· 10 years ago
f21b41e
Support for connecting to localhost on the chromoting test driver.
by tonychun
· 10 years ago
aa22c08
Add P2PDatagramSocket and P2PStreamSocket interfaces.
by sergeyu
· 10 years ago
15945fd
Cleanup inconsistencies between GN and GYP in //remoting
by sergeyu
· 10 years ago
652b4b6
Move code that doesn't depend on PPAPI out of remoting/client/plugin
by sergeyu
· 10 years ago
e3fe984
Adding the ChromotingHostListFetcher and its respective unittests.
by tonychun
· 10 years ago
a3153c1
Added test interface: AppRemotingLatencyTestFixture
by liaoyuke
· 10 years ago
031ce3b3
Move remoting-specific adapters from jingle/glue to remoting/protocol
by sergeyu
· 10 years ago
751a18f3
Adding the ability to release hosts after testing to the app remoting test driver.
by joedow
· 10 years ago
f25c68c20
Convert remoting_unittests to run exclusively on Swarming
by maruel
· 10 years ago
8109cbc
Update TestVideoRenderer with video decoding capabilities
by liaoyuke
· 10 years ago
8b8cfafb
Refactored AppRemotingConnectedClientFixture to decouple AppRemotingConnectionHelper.
by liaoyuke
· 10 years ago
dafa9ae3
Revert of Adding decoding capabilities to the TestVideoRenderer class (patchset #7 id:120001 of https://codereview.chromium.org/1190383007/)
by benwells
· 10 years ago
497e9a0
Updated Test Driver with video decoding capabilities so that when a video sample is received from remote host, it can be decoded and rendered to buffer in memory.
by liaoyuke
· 10 years ago
61931fe6
Refactored remoting targets to support app remoting and chromoting. Built a new driver to support chromoting.
by tonychun
· 10 years ago
dd87d07c
Added classes for communicating with the GCD REST API.
by jrw
· 10 years ago
cb58e5e7
Added class to subscribe to GCD notifications over XMPP.
by jrw
· 10 years ago
8916cd0
Normalize JIDs when generating signatures for messages sent to CRD bot.
by sergeyu
· 10 years ago
14c5971
[Chromoting] Build webapp package with browser test JavaScript files loaded.
by kelvinp
· 10 years ago
5b228c89
[Chromoting] Remove CRD-specific JS files from AppRemoting build.
by garykac
· 10 years ago
8544c70
Added unit tests for getCredentialsFromAuthCode.
by jrw
· 10 years ago
57cdc72
[Chromoting] Use MockConnection for bump scrolling browser test.
by kelvinp
· 10 years ago
a78c3da
Fixing building of remoting_unittests_apk target.
by lukasza
· 10 years ago
2230e1f9
Adding Test Fixture for initial test cases for the App Remoting Test Driver. Also includes the public stubs for the remote application data methods.
by joedow
· 10 years ago
883da7e
Windows Host Touch Injection
by rkuroiwa
· 10 years ago
0f92988
Move mocks and unittest JS files to sit alongside production code.
by wez
· 10 years ago
20fd2b0
Adding the base ChromotingInstance implementation and unittests. This class will be used by the app remoting test driver in a subsequent checkin.
by joedow
· 10 years ago
76d9000
Remove dependency on XMPP implementation in WebRTC
by sergeyu
· 10 years ago
9547d1f
[Chromoting] Use build-html.py to generate message_window.html
by garykac
· 10 years ago
dd5660bd
Adding the RemoteHostInfo and RemoteHostInfoFetcher classes and unittests for use with the App Remoting Test Driver.
by joedow
· 10 years ago
d11ebf0
Connect HostEventDispatcher to InputInjector for touch events
by rkuroiwa
· 10 years ago
31f4de69
Add remoting and PPAPI tests to GN build
by brettw
· 10 years ago
0d40d8a
Malformed PortRange or ThirdPartyAuthConfig should trigger OnPolicyError.
by lukasza
· 10 years ago
defc80c0c
Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of https://codereview.chromium.org/961323004/)
by cpu
· 10 years ago
66c53ee
Add remoting and PPAPI tests to GN build
by brettw
· 10 years ago
d61f007
Remove ClientLogin support from remoting host
by sergeyu
· 10 years ago
d593eac
Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of https://codereview.chromium.org/965633002/)
by eroman
· 10 years ago
d0437210
Add remoting and PPAPI tests to GN build
by brettw
· 10 years ago
0e68803f
Add touch events to the protocol, the stub layer, and to the client plugin.
by rkuroiwa
· 10 years ago
7c4800b8
Move BufferedSocketWriter from remoting/protocol to remoting/base
by sergeyu
· 10 years ago
ea77cec
Adding the AccessTokenFetcher and Environment class to the app remoting test
by joedow
· 10 years ago
97568a816
Implement video frame acknowledgements in the chromoting protocol.
by sergeyu
· 10 years ago
b70d463
[Chromoting] Enable jscompile for browser tests.
by garykac
· 11 years ago
22931b5
Fix AudioPump to pause the stream when the network is congested.
by sergeyu
· 11 years ago
1afb35a1
Cleanup VideoFramePump.
by sergeyu
· 11 years ago
8cf0b12
[Chromoting] Re-land Remove wildcard ('*') from remoting_all target
by garykac
· 11 years ago
c29be3b
Revert of [Chromoting] Remove wildcard ('*') from remoting_all target. (patchset #8 id:140001 of https://codereview.chromium.org/896743004/)
by bshe
· 11 years ago
9fb75ed
[Chromoting] Remove wildcard ('*') from remoting_all target.
by garykac
· 11 years ago
10ce97b
Rename VideoScheduler->VideoFramePump.
by sergeyu
· 11 years ago
c285c9a
Removing policy_hack namespace and directory.
by lukasza
· 11 years ago
56dd1e9
Removing FakePolicyWatcher and introducing FakeAsyncPolicyLoader.
by lukasza
· 11 years ago
19969e2f
Implement DNS blackhole check for XMPP connection in the webapp.
by sergeyu
· 11 years ago
fde5744f
Fix official build failure due to missing archive files
by kelvinp
· 11 years ago
2b91a480
Reusing names of policy keys from policy_constants.h
by Lukasz Anforowicz
· 11 years ago
70d6474
Enable It2me Browser Test on Chromoting waterfall
by kelvinp
· 11 years ago
806efecb
Reporting of policy errors via host-offline-reason: part 3
by lukasza
· 11 years ago
3a5e728
It2Me Confirmation Dialog (ChromeOS)
by dcaiafa
· 11 years ago
cc35531
Remote assistance on Chrome OS Part IX - Input injection on Ozone
by kelvinp
· 11 years ago
7b15ac05
[Chromoting] Break up the webapp's init function into smaller chunks.
by garykac
· 11 years ago
ead20f1
Convert HeartbeatSender to use Callbacks instead of Listener pattern.
by lukasza
· 11 years ago
e26be72
Reporting of policy errors via host-offline-reason: part 2
by lukasza
· 11 years ago
Next »