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
/
media
/
buffered_resource_loader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't reset BufferedResourceLoader::buffer_ inside Stop().
scherkus@chromium.org
2012-05-09
1
-1
/
+2
*
Fix BufferedResourceLoader to immediately return a read error if the underlyi...
scherkus@chromium.org
2012-05-09
1
-0
/
+4
*
Change BufferedResourceLoader::kOK to BufferedResourceLoader::kOk.
scherkus@chromium.org
2012-04-19
1
-2
/
+2
*
Stop the static_cast<> & size_t madness! (at least in buffered_resource_load...
fischman@chromium.org
2012-04-12
1
-1
/
+1
*
Remove virtual attribute from a bunch of BufferedResourceLoader methods.
scherkus@chromium.org
2012-04-11
1
-16
/
+13
*
Replace BufferedResourceLoader's usage of net error codes with a simpler set ...
scherkus@chromium.org
2012-04-11
1
-32
/
+43
*
De-craxify BufferedResourceLoader::didReceiveResponse()'s control flow, fixin...
fischman@chromium.org
2012-04-03
1
-3
/
+0
*
Fold WebDataSource into BufferedDataSource.
scherkus@chromium.org
2012-03-27
1
-2
/
+2
*
Don't trigger second request on missing instance size in Content-Range.
fischman@chromium.org
2012-03-16
1
-0
/
+10
*
Clean up callback variable names and comments inside BufferedDataSource/Buffe...
scherkus@chromium.org
2012-02-11
1
-16
/
+16
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
1
-5
/
+3
*
Remove reference counting from BufferedResourceLoader.
scherkus@chromium.org
2011-12-14
1
-7
/
+2
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-3
/
+3
*
Split a portion of BufferedResourceLoader into a separate class ActiveLoader.
scherkus@chromium.org
2011-12-02
1
-17
/
+18
*
Finish the base::Bind migration for webkit/media.
fischman@chromium.org
2011-12-01
1
-5
/
+5
*
Rewrite BufferedDataSource tests to use real BufferedResourceLoader objects.
scherkus@chromium.org
2011-11-29
1
-1
/
+1
*
Moving media-related files from webkit/glue/ to webkit/media/.
scherkus@chromium.org
2011-11-17
1
-0
/
+304