summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
Commit message (Expand)AuthorAgeFilesLines
* cc: Implement impl-side rasterization.reveman@google.com2012-11-271-0/+2
* cc: Create param traits for cc::RenderPass and its contained classes.danakj@chromium.org2012-11-221-1/+1
* ui/compositor: use cc/ directly instead of webkitpiman@chromium.org2012-11-211-0/+6
* cc: Add PictureLayerTilingSet to manage PictureLayerTilingenne@chromium.org2012-11-211-0/+2
* ui: Add methods to Rect classes to get points at each of the rect's corners.danakj@chromium.org2012-11-201-1/+0
* cc: Create cc::DebugColors class to hold all the debugging color/width consta...danakj@chromium.org2012-11-161-0/+2
* cc: Add PictureLayerTiling for impl-side paintingenne@chromium.org2012-11-151-0/+2
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-141-2/+0
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-4/+0
* Adding hooks for gathering total pixels painted and rasterized stats.hartmanng@chromium.org2012-11-091-0/+1
* [cc] Tiles and tile manager for impl side paintingnduca@chromium.org2012-11-081-0/+5
* cc: Rename Texture class to Resource.reveman@google.com2012-11-081-4/+4
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-2/+2
* cc: Add some impl-side painting stub classes and APIsenne@chromium.org2012-11-081-0/+8
* cc: Rename PrioritizedTexture to PrioritizedResource.reveman@google.com2012-11-071-4/+4
* cc: Replace the WebCore::UnitBezier class with the SkUnitCubicInterp() method...danakj@chromium.org2012-11-071-2/+0
* cc: Nine patch layer.aelias@chromium.org2012-11-061-0/+6
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-8/+0
* cc: Get rid of FloatToSkScalar() function.tfarina@chromium.org2012-11-051-2/+0
* cc: Get rid of threaded_test.h.tfarina@chromium.org2012-11-031-1/+0
* Separate TransferableResource into own headerpiman@chromium.org2012-11-031-0/+2
* cc: Remove WebCore rect use from the compositor, except within Region.danakj@chromium.org2012-11-031-4/+0
* Make cc a componentpiman@chromium.org2012-11-021-3/+3
* cc: Replace WebCore::FloatQuad with gfx::QuadF.danakj@chromium.org2012-11-021-2/+0
* Create cc::TilingData based on WebCore::TilingData.danakj@chromium.org2012-11-021-2/+2
* cc: Get rid of NotImplemented stub file.tfarina@chromium.org2012-11-021-2/+0
* cc: Sort the source_file list alphabetical.tfarina@chromium.org2012-11-021-77/+76
* cc: Switch from WebCore::FloatPoint3D to gfx::Point3F and gfx::Vector3dF in t...danakj@chromium.org2012-11-011-2/+0
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-0/+1
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-0/+2
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-3/+2
* Revert 165050 - Remove WebKit::Platform dependencies from ccsergeyu@chromium.org2012-10-301-2/+3
* Remove WebKit::Platform dependencies from ccjamesr@chromium.org2012-10-301-3/+2
* Added support for YUV videos to the software compositor.skaslev@chromium.org2012-10-301-0/+1
* cc: Rename TextureUpdate to ResourceUpdate.reveman@google.com2012-10-251-4/+4
* cc: Rename CanvasLayerUpdater to ContentLayerUpdater.reveman@google.com2012-10-251-10/+10
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-34/+17
* cc: Rename LayerTextureUpdater to LayerUpdater.reveman@google.com2012-10-231-12/+12
* cc: Remove FrameBufferSkPictureCanvasLayerTextureUpdater class.reveman@chromium.org2012-10-231-2/+0
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-30/+15
* Conditionalize memory allocation limit based on visibilityccameron@chromium.org2012-10-221-0/+2
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-30/+15
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-30/+15
* cc: Remove CC*.h temporary includes, part 2/4.tfarina@chromium.org2012-10-201-20/+10
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-20/+10
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-9/+18
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-18/+9
* cc: Remove all but one texture uploader class.reveman@chromium.org2012-10-191-6/+1
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-8/+0
* Remove TraceEvent stub header from ccjamesr@chromium.org2012-10-181-2/+1