aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* fix linear gradient assert, by explicitly clampingGravatar reed2016-01-05
* Add null check for bmp->tex result in SkImageFilter::filterInputGpuGravatar bsalomon2016-01-05
* give up on quad root if infiniteGravatar caryclark2016-01-05
* Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 ...Gravatar jcgregorio2016-01-05
* Make SkGLContext lifetime more well-definedGravatar kkinnunen2016-01-05
* If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for.Gravatar mtklein2016-01-04
* handle halfway case in scan converterGravatar caryclark2016-01-04
* Add unit test for crbug.com/570232Gravatar robertphillips2016-01-04
* Use device-independent text for nvprmsaa4/16 in nanobench and dmGravatar kkinnunen2015-12-29
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-23
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar rmistry2015-12-22
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-21
* Reland of change all factories to return their base-class (patchset #1 id:1 o...Gravatar reed2015-12-21
* Enable NVPR with command bufferGravatar kkinnunen2015-12-21
* Revert of change all factories to return their base-class (patchset #1 id:1 o...Gravatar reed2015-12-20
* change all factories to return their base-classGravatar reed2015-12-20
* Reland of Add test for previously unflattenables (patchset #1 id:1 of https:/...Gravatar scroggo2015-12-18
* change signature for virtual related to saveLayer, passing SaveLayerRecGravatar reed2015-12-18
* Remove SkImageMinRowBytesGravatar scroggo2015-12-18
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar joshualitt2015-12-18
* fix bugs in path containsGravatar caryclark2015-12-18
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-18
* Make SkMatrix::get*Scale[s]() fail on NaNGravatar bsalomon2015-12-17
* Add default ctor to SkMaskGravatar robertphillips2015-12-17
* Use the unswapped end point y for early out case in winding_lineGravatar fs2015-12-17
* Revert of Add test for previously unflattenables (patchset #1 id:1 of https:/...Gravatar scroggo2015-12-16
* Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...Gravatar reed2015-12-16
* Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...Gravatar reed2015-12-16
* remove drawSprite from canvasGravatar reed2015-12-16
* Set GL_PACK_ALIGNMENT before calling glReadPixelsGravatar bsalomon2015-12-15
* Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex pathsGravatar ethannicholas2015-12-15
* Tests: reduce verbosityGravatar halcanary2015-12-15
* Unify some SkNx codeGravatar mtklein2015-12-14
* path ops: check for deleted endsGravatar caryclark2015-12-14
* If a point is on a path edge, it's in the path, at least for all cases where ...Gravatar caryclark2015-12-14
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar reed2015-12-14
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-14
* In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.Gravatar benjaminwagner2015-12-11
* Add test for previously unflattenablesGravatar scroggo2015-12-11
* Fix a crash in SkParsePath::FromSVGStringGravatar scroggo2015-12-11
* Initialize glGen* call id args to zeroGravatar kkinnunen2015-12-11
* Run debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTSGravatar kkinnunen2015-12-10
* default SkPixelSerializerGravatar halcanary2015-12-10
* Switch SkAutoMalloc to SkAutoTMalloc to avoid castGravatar scroggo2015-12-10
* SkPixelSerializer: remove deprecated virtualGravatar halcanary2015-12-10
* SkDocument::setDCTEncoder() for old versions of webkitGravatar halcanary2015-12-10
* Make NVPR a GL context option instead of a GL contextGravatar kkinnunen2015-12-10
* ubsan shift fixesGravatar caryclark2015-12-09
* SkBitmap::getColor repsects swizzleGravatar halcanary2015-12-09
* Fix filter primitive bounds computations.Gravatar senorblanco2015-12-09