aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Remove content area from GrTextureAdjuster.Gravatar Greg Daniel2017-11-02
* Simplify SkColorSpace::MakeICCGravatar Leon Scroggins III2017-10-31
* Have mip status match surface when snapping image from wrapped objectGravatar Greg Daniel2017-10-30
* Add mip support to GrAHardwareBufferImageGeneratorGravatar Greg Daniel2017-10-30
* Revert "Revert "Fix Debian9-Clang build""Gravatar Robert Phillips2017-10-30
* Revert "Revert "Fix GrDefaultPathRender inversely wound path bug""Gravatar Robert Phillips2017-10-30
* remove SkThread, using std::thread insteadGravatar Mike Klein2017-10-30
* Revert "Fix GrDefaultPathRender inversely wound path bug"Gravatar Robert Phillips2017-10-30
* Revert "Fix Debian9-Clang build"Gravatar Robert Phillips2017-10-30
* Fix Debian9-Clang buildGravatar Robert Phillips2017-10-30
* Fix GrDefaultPathRender inversely wound path bugGravatar Robert Phillips2017-10-30
* Merge clip rects in GrReducedClipGravatar Chris Dalton2017-10-27
* Consistently round fOffset in SkOffsetImageFilterGravatar Fredrik Söderquist2017-10-26
* Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.Gravatar Brian Salomon2017-10-25
* Convert geometry shaders to operate in Skia device spaceGravatar Chris Dalton2017-10-25
* more easy lowp shader stagesGravatar Mike Klein2017-10-24
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImage...Gravatar Greg Daniel2017-10-23
* Remove color space xform support from SkSLGravatar Brian Osman2017-10-23
* make matrix serialization privateGravatar Cary Clark2017-10-20
* Re-land unit test for clear bug (w/ AMD work-arounds)Gravatar Robert Phillips2017-10-20
* Remove unused variables from testGravatar Benjamin Kramer2017-10-19
* Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"Gravatar Greg Daniel2017-10-19
* Support creation/use of mipped proxy in GrBackendTextureImageGeneratorGravatar Greg Daniel2017-10-19
* Move SkCodec::Origin into its own fileGravatar Leon Scroggins III2017-10-18
* Remove color space xform from GrTextureDomain & GrSimpleTextureEffectGravatar Brian Osman2017-10-18
* Revert "Add an Option for orientation on JPEG encodes"Gravatar Ben Wagner2017-10-18
* Add an Option for orientation on JPEG encodesGravatar Leon Scroggins III2017-10-18
* Feed seed_shader() iota through a context pointer.Gravatar Mike Klein2017-10-18
* convert mapHomogeneousPoints to SkPoint3Gravatar Cary Clark2017-10-18
* Revert "Remove some blur tests on google3 until the flag is removed."Gravatar Mike Klein2017-10-18
* Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.Gravatar Brian Salomon2017-10-18
* Revert "Revert "Make GPU backend triangulate rects such that they are rendere...Gravatar Brian Salomon2017-10-18
* Revert "Use combined three pass code for image blur."Gravatar Herb Derby2017-10-17
* Remove some blur tests on google3 until the flag is removed.Gravatar Herb Derby2017-10-17
* Revert "Add unit test for clear bug"Gravatar Robert Phillips2017-10-17
* Revert "Make GPU backend triangulate rects such that they are rendered as tri...Gravatar Brian Salomon2017-10-17
* Enable CCPR for volatile pathsGravatar Chris Dalton2017-10-17
* Add unit test for clear bugGravatar Robert Phillips2017-10-17
* Make GPU backend triangulate rects such that they are rendered as tri strips ...Gravatar Brian Salomon2017-10-17
* Add sk_InstanceIDGravatar Chris Dalton2017-10-17
* Use combined three pass code for image blur.Gravatar Herb Derby2017-10-17
* Fix GrContext::writePixels bugGravatar Robert Phillips2017-10-17
* Make GrResourceProvider more sk_spifiedGravatar Brian Salomon2017-10-16
* Revert "move SkMatrix anonymous affine enum to private"Gravatar Mike Reed2017-10-13
* MakeBackendTextureFromSkImageGravatar Eric Karl2017-10-12
* move SkMatrix anonymous affine enum to privateGravatar Cary Clark2017-10-12
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* SkSL FPs now support child processors, converted ArithmeticFP to SkSLGravatar Ethan Nicholas2017-10-11
* Return error and exit from loop when there is error in compare bitmap testGravatar nagarajan.n2017-10-11