summaryrefslogtreecommitdiffstats
path: root/webkit/compositor_bindings/web_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement pinch zoom for bottom-right fixed-position elementstrchen@chromium.org2013-04-091-5/+26
* LayerTreeHost::SetAnimationEvents should use AnimationRegistrarajuma@chromium.org2013-04-081-2/+1
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-1/+2
* Implement isOrphan() on WebLayerImpl.danakj@chromium.org2013-03-201-0/+2
* Move compositor bindings implementations out of WebKit::, fix stylejamesr@chromium.org2013-03-181-10/+19
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-1/+1
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-1/+1
* Remove all WebTransformationMatrix references.jamesr@chromium.org2013-03-141-12/+0
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-66/+66
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-121-8/+7
* Automated reformat of webkit/compositor_bindingsjamesr@chromium.org2013-02-261-272/+180
* Finish migrating cc/ from WebKit::WebTransformationMatrix to gfx::Transformajuma@chromium.org2013-01-251-29/+4
* Normalize includes in webkit/compositor_bindings to chromium stylejamesr@chromium.org2013-01-091-6/+3
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-071-3/+3
* Avoid depending on WebTransformationMatrix::toTransformjamesr@chromium.org2013-01-041-2/+29
* Revert "Rename ActiveAnimation -> Animation"phajdan.jr@chromium.org2012-12-211-3/+3
* Rename ActiveAnimation -> Animationvollick@chromium.org2012-12-201-3/+3
* Componentize webkit/compositor_bindings targetjamesr@chromium.org2012-12-191-5/+0
* Use SkSafeRef when claiming a ref on the SkImageFilter at the WebKit API boun...danakj@chromium.org2012-12-041-1/+1
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-041-1/+2
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-42/+10
* cc: Remove the debug border setters from WeblayerImpl after they've been remo...danakj@chromium.org2012-11-171-8/+0
* cc: Remove some more unneeded asserts for methods that the UI compositor is u...danakj@chromium.org2012-11-151-2/+0
* cc: Add support for debugging layer borders directly in the compositordanakj@chromium.org2012-11-151-2/+2
* Revert "Remove ::create factory functions from objects created via WebComposi...nileshagrawal@chromium.org2012-11-131-0/+5
* Remove ::create factory functions from objects created via WebCompositorSupportjamesr@chromium.org2012-11-121-5/+0
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+1
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-14/+26
* Add touchEventHandlerRegion to Layer and LayerImplyusufo@chromium.org2012-11-081-0/+18
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-5/+4
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-4/+5
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-5/+4
* cc: Remove WebCore rect use from the compositor, except within Region.danakj@chromium.org2012-11-031-9/+7
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-7/+7
* Implement SkImageFilter support in the compositor.senorblanco@chromium.org2012-10-231-0/+5
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-7/+7
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-7/+7
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-7/+7
* Rename compositor bindings filenames to Chromium styleenne@chromium.org2012-10-181-0/+441