- 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
- 74a8296 Fix SkRRect validation for negative types by Adrienne Walker · 7 years ago
- 29f642a CCPR: Add WAR for an Intel GLSL compiler assertion by Chris Dalton · 7 years ago
- 73f7e1d Temporarily disable deferred texture proxies by Robert Phillips · 7 years ago
- 0cea26a fix comments in SkColorSpaceXform.cpp by Mike Klein · 7 years ago
- 97abf01 Update lockTextureProxy to return mipped proxys if mipping is requested. by Greg Daniel · 7 years ago
- c405b9d Remove SkReadBuffer::validateAvailable by Leon Scroggins III · 7 years ago
- 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
- 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
- cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
- e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
- bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
- 4b85b6d fix setPixelRef by Cary Clark · 7 years ago
- 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 7 years ago
- 4faa040 Remove unused outOffset param in GrTextureAdjuster by Greg Daniel · 7 years ago
- f57c6de Revert "Enable coverage counting path rendering on non-Android" by Jim Van Verth · 7 years ago
- e74dafc Just add new safe size apis by Mike Reed · 7 years ago
- c739b72 Enable coverage counting path rendering on non-Android by Chris Dalton · 7 years ago
- 45a6f14 Clear uniquely keyed texture proxies out of ResourceCache when it is deleted by Robert Phillips · 7 years ago
- 6e3d995 Add width and height option to SampleApp by Yuqian Li · 7 years ago
- 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
- fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
- 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
- 4b05000 Always read half-float textures as GL_HALF_FLOAT in ES3. by Geoff Lang · 7 years ago
- 5a4fb6e Reorganize blur filter to insert new implementation by Herb Derby · 7 years ago
- 4cdbf60 Avoid uninitialized memory in readByteArrayAsData by Leon Scroggins III · 7 years ago
- c3269ae Miscellaneous dynamic atlas fixes. by Jim Van Verth · 7 years ago
- d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
- 29011a2 Remove tolerance form SkClassifyCubic by Chris Dalton · 7 years ago
- a039d3b CCPR: Handle very large paths by Chris Dalton · 7 years ago
- f7729c2 Move context types into STAGE() macros. by Mike Klein · 7 years ago
- 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
- abb8bb3 Always zero vectors in start_pipeline(). by Mike Klein · 7 years ago
- e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
- 8477144 Also mask t itself in mask_2pt_conical_degenerates. by Mike Klein · 7 years ago
- 1a0ea73 Use wider types to compute bounds area and avoid overflow by Brian Osman · 7 years ago
- 3a5e1fe Simplify scan converter's args by Yuqian Li · 7 years ago
- 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
- 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
- 420c4cf Add GrTextureProxyPriv by Robert Phillips · 7 years ago
- 072c710 CCPR: Fix KLM matrix when D2=0 by Chris Dalton · 7 years ago
- b9b5de5 make SkPath::fConvexity atomic by Mike Klein · 7 years ago
- 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
- 6ca9c6f Fix crash in setLastUseTokenBulk by Jim Van Verth · 7 years ago
- e567746 Fix truncated webp images by Leon Scroggins III · 7 years ago
- 28c434b Handle instantiation of proxies with pending invalidation messages by Brian Osman · 7 years ago
- 6b60b6e Try finding exact scratch texture in cache before approx, take 2 by Greg Daniel · 7 years ago
- 62ea0cd Adjust atlas tracking to get better usage. by Jim Van Verth · 7 years ago
- aaab3c7 remove __attribute__((disable_tail_calls)) by Mike Klein · 7 years ago
- 0e4d096 rename kStride N by Mike Klein · 7 years ago
- 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
- fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
- f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
- 2481501 Remove old, unused code by Brian Osman · 7 years ago
- bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
- e9242ca Invalidate textures cached by SW path renderer when paths go away by Brian Osman · 7 years ago
- e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
- 9b89bca Limit maximum sigma to avoid overflows by Herb Derby · 7 years ago
- cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
- 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
- 106b5c4 Shrink GrDrawOpAtlases when no longer needed, take 2. by Jim Van Verth · 7 years ago
- 8d17769 CCPR: Remove kCombinedTriangleHullsAndEdges by Chris Dalton · 7 years ago
- 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
- 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
- f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
- 712fe73 Add animated cowboy sample from WebKit tests, and fix. by Jim Van Verth · 7 years ago
- f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
- 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
- d6c04d9 Simplify / fix SkBitmap::ReadRawPixels() by Mike Klein · 7 years ago
- ffbdd02 Make SkPath::readFromMemory failure silent by Adrienne Walker · 7 years ago
- b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
- 477e9d4 Merge fCurrIncrementalCodec and fCurrScanlineCodec usage into single variable by nagarajan.n · 7 years ago
- f60c1a3 Reland blitFatAntiRect with guard to avoid overhead in MaskAdditiveBlitter by Yuqian Li · 7 years ago
- 29bf84f Remove unneeded kExact and kNoCreate Flags from GrResouceProvider by Greg Daniel · 7 years ago
- f3b4e16 Fold clamp_{x,y} into the gathers. by Mike Klein · 7 years ago
- acbdb5d Remove unused function with an incorrect assert by Brian Osman · 7 years ago
- 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
- 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
- 266ef6d Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11. by Brian Salomon · 7 years ago
- adaeaed Add missing onDrawDrawable() overrides to utility canvases by Florin Malita · 7 years ago
- 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
- b7d42e3 Don't deserialize pathref oval/rrect bits by Brian Salomon · 7 years ago
- 2917e07 Remove unsafe align4 call by Herb Derby · 7 years ago
- cfbbcbe Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation) by Robert Phillips · 7 years ago
- 9d5f1c5 count total non-lowp runs by Mike Klein · 7 years ago
- 0f17181 Guard resource provider path creation methods against abandoned context by Robert Phillips · 7 years ago
- 65e7063 Don't call GrBuffer::map() in createPatternedIndexBuffer. by Mike Klein · 7 years ago
- 1e3b79e Serialize rrect/oval paths as rrects rather than points and verbs. by Brian Salomon · 7 years ago
- 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
- f4b9bf7 Fix wrap mode asserts in GrVkSampler::GenerateKey by Brian Salomon · 7 years ago
- 3b7658a Teach TSAN directly about semaphore_t. by Mike Klein · 7 years ago
- c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
- ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
- 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
- 0ca2146 remove dead code for STREAM_API by Mike Reed · 7 years ago
- d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
- 8d4a5c7 Avoid using glUnmapBufferOES with ES3 by Brian Osman · 7 years ago
- 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
- 4f6fc83 Fix float-cast-overflow in SkTypeface_FreeType::onGetAdvancedMetrics by Ben Wagner · 7 years ago
- fb6a789 Extra safety for SkRRect. by Brian Salomon · 7 years ago