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
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
[Viewer] Preserve gesture transformation matrix on slide/backend change
Brian Salomon
2018-01-05
*
don't include SkMalloc.h from SkTypes.h
Mike Reed
2018-01-04
*
Remove more views code, just to simplify things
Brian Osman
2017-12-01
*
Move some bits from views to sk_app
Brian Osman
2017-12-01
*
Delete even more unused views code
Brian Osman
2017-11-29
*
Remove a huge pile of views code
Brian Osman
2017-11-22
*
Remove SampleApp and convert HelloWorld to sk_app
Brian Osman
2017-11-21
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Fix window origin on mac views
Chris Dalton
2017-10-06
*
Add width and height option to SampleApp
Yuqian Li
2017-09-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
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
[next]