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
*
Update CodexTest for 565
scroggo
2015-10-27
*
SkRecord refactor: fill bounds array instead of BBH directly
mtklein
2015-10-24
*
Use SkSwizzler to convert from CMYK
scroggo
2015-10-23
*
Revert of Use SkSwizzler to convert from CMYK (patchset #4 id:60001 of https:...
scroggo
2015-10-23
*
Use SkSwizzler to convert from CMYK
scroggo
2015-10-23
*
tunnel down texture-size-constraint to imagefilters
reed
2015-10-22
*
Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:...
caryclark
2015-10-22
*
Create an SkAndroidCodec API separate from SkCodec
msarett
2015-10-21
*
Stop creating static GrProcessor instances
bsalomon
2015-10-21
*
Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:...
caryclark
2015-10-21
*
The remaining 1m skp bugs are asserts that can be harmlessly
caryclark
2015-10-20
*
Remove SkThread::setProcessorAffinity()
mtklein
2015-10-20
*
Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work.
benjaminwagner
2015-10-19
*
Add SkTTopoSort
robertphillips
2015-10-19
*
Fix SkSwizzler bug
msarett
2015-10-16
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
SkTHash: hash from fnptr to functor type
mtklein
2015-10-15
*
Fix TextBlobTest valgrind error
fmalita
2015-10-14
*
[SkTextBlob] Remove incorrect builder assert
fmalita
2015-10-13
*
SkPDF: fall back on paths for unembeddable fonts.
halcanary
2015-10-12
*
add applyFilter() to SkImage
reed
2015-10-12
*
change more effects to only expose factories
reed
2015-10-12
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
Focus SkScaledCodec on BitmapRegionDecoder
scroggo
2015-10-09
*
Revert "Revert of factories should return baseclass, allowing the impl to spe...
reed
2015-10-06
*
Revert of factories should return baseclass, allowing the impl to specialize ...
schenney
2015-10-06
*
factories should return baseclass, allowing the impl to specialize
reed
2015-10-06
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
SkScaledCodec should implement onRewind()
msarett
2015-10-05
*
Remove separate cache for clip mask textures
bsalomon
2015-10-02
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
Enable image is opaque test seems to pass now
joshualitt
2015-10-01
*
SkPDF: Implement drawImage*() properly
halcanary
2015-10-01
*
Merge SkCodec with SkScanlineDecoder
scroggo
2015-09-30
*
Add support for light dumps in SkTraceMemoryDump interface.
ssid
2015-09-30
*
Move Mutexy things to private.
herb
2015-09-29
*
Handle inverted rects in SkRRect creation methods
robertphillips
2015-09-29
*
Use child processors to implement compose color filter.
bsalomon
2015-09-29
*
SkImage::NewFromBitmap works with Index8
halcanary
2015-09-28
*
Move SkAtomics.h to private.
herb
2015-09-28
*
simplify code in SkRecords.h
mtklein
2015-09-28
*
Revert of change pixel-serializer to support reencoding existing data (patchs...
reed
2015-09-28
*
Add cast and assignment operators to SkAtomic.
herb
2015-09-28
*
change pixel-serializer to support reencoding existing data
reed
2015-09-28
*
SkBlockMemoryStream: correct test in getMemoryBase().
halcanary
2015-09-28
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
*
Fix leak in ResourceCache test
Brian Salomon
2015-09-24
[next]