| 
        
       | 
      
        
  
  Add MessageChanneFactory interface and use it in ChannelDispatcherBase.
This change removes dependency on StreamChannelFactory and
P2PStreamSocket from ChannelDispatcherBase. This allow to use channel
dispatchers without the old message framing mechanism that doesn't
make sense for WebRTC-based protocol.
BUG= 547158
Committed:  https://crrev.com/786463e2ba806e5ed9d08b6ab9333210dd0b8772
Cr-Commit-Position: refs/heads/master@{#373571}
    
  
  
  
  
   
  
  
  
  
  
   
  
  
  
    
      Total comments: 4
      
     
  
  
  
   
  
  
  
  
    
  
  
    
       | 
      Unified diffs | 
      Side-by-side diffs | 
      Delta from patch set | 
      Stats (+325 lines, -176 lines) | 
      Patch | 
     
    
      
          | 
        M | 
        
          
            remoting/protocol/channel_dispatcher_base.h
          
         | 
        
          
            View
          
         | 
        
        
          1
        
          2
        
          3
        
         | 
        
          5 chunks | 
          +6 lines, -9 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/channel_dispatcher_base.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          2 chunks | 
          +7 lines, -20 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/client_video_dispatcher.h
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          1 chunk | 
          +2 lines, -1 line | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/client_video_dispatcher_unittest.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          4 chunks | 
          +11 lines, -8 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/connection_tester.h
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          3 chunks | 
          +33 lines, -1 line | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/connection_tester.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          2 chunks | 
          +44 lines, -0 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/ice_connection_to_client.h
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          1 chunk | 
          +0 lines, -2 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/ice_connection_to_client.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          2 chunks | 
          +1 line, -11 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/ice_connection_to_host.h
          
         | 
        
          
            View
          
         | 
        
        
          1
        
          2
        
         | 
        
          1 chunk | 
          +0 lines, -4 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/ice_connection_to_host.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          4 chunks | 
          +3 lines, -16 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/ice_transport.h
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          4 chunks | 
          +10 lines, -2 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/ice_transport.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          4 chunks | 
          +18 lines, -6 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/ice_transport_unittest.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          10 chunks | 
          +48 lines, -49 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        A | 
        
          
            remoting/protocol/message_channel_factory.h
          
         | 
        
          
            View
          
         | 
        
        
          1
        
          2
        
          3
        
         | 
        
          1 chunk | 
          +41 lines, -0 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/stream_message_pipe_adapter.h
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          3 chunks | 
          +26 lines, -0 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/stream_message_pipe_adapter.cc
          
         | 
        
          
            View
          
         | 
        
        
          1
        
          2
        
          3
        
         | 
        
          2 chunks | 
          +34 lines, -0 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/webrtc_connection_to_client.h
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          1 chunk | 
          +0 lines, -2 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/webrtc_connection_to_client.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          1 chunk | 
          +0 lines, -10 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/webrtc_connection_to_host.h
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          1 chunk | 
          +0 lines, -2 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/webrtc_connection_to_host.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          1 chunk | 
          +0 lines, -8 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/webrtc_transport.h
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          3 chunks | 
          +10 lines, -4 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/webrtc_transport.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          3 chunks | 
          +11 lines, -0 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
      
          | 
        M | 
        
          
            remoting/protocol/webrtc_transport_unittest.cc
          
         | 
        
          
            View
          
         | 
        
        
         | 
        
          6 chunks | 
          +20 lines, -21 lines | 
        
        
          
            0 comments
            
            
          
         | 
        
          
            Download
          
         | 
       
    
   
  
    
      Depends on Patchset:
         
    
  
  
 
  
   
  
    
  
  
  
    
    Total messages: 13 (7 generated)
     
  
  
       |