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

Issue 24303008: cc: Provide notifications when resources are available. (Closed)

Created:
7 years, 3 months ago by danakj
Modified:
7 years, 3 months ago
Reviewers:
piman
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, James Su, miu+watch_chromium.org
Visibility:
Public.

Description

cc: Provide notifications when resources are available. The DelegatedRendererLayer collects unused resources, but we'd like the embedder to know when resources are available for it to pick up. This adds a callback to inform the embedder when resources are available. Tested by new conditions in all the LayerTreeHostDelegatedTests. R=piman BUG=263069 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=224923

Patch Set 1 #

Patch Set 2 : callback-rwhva2: fixandroid #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -10 lines) Patch
M cc/layers/delegated_renderer_layer.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M cc/layers/delegated_renderer_layer_client.h View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_delegated.cc View 27 chunks +42 lines, -10 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
danakj
7 years, 3 months ago (2013-09-23 21:55:31 UTC) #1
danakj
This adds the callback, but does not use it on RWHVA. I don't know how ...
7 years, 3 months ago (2013-09-23 21:56:27 UTC) #2
piman
LGTM. I think we want to expose it through ui::Layer, since that's the one that's ...
7 years, 3 months ago (2013-09-23 22:28:57 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/24303008/4001
7 years, 3 months ago (2013-09-23 22:40:10 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-24 06:39:40 UTC) #5
Message was sent while issue was closed.
Change committed as 224923

Powered by Google App Engine
This is Rietveld 408576698