aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapGravatar Mike Reed2017-09-27
* changed vertex attribute precisions to be actual typesGravatar Ethan Nicholas2017-09-27
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Greg Daniel2017-09-26
* switched gl_Position and gl_PointSize to sk_*Gravatar Ethan Nicholas2017-09-26
* Invalidate textures cached by SW path renderer when paths go awayGravatar Brian Osman2017-09-26
* Remove fIsMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-26
* Add ability to remove unique key from proxy and underlying surface.Gravatar Greg Daniel2017-09-26
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapGravatar Mike Reed2017-09-26
* Add some asserts and explict setting of fIsMipMappedGravatar Greg Daniel2017-09-26
* Revert "Revert "migrate to sk_sp for SkFontMgr API""Gravatar Mike Reed2017-09-26
* Invalidate path VBs when paths are destroyedGravatar Brian Osman2017-09-26
* Revert "migrate to sk_sp for SkFontMgr API"Gravatar Mike Reed2017-09-25
* migrate to sk_sp for SkFontMgr APIGravatar Mike Reed2017-09-25
* Reland "Fix SkImageSource::filterBounds()" againGravatar Xianzhu Wang2017-09-25
* Fold clamp_{x,y} into the gathers.Gravatar Mike Klein2017-09-22
* switched SkSL's temporary 'highfloat' type back to 'float'Gravatar Ethan Nicholas2017-09-22
* Remove pre-attachment of stencil buffersGravatar Robert Phillips2017-09-21
* Add native caching of uniquely keyed GrTextureProxies (take 2)Gravatar Robert Phillips2017-09-21
* Another attempt to fix TSANGravatar Jim Van Verth2017-09-20
* Revert "Add native caching of uniquely keyed GrTextureProxies"Gravatar Robert Phillips2017-09-20
* remove dead code for STREAM_APIGravatar Mike Reed2017-09-20
* Add native caching of uniquely keyed GrTextureProxiesGravatar Robert Phillips2017-09-20
* Fix TSAN issue with atlas expansion.Gravatar Jim Van Verth2017-09-20