- 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
- 193de5d Preemptively disable upcoming Skia features in Flutter/Fuchsia by Robert Phillips · 7 years ago
- 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
- 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
- bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
- 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
- 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
- 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
- 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
- e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
- 2afe787 add a GM to demo dither by Mike Klein · 7 years ago
- a097173 Add a GM to test out odd matrix draws (take 2) by Robert Phillips · 7 years ago
- 9d15b07 Revert "Add a GM to test out odd matrix draws" by Robert Phillips · 7 years ago
- 761f448 Add a GM to test out odd matrix draws by Robert Phillips · 7 years ago
- ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
- 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
- fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
- 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
- 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
- d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
- 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
- 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
- c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
- f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
- cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
- 9dd4ae1 Support cc_wrapper with MSVC toolchain by Brian Osman · 7 years ago
- 53418db Remove "-Wno-over-aligned" from x86 Android builds by Leon Scroggins III · 7 years ago
- 6a3dbee Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
- 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
- d6365e5 Revert "Refactor CCPR coverage shaders for a vertex impl" by Eric Boren · 7 years ago
- e501033 Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
- ce4a389 remove dead code -- older than min picture version by Mike Reed · 7 years ago
- d40b3b0 Make SkTypeface::Style and FromOldStyle private. by Ben Wagner · 7 years ago
- 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
- 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
- c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
- f6ad341 remove legacy font api flag for flutter by Mike Reed · 7 years ago
- 6245143 use new computeByteSize api by Mike Reed · 7 years ago
- cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
- cf331a9 Revert[3] "remove legacy fontmgr flag from flutter" by Mike Reed · 7 years ago
- cbfd8bf Revert "Revert "remove legacy fontmgr flag from flutter"" by Mike Reed · 7 years ago
- 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
- da6cf4e Revert "remove legacy fontmgr flag from flutter" by Leon Scroggins · 7 years ago
- 7077ae8 remove legacy fontmgr flag from flutter by Mike Reed · 7 years ago
- ef8ce28 experiments to speed up drawing 32bit images into 565 by Mike Reed · 7 years ago
- 839872c converted GrConfigConversionEffect to SkSL by Ethan Nicholas · 7 years ago
- 46d6c68 disable object-size santizer in debug builds by Mike Klein · 7 years ago
- f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 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
- 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 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
- e4781e9 function santizer is not available on Mac by Mike Klein · 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
- 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
- f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" 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
- 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
- 5a93216 Update the Android.bp to expose a static library by Derek Sollenberger · 7 years ago
- 85463e6 Fix Android roll. by Mike Klein · 7 years ago
- ebf648e [WASM] Add POC compile bot for WebAssembly by Kevin Lubick · 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
- d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
- 6492afa Disable SkJumper assembly in cross builds for now. by Nico Weber · 7 years ago
- 9b2f69b grand unifried lowp stages by Mike Klein · 7 years ago
- b433c56 Adjust GPU YUV -> RGB (JPG) conversion by Brian Osman · 7 years ago
- 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
- 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
- 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
- c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
- bc7b1ea update clang_linux package to Clang 5 by Mike Klein · 7 years ago
- 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
- c1e5963 CCPR: Rewrite path parsing by Chris Dalton · 7 years ago
- a6d2d70 Add gn plumbing for mdbviz tool by Robert Phillips · 7 years ago
- dbb24ef Get viewer running on iOS by Jim Van Verth · 7 years ago
- cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
- ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
- ecfed2b Add iOS support for SkiaSDLExample. by Jim Van Verth · 7 years ago
- 1b4602b ok, backtrace support on Android by Mike Klein · 7 years ago
- 9d7e57d Revert "Revert "8-bit jumper on armv8"" by Mike Klein · 7 years ago
- 6d13575 Revert "8-bit jumper on armv8" by Derek Sollenberger · 7 years ago
- 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
- 0813358 8-bit jumper on armv8 by Mike Klein · 7 years ago
- 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
- 419a94d Add a GrCCPRGeometry file by Chris Dalton · 7 years ago
- 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
- 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
- a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
- 4189d1b Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. by Sadrul Habib Chowdhury · 7 years ago
- 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago