index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
win
Commit message (
Expand
)
Author
Age
*
Undef the right macro in SkDWriteNTDDI_VERSION.h
Ben Wagner
2018-07-19
*
Ignore NTDDI_VERSION with DirectWrite.
Ben Wagner
2018-07-19
*
Move SkNoncopyable to include/private.
Ben Wagner
2018-07-17
*
Remove SkSafeSetNull.
Ben Wagner
2018-07-12
*
SkPDF/SkTypefaceMetrics: Set PostScript Name in Directwrite backend.
Hal Canary
2018-04-02
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
turn on extended Clang warnings on Windows too
Chris Dalton
2017-12-04
*
remove dead code for STREAM_API
Mike Reed
2017-09-20
*
Revert "Revert "use unique_ptr for stream api""
Mike Reed
2017-09-16
*
Revert "use unique_ptr for stream api"
Mike Reed
2017-09-15
*
use unique_ptr for stream api
Mike Reed
2017-09-15
*
Cache the results of get_pixel_formats_to_try
Brian Osman
2017-08-18
*
Cache WGL extension function pointers
Brian Osman
2017-08-16
*
clang on windows support
Mike Klein
2017-07-31
*
Remove SK_HAS_DWRITE_X defines.
Ben Wagner
2017-03-01
*
Support shared GL contexts in GrContextFactory
Brian Osman
2017-02-22
*
SkTScopedComPtr: implicit nullptr cast to SkTScopedComPtr<T>()
Hal Canary
2017-01-27
*
utils/win/SkTScopedComPtr<T>: Add C++11ish move semantics
Hal Canary
2017-01-25
*
utils/win/SkTScopedComPtr: reset(T*)
Hal Canary
2016-12-21
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Move headers in include/utils/win to src/utils/win.
bungeman
2016-06-16
*
A Mozilla developer ran the µmix static analyzer on its codebase and inciden...
lsalzman
2016-06-07
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Add oblique as a slant.
bungeman
2016-04-27
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
detach -> release
mtklein
2016-03-16
*
Assert when running SampleApp with msaa 16 on Windows 10
aleksandar.stojiljkovic
2015-11-05
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
Change initializer list order to match field declaration order.
sammc
2015-06-30
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Use IDWriteFontFallback when available.
bungeman
2015-02-23
*
Implement onMatchFamilyStyleCharacter for DirectWrite.
bungeman
2015-02-20
*
Update DirectWrite streams to SkStreamAsset.
bungeman
2015-02-18
*
Port SkRefCnt.h to new SkAtomics.h
mtklein
2015-02-03
*
Fix SkIStream nits.
bungeman
2015-01-22
*
Remove staging SkStream::unref().
bungeman
2015-01-22
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
namespace {} trick for SK_DECLARE_STATIC_ONCE
mtklein
2015-01-13
[next]