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

Issue 2812963003: Add DrawingBuffer multisample resolve unit test. (Closed)

Created:
3 years, 8 months ago by capn
Modified:
3 years, 8 months ago
Reviewers:
Justin Novosad
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, kinuko+watch, pdr+graphicswatchlist_chromium.org, piman+watch_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add DrawingBuffer multisample resolve unit test. BUG=707298 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I171c9b733d735f8a035640fd96b8fda5dd7686ec Review-Url: https://codereview.chromium.org/2812963003 Cr-Commit-Position: refs/heads/master@{#464370} Committed: https://chromium.googlesource.com/chromium/src/+/a4e71644c28270d794f1413b69e5e0efdfe79ab6

Patch Set 1 #

Patch Set 2 : Add MarkContentsChanged() expectations. #

Patch Set 3 : Fix DrawingBufferSoftwareRenderingTest. #

Patch Set 4 : Fix leak. #

Total comments: 1

Patch Set 5 : Use enum. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -41 lines) Patch
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferSoftwareRenderingTest.cpp View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTest.cpp View 1 2 3 4 24 chunks +62 lines, -37 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h View 1 2 3 4 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 30 (24 generated)
capn
PTAL
3 years, 8 months ago (2017-04-12 04:27:01 UTC) #12
Justin Novosad
https://codereview.chromium.org/2812963003/diff/60001/third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h File third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h (right): https://codereview.chromium.org/2812963003/diff/60001/third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h#newcode28 third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h:28: bool multisample_extension_supported) { Use an enum instead of a ...
3 years, 8 months ago (2017-04-12 19:22:15 UTC) #19
capn
On 2017/04/12 at 19:22:15, junov wrote: > https://codereview.chromium.org/2812963003/diff/60001/third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h > File third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h (right): > > https://codereview.chromium.org/2812963003/diff/60001/third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h#newcode28 ...
3 years, 8 months ago (2017-04-12 20:34:13 UTC) #22
Justin Novosad
lgtm
3 years, 8 months ago (2017-04-12 21:57:24 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2812963003/80001
3 years, 8 months ago (2017-04-13 10:38:24 UTC) #27
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 10:42:53 UTC) #30
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/a4e71644c28270d794f1413b69e5...

Powered by Google App Engine
This is Rietveld 408576698