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

Issue 162473003: cc: Add more DrawSwapReadbackResult enums (Closed)

Created:
6 years, 10 months ago by enne (OOO)
Modified:
6 years, 10 months ago
Reviewers:
danakj, brianderson
CC:
chromium-reviews, cc-bugs_chromium.org, danakj
Visibility:
Public.

Description

cc: Add more DrawSwapReadbackResult enums BUG=329552 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251619

Patch Set 1 #

Total comments: 2

Patch Set 2 : More checks #

Total comments: 1

Patch Set 3 : Output return value #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -17 lines) Patch
M cc/scheduler/draw_swap_readback_result.h View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/scheduler/scheduler_state_machine.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M cc/scheduler/scheduler_state_machine_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/thread_proxy.cc View 1 5 chunks +33 lines, -16 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
enne (OOO)
This is partially to help http://crbug.com/329552, but also because I noticed that there were some ...
6 years, 10 months ago (2014-02-13 02:40:32 UTC) #1
danakj
https://codereview.chromium.org/162473003/diff/1/cc/scheduler/scheduler_state_machine.cc File cc/scheduler/scheduler_state_machine.cc (right): https://codereview.chromium.org/162473003/diff/1/cc/scheduler/scheduler_state_machine.cc#newcode1074 cc/scheduler/scheduler_state_machine.cc:1074: // Nothing to do. Should these needs_redraw_ = true; ...
6 years, 10 months ago (2014-02-13 20:43:54 UTC) #2
enne (OOO)
On 2014/02/13 20:43:54, danakj wrote: > https://codereview.chromium.org/162473003/diff/1/cc/scheduler/scheduler_state_machine.cc > File cc/scheduler/scheduler_state_machine.cc (right): > > https://codereview.chromium.org/162473003/diff/1/cc/scheduler/scheduler_state_machine.cc#newcode1074 > ...
6 years, 10 months ago (2014-02-13 20:47:40 UTC) #3
danakj
On Thu, Feb 13, 2014 at 3:47 PM, <enne@chromium.org> wrote: > On 2014/02/13 20:43:54, danakj ...
6 years, 10 months ago (2014-02-13 20:49:38 UTC) #4
brianderson
I really like the aborting reasons and would like to keep them. It's a little ...
6 years, 10 months ago (2014-02-14 01:41:50 UTC) #5
enne (OOO)
Ok, everybody loves enums. I added more checks and NOTREACHED. I think these states can ...
6 years, 10 months ago (2014-02-14 21:31:38 UTC) #6
brianderson
lgtm
6 years, 10 months ago (2014-02-14 21:41:05 UTC) #7
danakj
LGTM https://codereview.chromium.org/162473003/diff/120001/cc/scheduler/scheduler_state_machine.cc File cc/scheduler/scheduler_state_machine.cc (right): https://codereview.chromium.org/162473003/diff/120001/cc/scheduler/scheduler_state_machine.cc#newcode1044 cc/scheduler/scheduler_state_machine.cc:1044: NOTREACHED() << "Invalid return value from DrawAndSwapIfPossible."; Can ...
6 years, 10 months ago (2014-02-14 21:43:35 UTC) #8
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 10 months ago (2014-02-14 21:49:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/162473003/200001
6 years, 10 months ago (2014-02-14 21:51:19 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-14 21:51:22 UTC) #11
commit-bot: I haz the power
Failed to apply patch for cc/trees/thread_proxy.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-14 21:51:22 UTC) #12
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 10 months ago (2014-02-15 08:13:10 UTC) #13
enne (OOO)
The CQ bit was unchecked by enne@chromium.org
6 years, 10 months ago (2014-02-15 08:13:11 UTC) #14
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 10 months ago (2014-02-15 08:13:12 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/162473003/200001
6 years, 10 months ago (2014-02-15 08:13:14 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-15 14:00:32 UTC) #17
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration, sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=265050
6 years, 10 months ago (2014-02-15 14:00:33 UTC) #18
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 10 months ago (2014-02-16 07:57:18 UTC) #19
enne (OOO)
The CQ bit was unchecked by enne@chromium.org
6 years, 10 months ago (2014-02-16 07:57:19 UTC) #20
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 10 months ago (2014-02-16 07:57:19 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/162473003/200001
6 years, 10 months ago (2014-02-16 07:57:23 UTC) #22
commit-bot: I haz the power
6 years, 10 months ago (2014-02-16 22:09:48 UTC) #23
Message was sent while issue was closed.
Change committed as 251619

Powered by Google App Engine
This is Rietveld 408576698