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
*
add L565 to our cycle of color configs in sampleapp
Mike Reed
2017-09-06
*
Let SampleApp provide the thread pool
Yuqian Li
2017-09-01
*
add 'R' to toggle rasterpipeline in sampleapp
Mike Reed
2017-08-07
*
New analytic AA scan converter using delta (I call it DAA for now)
Yuqian Li
2017-07-25
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Revert "pass surface to device-manager"
Ben Wagner
2017-07-24
*
pass surface to device-manager
Mike Reed
2017-07-23
*
add srgb gamma colorfilters
Mike Reed
2017-07-05
*
Enable SDF text when using a perspective matrix.
Jim Van Verth
2017-06-27
*
Add TiledDrawScheduler so we can concurrently draw and enque
Yuqian Li
2017-06-05
*
Add cumulative fps to SampleApp
Yuqian Li
2017-05-24
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
deprecate odd variants of SkCanvas::readPixels
Mike Reed
2017-04-17
*
Add SkThreadedBMPDevice for Threaded Raster Backend
Yuqian Li
2017-04-03
*
Add a simple tool for isolating a path from an SKP
csmartdalton
2017-03-27
*
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
[next]