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

Issue 739003002: cc: Test one copy in mask unit tests (Closed)

Created:
6 years, 1 month ago by enne (OOO)
Modified:
6 years, 1 month ago
Reviewers:
danakj, reveman
CC:
cc-bugs_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

cc: Test one copy in mask unit tests R=reveman@chromium.org Committed: https://crrev.com/1c65b081a4eda9f5bed397cc6d4a59ec14f7e8e1 Cr-Commit-Position: refs/heads/master@{#305284}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Same as before, but no sync query #

Patch Set 3 : Turn on one copy rect too #

Patch Set 4 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M cc/test/layer_tree_pixel_resource_test.cc View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 29 (2 generated)
enne (OOO)
6 years, 1 month ago (2014-11-18 22:11:12 UTC) #1
enne (OOO)
If I run these tests with GL_ONE_COPY_RECT_STAGING_2D_DRAW, none of the mask textures appear. It could ...
6 years, 1 month ago (2014-11-18 22:12:46 UTC) #2
reveman
On 2014/11/18 22:12:46, enne wrote: > If I run these tests with GL_ONE_COPY_RECT_STAGING_2D_DRAW, none of ...
6 years, 1 month ago (2014-11-18 22:20:22 UTC) #3
reveman
lgtm https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc File cc/test/test_in_process_context_provider.cc (right): https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc#newcode132 cc/test/test_in_process_context_provider.cc:132: capabilities.gpu.sync_query = true; no need to change this ...
6 years, 1 month ago (2014-11-18 22:20:41 UTC) #4
enne (OOO)
https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc File cc/test/test_in_process_context_provider.cc (right): https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc#newcode132 cc/test/test_in_process_context_provider.cc:132: capabilities.gpu.sync_query = true; On 2014/11/18 22:20:41, reveman wrote: > ...
6 years, 1 month ago (2014-11-18 22:23:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/739003002/1
6 years, 1 month ago (2014-11-18 22:25:25 UTC) #7
reveman
https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc File cc/test/test_in_process_context_provider.cc (right): https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc#newcode132 cc/test/test_in_process_context_provider.cc:132: capabilities.gpu.sync_query = true; On 2014/11/18 22:23:40, enne wrote: > ...
6 years, 1 month ago (2014-11-18 22:26:26 UTC) #8
enne (OOO)
m https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc File cc/test/test_in_process_context_provider.cc (right): https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc#newcode132 cc/test/test_in_process_context_provider.cc:132: capabilities.gpu.sync_query = true; On 2014/11/18 22:26:26, reveman wrote: ...
6 years, 1 month ago (2014-11-18 22:29:26 UTC) #9
reveman
https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc File cc/test/test_in_process_context_provider.cc (right): https://codereview.chromium.org/739003002/diff/1/cc/test/test_in_process_context_provider.cc#newcode132 cc/test/test_in_process_context_provider.cc:132: capabilities.gpu.sync_query = true; On 2014/11/18 22:29:26, enne wrote: > ...
6 years, 1 month ago (2014-11-18 22:56:57 UTC) #10
enne (OOO)
Oops, sorry about that. Do we need to test with and without sync query?
6 years, 1 month ago (2014-11-18 23:01:10 UTC) #11
enne (OOO)
Also, do you want me to fix it in this patch and not set sync_query ...
6 years, 1 month ago (2014-11-18 23:01:49 UTC) #12
reveman
On 2014/11/18 23:01:49, enne wrote: > Also, do you want me to fix it in ...
6 years, 1 month ago (2014-11-18 23:17:25 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 1 month ago (2014-11-19 00:10:59 UTC) #14
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/1f1b197adbd5fdf449229646b26835f0df71e76f Cr-Commit-Position: refs/heads/master@{#304708}
6 years, 1 month ago (2014-11-19 00:11:41 UTC) #15
Michael Achenbach
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/735963002/ by machenbach@chromium.org. ...
6 years, 1 month ago (2014-11-19 08:40:02 UTC) #16
enne (OOO)
More specifically, flaky timeouts.
6 years, 1 month ago (2014-11-19 18:21:22 UTC) #17
enne (OOO)
reveman: It looks like the zero copy was also timing out, which means that maybe ...
6 years, 1 month ago (2014-11-19 18:28:34 UTC) #18
danakj
On Wed, Nov 19, 2014 at 1:28 PM, <enne@chromium.org> wrote: > reveman: It looks like ...
6 years, 1 month ago (2014-11-19 18:47:11 UTC) #19
enne (OOO)
On 2014/11/19 at 18:47:11, danakj wrote: > This would be using OSMesa right? Yeah.
6 years, 1 month ago (2014-11-19 19:06:30 UTC) #20
reveman
On 2014/11/19 18:28:34, enne wrote: > reveman: It looks like the zero copy was also ...
6 years, 1 month ago (2014-11-19 19:18:48 UTC) #21
enne (OOO)
On 2014/11/19 at 19:18:48, reveman wrote: > How are these tests running? In-process context on ...
6 years, 1 month ago (2014-11-20 23:16:26 UTC) #22
enne (OOO)
For what it's worth, I ran PixelResourceTest/LayerTreeHostMasksPixelTest.MaskOfClippedLayer/2 several thousand times on my Linux machine in ...
6 years, 1 month ago (2014-11-20 23:59:46 UTC) #23
danakj
On Thu, Nov 20, 2014 at 6:59 PM, <enne@chromium.org> wrote: > For what it's worth, ...
6 years, 1 month ago (2014-11-21 15:15:04 UTC) #24
enne (OOO)
I filed https://code.google.com/p/chromium/issues/detail?id=435632 for the Windows timeouts as they appear more general. I will land ...
6 years, 1 month ago (2014-11-21 18:55:41 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/739003002/60001
6 years, 1 month ago (2014-11-21 20:03:51 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-11-21 21:21:25 UTC) #28
commit-bot: I haz the power
6 years, 1 month ago (2014-11-21 21:22:01 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1c65b081a4eda9f5bed397cc6d4a59ec14f7e8e1
Cr-Commit-Position: refs/heads/master@{#305284}

Powered by Google App Engine
This is Rietveld 408576698