summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/HTTPBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-2/+2
* do not do bandwidth estimation if total data downloaded is too smallChong Zhang2015-03-091-1/+5
* stagefright: httplive: Decouple block size from bandwidth estimateLeena Winterrowd2015-01-281-2/+7
* Revert "HLS: QCom enhancements"Lajos Molnar2015-01-281-7/+2
* HLS: QCom enhancementsRobert Shih2014-12-221-2/+7
* Use a better and more direct API to mark a socket as if it were a user's.Sreeram Ramachandran2014-07-111-2/+2
* 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