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

Issue 11543013: Combine mask texture parameters into single gfx::RectF (Closed)

Created:
8 years ago by jamesr
Modified:
8 years ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, jam
Visibility:
Public.

Description

Combine mask texture parameters into single gfx::RectF This folds the 4 floats together into a single parameter to be slightly easier to manage, but doesn't change the logic. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172825

Patch Set 1 #

Total comments: 4

Patch Set 2 : address nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -95 lines) Patch
M cc/delegated_renderer_layer_impl_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/draw_quad_unittest.cc View 1 3 chunks +17 lines, -26 lines 0 comments Download
M cc/gl_renderer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host_impl_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/render_pass_draw_quad.h View 3 chunks +3 lines, -13 lines 0 comments Download
M cc/render_pass_draw_quad.cc View 5 chunks +5 lines, -21 lines 0 comments Download
M cc/render_surface_impl.cc View 1 1 chunk +9 lines, -10 lines 0 comments Download
M cc/software_renderer.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/test/render_pass_test_common.cc View 1 chunk +1 line, -4 lines 0 comments Download
M content/common/cc_messages.h View 1 chunk +1 line, -4 lines 0 comments Download
M content/common/cc_messages_unittest.cc View 1 3 chunks +2 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jamesr
8 years ago (2012-12-12 06:19:00 UTC) #1
jamesr
I'm not 100% sure this makes sense. The x/y offsets definitely make sense as the ...
8 years ago (2012-12-12 07:43:09 UTC) #2
jamesr
Talking with Dana this is definitely better than what's there before, even if we decide ...
8 years ago (2012-12-12 23:30:55 UTC) #3
danakj
LGTM with some nits https://codereview.chromium.org/11543013/diff/1/cc/draw_quad_unittest.cc File cc/draw_quad_unittest.cc (right): https://codereview.chromium.org/11543013/diff/1/cc/draw_quad_unittest.cc#newcode289 cc/draw_quad_unittest.cc:289: EXPECT_EQ(maskUVRect, copyQuad->mask_uv_rect); compare the rect ...
8 years ago (2012-12-13 00:10:05 UTC) #4
jamesr
OK, got those. piman@ - could you review for content/common/ owners?
8 years ago (2012-12-13 00:36:25 UTC) #5
piman
LGTM
8 years ago (2012-12-13 00:38:37 UTC) #6
Cris Neckar
ipc changes lgtm
8 years ago (2012-12-13 01:06:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/11543013/7001
8 years ago (2012-12-13 01:12:47 UTC) #8
commit-bot: I haz the power
8 years ago (2012-12-13 05:12:22 UTC) #9
Message was sent while issue was closed.
Change committed as 172825

Powered by Google App Engine
This is Rietveld 408576698