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
*
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
*
Fix miscellaneous compiler warnings from Visual Studio 2010.
tomhudson@google.com
2012-04-10
*
Utils must not depend on Views.
bungeman@google.com
2012-03-21
*
remove SkOSWindow_Win.cpp (has been replaced by SkOSWindow_win.cpp [lowercase...
bsalomon@google.com
2011-12-01
*
Remove suffixes from SK_wGL macros
bsalomon@google.com
2011-12-01
*
Add SkWGLExtensionInterface for dealing with WGL extensions
bsalomon@google.com
2011-12-01
*
move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...
bsalomon@google.com
2011-10-13
*
Add xps device to skia.
bungeman@google.com
2011-10-10
*
Fix some VS2010 warnings
bsalomon@google.com
2011-09-29
*
Update SkCoInitialize to better match spec.
bungeman@google.com
2011-09-16
*
Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t...
bsalomon@google.com
2011-08-19
*
Canvas to handle null layer device.
bungeman@google.com
2011-08-17
*
Make SkIStream closer to spec, to work with more consumers.
bungeman@google.com
2011-08-13
*
Add Commit to SkWIStream.
bungeman@google.com
2011-08-01
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Parse SampleApp command line for a test name. If an argument is passed to
senorblanco@chromium.org
2011-06-28
*
Wrap SkStreams in IStreams instead of copying data around.
bungeman@google.com
2011-06-23
*
Add EGL context for Windows.
bungeman@google.com
2011-06-02
*
Add dual source blending support for proper blending with coverage.
bsalomon@google.com
2011-05-20
*
Disable MSAA in SkOsWindow on mac and windows
bsalomon@google.com
2011-05-05
*
Fix wrong class name used when unregistering class for dummy window in SkOsWi...
bsalomon@google.com
2011-04-14
*
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
bsalomon@google.com
2011-03-18
*
Remove dependence on glew for creating SkOSWindow_Win's GL ctx.
bsalomon@google.com
2011-03-16
*
Fix warnings of SkScalar -> int conversions, by using SkScalarRound()
reed@google.com
2011-03-10
*
Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ...
bsalomon@google.com
2011-03-10
[next]