summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...scherkus@chromium.org2013-01-109-37/+228
* Reapply "Add a switch to enable composited scrolling for frames and enable it...wangxianzhu@chromium.org2013-01-092-0/+6
* Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...pilgrim@chromium.org2013-01-091-36/+36
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-093-0/+3
* Revert 175827jamesr@chromium.org2013-01-092-231/+232
* Temporarily roll out "Add a switch to enable composited scrolling for frames..."wangxianzhu@chromium.org2013-01-092-6/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-092-232/+231
* Fix webkit tests failing on the botscpu@chromium.org2013-01-091-0/+2
* Add a command-line flag to disable canvas antialiasing. This will be used to...senorblanco@chromium.org2013-01-092-0/+5
* Have WebMediaPlayerImpl maintain a reference to AudioRendererSink.scherkus@chromium.org2013-01-092-0/+7
* Add explicit dependency on WebIDBFactory.h in preparation for removing WebIDB...pilgrim@chromium.org2013-01-092-1/+1
* Normalize includes in webkit/compositor_bindings to chromium stylejamesr@chromium.org2013-01-0918-39/+36
* Revert 175690estade@chromium.org2013-01-092-2/+2
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-092-2/+2
* Add a switch to enable composited scrolling for frames and enable it on Android.wangxianzhu@chromium.org2013-01-092-0/+6
* Encrypted Media: Reduce DecryptAndDecodeAudio log level in PpapiDecryptor.xhwang@chromium.org2013-01-091-1/+1
* Move NavigationPolicyToDisposition() function into render_view_impl.cctfarina@chromium.org2013-01-093-38/+0
* Always make an attempt to fill in the suggested filename.avi@chromium.org2013-01-081-4/+8
* Cleanup: Remove using statements from webkit/fileapi header files.thestig@chromium.org2013-01-0821-123/+85
* Accumulate FileSystemUsageCache updates to improve write performance.tzik@chromium.org2013-01-084-6/+61
* Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/danakj@chromium.org2013-01-0713-112/+155
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-072-2/+2
* Roll speex, flac, libvpx DEPS to get shim header changes.phajdan.jr@chromium.org2013-01-071-1/+2
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-073-11/+11
* cc: remove loseOutputSurface.danakj@chromium.org2013-01-072-6/+0
* Revert 175303jamesr@chromium.org2013-01-062-234/+236
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-062-236/+234
* Remove no-longer-necessary copyfiles.py scripts and stale cc/READMEjamesr@chromium.org2013-01-051-78/+0
* Enable Pepper threading on all channels.shess@chromium.org2013-01-052-4/+0
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-041-1/+0
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-041-0/+1
* Avoid depending on WebTransformationMatrix::toTransformjamesr@chromium.org2013-01-041-2/+29
* Fix GYP dependencies since active_loader.cc relies on WebFrame.hpilgrim@chromium.org2013-01-031-0/+6
* Bake targeted error histogram support directly into sql::Connection.shess@chromium.org2013-01-033-37/+3
* Change PipelineStatusCB to Closure for ended callbacks.wolenetz@chromium.org2013-01-032-6/+2
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-027-89/+151
* Revert "Add wrapper class to media for support of VP9 video, and add a comman...fsamuel@chromium.org2012-12-281-7/+0
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-266-83/+1
* Add an UMA stat for how long ResourceRequests are delayed due to the appcache.michaeln@google.com2012-12-264-1/+27
* Make WebGraphics3DInProcessCommandBufferImpl handle lost contextgman@chromium.org2012-12-221-8/+17
* Ppapi: remove the code for closing pending user gesture.yzshen@chromium.org2012-12-222-11/+1
* Encrypted Media: Replace DecryptorClient with key event callbacks.xhwang@chromium.org2012-12-2212-228/+233
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2012-12-221-0/+7
* Refactor Flash Print to the new pepper resource modelraymes@chromium.org2012-12-211-0/+1
* Fix indentation in webkit/media/webmediaplayer_impl.ccscherkus@chromium.org2012-12-211-3/+3
* Revert 174311kinaba@chromium.org2012-12-211-7/+0
* Encrypted Media: Drop shared memory when seeking in ContentDecryptorDelegate.xhwang@chromium.org2012-12-211-0/+16
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2012-12-211-0/+7
* Ensure that all resources are torn down before the routing.brettw@chromium.org2012-12-212-0/+9
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-211-1/+3