index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleApp.cpp
Commit message (
Expand
)
Author
Age
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
Herb Derby
2017-03-20
*
option to make 'M' mean picture+serialize
Mike Reed
2017-03-15
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
stop using SkScalarMul
Mike Reed
2017-02-14
*
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
*
Move SkGammaColorFilter to tools, limit to sRGB
Brian Osman
2017-01-26
*
Fix code that relied on readPixels not doing color space conversion
Brian Osman
2017-01-17
*
Remove (most) usage of MakeTextureFromPixmap
Brian Osman
2017-01-17
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-13
*
Revert "Reland https://skia-review.googlesource.com/c/6091/"
Yuqian Li
2017-01-13
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-12
*
Revert "Implement Analytic AA for General Paths (with Guard against Chrome)"
Yuqian Li
2017-01-12
*
Implement Analytic AA for General Paths (with Guard against Chrome)
Yuqian Li
2017-01-12
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Add NarrowRGB gamut mode to SampleApp
Brian Osman
2016-12-07
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Move SkOSPath out of include/core.
Ben Wagner
2016-11-08
*
bench, samples, etc: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-07
*
Remove SkImageInfoIsGammaCorrect, etc...
Brian Osman
2016-11-01
*
Add SampleApp support to GN (win and linux), take two.
Jim Van Verth
2016-10-28
*
Revert "Add SampleApp support to GN-win"
Mike Klein
2016-10-27
*
Add SampleApp support to GN-win
Jim Van Verth
2016-10-27
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
Add AA Analytic Compile Flag (and small fixes)
liyuqian
2016-10-11
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Make global use-analytic-AA bit threadsafe.
Mike Klein
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
liyuqian
2016-10-04
*
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...
stephana
2016-10-04
*
Implement AnalyticAA for convex shapes.
liyuqian
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
fix mac build
Mike Reed
2016-09-30
*
Support monitor profile in SampleApp (on Windows)
brianosman
2016-09-29
[next]