Sign in
chromium
/
chromium
/
src.git
/
a2ff4f82109df55045dee9f54985a98054f86dc4
/
content
/
renderer
/
gpu
/
render_widget_compositor.h
a2ff4f8
Renderer observer of frame submission
by jonross
· 7 years ago
4b6c4188
Reland "content: Enable CompositorImageAnimation by default."
by Khushal
· 7 years ago
2319141f
Revert "content: Enable CompositorImageAnimation by default."
by Khushal
· 7 years ago
aae978e
content: Enable CompositorImageAnimation by default.
by Khushal
· 7 years ago
ebb2683
Replace WebCompositorMutatorClient with cc::LayerTreeMutator.
by Jeremy Roman
· 7 years ago
8af8c0e5
headless/cc/viz: Add animate_only BeginFrame param.
by Eric Seckler
· 7 years ago
2288e853
Rename ScrollBoundaryBehavior to OverscrollBehavior
by Sandra Sun
· 8 years ago
f3ca99e
Obtains LayerTreeSettings for VideoFrameResourceProvider.
by CJ DiMeglio
· 8 years ago
0ee25a86e
Callback passed to WebLayerTreeView::RequestDecode should be OnceCallback.
by Yuta Kitamura
· 8 years ago
d5d38582
content: Stop FrameSink retry when invisible
by Bo Liu
· 8 years ago
ab9ef4d
Introduce CompostingModeWatcher interface for global coordination.
by danakj
· 8 years ago
3e96e66
cc: Add UKM for checkerboarding from compositor input handling.
by Khushal
· 8 years ago
e7d9e173
Revert "Introduce CompostingModeWatcher interface for global coordination."
by Abdul Syed
· 8 years ago
33bb6c6
Introduce CompostingModeWatcher interface for global coordination.
by danakj
· 8 years ago
319e429c
Surface synchronization: Fix autosize.
by Fady Samuel
· 8 years ago
ba65a091
Move cc/output things that are part of layer compositor API to cc/trees
by danakj
· 8 years ago
bbea8a9
Use scroll-boundary-behavior to control overscroll-refresh/glow on android.
by sunyunjia
· 8 years ago
dc3eca65
Fix LayerTreeHostImpl::sync_tree to use CommitToActiveTree.
by Walter Korman
· 8 years ago
43ddd7a3
Remove uses NON_EXPORTED_BASE now that it's a no-op.
by Nico Weber
· 8 years ago
04d5dd4d
cc: Take in LocalSurfaceId with a new size for LayerTreeHost.
by Sadrul Habib Chowdhury
· 8 years ago
c3f876b
Use swap time for all first paint times in TBM, UMA, UKM & web perf API
by Scott Haseley
· 8 years ago
e23c056
blink: Cleanup SetViewportSize() api in tests.
by Sadrul Habib Chowdhury
· 8 years ago
02d32b9
Remove unnecessary SetBottomControlsHeight from LayerTreeHost
by Matthew Jones
· 8 years ago
7e15618
[Home] Add concept of bottom browser controls to blink
by Matthew Jones
· 8 years ago
c296f5fb
viz: Move BeginFrame(Args|Ack) to components/viz/common/frame_sinks
by Fady Samuel
· 8 years ago
0375ae8
content: Double tile memory for large monitors (4k)
by Vladimir Levin
· 8 years ago
49c9257
gpu: Retry gpu channel connection in the host.
by Sadrul Habib Chowdhury
· 8 years ago
d5c2618
viz: Move FrameSinkId, LocalSurfaceId, SurfaceId to components/viz/common
by Fady Samuel
· 8 years ago
198800bd1
Refactor RegisterViewportLayers parameters into a struct
by Chandan Padhi
· 8 years ago
c7afae5
Rename cc::CompositorFrameSink to cc::LayerTreeFrameSink
by danakj
· 8 years ago
95929fd5
Limit sending of BeginMainFrameNotExpectedUntil
by Dan Elphick
· 8 years ago
bf56d56
Plumb PaintImage for the img.decode instead of SkImage.
by vmpstr
· 8 years ago
a840c6a
Add decode() functionality to image elements.
by vmpstr
· 8 years ago
5200a05
Refactor RegisterViewportLayers to use a struct instead of 6 values
by pdr
· 8 years ago
9bb53af
Remove scroll_clip_layer dependency from viewport layer tracking
by pdr
· 8 years ago
9db74aa
Create new action sent when a BeginMainFrame not expected before vsync.
by delphick
· 8 years ago
34797fd
Use swap-promise to track first* paint up until swap time.
by panicker
· 8 years ago
a755e30
Animated scroll shouldn't require main-frame for OOPIFs.
by wjmaclean
· 8 years ago
1c4d759e
The Blink Rename
by Blink Reformat
· 8 years ago
87fbafb
Remove calls to SetNeedsCommit and SetNeedsUpdateLayers in RenderWidget
by danakj
· 8 years ago
f2bd55f7
[blink] Support (semi-)transparent background colors in WebView/Frame.
by eseckler
· 8 years ago
1b47fda7
UMA metrics for use count of wheel and touch scrolls.
by sahel
· 8 years ago
cf3002e
Make requesting a CompositorFrameSink in the renderer async
by fsamuel
· 8 years ago
4c5c8714
Plumb LocalSurfaceId from main to impl thread to CompositorFrameSink
by fsamuel
· 8 years ago
47b1b81
Mark sub-frame root layer non-fast scrollable when wheel handlers present.
by wjmaclean
· 8 years ago
2c6d270
cc: Clarify that color spaces are for raster
by ccameron
· 8 years ago
5d78b84
(Reland) Discard compositor frames from unloaded web content
by kenrb
· 8 years ago
cee456fab
Revert of Discard compositor frames from unloaded web content (patchset #11 id:200001 of https://codereview.chromium.org/2707243005/ )
by sclittle
· 8 years ago
efd1189
Discard compositor frames from unloaded web content
by kenrb
· 8 years ago
d0df339
Make OffscreenCanvas animation in sync with its placeholder canvas's parent frame rate
by xlai
· 8 years ago
f20419b
Remove unused method LayerTreeHost::BeginMainFrameRequested.
by skobes
· 8 years ago
1d97062
Move compositor InputHandler from RenderViewImpl to RenderWidget.
by wjmaclean
· 8 years ago
6e6efc4
Render Widget Compositor: Split RWC and LayerTreeHost creation.
by loyso
· 8 years ago
b5ac0eb
Revert of Move compositor InputHandler from RenderViewImpl to RenderWidget. (patchset #29 id:690001 of https://codereview.chromium.org/2479663002/ )
by waffles
· 8 years ago
efd05aec
Move compositor InputHandler from RenderViewImpl to RenderWidget.
by wjmaclean
· 8 years ago
d7178e4
content: Remove blimp compositing dependencies.
by khushalsagar
· 8 years ago
d5db250
Passing FrameSinkId to WindowCompositorFrameSink
by samans
· 8 years ago
6f8ab17
android: Use ScreenInfo to calculate tile size
by boliu
· 8 years ago
ffcf86c
Blink Compositor Animation: Introduce CompositorAnimationHost correctly.
by loyso
· 9 years ago
c7eae9d
cc: Remove client/engine LayerTreeHostInProcess.
by khushalsagar
· 9 years ago
2cb3f32f
CC Animation: Let LayerTreeHost and LayerTree use MutatorHost interface.
by loyso
· 9 years ago
ed97502
content: Cleanup class/struct forward declarations
by jbriance
· 9 years ago
2ee41afd
Rename classes related to top controls
by mdjones
· 9 years ago
6c872fc0
cc: Remove "SwapBuffers" naming from LayerTreeHostSingleThreadClient
by danakj
· 9 years ago
9d12442
cc: Rename SwapBuffers on CompositorFrameSink to SubmitCompositorFrame
by danakj
· 9 years ago
8a4cb786
Fix blurry content after disabling dev tools emulation
by enne
· 9 years ago
e0f705b
Replace usage of SurfaceId's client_id with FrameSinkId
by fsamuel
· 9 years ago
32650d2
Remove WebLayerTreeView::setNeedsAnimate
by skyostil
· 9 years ago
23d8f26
Adds DevTools commands for forced viewport override to the Emulation domain.
by eseckler
· 9 years ago
6156779
cc: Rename LayerTreeHost to LayerTreeHostInProcess.
by khushalsagar
· 9 years ago
1120f4c
cc: Fork OutputSurface into CompositorFrameSink.
by danakj
· 9 years ago
f408cab
cc: Plumb the monitor color profile to renderer for rasterization
by ccameron
· 9 years ago
72cc58a
Revert of cc: Plumb the monitor color profile to renderer for rasterization (patchset #6 id:100001 of https://codereview.chromium.org/2325773003/ )
by yutak
· 9 years ago
f1fef748
cc: Plumb the monitor color profile to renderer for rasterization
by ccameron
· 9 years ago
cebe494
cc: Abstract the LayerTreeHost.
by khushalsagar
· 9 years ago
e5fc578
Introduce bottom controls to CC and let it respond to scrolling
by ianwen
· 9 years ago
6ccbc7d47
Use surface copy requests for layout tests.
by jbroman
· 9 years ago
27866427
Update Surface ID Terminology
by fsamuel
· 9 years ago
a40dd448
Use a cc::Display for layout tests.
by danakj
· 9 years ago
edd476e
cc: Remove fixed raster scale, stop rasterizing with will-change.
by vmpstr
· 9 years ago
f54e9b4
compositor-worker: Initialize CW machinery plumbing to compositor and fire CW rAF callbacks.
by flackr
· 9 years ago
55241b6
Remove all uses of skia::RefPtr and stale includes
by tomhudson
· 9 years ago
4969a3e
Remove RenderViewImpl::GetFocusedElement.
by dglazkov
· 9 years ago
d6dce260
Add fixed raster scale use counter histograms.
by vmpstr
· 9 years ago
27d40dd2
Remove current implementation of frame timing events.
by dcheng
· 9 years ago
cedca561
Convert //content/renderer from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
50872a7
Handle emulated device scale factor and original device scale factor properly in use-zoom-for-dsf mode.
by oshima
· 9 years ago
53eccbc
Fix name collisions that will occur with chromium style.
by danakj
· 9 years ago
510a9b6
Blink Compositor Animation: Erase old animation system.
by loyso
· 9 years ago
26f3c55
CC Animation: Move files from cc_blink to Source/platform/animation
by loyso
· 9 years ago
f206a40d
Communicate whether passive event listeners exist to cc.
by dtapuska
· 9 years ago
f024e55
Move scroll event handlers from layer to layer tree view.
by dtapuska
· 9 years ago
ee0b698
Move have_wheel_event_handlers to WebLayerTreeView.
by dtapuska
· 9 years ago
78f86e4
RenderWidgetCompositor should be decoupled from RenderWidget.
by fsamuel
· 9 years ago
40f2fbc
Revert of RenderWidgetCompositor should be decoupled from RenderWidget. (patchset #7 id:120001 of https://codereview.chromium.org/1587743002/ )
by vasilii
· 9 years ago
40b2fccf
RenderWidgetCompositor should be decoupled from RenderWidget.
by fsamuel
· 9 years ago
1023d01
Switch to standard integer types in content/renderer/.
by avi
· 9 years ago
5ef644e
Add IPC messages to transfer compositor protos
by dtrainor
· 10 years ago
7265db01
Rename legacy 'Layout' methods across Blink and cc.
by wkorman
· 10 years ago
750cb434
Introduce painted-device-scale-factor and use it when --enable-use-zoom-for-dsf is specified.
by oshima
· 10 years ago
Next »