summaryrefslogtreecommitdiffstats
path: root/webkit/renderer
Commit message (Expand)AuthorAgeFilesLines
* Add plumbing for scroll parent.vollick@chromium.org2013-08-232-0/+17
* Rename ScrollbarLayer\* to PaintedScrollbarLayer\*wjmaclean@chromium.org2013-08-221-4/+4
* Revert 219026 "Add plumbing for scroll parent."creis@chromium.org2013-08-222-17/+0
* Add plumbing for scroll parent.vollick@chromium.org2013-08-222-0/+17
* Move webpreferences_renderer.* into content.tfarina@chromium.org2013-08-183-374/+0
* Add layer name into frame viewerqiankun.miao@intel.com2013-08-162-8/+27
* Add WebCompositorSupport bindings for nine-patch layers.ccameron@chromium.org2013-08-155-0/+73
* Move fileapi files to content/child/fileapi/tfarina@chromium.org2013-08-145-666/+0
* Move appcache_frontend_impl.* to content/child/tfarina@chromium.org2013-08-124-577/+0
* Relocate last remnants of webkit/renderer/media code.dalecurtis@chromium.org2013-08-1018-3662/+0
* Move cpp_binding_example.* to content/renderer/tfarina@chromium.org2013-08-082-219/+0
* Add an API to set client of WebLayerqiankun.miao@intel.com2013-08-072-0/+7
* Move dom_storage from webkit/renderer to content/renderer.tfarina@chromium.org2013-08-035-717/+0
* cc: Always have a LayerTreeHost in tests when we expect it in prod.danakj@chromium.org2013-08-031-0/+4
* Move cursor_utils.* from webkit/renderer to content/renderer.tfarina@chromium.org2013-08-013-74/+0
* Fix allocation of WebExternalBitmapjbauman@chromium.org2013-07-311-1/+4
* webkit: Update WebPreferencesRenderer to call the new API of WebView.tfarina@chromium.org2013-07-301-1/+1
* cc: Use a struct for CalcDrawProps inputsenne@chromium.org2013-07-261-23/+14
* Revert 213493 "cc: Use a struct for CalcDrawProps inputs"enne@chromium.org2013-07-241-14/+23
* cc: Use a struct for CalcDrawProps inputsenne@chromium.org2013-07-241-23/+14
* Remove the webkit_media target.ddorwin@chromium.org2013-07-233-475/+0
* remove webkit_glue_common, move files to webkit_commonscottmg@chromium.org2013-07-231-1/+0
* webkit: Get rid of webkit_compositor_bindings_sources variable.tfarina@chromium.org2013-07-201-39/+36
* cc: Clean up the RenderSurface objects in the RenderSurfaceLayerListdanakj@chromium.org2013-07-181-31/+37
* TBR: dmichaeltyoverby@chromium.org2013-07-181-16/+16
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-2/+2
* Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."aberent@google.com2013-07-181-1/+2
* Remove CSS Grid Layout settings plumbingjchaffraix@chromium.org2013-07-181-1/+0
* Use a direct include of the message_loop header in webkit/, part 2.avi@chromium.org2013-07-173-3/+3
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2013-07-171-2/+1
* Move widevine_cdm_version_h dependency for r211579.ddorwin@chromium.org2013-07-151-1/+0
* Move key_systems* from webkit/ to content/.ddorwin@chromium.org2013-07-146-1244/+0
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-122-0/+5
* Remove WebCompositorSupportImpl::createExternalTextureLayerForMailboxpiman@chromium.org2013-07-122-9/+0
* Move ContentDecryptionModuleFactory & ProxyDecryptor from webkit/ to content/ddorwin@chromium.org2013-07-125-439/+0
* compositor_bindings: Remove unused WebToCCScrollbarThemePainterAdapter class.tfarina@chromium.org2013-07-123-130/+0
* webkit: Refactor webkit_renderer.gypi into a gyp file.tfarina@chromium.org2013-07-111-1/+1
* cc: Consider scroll offset in CalcDrawPropertiesenne@chromium.org2013-07-111-5/+0
* Cleanup unused WebExternalTextureLayer APIs and resulting dead code.piman@chromium.org2013-07-113-66/+13
* webkit: Refactor glue_renderer target into webkit_renderer.gypi.tfarina@chromium.org2013-07-111-0/+41
* Migrate webkit/renderer/media/ to content/renderer/media/.scherkus@chromium.org2013-07-1042-7882/+0
* Allow WebExternalTextureLayers to receive a bitmap along with a mailboxjbauman@chromium.org2013-07-105-10/+139
* Switch audio code from DataBuffer to AudioBuffer.jrummell@chromium.org2013-07-101-3/+4
* Final patch to migrate CompositingReasons to uint64.hartmanng@chromium.org2013-07-091-4/+1
* Eliminate dangling reference to WebInbandTextTrackImpl objectmatthewjheaney@chromium.org2013-07-083-6/+18
* webkit/renderer: Misc cleanup to clipboard_utils.tfarina@chromium.org2013-07-082-18/+22
* Remove invocation of WebSettings::setFontRenderingNormal, which is a no-op.jbroman@chromium.org2013-07-081-1/+0
* Allow unsetting scroll clientenne@chromium.org2013-07-041-3/+7
* Update scroll layer positions in WebLayerImplenne@chromium.org2013-07-041-0/+5
* Update content API in preparation for migrating webkit/renderer/media/ to con...scherkus@chromium.org2013-07-028-179/+52