summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_common.cc
Commit message (Expand)AuthorAgeFilesLines
* Add API for hit testing layer_impl touchEventHandlerRegions from the hostyusufo@chromium.org2012-11-161-0/+53
* cc: Fix comment about screenspace transform.danakj@chromium.org2012-11-151-1/+1
* cc: Layer that have empty bounds should still have their contentsScale applie...danakj@chromium.org2012-11-141-11/+5
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Prevent small scale factors (below 1) from being used or saved as the lay...danakj@chromium.org2012-11-101-1/+5
* cc: Do not save the rasterScale for layers until they are finished animating ...danakj@chromium.org2012-11-081-11/+11
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-4/+4
* 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-4/+4
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-4/+4
* Remove most remaining webcore points and sizes.danakj@chromium.org2012-11-021-4/+4
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-79/+72
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-8/+8
* Remove root layer specialness in calculateDrawTransformsshawnsingh@chromium.org2012-10-301-56/+66
* Revert 164723 - Remove root layer specialness in calculateDrawTransformssergeyu@chromium.org2012-10-301-66/+56
* Remove root layer specialness in calculateDrawTransformsshawnsingh@chromium.org2012-10-291-56/+66
* cc: Apply the layer's initial CSS scale to the contentsScale to render text a...danakj@chromium.org2012-10-241-21/+85
* Implement SkImageFilter support in the compositor.senorblanco@chromium.org2012-10-231-2/+4
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-5/+5
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-43/+43
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-43/+43
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-43/+43
* cc: Rename viewportPoint to screenSpacePoint to be more precise in the hit-te...danakj@chromium.org2012-10-191-9/+9
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-9/+9
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-9/+9
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-9/+9
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-1/+1
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-1/+1
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-161-3/+2
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+865