summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/HTTPBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-051-32/+1
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-15/+0
* Add routing sockets for the requesting userChad Brubaker2013-07-191-0/+12
* Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-311-0/+10
* libstagefright: dynamically load libstagefright_chromium_httpColin Cross2012-06-151-2/+5
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-051-4/+15
* Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-131-7/+12
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-1/+17
* Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-311-1/+78
* Only use ChromiumHTTPDataSource if webkit was built with chromium support.Andreas Huber2011-03-111-1/+7
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-0/+39