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
*
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
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Fix SampleApp compilation with skia_gpu=0
brianosman
2016-09-15
*
add pipecanvas
reed
2016-09-13
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
make zoomer text clearer
reed
2016-08-21
*
[SVGDom] Deferred SampleApp parsing
fmalita
2016-08-15
*
not much point to SK_SUPPORT_PDF
mtklein
2016-08-02
*
Remove GrContext::applyGamma
robertphillips
2016-07-29
*
Remove use of MakeRenderTargetDirect from view system
robertphillips
2016-07-28
*
Initial SVG model
fmalita
2016-07-26
*
Always supply a color space (sRGB for now) with F16
brianosman
2016-07-26
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Factor code to rotate a canvas about a point.
bungeman
2016-07-12
*
deferred canvas
reed
2016-07-08
*
remove experimental treat-skcolor-as-srgb flag
reed
2016-06-24
*
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
*
Add samples to Viewer.
jvanverth
2016-06-16
*
Remove command buffer sample app support.
bsalomon
2016-06-14
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
documentation: SkDocument::MakePDF()
halcanary
2016-05-03
*
Retract SkDevice a bit more
robertphillips
2016-04-22
*
Add control of the sRGB global hack flag in SampleApp
brianosman
2016-04-20
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Several fixes for fp 16 rendering:
brianosman
2016-04-14
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...
bsalomon
2016-03-31
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Add 'P' to SampleApp to cycle through pixel geometries.
bungeman
2016-03-31
[next]