summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Use worker context for one-copy tile initialization.reveman2015-08-0635-776/+667
* Add ClipNode when Render Surface Inherits Clip.jaydasika2015-08-065-23/+161
* cc: Remove WebContentLayerImpl::setDrawCheckerboardForMissingTiles.danakj2015-08-062-5/+0
* cc: Fix flaky RSLLMembershipWithScale testenne2015-08-062-28/+37
* Add memory tracking to TexturePool.ericrk2015-08-063-3/+59
* [tracing] Introduce MemoryDumpArgs to enable light and heavy dumpsssid2015-08-062-2/+5
* cc: Handle overflow/underflow in MathUtil::RoundUp/RoundDown functions.prashant.n2015-08-067-55/+99
* cc: Do not raster images into low res tilings.danakj2015-08-0616-25/+223
* Adds tracing support for GL textures in both CC (via ResourceProvider) and GP...ericrk2015-08-066-2/+83
* cc: For debugging, show checkerboards with the tile border colordanakj2015-08-061-1/+4
* cc: Remove two DCHECKs that don't always holdajuma2015-08-053-3/+112
* Reland: Implement and test task runners in RasterWorkerPool.dcastagna2015-08-052-0/+15
* Avoid crashing if can't allocate software buffer for window.jbauman2015-08-052-2/+9
* cc: Remove code for drawing checkerboard quads, it's not used.danakj2015-08-0527-566/+88
* Revert of Reland: Implement and test task runners in RasterWorkerPool. (patch...dcastagna2015-08-052-15/+0
* Make LatencyInfo to be classmiletus2015-08-059-21/+22
* Reland: Implement and test task runners in RasterWorkerPool.dcastagna2015-08-042-0/+15
* cc: Make TaskGraphRunner DependencyMismatch debug check faster.dcastagna2015-08-041-30/+13
* cc: Always show solid color as checkerboards.danakj2015-08-041-17/+8
* Don't hide pinch viewport scrollbars near min-scale with device emulation.skobes2015-08-047-18/+33
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-045-60/+55
* All scrolls scroll visual viewport first. (Chromium-side)bokan2015-08-042-6/+73
* cc: Keep the transform tree's to_screen_is_animated updatedajuma2015-08-0423-15/+439
* Revert of Implement and test task runners in RasterWorkerPool. (patchset #9 i...keishi2015-08-042-15/+0
* SkImage-backed PictureImageLayerfmalita2015-08-047-60/+59
* Implement and test task runners in RasterWorkerPool.dcastagna2015-08-042-0/+15
* cc: Move image decodes from tile manager to a separate file.vmpstr2015-08-036-107/+189
* Directly include SkPath.h where needed in cc/.bungeman2015-08-032-0/+2
* cc: Make slow down raster flag work with slimming paint.vmpstr2015-08-034-34/+29
* 1. With introduction of compressed formats, e.g. ETC1, the number ofprashant.n2015-08-0319-139/+541
* Adds missing constructor initializationsvarkha2015-08-031-2/+2
* Initial WebImageLayer::setImage() implementationfmalita2015-08-014-1/+20
* cc: Fix invalid cast to PaintedScrollbarLayerImpl.danakj2015-07-311-2/+2
* Avoid destroying webview Surface too earlyjbauman2015-07-318-13/+136
* Arrange compositor scrolling into scroll customization format (WIP)tdresser2015-07-3112-70/+361
* cc: Remove target_space_transform_is_animating from DrawPropertiesajuma2015-07-317-30/+75
* cc: Band-aid coverage iterator for large layersenne2015-07-312-3/+19
* CC Animation: Fix pauseAnimation so it doesn't reset blink negative delays.loyso2015-07-314-9/+72
* Update cc owners to reflect people who want to receive reviews.danakj2015-07-301-4/+7
* Assume outer viewport always exists in Viewport::ScrollBy.bokan2015-07-302-113/+34
* cc: Fix ProjectHomogeneousPoint to handle tiny, non-zero, values.vmpstr2015-07-292-5/+32
* Use minimum scale to adjust viewport size (Chromium-side).bokan2015-07-292-49/+40
* cc: Convert test to use visible rect from PropertyTreesweiliangc2015-07-291-2/+4
* cc: Convert ClipRect* test to use LayerImplsweiliangc2015-07-281-245/+98
* cc: Convert SurfacesShouldBeUnaffectedByEtc to LayerImplenne2015-07-281-62/+30
* cc: Convert TransformedClipParent test to LayerImplenne2015-07-281-53/+26
* cc: Convert ClipParent* tests to use LayerImplsweiliangc2015-07-281-126/+56
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+4
* Revert of cc: Consider Surface active if frame received recently (patchset #7...brianderson2015-07-283-218/+36
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-4/+0