summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Don't restart mid-forced-redraw.tomhudson@chromium.org2013-10-172-0/+94
* Trigger deadline immediately after an aborted main thread commitskyostil@chromium.org2013-10-173-13/+59
* Add UMA stats for GPU latency and GPU latency estimationajuma@chromium.org2013-10-171-1/+27
* Revert 229087 "Disabling flaky RunMultiThread_DelegatingRenderer..."dconnelly@chromium.org2013-10-171-2/+1
* Disabling flaky RunMultiThread_DelegatingRenderer_ImplSidePaint.dconnelly@chromium.org2013-10-171-1/+2
* Make sure the scheduler is READY_TO_COMMITtomhudson@chromium.org2013-10-171-4/+6
* cc: Only trace SetNeedsManageTilesOnImplThread on positive edgebrianderson@chromium.org2013-10-172-2/+6
* Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink.senorblanco@chromium.org2013-10-161-4/+0
* Revert "cc: Temporary diagnostics."dongseong.hwang@intel.com2013-10-151-21/+0
* Adding threaded, impl-side painted LayerTreePerfTestsclholgat@chromium.org2013-10-153-8/+34
* Update LayerTreeHostFiltersPixelTest to the new SkImageFilter CropRect API.senorblanco@chromium.org2013-10-151-2/+6
* Adding UV and vertex opacity to UIResourceLayerclholgat@chromium.org2013-10-154-9/+109
* Allow touch flings to bubble if the preceding touch scroll bubbledjdduke@chromium.org2013-10-153-5/+62
* Revert "Allow clipping by scroll parents." and "Improve perf of CalculateDraw...vollick@chromium.org2013-10-153-792/+12
* Fix race conditions in window snapshot code.kbr@chromium.org2013-10-157-2/+135
* CC: Organize and optimize format lookups.epenner@chromium.org2013-10-1510-82/+68
* cc: Remove BackToFront LayerIterator ordering.danakj@chromium.org2013-10-145-182/+4
* cc: Enable PageScaleImplSidePaintingPerfTest.HeavyPagebrianderson@chromium.org2013-10-141-2/+1
* cc: Ref count pixel ref in image decode task.vmpstr@chromium.org2013-10-141-3/+3
* cc: Add lcd text / contents opaque to LayerImpl::AsValueenne@chromium.org2013-10-141-0/+3
* cc: Fix masks when the RenderPassDrawQuad does not cover the whole passdanakj@chromium.org2013-10-122-9/+111
* cc: Preserve partial culling from child compositor.danakj@chromium.org2013-10-128-41/+201
* cc: Add PictureRecordBenchmark.vmpstr@chromium.org2013-10-126-2/+147
* cc: Change precision of ComputeClippedPointForEdgeenne@chromium.org2013-10-123-7/+17
* cc: Add MicroBenchmarkController plumbing.vmpstr@chromium.org2013-10-1213-26/+230
* Enable linear fade scrollbar animation on programmatic scrolljdduke@chromium.org2013-10-112-10/+10
* telemetry: Refactored rasterize_and_record measurement.ernstm@chromium.org2013-10-1117-98/+96
* Inflating bounds for rotation should support min/max progressvollick@chromium.org2013-10-112-97/+115
* cc: Fix HeadsUpDisplayLayerImpl NPE after resource lossboliu@chromium.org2013-10-115-4/+65
* cc: Add MicroBenchmarkController.vmpstr@chromium.org2013-10-115-0/+198
* cc: Reset resource update controller on closing of layer tree hostbrianderson@chromium.org2013-10-111-0/+1
* Estimate GPU latency in OutputSurfaceajuma@chromium.org2013-10-102-3/+74
* Support calculation of inflated bounds for rotation transform operations.vollick@chromium.org2013-10-102-1/+409
* Don't try to access the ResourceProvider when it may be NULL.ccameron@chromium.org2013-10-105-0/+105
* cc: Fix flaky LayerTreeHostTestFrameTimeUpdatesAfterActivationFailsbrianderson@chromium.org2013-10-103-7/+24
* Improve perf of CalculateDrawPropertiesInternal when there are no scroll pare...vollick@chromium.org2013-10-102-3/+24
* Fix transition from hardware to software compositing.ccameron@chromium.org2013-10-0911-0/+121
* cc: Use ApplyImageFilter for all filters in GLRendererajuma@chromium.org2013-10-094-530/+15
* aura: Allow delegated frames to be used by more than one impl layer.danakj@chromium.org2013-10-0918-331/+1445
* cc: Add parition to ScopedPtrVector.vmpstr@chromium.org2013-10-092-0/+40
* Use total page scale in the LayerScrollOffsetDelegate.mkosiba@chromium.org2013-10-094-7/+18
* Remove un-used variables in layer_tree_host_commonshawnsingh@chromium.org2013-10-091-2/+0
* CC: Cap the size of the SOON_BIN.epenner@chromium.org2013-10-091-2/+16
* Make ConvertableToTraceFormat ref-countedwangxianzhu@chromium.org2013-10-098-27/+23
* cc: Removed unused metrics from RenderingStats.ernstm@chromium.org2013-10-0924-463/+123
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-0924-53/+194
* cc: Fix ideal_content_scale check in PictureImageLayerImplboliu@chromium.org2013-10-083-5/+109
* Touch flings should not bubble.vollick@chromium.org2013-10-082-1/+80
* CC: WeakPtrFactory should be the last member.dmichael@chromium.org2013-10-0814-30/+31
* cc: Combined two if-blocks.alokp@chromium.org2013-10-081-3/+0