summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
Commit message (Expand)AuthorAgeFilesLines
* [cc] Show GPU memory usage and overage below FPS counternduca@chromium.org2013-02-021-0/+2
* cc: Run raster task completion callbacks during worker pool shutdown.reveman@chromium.org2013-01-311-0/+2
* Move page scale ownership to LayerTreeImpl.aelias@chromium.org2013-01-301-2/+0
* Make cc build on Win64 jschuh@chromium.org2013-01-301-1/+3
* Activate LayerImpl tree with sync+push instead of pointer swapjamesr@chromium.org2013-01-231-0/+2
* Cosmetic cleanup to texture_layer mailboxes.alexst@chromium.org2013-01-211-0/+2
* Separate scrollbar animation controller from scrollbar positioningjamesr@chromium.org2013-01-171-1/+0
* cc: add PaintTimeCounter to keep track of per frame paint timeegraether@chromium.org2013-01-171-0/+2
* cc: Add picture pile base classenne@chromium.org2013-01-171-0/+2
* Define cc::TransformOperations and webkit::WebTransformOperationsImplajuma@chromium.org2013-01-171-0/+4
* cc: Do not request redraw on commit when impl-side paintingbrianderson@chromium.org2013-01-171-0/+2
* This change makes the timestamp saving functionality of the FrameRateCounter ...egraether@chromium.org2013-01-161-0/+1
* Add support for calculating the position of the top controls in the cc layer.tedchoc@chromium.org2013-01-161-0/+3
* Add a time source that is triggered by an external vsync signal insteadskyostil@chromium.org2013-01-111-0/+2
* Refactor pinch-zoom viewport.wjmaclean@chromium.org2013-01-101-0/+2
* cc: Add RasterWorkerPool class.reveman@chromium.org2013-01-091-0/+2
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-091-0/+1
* Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/danakj@chromium.org2013-01-071-0/+1
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-071-2/+2
* Use WeakPtr for posting cc tasks to main threadjamesr@chromium.org2013-01-021-2/+0
* Revert "Rename ActiveAnimation -> Animation"phajdan.jr@chromium.org2012-12-211-2/+2
* Rename ActiveAnimation -> Animationvollick@chromium.org2012-12-201-2/+2
* Ref count layer animation controllers.vollick@chromium.org2012-12-201-1/+4
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-181-10/+17
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-181-0/+6
* cc: Define LayerAnimationObserver and allow LayerAnimationObservers to be reg...ajuma@chromium.org2012-12-181-0/+1
* Create abstract common base class for impl scrollbars.wjmaclean@chromium.org2012-12-171-0/+1
* [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImplnduca@chromium.org2012-12-121-0/+4
* cc: Handle directly composited images in impl-side paintingenne@chromium.org2012-12-111-0/+2
* Revert 171714 - Use an auxiliary list of animation controllers.vollick@chromium.org2012-12-081-1/+0
* Round managed memory stats to the nearest 8MB, and don't performccameron@chromium.org2012-12-081-0/+1
* Add the DelegatingRenderer class with its initialize path.danakj@chromium.org2012-12-081-0/+2
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-0/+2
* With this patch we accomplish the following:vollick@chromium.org2012-12-071-0/+1
* [cc] Move root layer pointer to LayerTreeImplnduca@chromium.org2012-12-061-0/+2
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* Revert 171403danakj@chromium.org2012-12-061-1/+1
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* Organize internal properties of cc/ layer typesshawnsingh@google.com2012-12-051-0/+1
* implement the logic to set tile priorities based on current matrixqinmin@chromium.org2012-12-041-0/+1
* cc: Add CompositorFrame class with IPC param traits for itdanakj@chromium.org2012-12-041-0/+4
* Texture Draw Calls Coalescingwhunt@chromium.org2012-11-301-0/+2
* cc: Add ref counted PicturePileImpl class and give each Tile instance a ref.reveman@chromium.org2012-11-291-0/+2
* 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