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

Issue 1530783003: add fsync to try to get complete skps from webpage picture capture (Closed)

Created:
5 years ago by caryclark
Modified:
5 years ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : exclude android and friends that may not define fileno #

Total comments: 1

Patch Set 3 : make sync nonvirtual #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M include/core/SkOSFile.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkStream.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkStream.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M src/ports/SkOSFile_stdio.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530783003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530783003/1
5 years ago (2015-12-16 14:58:46 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-Mips-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Mips-Debug-Android-Trybot/builds/4107)
5 years ago (2015-12-16 14:59:38 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530783003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530783003/20001
5 years ago (2015-12-16 15:13:18 UTC) #7
caryclark
PTAL
5 years ago (2015-12-16 15:21:17 UTC) #8
reed1
is it ever risky to call fsync w/o calling fflush first? I think we should ...
5 years ago (2015-12-16 15:26:36 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-16 15:27:39 UTC) #12
mtklein
lgtm https://codereview.chromium.org/1530783003/diff/20001/src/ports/SkOSFile_stdio.cpp File src/ports/SkOSFile_stdio.cpp (right): https://codereview.chromium.org/1530783003/diff/20001/src/ports/SkOSFile_stdio.cpp#newcode148 src/ports/SkOSFile_stdio.cpp:148: #if !defined(_WIN32) && !defined(SK_BUILD_FOR_ANDROID) && !defined(__UCLIBC__) \ If ...
5 years ago (2015-12-16 15:30:10 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530783003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530783003/40001
5 years ago (2015-12-16 16:03:31 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-16 16:25:21 UTC) #18
bungeman-skia
Are we not building SkOSFile_posix.cpp on Android? It uses fileno . Are you sure it's ...
5 years ago (2015-12-16 17:19:05 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530783003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530783003/40001
5 years ago (2015-12-16 18:40:42 UTC) #22
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/4758)
5 years ago (2015-12-16 18:41:54 UTC) #24
reed1
lgtm
5 years ago (2015-12-16 21:40:26 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530783003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530783003/40001
5 years ago (2015-12-16 21:40:38 UTC) #27
commit-bot: I haz the power
5 years ago (2015-12-16 21:41:27 UTC) #29
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/7471fa4920a3573afcf6e2d94722e73d3d9b12a7

Powered by Google App Engine
This is Rietveld 408576698