summaryrefslogtreecommitdiffstats
path: root/remoting/host/cast_extension_session.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebRTC 8695:8699, Libjingle 8697:8700tommi2015-03-121-1/+1
* Roll WebRTC 8573:8602, Libjingle 8571:8600tommi2015-03-041-1/+2
* Roll Libjingle 8093:8097Tommi2015-01-191-2/+2
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-20/+21
* Update CastStatsObserver to use the new OnComplete method.tommi2014-12-151-10/+6
* Roll webrtc & libjingle /libjingle/source/talk 7d974c1:f978004 (svn 7636:7662...Per2014-11-071-6/+1
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-9/+8
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-5/+5
* Cleanup usage of scoped_ptr<> in remoting for C++11sergeyu2014-09-291-5/+3
* Readability review.wez2014-08-291-8/+5
* Remove implicit conversions from scoped_refptr to T* in remoting/dcheng2014-08-261-1/+1
* CastExtension Impl for Chromoting Hostaiguha@chromium.org2014-08-161-0/+675