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
*
Revert of Update Layer Hoisting to store its atlas texture in the resource ca...
robertphillips
2015-11-06
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-06
*
Avoid hang in OncePtr test with --threads 1
kkinnunen
2015-11-04
*
Update RecordReplaceDraw unit test
robertphillips
2015-11-04
*
Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ...
reed
2015-11-03
*
Combine native sampling with sampling
scroggo
2015-11-03
*
Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going a...
reed
2015-11-03
*
SkScan_Antihair: assert in debug and potentialy lost last pixels
aleksandar.stojiljkovic
2015-11-02
*
path ops: fix fuzz-found divide by zero
caryclark
2015-11-02
*
Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.
egdaniel
2015-11-02
*
More conic-specific tests revealed a few conic-specific bugs. Because javascr...
caryclark
2015-10-30
*
Make SkTextBlob::RunIterator public.
halcanary
2015-10-27
*
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
[next]