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
*
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
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-23
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
rmistry
2015-12-22
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-21
*
Reland of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-21
*
Enable NVPR with command buffer
kkinnunen
2015-12-21
*
Revert of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-20
*
change all factories to return their base-class
reed
2015-12-20
*
Reland of Add test for previously unflattenables (patchset #1 id:1 of https:/...
scroggo
2015-12-18
*
change signature for virtual related to saveLayer, passing SaveLayerRec
reed
2015-12-18
*
Remove SkImageMinRowBytes
scroggo
2015-12-18
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
joshualitt
2015-12-18
*
fix bugs in path contains
caryclark
2015-12-18
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-18
*
Make SkMatrix::get*Scale[s]() fail on NaN
bsalomon
2015-12-17
[next]