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

Issue 1564703005: Implement external stencil for Android WebView (Closed)

Created:
4 years, 11 months ago by boliu
Modified:
4 years, 11 months ago
CC:
android-webview-reviews_chromium.org, cc-bugs_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement external stencil for Android WebView Add an OutputSurface::ApplyExternalStencil method. Android WebView implements this method on the render thread and applies the stencil parameters read in functor, through the command buffer client. BUG=574570 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/0ed4f6567c1b77cea282fac1773dfbaa2ac0c939 Cr-Commit-Position: refs/heads/master@{#368468}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase, fix pixel tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -62 lines) Patch
M android_webview/browser/aw_render_thread_context_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/browser/hardware_renderer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M android_webview/browser/hardware_renderer.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M android_webview/browser/parent_output_surface.h View 2 chunks +6 lines, -1 line 0 comments Download
M android_webview/browser/parent_output_surface.cc View 2 chunks +25 lines, -0 lines 0 comments Download
M android_webview/browser/scoped_app_gl_state_restore.h View 2 chunks +20 lines, -1 line 0 comments Download
M android_webview/browser/scoped_app_gl_state_restore.cc View 5 chunks +42 lines, -52 lines 0 comments Download
M android_webview/browser/shared_renderer_state.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/gl_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/output_surface.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/output/output_surface.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/output/renderer_pixeltest.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
boliu
any high level objections/comments? haven't bothered to look into cc pixel test failures, but I ...
4 years, 11 months ago (2016-01-06 19:50:27 UTC) #4
aelias_OOO_until_Jul13
No major objections. https://codereview.chromium.org/1564703005/diff/1/cc/output/output_surface.h File cc/output/output_surface.h (right): https://codereview.chromium.org/1564703005/diff/1/cc/output/output_surface.h#newcode94 cc/output/output_surface.h:94: virtual bool HasExternalStencilTest() const; Maybe this ...
4 years, 11 months ago (2016-01-06 23:43:36 UTC) #5
boliu
ptal, fixed pixel tests by adding back that StencilFunc call https://codereview.chromium.org/1564703005/diff/1/cc/output/output_surface.h File cc/output/output_surface.h (right): https://codereview.chromium.org/1564703005/diff/1/cc/output/output_surface.h#newcode94 ...
4 years, 11 months ago (2016-01-07 15:42:43 UTC) #6
aelias_OOO_until_Jul13
lgtm
4 years, 11 months ago (2016-01-08 21:48:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1564703005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1564703005/20001
4 years, 11 months ago (2016-01-08 21:50:29 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-09 00:07:33 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-09 00:08:53 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0ed4f6567c1b77cea282fac1773dfbaa2ac0c939
Cr-Commit-Position: refs/heads/master@{#368468}

Powered by Google App Engine
This is Rietveld 408576698