summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/cast_streaming_native_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Cast: First stab at implementing adaptive latencyhubbe2014-09-121-0/+2
* Cast: Let the extension control if DSCP is on or off.hubbe2014-09-101-0/+27
* Plumb frame rate configuration into Cast Streaming API.miu@chromium.org2014-08-061-0/+4
* Cast: cast.streaming API to support null audio (or video) trackhclam@chromium.org2014-07-181-23/+46
* Cast: Add extraData argument to cast streaming api getLogs().imcheng@chromium.org2014-05-141-9/+21
* Fills in the missing pieces needed to make encryption work in castv2 mirrorin...hubbe@chromium.org2014-05-071-4/+13
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-171-2/+2
* Cast: Clarify what is a valid resource IDhclam@chromium.org2014-04-081-1/+1
* Cast: maxLatency is configurable in cast.streaming APIhclam@chromium.org2014-04-081-7/+6
* Cast: Log compression and getRawEvents JS API change.imcheng@chromium.org2014-03-121-5/+4
* Cast: Add getStats() extensions API.imcheng@chromium.org2014-03-071-14/+47
* Cast: Add JS API to get raw events logs from cast extension.imcheng@chromium.org2014-02-271-0/+74
* Implement events for cast.streaming.rtpStream APIhclam@chromium.org2014-02-121-1/+46
* Rename some Cast Streaming APIshclam@chromium.org2014-01-181-41/+40
* Set AES key and IV mask to CastSenderhclam@chromium.org2014-01-081-5/+32
* Remove the Value class names from the global namespace.avi@chromium.org2013-12-241-2/+2
* More v8-API-related cleanup.svenpanne@chromium.org2013-12-201-5/+6
* Cast: sending packets on the render thread and some tiny fixeshclam@chromium.org2013-12-181-0/+4
* This CL enables the cast library to use the P2P socket library to send UDP pa...hubbe@chromium.org2013-12-101-1/+7
* Cast Extensions API: Major namespace and object renaminghclam@chromium.org2013-12-031-0/+354