aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Switch uses of SkChecksum::Compute to Murmur3.Gravatar mtklein2015-11-16
* Update testing frameworks/tests for MDBGravatar robertphillips2015-11-16
* Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of ht...Gravatar egdaniel2015-11-13
* Rename some processor functions from GL to GLSLGravatar egdaniel2015-11-13
* Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...Gravatar mtklein2015-11-13
* Make all GrFragmentProcessors GL independent.Gravatar egdaniel2015-11-13
* Update testing frameworks/tests for MDBGravatar robertphillips2015-11-13
* Switch uses of SkChecksum::Compute to Murmur3.Gravatar mtklein2015-11-12
* Fix GrCoverageSetOpXP unit test on mixed samplesGravatar cdalton2015-11-12
* Replace SkFunction with std::functionGravatar mtklein2015-11-12
* Factor CSS3 matching rules.Gravatar bungeman2015-11-12
* Increment text pointer when the width is zero in the subpixel with center and...Gravatar herb2015-11-12
* Readd "immediate" modeGravatar robertphillips2015-11-11
* Move all ShaderBuilder files to GLSLGravatar egdaniel2015-11-11
* Fix leaks in unit tests of GrGLTextureInfosGravatar bsalomon2015-11-11
* Move GrBatchFlushState from GrDrawTarget to GrDrawingManagerGravatar robertphillips2015-11-11
* Fix code that left shifts a negative value. This has undefined behavior.Gravatar benjaminwagner2015-11-11
* Use a struct for client GL texture handlesGravatar bsalomon2015-11-10
* SkResourceCache::GetAllocator() index8 and other color types handlingGravatar aleksandar.stojiljkovic2015-11-10
* Update Layer Hoisting to store its atlas texture in the resource cacheGravatar robertphillips2015-11-09
* prune unused SkNx featuresGravatar mtklein2015-11-09
* Comments Style: s/skbug.com/bug.skia.org/Gravatar halcanary2015-11-07
* Revert of Update Layer Hoisting to store its atlas texture in the resource ca...Gravatar robertphillips2015-11-06
* Update Layer Hoisting to store its atlas texture in the resource cacheGravatar robertphillips2015-11-06
* Avoid hang in OncePtr test with --threads 1Gravatar kkinnunen2015-11-04
* Update RecordReplaceDraw unit testGravatar robertphillips2015-11-04
* Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ...Gravatar reed2015-11-03
* Combine native sampling with samplingGravatar scroggo2015-11-03
* Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going a...Gravatar reed2015-11-03
* SkScan_Antihair: assert in debug and potentialy lost last pixelsGravatar aleksandar.stojiljkovic2015-11-02
* path ops: fix fuzz-found divide by zeroGravatar caryclark2015-11-02
* Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.Gravatar egdaniel2015-11-02
* More conic-specific tests revealed a few conic-specific bugs. Because javascr...Gravatar caryclark2015-10-30
* Make SkTextBlob::RunIterator public.Gravatar halcanary2015-10-27
* Update CodexTest for 565Gravatar scroggo2015-10-27
* SkRecord refactor: fill bounds array instead of BBH directlyGravatar mtklein2015-10-24
* Use SkSwizzler to convert from CMYKGravatar scroggo2015-10-23
* Revert of Use SkSwizzler to convert from CMYK (patchset #4 id:60001 of https:...Gravatar scroggo2015-10-23
* Use SkSwizzler to convert from CMYKGravatar scroggo2015-10-23
* tunnel down texture-size-constraint to imagefiltersGravatar reed2015-10-22
* Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:...Gravatar caryclark2015-10-22
* Create an SkAndroidCodec API separate from SkCodecGravatar msarett2015-10-21
* Stop creating static GrProcessor instancesGravatar bsalomon2015-10-21
* Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:...Gravatar caryclark2015-10-21
* The remaining 1m skp bugs are asserts that can be harmlesslyGravatar caryclark2015-10-20
* Remove SkThread::setProcessorAffinity()Gravatar mtklein2015-10-20
* Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work.Gravatar benjaminwagner2015-10-19
* Add SkTTopoSortGravatar robertphillips2015-10-19
* Fix SkSwizzler bugGravatar msarett2015-10-16
* Enabling clip stack flattening exercises path ops.Gravatar caryclark2015-10-16