| Commit message (Expand) | Author | Age | Files | Lines |
* | Use SkSafeRef when claiming a ref on the SkImageFilter at the WebKit API boun... | danakj@chromium.org | 2012-12-04 | 1 | -1/+1 |
* | cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref. | danakj@chromium.org | 2012-12-04 | 1 | -1/+2 |
* | Migrate the Android compositor to cc::Layer classes. | leandrogracia@chromium.org | 2012-12-03 | 1 | -1/+0 |
* | Revert 165866 | jamesr@chromium.org | 2012-12-03 | 1 | -2/+0 |
* | This change switches the compositor to the new WebLayerTreeViewClient::create... | egraether@chromium.org | 2012-12-01 | 2 | -9/+11 |
* | This change puts all settings for debugging/HudLayer in a new LayerTreeDebugS... | egraether@chromium.org | 2012-11-30 | 1 | -7/+7 |
* | [cc] Rename to --enable-impl-side-painting, route to render process, and expo... | nduca@chromium.org | 2012-11-27 | 2 | -1/+4 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -42/+10 |
* | Fixing RenderingStats vs WebRenderingStats mess | hartmanng@chromium.org | 2012-11-26 | 2 | -14/+24 |
* | Implement unit tests and temporary MathUtil wrappers for transform functionality | shawnsingh@chromium.org | 2012-11-19 | 1 | -2/+1 |
* | cc: Remove now-obsolete scrollBy and mark scrollByIfPossible as overriding. | sadrul@chromium.org | 2012-11-19 | 1 | -6/+1 |
* | cc: Remove the WebCompositorSupport methods for the old cc::Settings. | danakj@chromium.org | 2012-11-17 | 2 | -16/+0 |
* | cc: Remove the debug border setters from WeblayerImpl after they've been remo... | danakj@chromium.org | 2012-11-17 | 2 | -11/+0 |
* | Add API for hit testing layer_impl touchEventHandlerRegions from the host | yusufo@chromium.org | 2012-11-16 | 1 | -0/+5 |
* | cc: Remove some more unneeded asserts for methods that the UI compositor is u... | danakj@chromium.org | 2012-11-15 | 1 | -2/+0 |
* | cc: Add support for debugging layer borders directly in the compositor | danakj@chromium.org | 2012-11-15 | 3 | -4/+6 |
* | cc: Remove useless asserts that are firing in DRT since it still sets things ... | danakj@chromium.org | 2012-11-14 | 1 | -4/+0 |
* | cc: Remove cc::settings, move them to LayerTreeSettings. | danakj@chromium.org | 2012-11-14 | 2 | -5/+7 |
* | cc: Return whether any layer was scrolled from InputHandlerClient::scrollBy. | sadrul@chromium.org | 2012-11-14 | 1 | -2/+7 |
* | Revert "Remove ::create factory functions from objects created via WebComposi... | nileshagrawal@chromium.org | 2012-11-13 | 12 | -13/+66 |
* | Remove ::create factory functions from objects created via WebCompositorSupport | jamesr@chromium.org | 2012-11-12 | 12 | -66/+13 |
* | Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ | piman@chromium.org | 2012-11-10 | 26 | -45/+3 |
* | Adding hooks for gathering total pixels painted and rasterized stats. | hartmanng@chromium.org | 2012-11-09 | 1 | -0/+2 |
* | Remove static thread pointers from CC, attempt 3 | aelias@chromium.org | 2012-11-08 | 10 | -162/+54 |
* | cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg... | danakj@chromium.org | 2012-11-08 | 1 | -14/+26 |
* | cc: Add some impl-side painting stub classes and APIs | enne@chromium.org | 2012-11-08 | 2 | -8/+17 |
* | Add touchEventHandlerRegion to Layer and LayerImpl | yusufo@chromium.org | 2012-11-08 | 2 | -0/+20 |
* | cc: Replace the WebCore::UnitBezier class with the SkUnitCubicInterp() method... | danakj@chromium.org | 2012-11-07 | 2 | -2/+2 |
* | The FPS counter displays the framerate in the compositor's HUD layer. This ch... | egraether@chromium.org | 2012-11-06 | 2 | -1/+9 |
* | cc: Nine patch layer. | aelias@chromium.org | 2012-11-06 | 3 | -0/+69 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 8 | -83/+11 |
* | cc: Fix style for comments at the end of namespaces | 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 | 8 | -11/+83 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 8 | -83/+11 |
* | A speculative Revert for r165872 - Remove static thread pointers from CC, att... | hbono@chromium.org | 2012-11-05 | 9 | -43/+145 |
* | Remove static thread pointers from CC, attempt 2 | aelias@chromium.org | 2012-11-04 | 9 | -145/+43 |
* | Disable threaded compositing when texture sharing is blacklisted | jamesr@chromium.org | 2012-11-04 | 1 | -0/+4 |
* | Added support for WEBCONTENTLAYERCLIENT_HAS_CANPAINTLCDTEXT. | alokp@chromium.org | 2012-11-03 | 1 | -0/+9 |
* | cc: Remove WebCore rect use from the compositor, except within Region. | danakj@chromium.org | 2012-11-03 | 4 | -32/+7 |
* | Prepare for WebLayerTreeView::setFontAtlas interface change | jamesr@chromium.org | 2012-11-03 | 2 | -2/+7 |
* | Make cc a component | piman@chromium.org | 2012-11-02 | 1 | -0/+3 |
* | Remove most remaining webcore points and sizes. | danakj@chromium.org | 2012-11-02 | 3 | -6/+4 |
* | Remove most remaining references to IntRect and FloatRect. | danakj@chromium.org | 2012-11-01 | 1 | -1/+1 |
* | Revert 165476 - Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 9 | -41/+144 |
* | Remove static thread pointers from CC | jamesr@chromium.org | 2012-11-01 | 9 | -144/+41 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 3 | -17/+17 |
* | Fix WebTransformationMatrix unit test after WebKit roll | shawnsingh@chromium.org | 2012-10-31 | 1 | -7/+15 |
* | Use gfx:: Geometry types for the resource provider and layer updater classes. | danakj@chromium.org | 2012-10-31 | 2 | -4/+4 |
* | Compute event coordinate adjustment for pinch-zoom in LayerTreeHost. | wjmaclean@chromium.org | 2012-10-31 | 4 | -0/+12 |
* | Remove WebKit::Platform dependencies from cc | jamesr@chromium.org | 2012-10-30 | 7 | -225/+33 |