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
*
Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...
scherkus@chromium.org
2010-12-03
1
-70
/
+37
*
Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...
scherkus@chromium.org
2010-12-03
1
-2
/
+1
*
Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...
scherkus@chromium.org
2010-12-02
1
-37
/
+70
*
Add HasSingleOrigin() to WebDataSource.
scherkus@chromium.org
2010-10-26
1
-0
/
+7
*
Remove GetURLForDebugging().
pkasting@chromium.org
2010-10-23
1
-1
/
+0
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
1
-28
/
+5
*
Adding Abort() to DataSource to wake up hanging Read()
vrk@google.com
2010-10-22
1
-8
/
+17
*
Added fallback code for servers that don't support Range requests properly
scherkus@chromium.org
2010-10-19
1
-0
/
+4
*
FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .
erg@google.com
2010-10-08
1
-3
/
+3
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
1
-2
/
+4
*
FBTF: Remove unnecessary STL #includes from src/webkit.
viettrungluu@chromium.org
2010-08-19
1
-2
/
+0
*
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