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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...
scherkus@chromium.org
2013-01-10
9
-37
/
+228
*
Reapply "Add a switch to enable composited scrolling for frames and enable it...
wangxianzhu@chromium.org
2013-01-09
2
-0
/
+6
*
Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...
pilgrim@chromium.org
2013-01-09
1
-36
/
+36
*
Refactor so chromium only GL extensions require gl2extchromium.h
gman@chromium.org
2013-01-09
3
-0
/
+3
*
Revert 175827
jamesr@chromium.org
2013-01-09
2
-231
/
+232
*
Temporarily roll out "Add a switch to enable composited scrolling for frames..."
wangxianzhu@chromium.org
2013-01-09
2
-6
/
+0
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-09
2
-232
/
+231
*
Fix webkit tests failing on the bots
cpu@chromium.org
2013-01-09
1
-0
/
+2
*
Add a command-line flag to disable canvas antialiasing. This will be used to...
senorblanco@chromium.org
2013-01-09
2
-0
/
+5
*
Have WebMediaPlayerImpl maintain a reference to AudioRendererSink.
scherkus@chromium.org
2013-01-09
2
-0
/
+7
*
Add explicit dependency on WebIDBFactory.h in preparation for removing WebIDB...
pilgrim@chromium.org
2013-01-09
2
-1
/
+1
*
Normalize includes in webkit/compositor_bindings to chromium style
jamesr@chromium.org
2013-01-09
18
-39
/
+36
*
Revert 175690
estade@chromium.org
2013-01-09
2
-2
/
+2
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-09
2
-2
/
+2
*
Add a switch to enable composited scrolling for frames and enable it on Android.
wangxianzhu@chromium.org
2013-01-09
2
-0
/
+6
*
Encrypted Media: Reduce DecryptAndDecodeAudio log level in PpapiDecryptor.
xhwang@chromium.org
2013-01-09
1
-1
/
+1
*
Move NavigationPolicyToDisposition() function into render_view_impl.cc
tfarina@chromium.org
2013-01-09
3
-38
/
+0
*
Always make an attempt to fill in the suggested filename.
avi@chromium.org
2013-01-08
1
-4
/
+8
*
Cleanup: Remove using statements from webkit/fileapi header files.
thestig@chromium.org
2013-01-08
21
-123
/
+85
*
Accumulate FileSystemUsageCache updates to improve write performance.
tzik@chromium.org
2013-01-08
4
-6
/
+61
*
Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/
danakj@chromium.org
2013-01-07
13
-112
/
+155
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
2
-2
/
+2
*
Roll speex, flac, libvpx DEPS to get shim header changes.
phajdan.jr@chromium.org
2013-01-07
1
-1
/
+2
*
Rename ActiveAnimation -> Animation
vollick@chromium.org
2013-01-07
3
-11
/
+11
*
cc: remove loseOutputSurface.
danakj@chromium.org
2013-01-07
2
-6
/
+0
*
Revert 175303
jamesr@chromium.org
2013-01-06
2
-234
/
+236
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-06
2
-236
/
+234
*
Remove no-longer-necessary copyfiles.py scripts and stale cc/README
jamesr@chromium.org
2013-01-05
1
-78
/
+0
*
Enable Pepper threading on all channels.
shess@chromium.org
2013-01-05
2
-4
/
+0
*
Revert 175233 because Linux ASAN builder cannot compile it.
alexeypa@google.com
2013-01-04
1
-1
/
+0
*
Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-04
1
-0
/
+1
*
Avoid depending on WebTransformationMatrix::toTransform
jamesr@chromium.org
2013-01-04
1
-2
/
+29
*
Fix GYP dependencies since active_loader.cc relies on WebFrame.h
pilgrim@chromium.org
2013-01-03
1
-0
/
+6
*
Bake targeted error histogram support directly into sql::Connection.
shess@chromium.org
2013-01-03
3
-37
/
+3
*
Change PipelineStatusCB to Closure for ended callbacks.
wolenetz@chromium.org
2013-01-03
2
-6
/
+2
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
7
-89
/
+151
*
Revert "Add wrapper class to media for support of VP9 video, and add a comman...
fsamuel@chromium.org
2012-12-28
1
-7
/
+0
*
Remove the old PPB_Flash proxy.
raymes@chromium.org
2012-12-26
6
-83
/
+1
*
Add an UMA stat for how long ResourceRequests are delayed due to the appcache.
michaeln@google.com
2012-12-26
4
-1
/
+27
*
Make WebGraphics3DInProcessCommandBufferImpl handle lost context
gman@chromium.org
2012-12-22
1
-8
/
+17
*
Ppapi: remove the code for closing pending user gesture.
yzshen@chromium.org
2012-12-22
2
-11
/
+1
*
Encrypted Media: Replace DecryptorClient with key event callbacks.
xhwang@chromium.org
2012-12-22
12
-228
/
+233
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2012-12-22
1
-0
/
+7
*
Refactor Flash Print to the new pepper resource model
raymes@chromium.org
2012-12-21
1
-0
/
+1
*
Fix indentation in webkit/media/webmediaplayer_impl.cc
scherkus@chromium.org
2012-12-21
1
-3
/
+3
*
Revert 174311
kinaba@chromium.org
2012-12-21
1
-7
/
+0
*
Encrypted Media: Drop shared memory when seeking in ContentDecryptorDelegate.
xhwang@chromium.org
2012-12-21
1
-0
/
+16
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2012-12-21
1
-0
/
+7
*
Ensure that all resources are torn down before the routing.
brettw@chromium.org
2012-12-21
2
-0
/
+9
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-21
1
-1
/
+3
[next]