Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9c7e04cd6f372c100e7a46d86a8841dff0d368fa
/
src
/
ports
/
SkOSFile_win.cpp
339f0ee
align SkAlignedSTStorage<N,T> to T
by Mike Klein
· 4 years ago
ab6eefe
Move SkLeanWindows.h to src.
by Ben Wagner
· 5 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
d5148e3
Move SkNoncopyable to include/private.
by Ben Wagner
· 6 years ago
79aea6a
trim #include <new> from SkPostConfig.h
by Mike Klein
· 6 years ago
ee08b4a
SkString: remove externally unused ::setUTF16() from API
by Hal Canary
· 7 years ago
8f11d4d
eliminate SK_BUILD_FOR_WIN32
by Mike Klein
· 7 years ago
1ef8094
turn on extended Clang warnings on Windows too
by Chris Dalton
· 7 years ago
564ad05
Revert "sk_fgetsize to not use ftell."
by Leon Scroggins
· 7 years ago
b549cc3
Change SkMemory to the more accurately named SkMalloc.
by Herb Derby
· 8 years ago
d7b34a5
Make SkMemory.h and adjust all files for usage.
by Herb Derby
· 8 years ago
eefa289
sk_fgetsize to not use ftell.
by Ben Wagner
· 8 years ago
4d1955c
Fix SkFILEStream.
by Ben Wagner
· 8 years ago
4dbbd04
SkLeanWindows.h: #include "Windows.h" fewer places
by halcanary
· 8 years ago
d76be9c
Eliminate SkFILE: it always is the same as FILE.
by halcanary
· 9 years ago
1ee7651
Start making all .cpp files compile-able on all platforms.
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
99fe822
Use static_assert instead of SK_COMPILE_ASSERT.
by bungeman
· 9 years ago
e998b7f
Move SkOSFile::Iter impls into ports.
by bungeman
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
bf0b9ce
Add file access modes to sk_exists.
by bungeman
· 10 years ago
8e13a15
Fixed cross compilation with mingw.
by commit-bot@chromium.org
· 11 years ago
f5cc5b1
R=mtklein@google.com
by bungeman@google.com
· 11 years ago
11c9a55
Add SkData::NewFromFD.
by bungeman@google.com
· 11 years ago
6cab1a4
Change SkStream. https://codereview.chromium.org/15298009/
by bungeman@google.com
· 11 years ago