summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host.h
Commit message (Expand)AuthorAgeFilesLines
* [cc] Mailbox Output Surface Supportsievers@chromium.org2013-03-031-1/+0
* cc: Remove Layer::didUpdateBoundsenne@chromium.org2013-02-271-0/+1
* Add an IPC to disable hiding the top controls.tedchoc@chromium.org2013-02-261-2/+8
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-221-5/+4
* cc: Avoid power of two textures.epenner@chromium.org2013-02-131-0/+1
* [cc] Trace detailed tile info when --trace-all-rendered-framesnduca@chromium.org2013-02-121-0/+3
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+2
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-2/+2
* Delete zoomed_viewport_offset_ and its users.aelias@chromium.org2013-01-291-5/+0
* Remove top controls layer from cc/.tedchoc@chromium.org2013-01-161-1/+0
* cc: Block the main thread for texture layers during impl-side paintingenne@chromium.org2013-01-161-0/+2
* Add support for calculating the position of the top controls in the cc layer.tedchoc@chromium.org2013-01-161-0/+1
* cc: remove continuous painting invalidations from LayerTreeHostegraether@chromium.org2013-01-151-2/+0
* Implement a method to access the non-composited content root layer picture pile.leandrogracia@chromium.org2013-01-091-0/+4
* Avoid exposing gl bindings through cc public API headersjamesr@chromium.org2013-01-081-2/+3
* cc: remove loseOutputSurface.danakj@chromium.org2013-01-071-4/+0
* This change adds continuous painting mode to the compositor, which makes it e...egraether@chromium.org2012-12-201-1/+3
* Ref count layer animation controllers.vollick@chromium.org2012-12-201-2/+5
* Add API to route end of fling messages from WebLayerTreeView to InputHandleryusufo@chromium.org2012-12-171-0/+1
* [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImplnduca@chromium.org2012-12-121-46/+1
* Revert 171714 - Use an auxiliary list of animation controllers.vollick@chromium.org2012-12-081-25/+3
* Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...jamesr@chromium.org2012-12-081-1/+1
* With this patch we accomplish the following:vollick@chromium.org2012-12-071-3/+25
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-7/+6
* Revert 171403danakj@chromium.org2012-12-061-6/+7
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-7/+6
* cc: Allow a renderer to disallow partial texture updates.danakj@chromium.org2012-12-061-0/+3
* cc: Move --num-raster-threads setting to LayerTreeSettings.reveman@chromium.org2012-12-041-0/+1
* Only do full tree sync if tree is actually changed, otherwise just push prope...jamesr@chromium.org2012-12-041-0/+2
* This change switches the compositor to the new WebLayerTreeViewClient::create...egraether@chromium.org2012-12-011-5/+1
* This change puts all settings for debugging/HudLayer in a new LayerTreeDebugS...egraether@chromium.org2012-11-301-9/+25
* [cc] Rename to --enable-impl-side-painting, route to render process, and expo...nduca@chromium.org2012-11-271-0/+1
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-2/+2
* implTransform needs to scale scroll delta with deviceScaleFactor.wjmaclean@chromium.org2012-11-221-1/+5
* cc: Visualize non-occluding rects in composited layers.danakj@chromium.org2012-11-151-1/+2
* cc: Add support for debugging layer borders directly in the compositordanakj@chromium.org2012-11-151-0/+1
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-141-0/+6
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-5/+8
* cc: Rename PrioritizedTexture to PrioritizedResource.reveman@google.com2012-11-071-6/+6
* The FPS counter displays the framerate in the compositor's HUD layer. This ch...egraether@chromium.org2012-11-061-3/+4
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-1/+1
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-1/+1
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-1/+1
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-6/+4
* cc: Fix header include guards of our header files.tfarina@chromium.org2012-11-051-3/+3
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-4/+6
* Make cc a componentpiman@chromium.org2012-11-021-2/+3
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-2/+1
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-5/+3
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-3/+5