- d71c6d1 Make SkTFitsIn and SkTo constexpr. by Ben Wagner · 7 years ago
- 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
- a2ac30d Enable CCPR for volatile paths by Chris Dalton · 7 years ago
- 4379869 Revert[4] "apply codec origin in generator" by Mike Reed · 7 years ago
- fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
- dd34014 Revert "Revert "Revert "apply codec origin in generator""" by Mike Reed · 7 years ago
- 82269ab Revert "Revert "apply codec origin in generator"" by Mike Reed · 7 years ago
- 363dd98 Revert "apply codec origin in generator" by Ben Wagner · 7 years ago
- fa15877 apply codec origin in generator by Mike Reed · 7 years ago
- 1bd76c4 Cleanup references to AHardwareBuffer to match NDK declarations. by Derek Sollenberger · 7 years ago
- 71ff4b9 remove unused SkMatrix setIDiv by Cary Clark · 7 years ago
- d40b3b0 Make SkTypeface::Style and FromOldStyle private. by Ben Wagner · 7 years ago
- 3bd0fec remove dead code for getSize, getSafeSize, etc. by Mike Reed · 7 years ago
- f0cb7a0 Revert "move SkMatrix anonymous affine enum to private" by Mike Reed · 7 years ago
- 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
- 708ec81 move SkMatrix anonymous affine enum to private by Cary Clark · 7 years ago
- 9b64f97 remove dead flag by Mike Reed · 7 years ago
- 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
- 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
- 1ba5b6b Plumb more SkPaintFilterCanvas virtuals by Florin Malita · 7 years ago
- 20d479c abort SkRRect::transform() before dst->scaleRadii() asserts by Mike Klein · 7 years ago
- 298143e Update Skia milestone to 64 by Heather Miller · 7 years ago
- cd975d5 Implement getGrContext in SkPaintFilterCanvas by Stan Iliev · 7 years ago
- 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
- f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
- 3758c75 remove dead code for returning 0 on overflow by Mike Reed · 7 years ago
- 4815db5 removed dead code behind legacy fontmgr api flag by Mike Reed · 7 years ago
- e076223 clone saturating cast code for doubles by Mike Reed · 7 years ago
- 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
- a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
- 1c35e57 Revert "Revert "Fix a couple float-cast-overflow in SkScan*."" by Ben Wagner · 7 years ago
- 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
- 4ba211f Revert "Enable coverage counting path rendering except on Android framework" by Chris Dalton · 7 years ago
- b6abb9b Revert "Fix a couple float-cast-overflow in SkScan*." by Ben Wagner · 7 years ago
- 7281801 Revert "Revert "change computeByteSize to return max_size_t on overflow"" by Mike Reed · 7 years ago
- c5eb97d add helper to check for overflow by Mike Reed · 7 years ago
- 67ef5d7 Remove SkTypeface::Style use in API. by Ben Wagner · 7 years ago
- 3cd0bef Fix a couple float-cast-overflow in SkScan*. by Ben Wagner · 7 years ago
- 196efbf Enable coverage counting path rendering except on Android framework by Chris Dalton · 7 years ago
- 384f0a7 Revert "change computeByteSize to return max_size_t on overflow" by Mike Reed · 7 years ago
- e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
- 2429546 change computeByteSize to return max_size_t on overflow by Mike Reed · 7 years ago
- f1b47bb Add a cap for geometry shader invocations by Chris Dalton · 7 years ago
- eccda1c Clean up SkString reference counting a bit. by Ben Wagner · 7 years ago
- 583dd2b add constexpr to SkRect, SkIRect Make functions by Cary Clark · 7 years ago
- 01f8e41 Revert "Clean up SkString reference counting a bit." by Robert Phillips · 7 years ago
- a910c84 Clean up SkString reference counting a bit. by Ben Wagner · 7 years ago
- 490847e add missing params by Cary Clark · 7 years ago
- f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
- af89366 Make SkString reference counting thread/TSAN safe. by Ben Wagner · 7 years ago
- 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 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
- 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
- 6e3d995 Add width and height option to SampleApp by Yuqian Li · 7 years ago
- 37bbfe3 Make SkASSERT and co. constexpr compatible. by Mike Klein · 7 years ago
- fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
- 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
- e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 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
- 36dcd7f Enable caching of path mask textures by default by Brian Osman · 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
- 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
- e2d76d5 Remove fIsMipMapped from GrSurfaceDesc 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
- 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 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
- b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
- acbdb5d Remove unused function with an incorrect assert by Brian Osman · 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
- 5e996b8 no_sanitize is Clang 3.7+ 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
- 3b7658a Teach TSAN directly about semaphore_t. by Mike Klein · 7 years ago
- d74d775 add missing param names to SkBitmap.h by Cary Clark · 7 years ago
- 8a02b0b regenerate includes by Cary Clark · 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
- fb6a789 Extra safety for SkRRect. by Brian Salomon · 7 years ago
- 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
- 99822ac Add a SkWStream-based SkSVGCanvas factory by Florin Malita · 7 years ago
- e395bf2 Mac TSAN support: annotate Sk[Base]Mutex as a mutex. by Mike Klein · 7 years ago
- 721aed2 minor changes to SkMatrix.h and SkRect.h by Cary Clark · 7 years ago
- 00a2499 add back SkPacked16toX32 to SkColorPriv by Cary Clark · 7 years ago
- 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago