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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an unitialized read in a unit test to appease valgrind
thakis@chromium.org
2010-07-20
1
-1
/
+1
*
Video Buffering: Caches data to disk when paused (resubmit)
vrk@google.com
2010-07-15
1
-1
/
+146
*
Reverting my previous changes
vrk@google.com
2010-07-07
1
-146
/
+1
*
Fixed memory leak in test shell tests
vrk@google.com
2010-07-07
1
-0
/
+6
*
Video buffering: Caches data to disk when paused for faster buffering
vrk@google.com
2010-07-07
1
-1
/
+140
*
Make MediaFilter::Stop() asynchronous.
boliu@chromium.org
2010-06-11
1
-2
/
+5
*
Mark some more release() calls with ignore_result.
estade@chromium.org
2010-05-04
1
-9
/
+6
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
1
-2
/
+5
*
Third patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-1
/
+3
*
Make GetURLForDebugging return a const GURL.
tony@chromium.org
2009-10-28
1
-1
/
+1
*
Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED when
wtc@chromium.org
2009-10-17
1
-0
/
+1
*
Report stalled event correctly for <video>
hclam@chromium.org
2009-10-16
1
-21
/
+37
*
Enable <video> using cache
hclam@chromium.org
2009-09-30
1
-102
/
+94
*
Revert r27587 that broke the tree
hclam@chromium.org
2009-09-30
1
-94
/
+96
*
Change how <video> fetch a resource to make it friendly to sparse caching
hclam@chromium.org
2009-09-30
1
-96
/
+94
*
Correct network state and ready state reporting.
ajwong@chromium.org
2009-08-21
1
-11
/
+33
*
Reverting r24002 due to test_shell_tests redness
ajwong@chromium.org
2009-08-21
1
-33
/
+11
*
Correct network state and ready state reporting.
ajwong@chromium.org
2009-08-21
1
-11
/
+33
*
Refcounting BufferedResourceLoader
hclam@chromium.org
2009-08-13
1
-45
/
+32
*
Fix build bustage due to r21999
hclam@chromium.org
2009-07-29
1
-1
/
+1
*
BufferedDataSource to support server without range request support
hclam@chromium.org
2009-07-29
1
-41
/
+119
*
Retry requests that has timed out in BufferedDataSource
hclam@google.com
2009-07-29
1
-0
/
+60
*
Changes to provide asynchronous read in data source:
hclam@chromium.org
2009-07-22
1
-0
/
+627