summaryrefslogtreecommitdiffstats
path: root/webkit/renderer
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher.phajdan.jr@chromium.org2013-11-141-3/+0
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-0747-298/+298
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-062-6/+1
* Remove cc::LayerAnimationController:SuspendAnimationsajuma@chromium.org2013-11-022-5/+0
* webkit: Clean up some unnecessary dependencies on ui.gyp.tfarina@chromium.org2013-10-302-2/+0
* Remove WebFilterAnimationCurveImpl-related #ifdefsajuma@chromium.org2013-10-255-26/+0
* Remove ANIMATION_OWNERSHIP_TRANSFER guard.dongseong.hwang@intel.com2013-10-251-2/+0
* Remove superfluous WebLayerImpl::resumeAnimations()steveblock@chromium.org2013-10-232-5/+0
* cc: Do not allow gesture-scrolling 'overflow[-{x|y}]:hidden' layers.sadrul@chromium.org2013-10-222-0/+15
* Don't clone WebAnimation in WebLayerImpl::addAnimation().dongseong.hwang@intel.com2013-10-173-8/+10
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* Define WebFilterAnimationCurveImplajuma@chromium.org2013-10-046-0/+160
* Generic UIResourceLayer for shared resources.clholgat@chromium.org2013-10-042-3/+37
* Remove unused method WebLayerImpl::setFilterajuma@chromium.org2013-10-032-11/+0
* Move clipboard_utils.* from webkit/renderer to content/renderer.tfarina@chromium.org2013-10-023-69/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-302-0/+2
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-282-2/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-282-0/+2
* Follow-on to bug 297718: Fix escaping in context menu (right-cick) Copy Image.tsepez@chromium.org2013-09-261-1/+1
* Trigger overlay scrollbar animation when the pointer is nearby.tony@chromium.org2013-09-262-9/+0
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-263-1/+15
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-1/+1
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-1/+1
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-1/+1
* Only create a ReleaseCallback when generating a valid TextureMailbox.danakj@chromium.org2013-09-181-7/+9
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-172-15/+25
* CSS Blending: Mix-blend-mode shouldn't force the creation of a composited layer.mitica@adobe.com2013-09-151-4/+0
* Refactor TransformPoint{,Reverse}.avallee@chromium.org2013-09-121-1/+1
* Add a thinning scrollbar animator for desktop overlay scrollbars.tony@chromium.org2013-09-116-7/+28
* Remove Android-specific #ifdef in WebCompositorSupportImpl.wjmaclean@chromium.org2013-09-051-8/+0
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-3/+15
* Refactor cc scrollbar layers architecture.wjmaclean@chromium.org2013-08-304-2/+40
* Add compile asserts for new compositing reasons.hartmanng@chromium.org2013-08-231-0/+8
* 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