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
*
Convert CanvasStateTest to the new saveLayer API
fmalita
2016-01-20
*
SkValue: implementation, unit test
halcanary
2016-01-20
*
Add SkPath::isLastContourClosed()
fs
2016-01-20
*
fix circular dashing
caryclark
2016-01-19
*
use pixmaps in mipmap api
reed
2016-01-16
*
add SkNx::abs(), for now only implemented for Sk4f
mtklein
2016-01-15
*
Fix compile error in Google3 build.
benjaminwagner
2016-01-15
*
Create an SkCodecImageGenerator
msarett
2016-01-14
*
Update tests to produce more sensible output for Android framework builds.
djsollen
2016-01-14
*
Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://...
msarett
2016-01-14
*
sketch SkValue API
mtklein
2016-01-14
*
Create an SkCodecImageGenerator
msarett
2016-01-14
*
Beginning of support for texture rectangles.
bsalomon
2016-01-14
*
Revert of Make A8 readback work in more cases and improve testing. (patchset ...
bsalomon
2016-01-14
*
Simplify path allocation, clean up resources correctly
kkinnunen
2016-01-13
*
Make A8 readback work in more cases and improve testing.
bsalomon
2016-01-13
*
Hide drawBatch on GrDrawTarget from test Methods
joshualitt
2016-01-13
*
Delete SkRectShaderImageFilter
ajuma
2016-01-12
*
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
fmalita
2016-01-12
*
SkPaintFilterCanvas skip-draw support
fmalita
2016-01-11
*
Fix BitmapCopy_Texture test on iOS
Brian Salomon
2016-01-11
*
Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture...
bsalomon
2016-01-11
*
remove imagefilter::sizeconstraint
reed
2016-01-11
*
Fix radii calculation code to handle large radii.
herb
2016-01-11
*
Make SkROBuffer::Iter::size() work when exhausted
scroggo
2016-01-11
*
Implement an SkPaint-based image filter
ajuma
2016-01-08
*
unify how canvas checks for null on skia objects (images, blobs, pictures)
reed
2016-01-08
*
test+bench new swizzle SkOpts
mtklein
2016-01-08
*
remove SkGPipe
reed
2016-01-08
*
Revert of Fix handling of radii scaling to force the result to always be less...
robertphillips
2016-01-07
*
Fix handling of radii scaling to force the result to always be less
herb
2016-01-07
*
test & doc for SkUnitCubicInterp
caryclark
2016-01-07
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Store ninepatch chunks in the png header in CodexTest
msarett
2016-01-07
*
SkTreatAsSprite should take AA into account
fmalita
2016-01-07
*
Revert of SkTreatAsSprite should take AA into account (patchset #5 id:80001 o...
reed
2016-01-07
*
SkTreatAsSprite should take AA into account
fmalita
2016-01-07
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-06
*
SkPDF: Change handling of large-numbers in matricies.
halcanary
2016-01-06
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
fix nexus player
caryclark
2016-01-05
*
fix linear gradient assert, by explicitly clamping
reed
2016-01-05
*
Add null check for bmp->tex result in SkImageFilter::filterInputGpu
bsalomon
2016-01-05
*
give up on quad root if infinite
caryclark
2016-01-05
*
Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 ...
jcgregorio
2016-01-05
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-05
*
If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for.
mtklein
2016-01-04
*
handle halfway case in scan converter
caryclark
2016-01-04
*
Add unit test for crbug.com/570232
robertphillips
2016-01-04
*
Use device-independent text for nvprmsaa4/16 in nanobench and dm
kkinnunen
2015-12-29
[next]