summaryrefslogtreecommitdiffstats
path: root/cc/layer.cc
Commit message (Expand)AuthorAgeFilesLines
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-6/+5
* cc: Minimize the number of times GL scissoring state is changedshawnsingh@chromium.org2012-11-211-0/+1
* cc: Don't return non-const Layer* from a const Layer.danakj@chromium.org2012-11-211-6/+1
* cc: Enable all animations on Android.epenner@chromium.org2012-11-201-0/+7
* cc: Add support for debugging layer borders directly in the compositordanakj@chromium.org2012-11-151-16/+0
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-141-2/+1
* [cc] Fix crash when adding a child layer to its own parent.tedchoc@chromium.org2012-11-131-1/+1
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-4/+2
* Add touchEventHandlerRegion to Layer and LayerImplyusufo@chromium.org2012-11-081-0/+13
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-9/+9
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-9/+9
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-9/+9
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-1/+1
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-17/+16
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-17/+15
* Prevent TextureLayer from triggering commits and texture acquisitions whenjunov@chromium.org2012-10-261-1/+2
* cc: Apply the layer's initial CSS scale to the contentsScale to render text a...danakj@chromium.org2012-10-241-0/+35
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-2/+2
* Fix asserts in CC filters: m_filter or m_filters can be non-empty, but not b...senorblanco@chromium.org2012-10-231-2/+2
* Implement SkImageFilter support in the compositor.senorblanco@chromium.org2012-10-231-0/+17
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-3/+3
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-97/+97
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-97/+97
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-97/+97
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-191-1/+1
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-5/+5
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-5/+5
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-5/+5
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-2/+2
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-2/+2
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-1/+1
* Remove USE(ACCELERATED_COMPOSITING) references from ccjamesr@chromium.org2012-10-151-2/+0
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+799