summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Allocate render pass textures when displaying surfaces.jbauman@chromium.org2014-07-181-0/+1
* cc: Remove invalidated recycle tree tiles on activation.vmpstr@chromium.org2014-07-185-17/+30
* Revert "Implement scroll handler latency tracking"miletus@chromium.org2014-07-1714-178/+30
* cc: Add TODO's in ScopedGpuRaster.sohan.jyoti@samsung.com2014-07-171-0/+2
* cc: Add tiling raster tile iterator construction perftest.vmpstr@chromium.org2014-07-171-14/+50
* Consider occluded tiles during eviction with occluded as Tile property.jbedley@chromium.org2014-07-177-22/+411
* Extirpate CreateBooleanValue.estade@chromium.org2014-07-171-3/+1
* Rename composited selection anchor/focus to start/endjdduke@chromium.org2014-07-167-60/+60
* cc: Refactor ResourceProvider.sohan.jyoti@samsung.com2014-07-1618-112/+171
* Make DrawQuad constructors public, rm DQ::Create() functionweiliangc@chromium.org2014-07-1624-68/+14
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-1624-2762/+1129
* Add future sync point methods to ContextSupport.jbauman@chromium.org2014-07-162-0/+11
* cc: Share invalid tiles when possible.danakj@chromium.org2014-07-152-5/+10
* cc: Disable flaky LayerTreeHostTestBreakSwapPromise test.danakj@chromium.org2014-07-151-1/+2
* cc: Disable some failing unit tests on windows.danakj@chromium.org2014-07-141-1/+14
* Histogram to track missing and incomplete tilesweiliangc@chromium.org2014-07-145-11/+26
* We should add a histogram to track the frequency of runningsiva.gunturi@samsung.com2014-07-141-0/+1
* cc: early return if unoccluded_region_in_target_surface is emptyhyunki.baik@samsung.com2014-07-141-0/+6
* Add a UMA for the number of layers in a frame.dneto@chromium.org2014-07-144-0/+24
* 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