summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Implement authenticator based on SPAKE2 implementation in boringssl.sergeyu2016-03-111-0/+2
* Revert of Implement authenticator based on SPAKE2 implementation in boringssl...chrishall2016-03-101-2/+0
* Implement authenticator based on SPAKE2 implementation in boringssl.sergeyu2016-03-081-0/+2
* Implement HttpIceConfigRequestsergeyu2016-02-201-0/+1
* Faster YUV conversion in WebrtcVideoCapturerAdapter.sergeyu2016-01-091-0/+1
* Pass VideoRenderer interface to ConnectionToHost.sergeyu2016-01-051-0/+2
* Start WebrtcConnectionToHost.sergeyu2015-12-181-1/+0
* Replace ice_connection_to_client_unittest.cc with connection_unittest.ccsergeyu2015-12-181-1/+1
* Move IceTransport tests to ice_transport_unittest.ccsergeyu2015-12-111-0/+1
* Add WebrtcConnectionToClient.sergeyu2015-12-101-0/+3
* Remove QUIC support from remoting host and client.sergeyu2015-12-031-1/+0
* Add support for WebRTC protocol in SessionConfig.sergeyu2015-12-021-0/+1
* Move and rename host/cast_video_capture_adapter to protocol/webrtc_video_capt...sergeyu2015-11-241-1/+4
* Replace MockConnectionToClient with FakeConnectionToClientsergeyu2015-11-241-0/+2
* Move VideoFramePump to remoting/protocolsergeyu2015-11-231-17/+20
* Make protocol::ConnectionToClient an abstract interface.sergeyu2015-11-191-1/+1
* Implement WebrtcTransportsergeyu2015-11-191-0/+14
* Move ChromiumPortAllocatorFactory to remoting/protocolsergeyu2015-11-101-0/+1
* Compile remoting client plugin with GNsergeyu2015-09-141-0/+7
* Implement QuicChannel and QuicChannelFactorysergeyu2015-08-141-0/+1
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+1
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-1/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+1
* Cleanup inconsistencies between GN and GYP in //remotingsergeyu2015-07-161-1/+2
* Move remoting-specific adapters from jingle/glue to remoting/protocolsergeyu2015-07-061-0/+2
* Adding the base ChromotingInstance implementation and unittests. This class ...joedow2015-03-111-0/+2
* Add remoting and PPAPI tests to GN buildbrettw2015-03-041-7/+67
* Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...cpu2015-03-021-68/+7
* Add remoting and PPAPI tests to GN buildbrettw2015-03-021-7/+68
* Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...eroman2015-02-271-68/+7
* Add remoting and PPAPI tests to GN buildbrettw2015-02-271-7/+68
* Work on GN Win64 build.brettw2015-02-181-1/+4
* gn format // (the rest, except mojo)scottmg2014-12-031-7/+6
* Share sources between GYP and GN in remotingkelvinp2014-11-131-133/+8
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-5/+3
* Simplify VideoReader and VideoWritersergeyu2014-09-191-8/+4
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-121-0/+6
* Revert of Move PseudoTCP and channel auth out of LibjingleTransportFactory. (...nasko2014-09-111-6/+0
* Move PseudoTCP and channel auth out of LibjingleTransportFactory.sergeyu2014-09-111-0/+6
* Fix Chrome linker errors in GN build.Brett Wilson2014-09-021-11/+4
* Add some remoting targets to GN build.Brett Wilson2014-08-251-0/+160