summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Use ExpandRectIgnoringBordersToTileBoundsWithBordersEmpty.danakj@chromium.org2014-07-144-40/+52
* Mojo surfaces service and example appjamesr@chromium.org2014-07-131-0/+4
* cc: Explicitly invalidate all dropped recordings on the main thread.danakj@chromium.org2014-07-1218-222/+778
* Explicitly resize inner viewport container layer on SetViewportSizebokan@chromium.org2014-07-111-0/+1
* Switch to one-at-a-time SkPicture::clone interfacerobertphillips@google.com2014-07-111-6/+3
* cc: Log pngs in pixel test only if they are different.sohan.jyoti@samsung.com2014-07-111-7/+9
* Move Copy method from DrawQuad to RenderPassweiliangc@chromium.org2014-07-118-361/+360
* Removing base::TimeTicks argument to DrawLayers as it isn't really used.mithro@mithis.com2014-07-108-108/+103
* cc: Add some missing braces for style correctness.danakj@chromium.org2014-07-101-1/+3
* Pass resourceless software mode in SetExternalConstraintsboliu@chromium.org2014-07-1016-83/+88
* cc: Avoid redundant SQS setting and locals.sohan.jyoti@samsung.com2014-07-101-9/+11
* cc: skipping a horizontal sort by checking the value of vertical_densityhyunki.baik@samsung.com2014-07-101-4/+9
* cc: Refactor in picture_pile.cchyunki.baik@samsung.com2014-07-101-9/+9
* Push inverse device scale factor in DRLI->DRLI pushesjamesr@chromium.org2014-07-103-0/+33
* Impl thread smooth scrolling.skobes@chromium.org2014-07-1012-40/+153
* Use RenderPass to create DrawQuad in unittestsweiliangc@chromium.org2014-07-1012-589/+601
* cc: Don't explode on SingleThreadProxy::SetDeferCommitsenne@chromium.org2014-07-091-2/+0
* cc: For cc pixel test, create data url for pngs and print bounding rect.sohan.jyoti@samsung.com2014-07-093-26/+30
* Implement scroll handler latency trackingskyostil@chromium.org2014-07-0914-30/+178
* cc: add DCHECKs of tile in GPUMemoryUsageInBytes and PushPropertiesTohyunki.baik@samsung.com2014-07-091-2/+3
* cc: Fix slow LayerTreeHostAnimationTestajuma@chromium.org2014-07-091-9/+12
* Fix viewport computation in Mac UCccameron@chromium.org2014-07-093-5/+5
* cc: Remove disabled LatencyQuery logic in OutputSurfacebrianderson@chromium.org2014-07-092-109/+3
* Track occlusion per tree on Tile.jbedley@chromium.org2014-07-085-16/+127
* cc: Correct scale naming in UpdateTilePrioritiesenne@chromium.org2014-07-082-3/+3
* Initial commit of a queueing delay metric:ariblue@google.com2014-07-086-14/+50
* cc: Use TestSimpleTaskRunner for RasterWorkerPool perf tests.reveman@chromium.org2014-07-081-13/+15
* Add tracing to VideoResourceUpdater.scherkus@chromium.org2014-07-081-0/+3
* Fix SurfaceAggregatorWithResourcesTest.TakeResourcesOneSurface in libc++ builds.earthdok@chromium.org2014-07-071-1/+5
* cc: Make trace events use sync-tree labels instead of pending-tree.alokp@chromium.org2014-07-0710-30/+26
* CC: Remove mock_occlusion_tracker.h from production target in .gypi file.bauerb@chromium.org2014-07-071-1/+0
* cc cleanup: Remove time_source.h from build filestreib@chromium.org2014-07-042-2/+0
* CC: Clean up tile size setting.epenner@chromium.org2014-07-034-15/+4
* Create DrawQuad in RenderPass and only give out raw pointer to layersweiliangc@chromium.org2014-07-0323-169/+136
* cc: GN Build fix.tfarina@chromium.org2014-07-031-2/+7
* cc: Hide Gpu Rasterization details in Resource Provider.sohan.jyoti@samsung.com2014-07-037-44/+69
* Fixes for re-enabling more MSVC level 4 warnings: cc/ editionpkasting@chromium.org2014-07-033-7/+8
* cc: Disallow scroll offset animations when impl-scrolling isn't supportedajuma@chromium.org2014-07-0313-7/+48
* Add switch to disable recording whole documentboliu@chromium.org2014-07-023-2/+4
* Allocate surface IDs on client sidejamesr@chromium.org2014-07-0214-64/+124
* Route selection bounds updates through the compositorjdduke@chromium.org2014-07-0114-3/+542
* cc: Rename DirectRasterWorkerPool to GpuRasterWorkerPoolsohan.jyoti@samsung.com2014-07-019-157/+142
* cc: Activate sync tree instead of pending tree.alokp@chromium.org2014-07-0113-91/+81
* ASAN fix for SurfaceAggregatorWithResourcesTest.TakeResourcesOneSurfacejamesr@chromium.org2014-07-011-20/+26
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-06-3010-42/+20
* cc: Replace ScopedPtrVector<RenderPass> with RenderPassListsimonhong@chromium.org2014-06-307-18/+17
* cc: Remove unused variables in gl_renderer.hhyunki.baik@samsung.com2014-06-281-3/+0
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-2817-388/+211
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-2817-211/+388
* cc: Pass ideal contents scale to PictureLayerTiling UpdateTilePriorities.sohan.jyoti@samsung.com2014-06-272-21/+23