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

Issue 127373002: Add cc:DrawQuad type for surfaces (Closed)

Created:
6 years, 11 months ago by jamesr
Modified:
6 years, 11 months ago
Reviewers:
danakj, jschuh, enne (OOO), piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, jam
Visibility:
Public.

Description

Add cc:DrawQuad type for surfaces This quad type just carries a surface ID to be resolved later. A quad of this type will always be replaced by the quads it represents (if any) before being passed to a cc:DirectRenderer for drawing. BUG=334090 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245438

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : update cc_messages_unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -4 lines) Patch
M cc/cc.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M cc/output/gl_renderer.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M cc/output/software_renderer.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M cc/quads/draw_quad.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M cc/quads/draw_quad.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M cc/quads/draw_quad_unittest.cc View 3 chunks +23 lines, -0 lines 0 comments Download
A cc/quads/surface_draw_quad.h View 1 2 1 chunk +43 lines, -0 lines 0 comments Download
A cc/quads/surface_draw_quad.cc View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
M content/common/cc_messages.h View 2 chunks +6 lines, -0 lines 0 comments Download
M content/common/cc_messages.cc View 1 3 chunks +9 lines, -0 lines 0 comments Download
M content/common/cc_messages_unittest.cc View 1 2 9 chunks +27 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
jamesr
For now a surface ID is just an int, so this doesn't need to refer ...
6 years, 11 months ago (2014-01-14 00:55:01 UTC) #1
danakj
https://codereview.chromium.org/127373002/diff/50001/cc/quads/draw_quad.h File cc/quads/draw_quad.h (right): https://codereview.chromium.org/127373002/diff/50001/cc/quads/draw_quad.h#newcode40 cc/quads/draw_quad.h:40: SOLID_COLOR, yay alphabeticalish https://codereview.chromium.org/127373002/diff/50001/cc/quads/surface_draw_quad.cc File cc/quads/surface_draw_quad.cc (right): https://codereview.chromium.org/127373002/diff/50001/cc/quads/surface_draw_quad.cc#newcode22 cc/quads/surface_draw_quad.cc:22: ...
6 years, 11 months ago (2014-01-14 18:31:57 UTC) #2
enne (OOO)
lgtm % danakj
6 years, 11 months ago (2014-01-14 19:18:50 UTC) #3
jamesr
Thanks! I've added the cc_messages_unittest changes jschuh@ - could you do an IPC review for ...
6 years, 11 months ago (2014-01-14 23:25:04 UTC) #4
danakj
LGTM
6 years, 11 months ago (2014-01-14 23:34:06 UTC) #5
jamesr
@jschuh - ping
6 years, 11 months ago (2014-01-16 20:51:37 UTC) #6
jschuh
lgtm. sorry, apparently codesite ignored my lgtm yesterday.
6 years, 11 months ago (2014-01-16 21:35:55 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/127373002/160001
6 years, 11 months ago (2014-01-16 21:39:08 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=45175
6 years, 11 months ago (2014-01-16 22:00:20 UTC) #9
jamesr
6 years, 11 months ago (2014-01-16 22:38:14 UTC) #10
jamesr
piman@ - could you review cc_messages.cc / cc_messages_unittest.cc please? jschuh's done an IPC review but ...
6 years, 11 months ago (2014-01-16 22:39:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/127373002/160001
6 years, 11 months ago (2014-01-16 22:41:36 UTC) #12
piman
lgtm
6 years, 11 months ago (2014-01-16 23:59:45 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/127373002/160001
6 years, 11 months ago (2014-01-17 00:03:32 UTC) #14
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 06:32:38 UTC) #15
Message was sent while issue was closed.
Change committed as 245438

Powered by Google App Engine
This is Rietveld 408576698