summaryrefslogtreecommitdiffstats
path: root/webkit/glue/media/buffered_data_source_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED whenwtc@chromium.org2009-10-171-0/+1
* Report stalled event correctly for <video>hclam@chromium.org2009-10-161-21/+37
* Enable <video> using cachehclam@chromium.org2009-09-301-102/+94
* Revert r27587 that broke the treehclam@chromium.org2009-09-301-94/+96
* Change how <video> fetch a resource to make it friendly to sparse cachinghclam@chromium.org2009-09-301-96/+94
* Correct network state and ready state reporting.ajwong@chromium.org2009-08-211-11/+33
* Reverting r24002 due to test_shell_tests rednessajwong@chromium.org2009-08-211-33/+11
* Correct network state and ready state reporting.ajwong@chromium.org2009-08-211-11/+33
* Refcounting BufferedResourceLoaderhclam@chromium.org2009-08-131-45/+32
* Fix build bustage due to r21999hclam@chromium.org2009-07-291-1/+1
* BufferedDataSource to support server without range request supporthclam@chromium.org2009-07-291-41/+119
* Retry requests that has timed out in BufferedDataSourcehclam@google.com2009-07-291-0/+60
* Changes to provide asynchronous read in data source:hclam@chromium.org2009-07-221-0/+627