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

Issue 1151333004: CL to add setFullscreen and setVsync to SkWindow (Closed)

Created:
5 years, 7 months ago by joshua.litt
Modified:
5 years, 7 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

CL to add setFullscreen and setVsync to SkWindow BUG=skia: Committed: https://skia.googlesource.com/skia/+/da7b843fbd263e3421eef27c833206024dae8528

Patch Set 1 #

Patch Set 2 : tweaks #

Patch Set 3 : tweaks #

Patch Set 4 : cleanup #

Patch Set 5 : tweaks #

Total comments: 15

Patch Set 6 : feedback inc #

Total comments: 2

Patch Set 7 : tweak #

Patch Set 8 : warning #

Patch Set 9 : tweaks #

Patch Set 10 : more #

Patch Set 11 : tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+287 lines, -4 lines) Patch
M gyp/most.gyp View 1 2 3 4 5 6 7 8 9 10 3 chunks +4 lines, -0 lines 0 comments Download
A + gyp/visualbench.gyp View 1 2 3 4 5 6 7 8 9 1 chunk +9 lines, -4 lines 0 comments Download
M include/views/SkOSWindow_Unix.h View 1 chunk +3 lines, -0 lines 0 comments Download
M include/views/SkWindow.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/views/unix/SkOSWindow_Unix.cpp View 1 2 3 4 5 6 2 chunks +61 lines, -0 lines 0 comments Download
A tools/VisualBench.h View 1 2 3 4 5 6 1 chunk +59 lines, -0 lines 0 comments Download
A tools/VisualBench.cpp View 1 2 3 4 5 6 7 1 chunk +147 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
joshualitt
This CL is mostly to add setFullscreen and setVsync to SkWindow for linux. I added ...
5 years, 7 months ago (2015-05-26 20:39:49 UTC) #2
robertphillips
https://codereview.chromium.org/1151333004/diff/80001/gyp/visualbench.gyp File gyp/visualbench.gyp (right): https://codereview.chromium.org/1151333004/diff/80001/gyp/visualbench.gyp#newcode4 gyp/visualbench.gyp:4: # found in the LICENSE file. build "visual bench ...
5 years, 7 months ago (2015-05-26 21:07:28 UTC) #3
robertphillips
https://codereview.chromium.org/1151333004/diff/80001/src/views/mac/SkOSWindow_Mac.cpp File src/views/mac/SkOSWindow_Mac.cpp (right): https://codereview.chromium.org/1151333004/diff/80001/src/views/mac/SkOSWindow_Mac.cpp#newcode541 src/views/mac/SkOSWindow_Mac.cpp:541: Isn't this already in SkWindow.h ? https://codereview.chromium.org/1151333004/diff/80001/tools/VisualBench.cpp File tools/VisualBench.cpp ...
5 years, 7 months ago (2015-05-26 21:21:42 UTC) #4
joshualitt
feedback inc https://codereview.chromium.org/1151333004/diff/80001/gyp/visualbench.gyp File gyp/visualbench.gyp (right): https://codereview.chromium.org/1151333004/diff/80001/gyp/visualbench.gyp#newcode4 gyp/visualbench.gyp:4: # found in the LICENSE file. On ...
5 years, 7 months ago (2015-05-27 14:09:34 UTC) #5
bsalomon
lgtm https://codereview.chromium.org/1151333004/diff/100001/src/views/unix/SkOSWindow_Unix.cpp File src/views/unix/SkOSWindow_Unix.cpp (right): https://codereview.chromium.org/1151333004/diff/100001/src/views/unix/SkOSWindow_Unix.cpp#newcode455 src/views/unix/SkOSWindow_Unix.cpp:455: _NET_WM_STATE_REMOVE =0, tab these out? https://codereview.chromium.org/1151333004/diff/100001/tools/VisualBench.cpp File tools/VisualBench.cpp ...
5 years, 7 months ago (2015-05-27 14:32:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1151333004/140002
5 years, 7 months ago (2015-05-27 15:54:40 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot/builds/1287)
5 years, 7 months ago (2015-05-27 15:57:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1151333004/190001
5 years, 7 months ago (2015-05-27 16:13:45 UTC) #14
commit-bot: I haz the power
5 years, 7 months ago (2015-05-27 16:19:06 UTC) #15
Message was sent while issue was closed.
Committed patchset #11 (id:190001) as
https://skia.googlesource.com/skia/+/da7b843fbd263e3421eef27c833206024dae8528

Powered by Google App Engine
This is Rietveld 408576698