summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-051-0/+6
* Close the DRM session in the destructor of ChromiumHTTPDataSource.Gloria Wang2011-08-041-4/+2
* Retry datasource fetches a few times before giving up (NuCachedSource2).Andreas Huber2011-07-221-3/+31
* Do not call getEstimatedBandwidth if the streaming is not HTTP-basedJames Dong2011-06-021-1/+1
* Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-311-34/+1
* Stagefright DataSources now expose the underlying content mime type.Andreas Huber2011-03-301-1/+10
* Fix for bug 3477330Gloria Wang2011-03-101-3/+3
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-0/+327