| Commit message (Expand) | Author | Age | Files | Lines |
* | cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg... | danakj@chromium.org | 2012-11-08 | 1 | -98/+0 |
* | cc: Replace the WebCore::UnitBezier class with the SkUnitCubicInterp() method... | danakj@chromium.org | 2012-11-07 | 2 | -20/+0 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 8 | -238/+0 |
* | Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th... | phajdan.jr@chromium.org | 2012-11-05 | 8 | -0/+238 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 8 | -238/+0 |
* | cc: Get rid of FloatToSkScalar() function. | tfarina@chromium.org | 2012-11-05 | 2 | -35/+0 |
* | cc: Remove FloatQuad.h stub header file. | tfarina@chromium.org | 2012-11-03 | 1 | -6/+0 |
* | cc: Remove WebCore rect use from the compositor, except within Region. | danakj@chromium.org | 2012-11-03 | 5 | -170/+50 |
* | cc: Replace WebCore::FloatQuad with gfx::QuadF. | danakj@chromium.org | 2012-11-02 | 1 | -87/+0 |
* | Create cc::TilingData based on WebCore::TilingData. | danakj@chromium.org | 2012-11-02 | 2 | -24/+0 |
* | cc: Get rid of NotImplemented stub file. | tfarina@chromium.org | 2012-11-02 | 2 | -16/+0 |
* | Remove most remaining references to IntRect and FloatRect. | danakj@chromium.org | 2012-11-01 | 3 | -0/+49 |
* | cc: Switch from WebCore::FloatPoint3D to gfx::Point3F and gfx::Vector3dF in t... | danakj@chromium.org | 2012-11-01 | 2 | -62/+0 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 4 | -1/+28 |
* | Use gfx:: Geometry types for the resource provider and layer updater classes. | danakj@chromium.org | 2012-10-31 | 1 | -0/+3 |
* | Use gfx::Rect types for occlusion tracker and quad culler classes. | danakj@chromium.org | 2012-10-31 | 2 | -0/+23 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes. | danakj@chromium.org | 2012-10-20 | 7 | -0/+63 |
* | Revert "cc: Rename cc classes and members to match filenames" | enne@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | Remove GraphicsContext3D:: stubs from cc | jamesr@chromium.org | 2012-10-18 | 8 | -195/+0 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-18 | 1 | -0/+2 |
* | Remove TraceEvent stub header from cc | jamesr@chromium.org | 2012-10-18 | 2 | -7/+10 |
* | Revert "cc: Switch to Chromium DCHECKs LOGs" | mattm@chromium.org | 2012-10-17 | 2 | -17/+5 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-17 | 2 | -5/+17 |
* | [cc] Rename all cc/ filenames to Chromium style | enne@chromium.org | 2012-10-12 | 34 | -577/+628 |
* | [cc] Land preliminary empty headers for libcc renames | enne@chromium.org | 2012-10-12 | 17 | -0/+51 |
* | Change cc files from namespace WebCore to cc | enne@chromium.org | 2012-09-14 | 15 | -8/+375 |
* | Use std::string instead of WTF::String / TextStream | jamesr@chromium.org | 2012-09-10 | 1 | -24/+0 |
* | Fix up cc stubs and bindings to work in windows | jamesr@chromium.org | 2012-09-05 | 2 | -10/+10 |
* | Add explicit forwarding stubs for geometry classes cc uses | jamesr@chromium.org | 2012-08-28 | 8 | -0/+46 |
* | Here are gyp targets and stubs for compiling libcc and the webkit_compositor ... | jamesr@chromium.org | 2012-08-25 | 11 | -0/+261 |