aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Fix buffer overrun, bit overrun and add a test.Gravatar herb2015-11-18
* Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.Gravatar egdaniel2015-11-18
* Move SkImage tests from SurfaceTest to ImageTestGravatar kkinnunen2015-11-17
* SkTextBlob should store per-run text alignmentGravatar fmalita2015-11-17
* simplify BlendTest.cppGravatar mtklein2015-11-17
* Revert of Enable temporarily disabled GpuDrawPathTest (patchset #1 id:1 of ht...Gravatar caryclark2015-11-17
* Enable temporarily disabled GpuDrawPathTestGravatar kkinnunen2015-11-16
* Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://coder...Gravatar mtklein2015-11-16
* skstd -> std for unique_ptrGravatar mtklein2015-11-16
* Switch uses of SkChecksum::Compute to Murmur3.Gravatar mtklein2015-11-16
* Optionally pass rendertarget to getTestTargetGravatar robertphillips2015-11-16
* Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...Gravatar mtklein2015-11-16
* 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