summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/chromium_http/support.cpp
Commit message (Expand)AuthorAgeFilesLines
* Properly handle the case where a pending connection process is disconnectedAndreas Huber2012-05-011-0/+4
* Various improvements to nuplayer playbackAndreas Huber2011-09-161-0/+22
* Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-051-0/+40
* Restart HLS streaming from the bottom of the playlist if we miss the boat on theAndreas Huber2011-08-041-5/+5
* Fix for bug 5049763 HLS: Cookies set in main playlist request aren't being pa...Kristian Monsen2011-07-221-0/+3
* Merge changes I7e8401a4,I412ddf36Kristian Monsen2011-07-011-17/+17
|\
| * Merge Chromium at r11.0.696.0: Using setter instead of direct variable accessKristian Monsen2011-06-291-17/+17
* | Instantiate a NetworkChangeNotifier to have chromium transparently handle int...Andreas Huber2011-06-291-0/+3
|/
* Merge chromium to r11.0.672.0: Compile fixKristian Monsen2011-06-071-3/+3
* Merge chromium to 10.0.634.0: Compile fixKristian Monsen2011-05-251-1/+1
* Merge Chromium at 10.0.621.0: Fixes for libstagefreightKristian Monsen2011-05-131-10/+12
* Stagefright DataSources now expose the underlying content mime type.Andreas Huber2011-03-301-1/+5
* Support http authentication ala http://foo:bar@host.org in stagefright.Andreas Huber2011-03-091-1/+2
* Use the same http proxy mechanism that webkit uses instead of bypassing proxies.Andreas Huber2011-03-091-1/+3
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-0/+454