summaryrefslogtreecommitdiffstats
path: root/cc/trees
Commit message (Expand)AuthorAgeFilesLines
* Removed unused variable.alokp@chromium.org2013-10-081-4/+0
* Delete LayerImpl::NoteLayerSurfacePropertyChanged.alokp@chromium.org2013-10-071-15/+2
* cc: Don't always push properties for scrollbar layersenne@chromium.org2013-10-052-17/+24
* Remove PerformClipping(),CanClipSelf() and the related logic in LTHCommon.jun.a.jiang@intel.com2013-10-053-215/+4
* cc: Fix hit-testing of empty layers.sadrul@chromium.org2013-10-059-9/+217
* LayerTreeHost should not modify the LayerTreeSettings object.adam.treat@samsung.com2013-10-053-17/+19
* Do not clip inside OcclusionTracker.alokp@chromium.org2013-10-046-981/+61
* 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-041-0/+1
* cc: Fix disabled vsync state freezingenne@chromium.org2013-10-041-5/+21
* cc: Stop using magic numbers to detect if we can use partial updates.danakj@chromium.org2013-10-043-17/+46
* Generic UIResourceLayer for shared resources.clholgat@chromium.org2013-10-042-4/+13
* Fix scroll-compensation for fixed position layers within fixed position layersshawnsingh@chromium.org2013-10-031-4/+14
* cc: Make 1/4th default low res scale.vmpstr@chromium.org2013-10-021-1/+1
* telemetry: Fixed sources of variance in rasterize and record measurement.ernstm@chromium.org2013-10-011-0/+1
* Grow scrollbars while the mouse is over the track or thumb.tony@chromium.org2013-10-013-20/+78
* Refactor QuadCullerTest.alokp@chromium.org2013-10-011-105/+92
* CC: Fix call order of ScrollOffsetDelegate in ActivatePendingTree.primiano@chromium.org2013-10-012-6/+21
* Revert 226219 "Allow clipping by scroll parents."phoglund@chromium.org2013-10-012-755/+13
* Allow clipping by scroll parents.vollick@chromium.org2013-10-012-13/+755
* cc: Disable PageScaleImplSidePaintingPerfTest.HeavyPageenne@chromium.org2013-10-011-1/+2
* cc: Add trace events for HUD drawingenne@chromium.org2013-10-011-1/+3
* cc: Delete RenderSurface caching.alokp@chromium.org2013-10-019-1876/+53
* Revert 225858 "Allow clipping by scroll parents."vollick@chromium.org2013-09-282-755/+13
* Allow clipping by scroll parents.vollick@chromium.org2013-09-282-13/+755
* cc: Remove the round-about Callback for creating a TestContextProvider.danakj@chromium.org2013-09-271-3/+1
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-274-42/+24
* Move tile-free-software render surface disabling to UpdateDrawProperties.aelias@chromium.org2013-09-276-4/+107
* CC: Add back UpdateDrawProperties for pending tree.epenner@chromium.org2013-09-261-0/+4
* Remove LTH test dependency on surface caching.alokp@chromium.org2013-09-261-2/+2
* Always send DidOverscroll callback for android_webview.mkosiba@chromium.org2013-09-264-1/+27
* cc: Check needs_offscreen_context() after UpdateLayers.danakj@chromium.org2013-09-262-9/+79
* cc: Fix the LayerTreeHostContextTestDontUseLostResources test.danakj@chromium.org2013-09-261-93/+87
* Remove LTH test dependency on surface caching.alokp@chromium.org2013-09-261-12/+4
* cc: Initialize PageScaleAnimation's start time on first animationbrianderson@chromium.org2013-09-264-20/+22
* cc: Re-enable LayerTreeHostTestStartPageScaleAnimation unit testbrianderson@chromium.org2013-09-261-4/+3
* [cc] Don't access pixels without a lockccameron@chromium.org2013-09-262-1/+4
* Trigger overlay scrollbar animation when the pointer is nearby.tony@chromium.org2013-09-263-21/+180
* [android_webview] Use a fraction to calculate scroll offset.mkosiba@chromium.org2013-09-262-1/+54
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-269-24/+18
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-1/+0
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-7/+0
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-256-25/+24
* cc: Use real animation time to start the page scale animation.brianderson@chromium.org2013-09-241-1/+1
* CC: Fix raster-on-demand (due to stale sort order).epenner@chromium.org2013-09-242-15/+13
* cc: Provide notifications when resources are available.danakj@chromium.org2013-09-241-10/+42
* cc: Do not post task to notify Scheduler of lost context.brianderson@chromium.org2013-09-241-4/+1
* Properly handle scroll and fling gestures after pinch zoomjdduke@chromium.org2013-09-242-0/+7
* Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""ben@chromium.org2013-09-232-2/+2
* Fix bug where memory priority cutoff was dropped on the floor.ccameron@chromium.org2013-09-238-16/+122