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

Issue 1578173002: SampleApp: Cleanup SkOSWindow_SDL (Closed)

Created:
4 years, 11 months ago by Kimmo Kinnunen
Modified:
4 years, 11 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@sampleapp-02.02-skwindow_win-cleanup
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SampleApp: Cleanup SkOSWindow_SDL Implements: * Event loop event waiting (no busy loop) ** Skia timers * Proper window sizing and resizing * MSAA on X11 (previously it did not use MSAA at all) * Changes requested colorspace from 565 to 8888 to match non-SDL variants * Context creation clearing (color and stencil mask) * Opens the window in 640x480 by default on desktop. Removes dead code. BUG=skia:4733 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1578173002 Committed: https://skia.googlesource.com/skia/+/abc0c8216b8e162b8de74de005f883cb84bd254b

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -151 lines) Patch
M include/views/SkOSWindow_SDL.h View 1 2 2 chunks +12 lines, -19 lines 0 comments Download
M src/views/sdl/SkOSWindow_SDL.cpp View 1 5 chunks +241 lines, -132 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
Kimmo Kinnunen
4 years, 11 months ago (2016-01-12 12:42:26 UTC) #3
Kimmo Kinnunen
4 years, 11 months ago (2016-01-12 12:47:40 UTC) #5
joshualitt
On 2016/01/12 12:47:40, Kimmo Kinnunen wrote: lgtm
4 years, 11 months ago (2016-01-12 14:16:57 UTC) #6
joshualitt
On 2016/01/12 14:16:57, joshualitt wrote: > On 2016/01/12 12:47:40, Kimmo Kinnunen wrote: > Also, Chris ...
4 years, 11 months ago (2016-01-12 14:20:24 UTC) #7
Kimmo Kinnunen
chris, do you have that?
4 years, 11 months ago (2016-01-13 05:51:11 UTC) #8
Chris Dalton
On 2016/01/13 05:51:11, Kimmo Kinnunen wrote: > chris, do you have that? I believe Josh ...
4 years, 11 months ago (2016-01-13 05:55:37 UTC) #9
Kimmo Kinnunen
On 2016/01/13 05:55:37, Chris Dalton wrote: > On 2016/01/13 05:51:11, Kimmo Kinnunen wrote: > > ...
4 years, 11 months ago (2016-01-13 12:23:15 UTC) #10
joshualitt
On 2016/01/13 12:23:15, Kimmo Kinnunen wrote: > On 2016/01/13 05:55:37, Chris Dalton wrote: > > ...
4 years, 11 months ago (2016-01-13 14:44:18 UTC) #11
commit-bot: I haz the power
This CL has an open dependency (Issue 1557843002 Patch 40001). Please resolve the dependency and ...
4 years, 11 months ago (2016-01-14 12:44:56 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1578173002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1578173002/40001
4 years, 11 months ago (2016-01-14 12:57:47 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/5331)
4 years, 11 months ago (2016-01-14 12:58:40 UTC) #20
Kimmo Kinnunen
bsalomon@google.com, reed@google.com, djsollen@google.com: PTAL, public API change.
4 years, 11 months ago (2016-01-14 13:03:56 UTC) #22
bsalomon
On 2016/01/14 13:03:56, Kimmo Kinnunen wrote: > mailto:bsalomon@google.com, mailto:reed@google.com, mailto:djsollen@google.com: PTAL, public API > change. ...
4 years, 11 months ago (2016-01-14 13:29:34 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1578173002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1578173002/40001
4 years, 11 months ago (2016-01-14 13:37:17 UTC) #25
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 13:37:54 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/abc0c8216b8e162b8de74de005f883cb84bd254b

Powered by Google App Engine
This is Rietveld 408576698