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

Issue 648403004: Schedule ResourceDispatch messages via a Filter

Created:
6 years, 2 months ago by alex clarke (OOO till 29th)
Modified:
6 years, 2 months ago
Reviewers:
CC:
chromium-reviews, jam, dcheng, darin-cc_chromium.org, asvitkine+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, Ilya Sherman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Schedule ResourceDispatch messages via a Filter Schedule ResourceDispatch messages through the blink sceduler via an IPC Filter. NOT CURRENTLY FOR REVIEW BUG=391005

Patch Set 1 #

Patch Set 2 : Remove temp clang fix #

Patch Set 3 : Compile fix #

Patch Set 4 : oops #

Patch Set 5 : Another try #

Patch Set 6 : It should compile now #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -0 lines) Patch
A content/child/resource_scheduling_filter.h View 1 chunk +42 lines, -0 lines 0 comments Download
A content/child/resource_scheduling_filter.cc View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download
M content/content_child.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.h View 2 chunks +3 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 4 5 2 chunks +9 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698