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
/
renderer
/
compositor_bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher.
phajdan.jr@chromium.org
2013-11-14
1
-3
/
+0
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
43
-292
/
+292
*
Remove WGC3D::isContextLost references from cc
jamesr@chromium.org
2013-11-06
2
-6
/
+1
*
Remove cc::LayerAnimationController:SuspendAnimations
ajuma@chromium.org
2013-11-02
2
-5
/
+0
*
webkit: Clean up some unnecessary dependencies on ui.gyp.
tfarina@chromium.org
2013-10-30
1
-1
/
+0
*
Remove WebFilterAnimationCurveImpl-related #ifdefs
ajuma@chromium.org
2013-10-25
5
-26
/
+0
*
Remove ANIMATION_OWNERSHIP_TRANSFER guard.
dongseong.hwang@intel.com
2013-10-25
1
-2
/
+0
*
Remove superfluous WebLayerImpl::resumeAnimations()
steveblock@chromium.org
2013-10-23
2
-5
/
+0
*
cc: Do not allow gesture-scrolling 'overflow[-{x|y}]:hidden' layers.
sadrul@chromium.org
2013-10-22
2
-0
/
+15
*
Don't clone WebAnimation in WebLayerImpl::addAnimation().
dongseong.hwang@intel.com
2013-10-17
3
-8
/
+10
*
GTTF: move the test launcher files to base/test/launcher
phajdan.jr@chromium.org
2013-10-04
1
-1
/
+1
*
Define WebFilterAnimationCurveImpl
ajuma@chromium.org
2013-10-04
6
-0
/
+160
*
Generic UIResourceLayer for shared resources.
clholgat@chromium.org
2013-10-04
2
-3
/
+37
*
Remove unused method WebLayerImpl::setFilter
ajuma@chromium.org
2013-10-03
2
-11
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-1
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+1
*
Trigger overlay scrollbar animation when the pointer is nearby.
tony@chromium.org
2013-09-26
2
-9
/
+0
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
3
-1
/
+15
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-25
1
-1
/
+1
*
Revert 224725 "Fix compilation and ui_unittests with float trans..."
sky@chromium.org
2013-09-23
1
-1
/
+1
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-23
1
-1
/
+1
*
Only create a ReleaseCallback when generating a valid TextureMailbox.
danakj@chromium.org
2013-09-18
1
-7
/
+9
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
2
-15
/
+25
*
CSS Blending: Mix-blend-mode shouldn't force the creation of a composited layer.
mitica@adobe.com
2013-09-15
1
-4
/
+0
*
Refactor TransformPoint{,Reverse}.
avallee@chromium.org
2013-09-12
1
-1
/
+1
*
Add a thinning scrollbar animator for desktop overlay scrollbars.
tony@chromium.org
2013-09-11
6
-7
/
+28
*
Remove Android-specific #ifdef in WebCompositorSupportImpl.
wjmaclean@chromium.org
2013-09-05
1
-8
/
+0
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
1
-3
/
+15
*
Refactor cc scrollbar layers architecture.
wjmaclean@chromium.org
2013-08-30
4
-2
/
+40
*
Add compile asserts for new compositing reasons.
hartmanng@chromium.org
2013-08-23
1
-0
/
+8
*
Add plumbing for scroll parent.
vollick@chromium.org
2013-08-23
2
-0
/
+17
*
Rename ScrollbarLayer\* to PaintedScrollbarLayer\*
wjmaclean@chromium.org
2013-08-22
1
-4
/
+4
*
Revert 219026 "Add plumbing for scroll parent."
creis@chromium.org
2013-08-22
2
-17
/
+0
*
Add plumbing for scroll parent.
vollick@chromium.org
2013-08-22
2
-0
/
+17
*
Add layer name into frame viewer
qiankun.miao@intel.com
2013-08-16
2
-8
/
+27
*
Add WebCompositorSupport bindings for nine-patch layers.
ccameron@chromium.org
2013-08-15
5
-0
/
+73
*
Add an API to set client of WebLayer
qiankun.miao@intel.com
2013-08-07
2
-0
/
+7
*
cc: Always have a LayerTreeHost in tests when we expect it in prod.
danakj@chromium.org
2013-08-03
1
-0
/
+4
*
Fix allocation of WebExternalBitmap
jbauman@chromium.org
2013-07-31
1
-1
/
+4
*
cc: Use a struct for CalcDrawProps inputs
enne@chromium.org
2013-07-26
1
-23
/
+14
*
Revert 213493 "cc: Use a struct for CalcDrawProps inputs"
enne@chromium.org
2013-07-24
1
-14
/
+23
*
cc: Use a struct for CalcDrawProps inputs
enne@chromium.org
2013-07-24
1
-23
/
+14
*
webkit: Get rid of webkit_compositor_bindings_sources variable.
tfarina@chromium.org
2013-07-20
1
-39
/
+36
*
cc: Clean up the RenderSurface objects in the RenderSurfaceLayerList
danakj@chromium.org
2013-07-18
1
-31
/
+37
*
Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."
aberent@google.com
2013-07-18
1
-1
/
+2
*
Use a direct include of the message_loop header in webkit/, part 2.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2013-07-17
1
-2
/
+1
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
2
-0
/
+5
*
Remove WebCompositorSupportImpl::createExternalTextureLayerForMailbox
piman@chromium.org
2013-07-12
2
-9
/
+0
[next]