| Commit message (Expand) | Author | Age | Files | Lines |
* | webkit: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | Add fling velocity updates from gesture curves. | jdduke@chromium.org | 2013-04-29 | 1 | -0/+4 |
* | Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards | jamesr@chromium.org | 2013-04-29 | 4 | -34/+36 |
* | Remove boundsContainPageScale from layer types | wjmaclean@chromium.org | 2013-04-26 | 3 | -11/+2 |
* | Touchscreen fling doesn't work when finger leaves window | bokan@chromium.org | 2013-04-23 | 1 | -0/+5 |
* | cc: Use input events to trigger vsync | skyostil@chromium.org | 2013-04-22 | 1 | -0/+7 |
* | Add cpplint for webkit/compositor_bindings | enne@chromium.org | 2013-04-17 | 2 | -1/+34 |
* | This patch implements the necessary plumbing to allow WebExternalTextureLayer... | alexst@chromium.org | 2013-04-12 | 5 | -11/+79 |
* | Delete layout_viewport_size. | aelias@chromium.org | 2013-04-09 | 2 | -4/+4 |
* | Implement pinch zoom for bottom-right fixed-position elements | trchen@chromium.org | 2013-04-09 | 2 | -7/+29 |
* | LayerTreeHost::SetAnimationEvents should use AnimationRegistrar | ajuma@chromium.org | 2013-04-08 | 1 | -2/+1 |
* | Replace string16 with base::string16 in src/webkit | brettw@chromium.org | 2013-03-29 | 1 | -1/+2 |
* | Fix remaining cpplint errors in webkit/compositor_bindings/ | enne@chromium.org | 2013-03-28 | 6 | -5/+10 |
* | Convert include paths for string_number_conversions in src/chrome and src/webkit | brettw@chromium.org | 2013-03-27 | 1 | -1/+1 |
* | Remove WebVideoFrame, WebVideoFrameProvider, and WebVideoLayer. | danakj@chromium.org | 2013-03-26 | 7 | -203/+0 |
* | cc: Chromify the scrollbar painters. | danakj@chromium.org | 2013-03-26 | 2 | -28/+22 |
* | cc: Chromify TimingFunction | enne@chromium.org | 2013-03-24 | 4 | -12/+12 |
* | cc: Auto-LCD text for impl-side painting | enne@chromium.org | 2013-03-23 | 1 | -1/+4 |
* | Implement windows mousewheel scroll by page functionality | jamesr@chromium.org | 2013-03-23 | 1 | -0/+5 |
* | Invalidate content-layer if LCD text setting changes. | alokp@chromium.org | 2013-03-23 | 2 | -3/+22 |
* | cc: Chromify LayerTreeHostCommon | enne@chromium.org | 2013-03-22 | 1 | -4/+4 |
* | cc: Chromify resource_update_queue | alexst@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | cc chromification: layer_tree_settings | piman@chromium.org | 2013-03-21 | 1 | -1/+2 |
* | Implement isOrphan() on WebLayerImpl. | danakj@chromium.org | 2013-03-20 | 2 | -0/+3 |
* | cc: Chromify TextureLayerClient | enne@chromium.org | 2013-03-19 | 2 | -6/+6 |
* | cc: Chromify LayerTreeHostClient. | danakj@chromium.org | 2013-03-19 | 2 | -38/+20 |
* | Flip chromium_code to 1 for webkit/compositor_bindings/compositor_bindings_te... | jamesr@chromium.org | 2013-03-19 | 3 | -2/+3 |
* | Move compositor bindings implementations out of WebKit::, fix style | jamesr@chromium.org | 2013-03-18 | 42 | -393/+435 |
* | Part 11 of cc/ directory shuffles: fix up stragglers | jamesr@chromium.org | 2013-03-18 | 6 | -7/+7 |
* | Part 10 of cc/ directory shuffles: layers | jamesr@chromium.org | 2013-03-18 | 15 | -17/+17 |
* | Part 8 of cc/ directory shuffles: resources | jamesr@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | Part 7 of cc/ directory shuffles: trees | jamesr@chromium.org | 2013-03-18 | 3 | -3/+3 |
* | Part 5 of cc/ directory shuffles: input | jamesr@chromium.org | 2013-03-18 | 2 | -2/+2 |
* | Part 4 of cc/ directory shuffles: output | jamesr@chromium.org | 2013-03-18 | 2 | -5/+5 |
* | Part 3 of cc/ directory shuffles: animation | jamesr@chromium.org | 2013-03-18 | 4 | -8/+8 |
* | Part 2 of cc/ directory shuffles: debug | jamesr@chromium.org | 2013-03-18 | 2 | -2/+2 |
* | Part 1 of cc/ directory shuffles: base | jamesr@chromium.org | 2013-03-18 | 5 | -7/+7 |
* | Remove refs to WebCompositorOutputSurface and WebCompositorSupport::initializ... | jamesr@chromium.org | 2013-03-18 | 2 | -53/+1 |
* | cc: Save correct frame begin time to FrameRateCounter | egraether@chromium.org | 2013-03-15 | 1 | -1/+1 |
* | cc: Chromify ContentLayer, Client, and test | enne@chromium.org | 2013-03-14 | 2 | -8/+8 |
* | cc: Fix style errors in impl-side painting classes | enne@chromium.org | 2013-03-14 | 2 | -2/+2 |
* | cc: Chromify TextureLayer and test | enne@chromium.org | 2013-03-14 | 1 | -10/+10 |
* | Remove all WebTransformationMatrix references. | jamesr@chromium.org | 2013-03-14 | 12 | -105/+0 |
* | cc: Chromify the LayerTreeHostImpl class. | danakj@chromium.org | 2013-03-13 | 2 | -15/+15 |
* | cc: Chromify the LayerTreeHost class. | danakj@chromium.org | 2013-03-13 | 1 | -24/+25 |
* | cc: Chromify Layer and LayerImpl classes. | danakj@chromium.org | 2013-03-12 | 9 | -98/+98 |
* | cc: Chromify the Animation and LayerAnimationController classes | danakj@chromium.org | 2013-03-12 | 5 | -34/+35 |
* | Remove WebIOSurfaceLayer | jamesr@chromium.org | 2013-03-08 | 5 | -69/+0 |
* | cc: Chromify the ScrollbarLayer classes | danakj@chromium.org | 2013-03-08 | 1 | -2/+2 |
* | Prepare for removing WebTransformationMatrix from animation APIs | jamesr@chromium.org | 2013-03-08 | 9 | -1754/+9 |