aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Potential fix for Android regressionGravatar Jim Van Verth2017-10-03
* Revert "Update lockTextureProxy to return mipped proxys if mipping is request...Gravatar Greg Daniel2017-10-03
* Remove static initializers in SkCodecGravatar Leon Scroggins III2017-10-03
* Handle the error input case in SkPngCodec decode functionGravatar nagarajan.n2017-10-03
* add _skx stagesGravatar Mike Klein2017-10-02
* Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation"Gravatar Brian Osman2017-10-02
* Fix SkRRect validation for negative typesGravatar Adrienne Walker2017-10-02
* CCPR: Add WAR for an Intel GLSL compiler assertionGravatar Chris Dalton2017-10-02
* Temporarily disable deferred texture proxiesGravatar Robert Phillips2017-10-02
* fix comments in SkColorSpaceXform.cppGravatar Mike Klein2017-10-02
* Update lockTextureProxy to return mipped proxys if mipping is requested.Gravatar Greg Daniel2017-10-02
* Remove SkReadBuffer::validateAvailableGravatar Leon Scroggins III2017-10-02
* Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-fr...Gravatar Brian Osman2017-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
* CCPR: Blacklist Mali GPUs and Vulkan while we work through issuesGravatar Chris Dalton2017-09-29
* Fall back to non mipped Texture when we can't copy base to mipped textureGravatar Greg Daniel2017-09-29
* fix setPixelRefGravatar Cary Clark2017-09-29
* Add unit test for pinned SkImagesGravatar Robert Phillips2017-09-29
* Remove unused outOffset param in GrTextureAdjusterGravatar Greg Daniel2017-09-29
* Revert "Enable coverage counting path rendering on non-Android"Gravatar Jim Van Verth2017-09-29
* 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