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
*
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
*
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
*
switch surface to sk_sp
reed
2016-03-23
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
return pictures as sk_sp
reed
2016-03-18
*
Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...
brianosman
2016-03-17
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Force tiles in SampleApp to integer boundaries.
bungeman
2016-03-03
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
Added a flag that forces SampleApp to continuously redraw, even in non-animat...
brianosman
2016-02-24
*
blitters for sRGB and float16
reed
2016-02-15
*
SampleApp: Remove SkWindow::setColorType
kkinnunen
2016-01-18
*
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
fmalita
2016-01-12
*
SkPaintFilterCanvas skip-draw support
fmalita
2016-01-11
[next]