index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
views
Commit message (
Expand
)
Author
Age
*
clang on windows support
Mike Klein
2017-07-31
*
Revert "pass surface to device-manager"
Ben Wagner
2017-07-24
*
pass surface to device-manager
Mike Reed
2017-07-23
*
Touch input support for Windows
Brian Osman
2017-06-07
*
Simplify some Viewer code, and fix a few bugs
Brian Osman
2017-06-05
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Fix warning in Clang 4.0 Mac build.
Mike Klein
2017-03-15
*
headers: forward declare SkDOM, and include SkClipOp
Hal Canary
2017-02-24
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
SK_USE_SDL is never defined
Hal Canary
2017-02-06
*
Remove SkTDict and calls from SkView.
Herb Derby
2017-01-24
*
Fix implicit nullability cast of [NSScreen mainScreen].
Mike Klein
2016-11-09
*
GN: iOS basics
Mike Klein
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Remove SkImageInfoIsGammaCorrect, etc...
Brian Osman
2016-11-01
*
Add GN config for Mac SampleApp
Jim Van Verth
2016-10-28
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Remove many uses of kSkia8888 and kSkiaGamma8888
Brian Osman
2016-10-14
*
Supply a color space in sRGB/F16 mode of SampleApp
brianosman
2016-08-22
*
Sample app uses Ganesh before calling SkGraphics::Init().
mtklein
2016-08-09
*
Get Mac viewer working with SDL
jvanverth
2016-08-04
*
Remove use of MakeRenderTargetDirect from view system
robertphillips
2016-07-28
*
Remove SkSurfaceProps gamma-correctness flag entirely.
brianosman
2016-07-26
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Added warning for variable-length arrays to GYP, since they are unsupprted un...
dvonbeck
2016-06-15
*
Remove command buffer sample app support.
bsalomon
2016-06-14
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Correct gesture scale and translation
liyuqian
2016-05-20
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Change default window size on Windows.
brianosman
2016-04-26
*
Fix ANGLE in SampleApp
brianosman
2016-04-15
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
switch surface to sk_sp
reed
2016-03-23
[next]