aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* keep SkRSXforms aligned in SkLiteDLGravatar Mike Klein2017-10-11
* Add mulHi to SkNxGravatar Herb Derby2017-10-11
* clone saturating cast code for doublesGravatar Mike Reed2017-10-10
* SkPDF: consolidate two functions in SkPDFObjNumMapGravatar Hal Canary2017-10-10
* Small pathops cleanup.Gravatar Ben Wagner2017-10-09
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* Revert "Revert "Disable GL buffer mapping on TSAN/Mac.""Gravatar Brian Salomon2017-10-09
* use new computeByteSize apiGravatar Mike Reed2017-10-09
* initClassID no longer auto-allocates idsGravatar Ethan Nicholas2017-10-09
* Revert "Disable GL buffer mapping on TSAN/Mac."Gravatar Brian Salomon2017-10-09
* Disable GL buffer mapping on TSAN/Mac.Gravatar Brian Salomon2017-10-09
* Remove SkTypeface::Style use in API.Gravatar Ben Wagner2017-10-09
* CCPR: Add workaround for PowerVR crashGravatar Chris Dalton2017-10-06
* Add option to create a deferred render target context with mipsGravatar Greg Daniel2017-10-06
* Add a cap for geometry shader invocationsGravatar Chris Dalton2017-10-06
* Don't execute onFlush op lists until after GPU data is uploadedGravatar Chris Dalton2017-10-06
* add constexpr to SkRect, SkIRect Make functionsGravatar Cary Clark2017-10-05
* Sever fOriginalPath connection whenever a GrShape becomes a simple typeGravatar Brian Osman2017-10-04
* Fix path renderer cache test logic to account for other resourcesGravatar Brian Osman2017-10-04
* Use SK_DISABLE_DEFERRED_PROXIES to only disable deferred proxies for ChromeGravatar Robert Phillips2017-10-04
* Revert "Revert "When flushing, reset flush state before op lists""Gravatar Greg Daniel2017-10-04
* Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Mike Reed2017-10-03
* Make SkString reference counting thread/TSAN safe.Gravatar Ben Wagner2017-10-03
* Remove test suppresion for ANGLE GLPrograms testGravatar Brian Osman2017-10-03
* Temporarily disable deferred texture proxiesGravatar Robert Phillips2017-10-02
* Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Gravatar Mike Reed2017-10-02
* Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...Gravatar Mike Reed2017-10-02
* Add unit test for pinned SkImagesGravatar Robert Phillips2017-09-29
* Avoid uninitialized memory in readByteArrayAsDataGravatar Leon Scroggins III2017-09-28
* Remove tolerance form SkClassifyCubicGravatar Chris Dalton2017-09-28
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Jim Van Verth2017-09-27
* Treat invalid indices as transparent in gifsGravatar Chris Blume2017-09-27
* Fix truncated webp imagesGravatar Leon Scroggins III2017-09-27
* Handle instantiation of proxies with pending invalidation messagesGravatar Brian Osman2017-09-27