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