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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 83942 - Partial revert of 82061 so we keep the initial unbounded range ...
scherkus@chromium.org
2011-05-03
3
-13
/
+60
*
Fix BufferedResourceLoader so it only makes Range requests when a subset of t...
acolwell@chromium.org
2011-04-19
5
-50
/
+111
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
4
-4
/
+4
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
2
-2
/
+2
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
3
-12
/
+12
*
Fix clang build.
pfeldman@chromium.org
2011-04-07
3
-3
/
+5
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
3
-21
/
+5
*
Implementing preload=metadata for video
vrk@google.com
2011-04-05
7
-146
/
+216
*
Fix deadlock during player shutdown when a Seek() and an Abort() are racing.
fischman@chromium.org
2011-04-01
1
-13
/
+7
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
3
-3
/
+23
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
3
-4
/
+4
*
PipelineError is dead. Long live PipelineStatus!
fischman@chromium.org
2011-03-16
5
-13
/
+15
*
Refactoring code to use factories to create DataSource objects.
acolwell@chromium.org
2011-03-14
10
-180
/
+519
*
Remove the silly notion of MIME types from media code.
scherkus@chromium.org
2011-03-09
2
-4
/
+0
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
6
-68
/
+43
*
Revert code that prevents redirecting to different origins because it breaks ...
acolwell@chromium.org
2011-03-01
4
-18
/
+3
*
Make playback fail if redirected to a different origin.
acolwell@chromium.org
2011-02-25
4
-35
/
+27
*
Fix HasSingleOrigin() so it properly handles double redirect & added unit test.
acolwell@chromium.org
2011-02-14
7
-14
/
+157
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-2
/
+2
*
Fix a teardown hang caused by an Abort() call while there is a pending read.
acolwell@chromium.org
2011-01-26
3
-22
/
+118
*
Fix memory leaks in BufferedDataSource, BufferedResourceLoader and SimpleData...
scherkus@chromium.org
2011-01-24
3
-4
/
+0
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
5
-18
/
+17
*
Add some more OWNERS files.
darin@chromium.org
2011-01-20
1
-0
/
+1
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
9
-29
/
+29
*
Replace MockFilterCallback with MockCallback and simplify unit tests.
scherkus@chromium.org
2011-01-15
2
-38
/
+23
*
Replace initial media range request with an unbounded range request.
scherkus@chromium.org
2010-12-21
1
-6
/
+3
*
Clean up comments in BufferedDataSource and BufferedResourceLoader.
scherkus@chromium.org
2010-12-21
3
-11
/
+11
*
moving mocks into webkit/mocks/
annacc@chromium.org
2010-12-17
3
-5
/
+5
*
(Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...
kbr@google.com
2010-12-16
2
-0
/
+96
*
Separate BufferedDataSource and BufferedResourceLoader into two files.
annacc@chromium.org
2010-12-16
11
-1551
/
+1342
*
Using WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWill...
annacc@chromium.org
2010-12-14
2
-6
/
+4
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
2
-5
/
+25
*
Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...
scherkus@chromium.org
2010-12-06
6
-391
/
+546
*
Use stopped_on_render_loop_ to prevent further work from executing in Buffere...
scherkus@chromium.org
2010-12-06
2
-17
/
+5
*
Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...
scherkus@chromium.org
2010-12-03
6
-546
/
+391
*
Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...
scherkus@chromium.org
2010-12-03
3
-5
/
+4
*
Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...
scherkus@chromium.org
2010-12-02
6
-391
/
+546
*
Removed Media Cache Enabled Flag
atwilson@chromium.org
2010-11-04
1
-1
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Add HasSingleOrigin() to WebDataSource.
scherkus@chromium.org
2010-10-26
6
-7
/
+60
*
Fixes ReadInternal() memory leak from BufferedDataSource tests
vrk@google.com
2010-10-26
1
-0
/
+5
*
Remove GetURLForDebugging().
pkasting@chromium.org
2010-10-23
4
-12
/
+3
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
9
-189
/
+43
*
Fixing valgrind error because of mem leak in BuffereDataSource unit tests
vrk@google.com
2010-10-22
1
-0
/
+5
*
Adding Abort() to DataSource to wake up hanging Read()
vrk@google.com
2010-10-22
5
-11
/
+112
*
Added fallback code for servers that don't support Range requests properly
scherkus@chromium.org
2010-10-19
3
-18
/
+66
*
Convert LOG(INFO) to VLOG(1) - webkit/.
pkasting@chromium.org
2010-10-19
1
-4
/
+2
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
2
-3
/
+6
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
2
-1
/
+3
*
FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .
erg@google.com
2010-10-08
6
-16
/
+16
[next]