| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove top controls layer from cc/. | tedchoc@chromium.org | 2013-01-16 | 1 | -1/+0 |
* | cc: Block the main thread for texture layers during impl-side painting | enne@chromium.org | 2013-01-16 | 1 | -0/+2 |
* | Add support for calculating the position of the top controls in the cc layer. | tedchoc@chromium.org | 2013-01-16 | 1 | -0/+1 |
* | cc: remove continuous painting invalidations from LayerTreeHost | egraether@chromium.org | 2013-01-15 | 1 | -2/+0 |
* | Implement a method to access the non-composited content root layer picture pile. | leandrogracia@chromium.org | 2013-01-09 | 1 | -0/+4 |
* | Avoid exposing gl bindings through cc public API headers | jamesr@chromium.org | 2013-01-08 | 1 | -2/+3 |
* | cc: remove loseOutputSurface. | danakj@chromium.org | 2013-01-07 | 1 | -4/+0 |
* | This change adds continuous painting mode to the compositor, which makes it e... | egraether@chromium.org | 2012-12-20 | 1 | -1/+3 |
* | Ref count layer animation controllers. | vollick@chromium.org | 2012-12-20 | 1 | -2/+5 |
* | Add API to route end of fling messages from WebLayerTreeView to InputHandler | yusufo@chromium.org | 2012-12-17 | 1 | -0/+1 |
* | [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImpl | nduca@chromium.org | 2012-12-12 | 1 | -46/+1 |
* | Revert 171714 - Use an auxiliary list of animation controllers. | vollick@chromium.org | 2012-12-08 | 1 | -25/+3 |
* | Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ... | jamesr@chromium.org | 2012-12-08 | 1 | -1/+1 |
* | With this patch we accomplish the following: | vollick@chromium.org | 2012-12-07 | 1 | -3/+25 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -7/+6 |
* | Revert 171403 | danakj@chromium.org | 2012-12-06 | 1 | -6/+7 |
* | cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface | danakj@chromium.org | 2012-12-06 | 1 | -7/+6 |
* | cc: Allow a renderer to disallow partial texture updates. | danakj@chromium.org | 2012-12-06 | 1 | -0/+3 |
* | cc: Move --num-raster-threads setting to LayerTreeSettings. | reveman@chromium.org | 2012-12-04 | 1 | -0/+1 |
* | Only do full tree sync if tree is actually changed, otherwise just push prope... | jamesr@chromium.org | 2012-12-04 | 1 | -0/+2 |
* | This change switches the compositor to the new WebLayerTreeViewClient::create... | egraether@chromium.org | 2012-12-01 | 1 | -5/+1 |
* | This change puts all settings for debugging/HudLayer in a new LayerTreeDebugS... | egraether@chromium.org | 2012-11-30 | 1 | -9/+25 |
* | [cc] Rename to --enable-impl-side-painting, route to render process, and expo... | nduca@chromium.org | 2012-11-27 | 1 | -0/+1 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -2/+2 |
* | implTransform needs to scale scroll delta with deviceScaleFactor. | wjmaclean@chromium.org | 2012-11-22 | 1 | -1/+5 |
* | cc: Visualize non-occluding rects in composited layers. | danakj@chromium.org | 2012-11-15 | 1 | -1/+2 |
* | cc: Add support for debugging layer borders directly in the compositor | danakj@chromium.org | 2012-11-15 | 1 | -0/+1 |
* | cc: Remove cc::settings, move them to LayerTreeSettings. | danakj@chromium.org | 2012-11-14 | 1 | -0/+6 |
* | Remove static thread pointers from CC, attempt 3 | aelias@chromium.org | 2012-11-08 | 1 | -5/+8 |
* | cc: Rename PrioritizedTexture to PrioritizedResource. | reveman@google.com | 2012-11-07 | 1 | -6/+6 |
* | The FPS counter displays the framerate in the compositor's HUD layer. This ch... | egraether@chromium.org | 2012-11-06 | 1 | -3/+4 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th... | phajdan.jr@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | A speculative Revert for r165872 - Remove static thread pointers from CC, att... | hbono@chromium.org | 2012-11-05 | 1 | -6/+4 |
* | cc: Fix header include guards of our header files. | tfarina@chromium.org | 2012-11-05 | 1 | -3/+3 |
* | Remove static thread pointers from CC, attempt 2 | aelias@chromium.org | 2012-11-04 | 1 | -4/+6 |
* | Make cc a component | piman@chromium.org | 2012-11-02 | 1 | -2/+3 |
* | Remove most remaining references to IntRect and FloatRect. | danakj@chromium.org | 2012-11-01 | 1 | -2/+1 |
* | Revert 165476 - Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -5/+3 |
* | Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 1 | -3/+5 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -10/+11 |
* | Compute event coordinate adjustment for pinch-zoom in LayerTreeHost. | wjmaclean@chromium.org | 2012-10-31 | 1 | -0/+1 |
* | Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from cc | jamesr@chromium.org | 2012-10-29 | 1 | -6/+7 |
* | Aura: Resize locks with --ui-enable-threaded-compositing | backer@chromium.org | 2012-10-27 | 1 | -0/+5 |
* | cc: Rename TextureUpdate to ResourceUpdate. | reveman@google.com | 2012-10-25 | 1 | -6/+6 |
* | One good thing (the only good thing?) about the recent texture | epenner@chromium.org | 2012-10-25 | 1 | -2/+0 |
* | Throttle prepaints to avoid colliding with post-load work | jamesr@chromium.org | 2012-10-25 | 1 | -0/+4 |
* | cc: Remove CC*.h temporary includes, part 6/4. | tfarina@chromium.org | 2012-10-24 | 1 | -2/+2 |
* | cc: Remove CC*.h temporary includes, part 5/4. | tfarina@chromium.org | 2012-10-23 | 1 | -2/+2 |