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

Issue 1474873003: Add alpha argument to glResizeCHROMIUM (Closed)

Created:
5 years ago by jbauman
Modified:
4 years, 10 months ago
CC:
chromium-reviews, rjkroege, extensions-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, chromium-apps-reviews_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org, ben+mojo_chromium.org, darin (slow to review)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add alpha argument to glResizeCHROMIUM This lets the compositor specify whether the backbuffer will need to be blended with the contents behind it, and if not it can use a method that uses less power. BUG=561185 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/8046f1cbb18126cd9ea1a405c93e545f2c377978 Cr-Commit-Position: refs/heads/master@{#362817}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -43 lines) Patch
M cc/output/output_surface.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cc/test/test_gles2_interface.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M cc/test/test_gles2_interface.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M gpu/GLES2/gl2extchromium.h View 1 chunk +4 lines, -2 lines 0 comments Download
M gpu/blink/webgraphicscontext3d_impl.cc View 1 chunk +5 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_c_lib_autogen.h View 1 chunk +3 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gles2_cmd_helper_autogen.h View 1 chunk +5 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 chunk +7 lines, -5 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_autogen.h View 1 chunk +4 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest_autogen.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gles2_interface_autogen.h View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_interface_stub_autogen.h View 1 chunk +4 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_trace_implementation_autogen.h View 1 chunk +4 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h View 1 chunk +3 lines, -2 lines 0 comments Download
M gpu/command_buffer/cmd_buffer_functions.txt View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_autogen.h View 3 chunks +16 lines, -5 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_test_autogen.h View 1 chunk +4 lines, -2 lines 0 comments Download
M gpu/command_buffer/tests/gl_texture_mailbox_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/gpu/mojo_gles2_impl_autogen.h View 1 chunk +2 lines, -1 line 0 comments Download
M mojo/gpu/mojo_gles2_impl_autogen.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M mojo/public/c/gles2/gles2_call_visitor_chromium_extension_autogen.h View 1 chunk +5 lines, -4 lines 0 comments Download
M ppapi/shared_impl/ppb_graphics_3d_shared.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (7 generated)
jbauman
5 years ago (2015-12-01 22:53:02 UTC) #3
piman
LGTM. Is this really something we intend to change dynamically, as opposed to just choosing ...
5 years ago (2015-12-02 01:05:13 UTC) #4
jbauman
On 2015/12/02 01:05:13, piman (slow to review) wrote: > LGTM. Is this really something we ...
5 years ago (2015-12-02 01:14:42 UTC) #5
jbauman
ben@: mojo/ OWNERS review bbudge@: ppapi/ OWNERS review Thanks.
5 years ago (2015-12-02 02:34:56 UTC) #7
Ben Goodger (Google)
mojo lgtm
5 years ago (2015-12-02 02:45:26 UTC) #8
bbudge
ppapi lgtm
5 years ago (2015-12-02 14:37:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1474873003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1474873003/40001
5 years ago (2015-12-02 22:34:49 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-02 23:15:49 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-02 23:18:31 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8046f1cbb18126cd9ea1a405c93e545f2c377978
Cr-Commit-Position: refs/heads/master@{#362817}

Powered by Google App Engine
This is Rietveld 408576698