summaryrefslogtreecommitdiffstats
path: root/cc/layer_sorter.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in the layer sorter to deal with layers that are very close toget...whunt@chromium.org2013-01-101-0/+34
* cc: Remove all uses of "using namespace std".tfarina@chromium.org2013-01-031-4/+2
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-4/+3
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-0/+1
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* cc: Replace WebCore::FloatQuad with gfx::QuadF.danakj@chromium.org2012-11-021-8/+8
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-2/+2
* cc: Switch from WebCore::FloatPoint3D to gfx::Point3F and gfx::Vector3dF in t...danakj@chromium.org2012-11-011-10/+10
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-15/+19
* cc: Convert more usages from Vector to std::vector.tfarina@chromium.org2012-10-291-5/+5
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-5/+6
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-15/+15
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-2/+2
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-15/+15
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-15/+15
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-2/+2
* cc: Remove wtf usage from test codeenne@chromium.org2012-10-181-25/+17
* Remove TraceEvent stub header from ccjamesr@chromium.org2012-10-181-3/+0
* Use base/metrics/histogram.h instead of WebKit::Platform::histogramCustomCoun...jamesr@chromium.org2012-10-181-38/+13
* cc: Change cc's use of wtf/Deque to <deque>enne@chromium.org2012-10-171-8/+10
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-25/+32
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-32/+25
* 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] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+445