index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-01
*
Add GrContext::releaseAndAbandonContext()
bsalomon
2016-04-01
*
Update SkAlphaThresholdFilter to sk_sp
robertphillips
2016-04-01
*
Update SkImageSource to sk_sp
robertphillips
2016-04-01
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
*
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
*
Fix Vulkan tests after GrContextFactory move to sk_gpu_test
kkinnunen
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
*
Enable gpusrgb config on bots.
brianosman
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
*
Add test configs for nvpr with atlas text
cdalton
2016-03-29
*
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
*
SkPDF: milestone in metadata, also SkMilestone.h
halcanary
2016-03-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Swap SkPictureImageFilter's factories over to smart pointers
robertphillips
2016-03-28
*
Don't crash when resource path is omitted
Brian Salomon
2016-03-25
*
Don't crash when resource path isn't specified
Brian Salomon
2016-03-25
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
SkMipMap::Build supports 1xN and Nx1 inputs, so remove the special case from ...
brianosman
2016-03-25
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
images with offset bitmap don't share genid
halcanary
2016-03-24
*
Switch new SkImageFilter internal methods over to sk_sp
robertphillips
2016-03-24
*
switch surface to sk_sp
reed
2016-03-23
*
Make a generic list of filters for use in ImageFilterTests.
senorblanco
2016-03-23
*
Add unit test for vertex attribute count.
bsalomon
2016-03-23
*
Publicly expose one accelerated swizzle.
tomhudson
2016-03-23
*
WIP: experimental bilerp pipeline.
herb
2016-03-23
*
Sk4x4f
mtklein
2016-03-22
*
Remove SkPixmap::release
robertphillips
2016-03-22
*
SkRecord: infer return type for visit() and mutate().
mtklein
2016-03-22
*
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
*
Change signatures of filter bounds methods to return a rect.
senorblanco
2016-03-21
*
SkPDF: SkPDFDocument reorganized so that some objects can be serialized early.
halcanary
2016-03-21
*
Update SkSpecialImage to be able to create tight SkImages and SkSurfaces
robertphillips
2016-03-21
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
SkNx refresh
mtklein
2016-03-21
*
Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner...
jbroman
2016-03-21
[next]