| Commit message (Expand) | Author | Age | Files | Lines |
* | CC Animation: Move files from cc_blink to Source/platform/animation | loyso | 2016-02-10 | 1 | -2/+2 |
* | Communicate whether passive event listeners exist to cc. | dtapuska | 2016-02-05 | 1 | -2/+5 |
* | Move scroll event handlers from layer to layer tree view. | dtapuska | 2016-02-03 | 1 | -0/+2 |
* | Move have_wheel_event_handlers to WebLayerTreeView. | dtapuska | 2016-01-29 | 1 | -0/+2 |
* | RenderWidgetCompositor should be decoupled from RenderWidget. | fsamuel | 2016-01-20 | 1 | -6/+8 |
* | Revert of RenderWidgetCompositor should be decoupled from RenderWidget. (patc... | vasilii | 2016-01-14 | 1 | -8/+6 |
* | RenderWidgetCompositor should be decoupled from RenderWidget. | fsamuel | 2016-01-14 | 1 | -6/+8 |
* | Switch to standard integer types in content/renderer/. | avi | 2015-12-25 | 1 | -0/+2 |
* | Add IPC messages to transfer compositor protos | dtrainor | 2015-11-19 | 1 | -1/+15 |
* | Rename legacy 'Layout' methods across Blink and cc. | wkorman | 2015-11-03 | 1 | -1/+1 |
* | Introduce painted-device-scale-factor and use it when --enable-use-zoom-for-d... | oshima | 2015-10-31 | 1 | -3/+1 |
* | Delete hide_pinch_scrollbars_near_min_scale setting. | aelias | 2015-10-09 | 1 | -1/+0 |
* | cc: Remove SetLayerTreeHostClientReady() | sievers | 2015-10-07 | 1 | -1/+2 |
* | Move gpu memory calculations to Compositor. | sohan.jyoti | 2015-10-05 | 1 | -0/+3 |
* | Remove unused dsf related method | oshima | 2015-10-04 | 1 | -1/+0 |
* | Enforce marking "override" for functions overriding Blink in content/renderer/. | avi | 2015-09-25 | 1 | -46/+46 |
* | Removing GL context rate limiting feature and related wrappers | junov | 2015-09-22 | 1 | -1/+0 |
* | Devtools: Remove continuous repainting feature | samli | 2015-09-14 | 1 | -1/+0 |
* | Remove finishAllRendering, nothing uses it. | esprehn | 2015-09-03 | 1 | -1/+0 |
* | Remove layoutViewportSize and deviceViewportSize, nothing uses them. | esprehn | 2015-09-03 | 1 | -2/+0 |
* | cc: Make layer updating optional in BeginMainFrame | skyostil | 2015-08-12 | 1 | -0/+2 |
* | Make LatencyInfo to be class | miletus | 2015-08-05 | 1 | -1/+1 |
* | Don't hide pinch viewport scrollbars near min-scale with device emulation. | skobes | 2015-08-04 | 1 | -0/+1 |
* | Remove implementations of commitRequested() since no one calls it. | esprehn | 2015-07-07 | 1 | -1/+0 |
* | CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer. | loyso | 2015-07-03 | 1 | -0/+4 |
* | Avoid rasterization in RenderWidgetCompositor::layoutAndPaintAsync() | wangxianzhu | 2015-06-30 | 1 | -3/+4 |
* | Pass collected frame timing events to Blink | mpb | 2015-06-05 | 1 | -2/+6 |
* | Remove flag for virtual-viewport pinch to zoom and old paths. | bokan | 2015-05-29 | 1 | -3/+0 |
* | Pass Surface ID namespace to renderer compositors. | kenrb | 2015-05-14 | 1 | -0/+1 |
* | Revert of Pass Surface ID namespace to renderer compositors. (patchset #4 id:... | jsbell | 2015-05-13 | 1 | -1/+0 |
* | Pass Surface ID namespace to renderer compositors. | kenrb | 2015-05-13 | 1 | -0/+1 |
* | Let layoutAndPaintAsync() schedule commit asynchronously | wangxianzhu | 2015-05-07 | 1 | -1/+1 |
* | Implement testRunner.layoutAndPaintAsyncThen() | wangxianzhu | 2015-05-06 | 1 | -0/+7 |
* | [DevTools] Remove WebDevToolsAgent::setLayerTreeId calls. | dgozman | 2015-04-27 | 1 | -1/+0 |
* | Implement layerTreeId() in RenderWidgetCompositor. | dgozman | 2015-04-25 | 1 | -0/+1 |
* | Plumb selection bounds as a single unit | jdduke | 2015-04-23 | 1 | -2/+1 |
* | Split cc/base into separate GN source_set and clean deps | jamesr | 2015-03-16 | 1 | -2/+2 |
* | Remove Unused setTopControlsContentOffset function | sujiths.s | 2015-03-05 | 1 | -2/+0 |
* | Notify main-thread of top controls state/height changes instead of CC. | majidvp | 2015-02-23 | 1 | -6/+5 |
* | Make commit for swap promises do not unset can_cancel_commit. | igsolla | 2015-02-20 | 1 | -3/+4 |
* | [cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer... | rmcilroy | 2015-02-18 | 1 | -0/+1 |
* | Normalize top controls offset to (0, 1), Chromium-side. | aelias | 2015-02-07 | 1 | -0/+3 |
* | Remove scroll_delta flooring hack | miletus | 2015-02-04 | 1 | -2/+2 |
* | DevTools: unwire WebDevToolsAgent from CC, emit trace events directly in CC | caseq | 2015-02-04 | 1 | -1/+1 |
* | cc: Fix multiple outstanding output surface requests | enne | 2015-01-27 | 1 | -1/+0 |
* | Remove support for custom overscroll background | ccameron | 2015-01-22 | 1 | -1/+0 |
* | [Android] Show autofill popup after animation. | rouslan | 2015-01-22 | 1 | -0/+1 |
* | Enable idle GC tasks and remove compositor driven V8 idle notifications. | rmcilroy | 2015-01-08 | 1 | -5/+0 |
* | Cleanup: Update the path to gfx rect headers. | tfarina | 2014-12-31 | 1 | -1/+1 |
* | Move virtual setSurfaceReady to non-virtual StartCompositor. | danakj | 2014-12-16 | 1 | -1/+1 |