Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Issue 488273004: Revert 290845 "Forward input and compositing tasks to the Blink ..." (Closed)

Created:
6 years, 4 months ago by ernstm
Modified:
6 years, 4 months ago
Reviewers:
Sami
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 290845 "Forward input and compositing tasks to the Blink ..." Speculative revert. Probably broke various smoothness benchmarks on Mac and Win. > Forward input and compositing tasks to the Blink scheduler > > Instead of posting input and compositor tasks directly to the > main thread message loop, forward them to the Blink scheduler > so they can be prioritized over other tasks. > > BUG=391005 > > Review URL: https://codereview.chromium.org/363383002 BUG=405764 TBR=skyostil@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290957

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -225 lines) Patch
M trunk/src/content/content_renderer.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/content/content_tests.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/content/renderer/gpu/render_widget_compositor.cc View 2 chunks +7 lines, -11 lines 0 comments Download
M trunk/src/content/renderer/input/input_event_filter.h View 3 chunks +3 lines, -6 lines 0 comments Download
M trunk/src/content/renderer/input/input_event_filter.cc View 5 chunks +8 lines, -8 lines 0 comments Download
M trunk/src/content/renderer/input/input_event_filter_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M trunk/src/content/renderer/render_thread_impl.h View 3 chunks +0 lines, -10 lines 0 comments Download
M trunk/src/content/renderer/render_thread_impl.cc View 6 chunks +2 lines, -13 lines 0 comments Download
D trunk/src/content/renderer/scheduler_proxy_task_runner.h View 1 chunk +0 lines, -87 lines 0 comments Download
D trunk/src/content/renderer/scheduler_proxy_task_runner_browsertest.cc View 1 chunk +0 lines, -85 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ernstm
6 years, 4 months ago (2014-08-21 00:10:46 UTC) #1
ernstm
6 years, 4 months ago (2014-08-21 00:10:55 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r290957.

Powered by Google App Engine
This is Rietveld 408576698