index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
Commit message (
Expand
)
Author
Age
*
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
*
Update SkOffsetImageFilter to sk_sp
robertphillips
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
*
Update SkMergeImageFilter to sk_sp
robertphillips
2016-03-30
*
Update SkComposeImageFilter to sk_sp
robertphillips
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
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-30
*
Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_s...
djsollen
2016-03-29
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-29
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Swap SkPictureImageFilter's factories over to smart pointers
robertphillips
2016-03-28
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
switch surface to sk_sp
reed
2016-03-23
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
Remove uses of SkImageDecoder from samplecode
msarett
2016-03-18
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Fix pessimizing move in SamplePictFile
fmalita
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
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
*
update callsites for Make image factories
reed
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...
reed
2016-03-14
*
Fix GM:XfermodesBlur double unref
fmalita
2016-03-10
*
sk_sp versions of newWithColorFilter and newWithLocalMatrix
reed
2016-03-10
*
SkImage now has makeShader to return sk_sp
reed
2016-03-09
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
Ignore backspace when appending to the filter string in SampleApp. Fixes a bu...
brianosman
2016-03-04
*
Force tiles in SampleApp to integer boundaries.
bungeman
2016-03-03
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
*
move annotations to canvas virtual
reed
2016-03-03
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMas...
benjaminwagner
2016-03-01
*
remove xmlparser includes from samples
caryclark
2016-02-29
*
Cleanups related to SkFixed.
benjaminwagner
2016-02-25
[next]