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

Issue 10694117: Merge 121450 - [chromium] Should schedule a commit when dropping contents textures (Closed)

Created:
8 years, 5 months ago by danakj
Modified:
8 years, 5 months ago
Reviewers:
danakj
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Visibility:
Public.

Description

Merge 121450 - [chromium] Should schedule a commit when dropping contents textures https://bugs.webkit.org/show_bug.cgi?id=90031 Patch by James Robinson <jamesr@chromium.org>; on 2012-06-28 Reviewed by Adrienne Walker. Source/WebCore: If we're dropping contents textures on the impl thread, we need to schedule a commit to pick up new contents at the next commit opportunity. Also adds some traces to make debugging issues like this easier. * platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp: (WebCore::CCLayerTreeHostImpl::commitComplete): (WebCore::CCLayerTreeHostImpl::canDraw): (WebCore::CCLayerTreeHostImpl::releaseContentsTextures): * platform/graphics/chromium/cc/CCScheduler.cpp: (WebCore::CCScheduler::processScheduledActions): Source/WebKit/chromium: Adds a somewhat vacuous test unit test for committing when releasing textures. * tests/CCLayerTreeHostImplTest.cpp: TBR=commit-queue@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=122260

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -4 lines) Patch
M Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp View 3 chunks +14 lines, -4 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/cc/CCScheduler.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
danakj
8 years, 5 months ago (2012-07-10 20:56:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698