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

Issue 22313011: (not for review) Add overhang resource (Closed)

Created:
7 years, 4 months ago by ccameron
Modified:
7 years, 3 months ago
Reviewers:
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@add_wrap_mode
Visibility:
Public.

Description

(not for review) Add overhang resource This needs to - handle loading the resource in a non-ridiculous way (which also needs to gracefully not happen on non-Mac platforms) - manage the lifetime of the resource better (we just keep the resource forever) - add shadows, too BUG=133097

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -5 lines) Patch
M cc/trees/layer_tree_host.h View 2 chunks +4 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host.cc View 3 chunks +28 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 2 chunks +6 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 6 chunks +44 lines, -5 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698