aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Just add new safe size apisGravatar Mike Reed2017-09-29
* Enable coverage counting path rendering on non-AndroidGravatar Chris Dalton2017-09-29
* Clear uniquely keyed texture proxies out of ResourceCache when it is deletedGravatar Robert Phillips2017-09-29
* Add width and height option to SampleAppGravatar Yuqian Li2017-09-29
* Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests""Gravatar Greg Daniel2017-09-29
* Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, ...Gravatar Brian Osman2017-09-29
* Revert "Update GrBitmapTextureMaker for handling mipped requests"Gravatar Greg Daniel2017-09-28
* Always read half-float textures as GL_HALF_FLOAT in ES3.Gravatar Geoff Lang2017-09-28
* Reorganize blur filter to insert new implementationGravatar Herb Derby2017-09-28
* Avoid uninitialized memory in readByteArrayAsDataGravatar Leon Scroggins III2017-09-28
* Miscellaneous dynamic atlas fixes.Gravatar Jim Van Verth2017-09-28
* Update GrBitmapTextureMaker for handling mipped requestsGravatar Greg Daniel2017-09-28
* Remove tolerance form SkClassifyCubicGravatar Chris Dalton2017-09-28
* CCPR: Handle very large pathsGravatar Chris Dalton2017-09-28
* Move context types into STAGE() macros.Gravatar Mike Klein2017-09-28
* Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defe...Gravatar Brian Osman2017-09-28
* Always zero vectors in start_pipeline().Gravatar Mike Klein2017-09-28
* Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instan...Gravatar Brian Osman2017-09-28
* Also mask t itself in mask_2pt_conical_degenerates.Gravatar Mike Klein2017-09-28
* Use wider types to compute bounds area and avoid overflowGravatar Brian Osman2017-09-28
* Simplify scan converter's argsGravatar Yuqian Li2017-09-28
* Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"Gravatar Brian Osman2017-09-28
* Make threaded proxy generation MDB-friendly, and defer instantiationGravatar Brian Osman2017-09-28
* Add GrTextureProxyPrivGravatar Robert Phillips2017-09-28
* CCPR: Fix KLM matrix when D2=0Gravatar Chris Dalton2017-09-28
* make SkPath::fConvexity atomicGravatar Mike Klein2017-09-28
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Jim Van Verth2017-09-27
* Fix crash in setLastUseTokenBulkGravatar Jim Van Verth2017-09-27
* Fix truncated webp imagesGravatar Leon Scroggins III2017-09-27
* Handle instantiation of proxies with pending invalidation messagesGravatar Brian Osman2017-09-27
* Try finding exact scratch texture in cache before approx, take 2Gravatar Greg Daniel2017-09-27
* Adjust atlas tracking to get better usage.Gravatar Jim Van Verth2017-09-27
* remove __attribute__((disable_tail_calls))Gravatar Mike Klein2017-09-27
* rename kStride NGravatar Mike Klein2017-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
* Remove old, unused codeGravatar Brian Osman2017-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
* Limit maximum sigma to avoid overflowsGravatar Herb Derby2017-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
* Shrink GrDrawOpAtlases when no longer needed, take 2.Gravatar Jim Van Verth2017-09-26
* CCPR: Remove kCombinedTriangleHullsAndEdgesGravatar Chris Dalton2017-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
* Add animated cowboy sample from WebKit tests, and fix.Gravatar Jim Van Verth2017-09-25