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

Issue 920593002: Move SkOSFile::Iter impls into ports. (Closed)

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

Description

Move SkOSFile::Iter impls into ports. This was one large ifdef in SkOSFile.cpp in utils. This moves the code to existing ports files. Committed: https://skia.googlesource.com/skia/+/e998b7ff3a398eaa2f359d4af1a1898ea2824938

Patch Set 1 #

Patch Set 2 : Put brace not in comment. #

Total comments: 2

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -253 lines) Patch
M include/core/SkOSFile.h View 1 2 3 chunks +2 lines, -14 lines 0 comments Download
D src/ports/SkOSFile_none.cpp View 1 chunk +0 lines, -30 lines 0 comments Download
M src/ports/SkOSFile_posix.cpp View 1 2 2 chunks +89 lines, -0 lines 0 comments Download
M src/ports/SkOSFile_win.cpp View 1 2 1 chunk +122 lines, -0 lines 0 comments Download
M src/utils/SkOSFile.cpp View 1 chunk +0 lines, -209 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
bungeman-skia
I took a look at this again due to the confusion over using readdir or ...
5 years, 10 months ago (2015-02-11 22:41:27 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/920593002/20001
5 years, 10 months ago (2015-02-11 22:42:06 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 10 months ago (2015-02-11 22:42:07 UTC) #5
commit-bot: I haz the power
Presubmit check for 920593002-20001 failed and returned exit status 1. Running presubmit commit checks ...
5 years, 10 months ago (2015-02-11 22:42:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/920593002/20001
5 years, 10 months ago (2015-02-11 22:44:06 UTC) #9
commit-bot: I haz the power
This issue passed the CQ. To commit it, remove "COMMIT=false" from the description and try ...
5 years, 10 months ago (2015-02-11 22:49:37 UTC) #10
reed1
lgtm https://codereview.chromium.org/920593002/diff/20001/include/core/SkOSFile.h File include/core/SkOSFile.h (right): https://codereview.chromium.org/920593002/diff/20001/include/core/SkOSFile.h#newcode106 include/core/SkOSFile.h:106: static const size_t StorageSize = 40; nit: convention ...
5 years, 10 months ago (2015-02-12 14:28:25 UTC) #11
bungeman-skia
https://codereview.chromium.org/920593002/diff/20001/include/core/SkOSFile.h File include/core/SkOSFile.h (right): https://codereview.chromium.org/920593002/diff/20001/include/core/SkOSFile.h#newcode106 include/core/SkOSFile.h:106: static const size_t StorageSize = 40; On 2015/02/12 14:28:25, ...
5 years, 10 months ago (2015-02-12 15:11:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/920593002/40001
5 years, 10 months ago (2015-02-12 15:12:44 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-12 15:18:30 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/e998b7ff3a398eaa2f359d4af1a1898ea2824938

Powered by Google App Engine
This is Rietveld 408576698