summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/chromium_http/support.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move chromium_http/support.cpp off androidGetTid.Elliott Hughes2014-08-181-1/+1
* am 6f65db14: am 0e0891f8: am 6cdc90b5: am ebc9b473: am fb49b8ba: am dfd90c80:...Marco Nelissen2014-03-201-1/+2
|\
| * am 0e0891f8: am 6cdc90b5: am ebc9b473: am fb49b8ba: am dfd90c80: am d434944b:...Marco Nelissen2014-03-201-2/+102
| |\
| | * am 6cdc90b5: am ebc9b473: am fb49b8ba: am dfd90c80: am d434944b: am 3bc4f7ea:...Marco Nelissen2014-03-201-2/+102
| | |\
| | | * Verify certificatesMarco Nelissen2014-03-191-2/+102
* | | | Verify certificatesMarco Nelissen2014-03-131-1/+100
* | | | ChromiumHTTPDataSource: Keep track of the redirected URLMartin Storsjo2014-03-061-0/+1
|/ / /
* | | am 8eef093c: Merge "libstagefright: Use LOG_BASIC when use chromium http stack"Jean-Baptiste Queru2013-07-081-1/+1
|\ \ \ | |/ / |/| |
| * | libstagefright: Use LOG_BASIC when use chromium http stackXuefeng Deng2012-08-171-1/+1
| |/
* | Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-311-2/+37
* | Identify network servers and clients with a OS version related stringAndreas Huber2013-03-261-14/+2
|/
* 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