summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix page scale factor affecting transforms higher on the tree.aelias@chromium.org2013-07-171-30/+37
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-131-0/+6
* cc: Consider scroll offset in CalcDrawPropertiesenne@chromium.org2013-07-111-3/+3
* cc: Pipe visibility and memory allocation to DelegatingRendererpiman@chromium.org2013-06-291-15/+80
* Remove GpuMemoryAllocationForRenderer::enforce_but_do_not_keep_as_policypiman@chromium.org2013-06-261-2/+0
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-2/+2
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-201-1/+1
* Zero-budget TileManager in resourceless software modeboliu@chromium.org2013-06-201-10/+17
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-1/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-2/+0
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-0/+2
* Fix scrollbar fade animation scheduling.aelias@chromium.org2013-06-151-1/+126
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-2/+0
* CC: Call SwapBuffers instead of PostSubBuffer on full frame update.backer@chromium.org2013-06-121-11/+35
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-0/+2
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in cc/.dcheng@chromium.org2013-06-121-1/+1
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-2/+0
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-7/+1
* cc: Call ManageTiles explicitlyenne@chromium.org2013-06-071-1/+0
* cc::OutputSurfaceClient::DeferredInitializeboliu@chromium.org2013-06-071-0/+41
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-2/+2
* cc: Disable LastInputEventForBeginFramebrianderson@chromium.org2013-06-061-2/+0
* Skip drawing unsupported layers in forced software modeboliu@chromium.org2013-06-021-9/+100
* Part 1/3 (compositor) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-241-2/+48
* Fix potential NULL pointer in LayerTreeHostImpljoth@chromium.org2013-05-241-0/+4
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-3/+4
* Remove cc/ dependency on WebKit::WebScrollbar*jamesr@chromium.org2013-05-221-7/+5
* Makes the resource provider and tile manager optional in LayerTreeHostImpl.joth@chromium.org2013-05-211-0/+40
* Route compositor overscroll events to the input handler.jdduke@chromium.org2013-05-201-1/+143
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-131-0/+1
* cc: Replace Layer::SetAutomaticallyComputeRasterScale with a setting.danakj@chromium.org2013-05-091-55/+80
* cc: Add resource size sanity check to ResourceProvider.reveman@chromium.org2013-05-031-1/+1
* cc: Add force anti-aliasing off option to SolidColorDrawQuadwonsik@chromium.org2013-05-021-2/+3
* Add unittest for root layer scroll offset delegation.mkosiba@chromium.org2013-05-021-0/+66
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-301-2/+2
* Revert 197178 "Make it possible to delegate root layer scroll of..."hshi@chromium.org2013-04-301-2/+2
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-291-2/+2
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-291-98/+98
* Remove boundsContainPageScale from layer typeswjmaclean@chromium.org2013-04-261-79/+9
* Add OutputSurfaceClient::SetNeedsRedrawRectboliu@chromium.org2013-04-261-0/+3
* Touchscreen fling doesn't work when finger leaves windowbokan@chromium.org2013-04-231-0/+53
* cc: Use input events to trigger vsyncskyostil@chromium.org2013-04-221-0/+2
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-171-2/+32
* cc: Remove incorrect dcheck for masks.danakj@chromium.org2013-04-171-32/+392
* Revert 194394 "Move swapcomplete callback into OutputSurface"cpu@chromium.org2013-04-161-0/+2
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-161-2/+0
* Delete layout_viewport_size.aelias@chromium.org2013-04-091-53/+52
* cc: Don't draw and swap if the frame will not change.danakj@chromium.org2013-04-061-101/+163
* CC: HUD layer shouldn't cause damage when --show-surface-damage-rectsbacker@chromium.org2013-04-031-0/+3