summaryrefslogtreecommitdiffstats
path: root/webkit/renderer/compositor_bindings
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-0743-292/+292
* 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-301-1/+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
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-1/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+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
* 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
* Add an API to set client of WebLayerqiankun.miao@intel.com2013-08-072-0/+7
* cc: Always have a LayerTreeHost in tests when we expect it in prod.danakj@chromium.org2013-08-031-0/+4
* Fix allocation of WebExternalBitmapjbauman@chromium.org2013-07-311-1/+4
* 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
* 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
* Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."aberent@google.com2013-07-181-1/+2
* Use a direct include of the message_loop header in webkit/, part 2.avi@chromium.org2013-07-171-1/+1
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2013-07-171-2/+1
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-122-0/+5
* Remove WebCompositorSupportImpl::createExternalTextureLayerForMailboxpiman@chromium.org2013-07-122-9/+0