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
*
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
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Move WGL header from include to src
djsollen
2014-11-14
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Require length in sk_wchar_to_string.
bungeman
2014-08-25
*
Explicitly typedef GetUserDefaultLocaleName as WINVER may not be high enough ...
george
2014-07-30
*
When performing offscreen rendering on windows, attempt to use a pbuffer cont...
bsalomon
2014-07-01
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
Add needed virtual destructors.
bungeman
2014-06-19
*
Split SkFontHost_win_dw.
bungeman
2014-06-05
*
Clean up SkOnce:
mtklein
2014-06-02
*
Fix undefined behavior in DirectWrite GDI compatible metrics.
bungeman@google.com
2014-05-21
*
A remotable font management interface and DirectWrite implementation.
bungeman@google.com
2014-03-21
*
Fixed cross compilation with mingw.
commit-bot@chromium.org
2014-03-19
*
Use lowercase windows.h in includes to fix Windows cross compilation using mi...
bungeman@google.com
2013-12-03
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Start cleaning up 64bit Win warnings
robertphillips@google.com
2013-10-14
*
Minor changes to XPS device.
bungeman@google.com
2013-10-01
*
Change SkImageDecoders to take an SkStreamRewindable.
scroggo@google.com
2013-09-25
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
set nominmax on windows
bsalomon@google.com
2013-07-31
*
This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426.
bsalomon@google.com
2013-07-25
*
R=borenet@google.com, bungeman@google.com, robertphillips@google.com
commit-bot@chromium.org
2013-07-25
*
Clean up a few warnings on Windows x64.
bungeman@google.com
2013-07-22
*
R=mtklein@google.com
bungeman@google.com
2013-07-12
*
Add SkData::NewFromFD.
bungeman@google.com
2013-06-03
*
Change SkStream.
bungeman@google.com
2013-05-29
*
One SkTSearch to rule them all. Allow key to be of different type than the ar...
bsalomon@google.com
2013-05-17
*
Move MMap to SkData.
commit-bot@chromium.org
2013-04-24
*
Enable init'ed but unused var warning on windows for closer parity with mac/l...
bsalomon@google.com
2013-03-21
*
Unify wgl context creation.
bsalomon@google.com
2013-03-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-18
*
Fixed unused variable compiler complaint
robertphillips@google.com
2012-09-17
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
DirectWrite font host for skia.
bungeman@google.com
2012-08-16
*
use std qsort instead of our (now gone) version
reed@google.com
2012-05-07
*
Add coverage AA support for SampleApp root layers (windows only)
bsalomon@google.com
2012-04-17
[next]