summaryrefslogtreecommitdiffstats
path: root/media/cast/cast_environment.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //mediadcheng2015-12-271-1/+3
* Reland: [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-041-18/+2
* Revert of [Cast] Thread-safe LogEventDispatcher for packet/frame event loggin...anthonyvd2015-11-031-2/+18
* [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-031-18/+2
* Remove implicit conversions from scoped_refptr to T* in media/dcheng2014-08-271-4/+5
* Cast: Remove LoggingStats in favor of event subscribers.imcheng@chromium.org2014-03-281-3/+2
* Cast: Remove TRANSPORT thread and get rid of Unretained in senderhclam@chromium.org2014-03-221-7/+0
* Cast: Reduce number of threads in cast environment.hubbe@chromium.org2014-03-211-28/+14
* Cast Streaming API end-to-end browser_test.miu@chromium.org2014-03-091-34/+21
* Cast: Refactoring Cast to Clang formatmikhal@chromium.org2014-02-111-9/+8
* Cast:Switching to SingleThreadTaskRunnermikhal@chromium.org2014-02-051-12/+13
* Cast: Initial framework for providing async initialization of sender.pwestin@google.com2014-01-281-1/+1
* Fixes for memory and threading issues in casthclam@chromium.org2014-01-241-3/+3
* Attempt to fix issue 332427 by deleting LoggingImpl in CastEnvironment on the...imcheng@chromium.org2014-01-101-1/+20
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-091-0/+6
* Revert 243647 "Cast:Adding cast_transport_config and cleaning up"noamsml@google.com2014-01-081-6/+0
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-081-0/+6
* Cast: Adding support for GPU accelerated encodepwestin@google.com2014-01-081-2/+2
* Cast: Changing log classes to support incoming time of event.pwestin@google.com2013-12-171-1/+1
* Incorporating logging into Cast: mikhal@google.com2013-11-201-5/+13
* Revert 236034 "Incorporating logging into Cast: "rch@chromium.org2013-11-191-13/+5
* Incorporating logging into Cast: mikhal@google.com2013-11-191-5/+13
* Cleanup how we handle the fake clock.pwestin@google.com2013-10-091-0/+93