aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Revert "migrate to sk_sp for SkFontMgr API"Gravatar Mike Reed2017-09-25
* migrate to sk_sp for SkFontMgr APIGravatar Mike Reed2017-09-25
* Simplify / fix SkBitmap::ReadRawPixels()Gravatar Mike Klein2017-09-25
* Make SkPath::readFromMemory failure silentGravatar Adrienne Walker2017-09-25
* Reland "Fix SkImageSource::filterBounds()" againGravatar Xianzhu Wang2017-09-25
* Merge fCurrIncrementalCodec and fCurrScanlineCodec usage into single Gravatar nagarajan.n2017-09-25
* Reland blitFatAntiRect with guard to avoid overhead in MaskAdditiveBlitterGravatar Yuqian Li2017-09-25
* Remove unneeded kExact and kNoCreate Flags from GrResouceProviderGravatar Greg Daniel2017-09-25
* Fold clamp_{x,y} into the gathers.Gravatar Mike Klein2017-09-22