summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow clipping by scroll parents.vollick@chromium.org2013-10-083-14/+773
* Add --disable-compositor-touch-hit-testing flagrbyers@chromium.org2013-10-085-1/+10
* Removed unused variable.alokp@chromium.org2013-10-081-4/+0
* Delete LayerImpl::NoteLayerSurfacePropertyChanged.alokp@chromium.org2013-10-076-89/+26
* cc: Don't always push properties for scrollbar layersenne@chromium.org2013-10-056-36/+51
* Remove PerformClipping(),CanClipSelf() and the related logic in LTHCommon.jun.a.jiang@intel.com2013-10-0515-422/+5
* cc: Fix hit-testing of empty layers.sadrul@chromium.org2013-10-0513-10/+250
* LayerTreeHost should not modify the LayerTreeSettings object.adam.treat@samsung.com2013-10-053-17/+19
* Do not clip inside OcclusionTracker.alokp@chromium.org2013-10-047-984/+62
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* cc: Disable flaky LayerTreeHostTestFrameTimeUpdatesAfterActivationFailsenne@chromium.org2013-10-041-2/+3
* Factor TextureMap and Texture class out of resource_provider_unittest.cc and ...mvujovic@adobe.com2013-10-0410-131/+330
* cc: Fix disabled vsync state freezingenne@chromium.org2013-10-044-12/+34
* cc: Stop using magic numbers to detect if we can use partial updates.danakj@chromium.org2013-10-045-23/+56