index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
glue
/
media
/
buffered_data_source.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
1
-0
/
+1
*
Fix an unitialized read in a unit test to appease valgrind
thakis@chromium.org
2010-07-20
1
-4
/
+0
*
Video Buffering: Caches data to disk when paused (resubmit)
vrk@google.com
2010-07-15
1
-1
/
+17
*
Reverting my previous changes
vrk@google.com
2010-07-07
1
-17
/
+1
*
Video buffering: Caches data to disk when paused for faster buffering
vrk@google.com
2010-07-07
1
-1
/
+17
*
Make MediaFilter::Stop() asynchronous.
boliu@chromium.org
2010-06-11
1
-5
/
+7
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-3
/
+4
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
1
-0
/
+1
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
1
-1
/
+2
*
Third patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-1
/
+5
*
Make GetURLForDebugging return a const GURL.
tony@chromium.org
2009-10-28
1
-1
/
+1
*
Allow <video> to read from a data URI. Data URI is now handled
hclam@chromium.org
2009-10-23
1
-0
/
+4
*
Report stalled event correctly for <video>
hclam@chromium.org
2009-10-16
1
-18
/
+49
*
Enable <video> using cache
hclam@chromium.org
2009-09-30
1
-17
/
+20
*
Revert r27587 that broke the tree
hclam@chromium.org
2009-09-30
1
-12
/
+15
*
Change how <video> fetch a resource to make it friendly to sparse caching
hclam@chromium.org
2009-09-30
1
-15
/
+12
*
Refcounting BufferedResourceLoader
hclam@chromium.org
2009-08-13
1
-4
/
+6
*
Fix a crash in BufferedDataSource
hclam@chromium.org
2009-07-31
1
-1
/
+6
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
1
-1
/
+3
*
BufferedDataSource to support server without range request support
hclam@chromium.org
2009-07-29
1
-13
/
+53
*
Retry requests that has timed out in BufferedDataSource
hclam@google.com
2009-07-29
1
-0
/
+19
*
Changes to provide asynchronous read in data source:
hclam@chromium.org
2009-07-22
1
-0
/
+286