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

Issue 669233003: Re-land: cc: Make Overlay unit tests work when sync query extension is available. (Closed)

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

Description

Re-land: cc: Make Overlay unit tests work when sync query extension is available. GLRenderer expects a BeginDrawingFrame before each FinishDrawingFrame call. This also makes sure GLRenderer::BeginDrawingFrame doesn't early out before creating the read lock fence. BUG=428071 R=danakj TEST=cc_unittests --gtest_filter=GLRendererWithOverlaysTest.ResourcesExportedAndReturned Committed: https://crrev.com/d7416fb2e1c7fd4d7e68060c1d307815d3fb3deb Cr-Commit-Position: refs/heads/master@{#302730}

Patch Set 1 #

Total comments: 5

Patch Set 2 : using GLRenderer::BeginDrawingFrame #

Patch Set 3 : rebase #

Patch Set 4 : set render_passes_in_draw_order #

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

Messages

Total messages: 20 (3 generated)
reveman
6 years, 1 month ago (2014-10-29 00:18:33 UTC) #1
reveman
+alexst who wrote the test
6 years, 1 month ago (2014-10-29 01:44:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/669233003/1
6 years, 1 month ago (2014-10-29 01:46:50 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 1 month ago (2014-10-29 02:32:05 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/c9260a0912dfe55fb38f5d85f954a021d9a8d626 Cr-Commit-Position: refs/heads/master@{#301775}
6 years, 1 month ago (2014-10-29 02:32:51 UTC) #7
danakj
Please don't TBR stuff like this https://codereview.chromium.org/669233003/diff/1/cc/output/gl_renderer.cc File cc/output/gl_renderer.cc (right): https://codereview.chromium.org/669233003/diff/1/cc/output/gl_renderer.cc#newcode499 cc/output/gl_renderer.cc:499: if (frame->device_viewport_rect.IsEmpty()) If ...
6 years, 1 month ago (2014-10-29 15:18:27 UTC) #8
reveman
On 2014/10/29 15:18:27, danakj wrote: > Please don't TBR stuff like this Sorry, I'll revert ...
6 years, 1 month ago (2014-10-29 15:34:28 UTC) #9
reveman
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/684133005/ by reveman@chromium.org. ...
6 years, 1 month ago (2014-10-29 15:35:58 UTC) #10
reveman
PTAL https://codereview.chromium.org/669233003/diff/1/cc/output/gl_renderer.cc File cc/output/gl_renderer.cc (right): https://codereview.chromium.org/669233003/diff/1/cc/output/gl_renderer.cc#newcode499 cc/output/gl_renderer.cc:499: if (frame->device_viewport_rect.IsEmpty()) On 2014/10/29 15:18:26, danakj wrote: > ...
6 years, 1 month ago (2014-10-29 16:14:52 UTC) #11
danakj
https://codereview.chromium.org/669233003/diff/1/cc/output/gl_renderer.cc File cc/output/gl_renderer.cc (right): https://codereview.chromium.org/669233003/diff/1/cc/output/gl_renderer.cc#newcode499 cc/output/gl_renderer.cc:499: if (frame->device_viewport_rect.IsEmpty()) On 2014/10/29 16:14:52, reveman wrote: > On ...
6 years, 1 month ago (2014-10-29 17:04:38 UTC) #12
reveman
On 2014/10/29 17:04:38, danakj wrote: > https://codereview.chromium.org/669233003/diff/1/cc/output/gl_renderer.cc > File cc/output/gl_renderer.cc (right): > > https://codereview.chromium.org/669233003/diff/1/cc/output/gl_renderer.cc#newcode499 > ...
6 years, 1 month ago (2014-10-29 17:09:49 UTC) #13
reveman
PTAL
6 years, 1 month ago (2014-10-31 23:13:04 UTC) #14
alexst (slow to review)
lgtm
6 years, 1 month ago (2014-11-03 15:43:30 UTC) #15
danakj
LGTM
6 years, 1 month ago (2014-11-03 15:47:33 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/669233003/60001
6 years, 1 month ago (2014-11-05 00:36:30 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-11-05 01:24:19 UTC) #19
commit-bot: I haz the power
6 years, 1 month ago (2014-11-05 01:25:05 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d7416fb2e1c7fd4d7e68060c1d307815d3fb3deb
Cr-Commit-Position: refs/heads/master@{#302730}

Powered by Google App Engine
This is Rietveld 408576698