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

Issue 11820056: Delay consuming the mailbox in the resource provider until lockForRead. (Closed)

Created:
7 years, 11 months ago by alexst (slow to review)
Modified:
7 years, 11 months ago
Reviewers:
danakj, piman
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Delay consuming the mailbox in the resource provider until lockForRead. We don't need to consume the mailbox immediately after we receive it, since in UberComp case it causes unnecessary texture creation/deletion. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176435

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase, fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -17 lines) Patch
M cc/resource_provider.cc View 1 3 chunks +19 lines, -17 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
alexst (slow to review)
Followup optimization to the texture_layer mailbox change. I'll have another CL to cleanup typedefs and ...
7 years, 11 months ago (2013-01-10 19:42:35 UTC) #1
piman
LGTM, great.
7 years, 11 months ago (2013-01-10 20:08:38 UTC) #2
danakj
lgtm2 https://codereview.chromium.org/11820056/diff/1/cc/resource_provider.cc File cc/resource_provider.cc (right): https://codereview.chromium.org/11820056/diff/1/cc/resource_provider.cc#newcode247 cc/resource_provider.cc:247: // Just store the infomration. Mailbox will be ...
7 years, 11 months ago (2013-01-11 00:23:41 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/11820056/5001
7 years, 11 months ago (2013-01-11 17:38:18 UTC) #4
commit-bot: I haz the power
7 years, 11 months ago (2013-01-11 21:07:18 UTC) #5
Message was sent while issue was closed.
Change committed as 176435

Powered by Google App Engine
This is Rietveld 408576698