| Commit message (Expand) | Author | Age | Files | Lines |
* | cc: Move gpu rasterization flag from LayerImpl to LayerTreeImpl. | alokp@chromium.org | 2014-05-10 | 1 | -0/+6 |
* | cc: Add a flag to layers that returns true if the layer is in RSLL. | vmpstr@chromium.org | 2014-05-09 | 1 | -0/+6 |
* | cc: Allow one frame of pre-rasterization for GPU rasterization. | ernstm@chromium.org | 2014-05-07 | 1 | -0/+1 |
* | Remove physical time dependency from scrollbar fades. | aelias@chromium.org | 2014-05-02 | 1 | -1/+2 |
* | cc: use viewport-wide tiles for GPU rasterization. | ernstm@chromium.org | 2014-04-24 | 1 | -0/+1 |
* | Replace CurrentPhysicalTimeTicks with a fallback in CurrentFrameTimeTicks. | aelias@chromium.org | 2014-03-26 | 1 | -1/+0 |
* | Removing the use of base::Time inside the LayerTreeHost system. | mithro@mithis.com | 2014-03-11 | 1 | -1/+0 |
* | Fix LayerTreeImpl::VerticalAdjust(). | wjmaclean@chromium.org | 2014-03-11 | 1 | -1/+1 |
* | Update InnerViewportContainerLayer size when top controls move. | wjmaclean@chromium.org | 2014-02-27 | 1 | -3/+1 |
* | Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl(). | danakj@chromium.org | 2014-02-06 | 1 | -0/+2 |
* | cc: Prevent drawing low res tiles after visibility change | enne@chromium.org | 2014-02-01 | 1 | -0/+5 |
* | Pinch/Zoom Infrastructure & Plumbing CL | wjmaclean@chromium.org | 2014-01-31 | 1 | -6/+16 |
* | Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu... | ricea@chromium.org | 2014-01-29 | 1 | -16/+6 |
* | Pinch/Zoom Infrastructure & Plumbing CL | wjmaclean@chromium.org | 2014-01-29 | 1 | -6/+16 |
* | Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu... | mkwst@chromium.org | 2014-01-24 | 1 | -16/+6 |
* | Pinch/Zoom Infrastructure & Plumbing CL | wjmaclean@chromium.org | 2014-01-24 | 1 | -6/+16 |
* | cc: Add RendererCapabilitiesImpl | boliu@chromium.org | 2014-01-15 | 1 | -1/+2 |
* | cc: Add histogram for unserviced copy requests and return by reference. | danakj@chromium.org | 2013-12-07 | 1 | -1/+1 |
* | cc: Support animating scroll offset | ajuma@chromium.org | 2013-12-03 | 1 | -0/+1 |
* | Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..." | dbeam@chromium.org | 2013-11-29 | 1 | -8/+1 |
* | Revert 237848 "Use LatencyInfoSwapPromise to track LatencyInfo t..." | dbeam@chromium.org | 2013-11-29 | 1 | -1/+8 |
* | Use LatencyInfoSwapPromise to track LatencyInfo through compositor | miletus@chromium.org | 2013-11-29 | 1 | -8/+1 |
* | Add SwapPromise support to LayerTreeHost and LayerTreeImpl | miletus@chromium.org | 2013-11-27 | 1 | -0/+13 |
* | Only draw the overhang pattern on overhang areas. | ccameron@chromium.org | 2013-11-06 | 1 | -0/+2 |
* | cc: Add opacity to UIResourceBitmap and UIResourceLayer | powei@chromium.org | 2013-10-26 | 1 | -0/+2 |
* | Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3). | dominikg@chromium.org | 2013-10-23 | 1 | -1/+1 |
* | Fix race conditions in window snapshot code. | kbr@chromium.org | 2013-10-15 | 1 | -0/+4 |
* | cc: Fix hit-testing of empty layers. | sadrul@chromium.org | 2013-10-05 | 1 | -2/+2 |
* | Revert "Revert 224496 "Move ui/base/latency_info* to ui/events"" | ben@chromium.org | 2013-09-23 | 1 | -1/+1 |
* | Revert 224496 "Move ui/base/latency_info* to ui/events" | ben@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Move ui/base/latency_info* to ui/events | ben@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Update the nine patch layer to use UI resources | powei@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Pumb PinchVirtualViewport layers into CC. | wjmaclean@chromium.org | 2013-09-17 | 1 | -0/+8 |
* | Revert "Plumb PinchVirtualViewport layers into CC." | wjmaclean@chromium.org | 2013-09-16 | 1 | -8/+0 |
* | Plumb PinchVirtualViewport layers into CC. | wjmaclean@chromium.org | 2013-09-16 | 1 | -0/+8 |
* | CC: Add a scheduled action for ManageTiles | epenner@chromium.org | 2013-09-14 | 1 | -1/+1 |
* | Revert 223162 "Update the nine patch layer to use UI resources" | zmo@chromium.org | 2013-09-13 | 1 | -1/+1 |
* | Update the nine patch layer to use UI resources | powei@chromium.org | 2013-09-13 | 1 | -1/+1 |
* | Revert 222732 "Update the nine patch layer to use UI resources" | yfriedman@chromium.org | 2013-09-12 | 1 | -1/+1 |
* | Update the nine patch layer to use UI resources | powei@chromium.org | 2013-09-12 | 1 | -1/+1 |
* | Add a thinning scrollbar animator for desktop overlay scrollbars. | tony@chromium.org | 2013-09-11 | 1 | -0/+1 |
* | Fix UpdateTilePriorities viewport in Android WebView. | aelias@chromium.org | 2013-09-05 | 1 | -1/+2 |
* | cc: Refactor scroll delta fixup out of push properties | enne@chromium.org | 2013-08-20 | 1 | -1/+2 |
* | ContextProvider in OutputSurface | danakj@chromium.org | 2013-08-16 | 1 | -0/+2 |
* | Proposed UI Resource Manager. See internal doc: | powei@chromium.org | 2013-08-01 | 1 | -0/+12 |
* | cc: Allow the main thread to cancel commits | enne@chromium.org | 2013-07-30 | 1 | -0/+1 |
* | Revert 213338 "cc: Allow the main thread to cancel commits" | jochen@chromium.org | 2013-07-24 | 1 | -1/+0 |
* | cc: Allow the main thread to cancel commits | enne@chromium.org | 2013-07-24 | 1 | -0/+1 |
* | Delete CC-impl-side clip layer adjustment. | aelias@chromium.org | 2013-07-15 | 1 | -1/+1 |
* | cc: Allow readbacks from hidden layers. | danakj@chromium.org | 2013-07-04 | 1 | -0/+6 |