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
/
simple_data_source_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang build.
pfeldman@chromium.org
2011-04-07
1
-1
/
+1
*
Refactoring code to use factories to create DataSource objects.
acolwell@chromium.org
2011-03-14
1
-17
/
+25
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
1
-16
/
+12
*
Revert code that prevents redirecting to different origins because it breaks ...
acolwell@chromium.org
2011-03-01
1
-2
/
+2
*
Make playback fail if redirected to a different origin.
acolwell@chromium.org
2011-02-25
1
-14
/
+4
*
Fix HasSingleOrigin() so it properly handles double redirect & added unit test.
acolwell@chromium.org
2011-02-14
1
-0
/
+65
*
Fix memory leaks in BufferedDataSource, BufferedResourceLoader and SimpleData...
scherkus@chromium.org
2011-01-24
1
-1
/
+0
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-5
/
+5
*
Replace MockFilterCallback with MockCallback and simplify unit tests.
scherkus@chromium.org
2011-01-15
1
-26
/
+19
*
moving mocks into webkit/mocks/
annacc@chromium.org
2010-12-17
1
-2
/
+2
*
Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...
scherkus@chromium.org
2010-12-06
1
-53
/
+42
*
Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...
scherkus@chromium.org
2010-12-03
1
-42
/
+53
*
Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...
scherkus@chromium.org
2010-12-02
1
-53
/
+42
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
1
-22
/
+5
*
FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .
erg@google.com
2010-10-08
1
-1
/
+1
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
1
-2
/
+2
*
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
-2
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Fixed valgrind breakage by r29848
hclam@chromium.org
2009-10-23
1
-9
/
+3
*
Allow <video> to read from a data URI. Data URI is now handled
hclam@chromium.org
2009-10-23
1
-37
/
+47
*
Correct network state and ready state reporting.
ajwong@chromium.org
2009-08-21
1
-13
/
+11
*
Changes to provide asynchronous read in data source:
hclam@chromium.org
2009-07-22
1
-0
/
+246