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

Issue 224363003: Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture" (Closed)

Created:
6 years, 8 months ago by ncarter (slow)
Modified:
6 years, 8 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews
Visibility:
Public.

Description

Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture" Reason for re-land: Change was found not guilty; charges were dropped. > Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..." > > [Reason for revert: failure in WindowUtilTest.RecreateLayers > in test suite wm_core_unittests > on bot Linux ChromiumOS Tests (dbg)(1) Build] > > > cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture > > > > These are not used anymore except for clearing the client-provided texture, so > > this removes 1 of 4 TextureLayer paths, and simplifies externally-exposed state. > > > > BUG=337922 > > > > Review URL: https://codereview.chromium.org/213743005 > > TBR=piman@chromium.org > > Review URL: https://codereview.chromium.org/224153003 TBR=nick@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261490

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -164 lines) Patch
M trunk/src/cc/layers/texture_layer.h View 4 chunks +13 lines, -7 lines 0 comments Download
M trunk/src/cc/layers/texture_layer.cc View 6 chunks +21 lines, -27 lines 0 comments Download
M trunk/src/cc/layers/texture_layer_unittest.cc View 8 chunks +200 lines, -121 lines 0 comments Download
M trunk/src/content/shell/renderer/test_runner/TestPlugin.cpp View 1 chunk +2 lines, -5 lines 0 comments Download
M trunk/src/ui/compositor/layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ncarter (slow)
6 years, 8 months ago (2014-04-03 18:39:55 UTC) #1
ncarter (slow)
6 years, 8 months ago (2014-04-03 18:40:10 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r261490.

Powered by Google App Engine
This is Rietveld 408576698