- e95941f Update SkJPEGImageEncoder by Matt Sarett · 8 years ago
- 0bd8f36 Add missing nextafter() clamping to SkLinearBitmapPipeline tile procs by Florin Malita · 8 years ago
- 86cc841 AA GrTessellator: fix bevelling of acute angles. by Stephen White · 8 years ago
- 26d3f21 verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph by Lee Salzman · 8 years ago
- 91af727 Add geometric version of spot shadow by Jim Van Verth · 8 years ago
- 4288657 Set fOptions in SkCodec::getPixels by Leon Scroggins III · 8 years ago
- c121a88 give up on big cubics (for now) and just draw a line by Mike Reed · 8 years ago
- 1b2b3fb SkTScopedComPtr: implicit nullptr cast to SkTScopedComPtr<T>() by Hal Canary · 8 years ago
- 00dca8c Remove SkBlitter:resetShaderContext() by Florin Malita · 8 years ago
- 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 8 years ago
- 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
- dbd44c7 Add offset to uniform blocks in Vulkan by Greg Daniel · 8 years ago
- 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
- 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
- 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
- 1c2974b Delete SkAutoTime from jpeg encoder by Matt Sarett · 8 years ago
- 2527230 Implement getFamilyName for stream fonts on Linux. by Ben Wagner · 8 years ago
- bbeb573 Simplify SkShader::ContextRec::fLocalMatrix handling by Florin Malita · 8 years ago
- 690dd5e Really use vpmaddwd in hsw::convolve_vertical(). by Mike Klein · 8 years ago
- 88235bb Graceful degredation for SkOpts_hsw. by Mike Klein · 8 years ago
- f65d19b Fix variable names in convolve_vertical(). by Mike Klein · 8 years ago
- 5baafa8 extend clipper for lines, for uniformity, and so curves can call itself with lines by Mike Reed · 8 years ago
- 6f67fc2 Add SkICC::rawTransferFnData() by Matt Sarett · 8 years ago
- a174e06 SkOpts_hsw ODR paranoia by Mike Klein · 8 years ago
- 3311b15 Remove SkBlitter::getShaderContext() by Florin Malita · 8 years ago
- 7a1f09c Fix extension suffic for getting procs from GL_EXT_debug_marker on ES by Brian Salomon · 8 years ago
- 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
- 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
- 98829b9 Check that the upper bits are correct in the SkArenaAlloc footer. by herb · 8 years ago
- 9ae32a2 Remove redundant caps field from GrProcessorTestData by Brian Salomon · 8 years ago
- 39728d3 Simplify Footers in SkArenaAlloc to 64-bit values using pointers. by Herb Derby · 8 years ago
- 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
- b2cd1d7 utils/win/SkTScopedComPtr<T>: Add C++11ish move semantics by Hal Canary · 8 years ago
- d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
- 58abc9e Move SkShadowTessellator to GrShadowTessellator by Jim Van Verth · 8 years ago
- bce7496 Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
- b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 8 years ago
- e330eb2 Revert "Add geometric implementation for ambient shadows" by Ethan Nicholas · 8 years ago
- fdb1bdf Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
- 901f29a Allow GrSingleTextureEffect to take GrTextureProxies by Robert Phillips · 8 years ago
- c8c901f Use appropriate options in SkJpegCodec readRows() by Matt Sarett · 8 years ago
- c4e6cfe Make the footer big to handle bug 684061. by Herb Derby · 8 years ago
- cf3525a SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() case by Matt Sarett · 8 years ago
- 57bc1e7 move sk_memset16,32,64 out-of-line by Mike Klein · 8 years ago
- aee504b Make GrConvolutionEffect only support Gaussian kernels and rename. by Brian Salomon · 8 years ago
- 5d72f7d Remove SkTDict and calls from SkView. by Herb Derby · 8 years ago
- 80d22ea Do not embed glyph image data in SkGlyphCache. by Herb Derby · 8 years ago
- 5521356 Add F16 and gamma correct support to webp encoder by Matt Sarett · 8 years ago
- 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 8 years ago
- eb5061b Reenable index8 dsts by Matt Sarett · 8 years ago
- bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 8 years ago
- f887f8a Fix comparison that overflows for addresses near uint max. - Fix Assert by Herb Derby · 8 years ago
- a19f024 make SkPath::conservativelyContainsRect consume degenerate segments by Lee Salzman · 8 years ago
- 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
- 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 8 years ago
- 319ba3d Move shader register setup to SkRasterPipelineBlitter. by Mike Klein · 8 years ago
- 889176b Revert "Fix comparison that overflows for addresses near uint max." by Ethan Nicholas · 8 years ago
- a9e8ef0 SkRasterPipeline: implement support for SkTableColorFilter by Mike Klein · 8 years ago
- db8b837 Fix comparison that overflows for addresses near uint max. by Herb Derby · 8 years ago
- 2a0daee Update SkTDict to use SkArenaAlloc. by Herb Derby · 8 years ago
- 77a86f8 Track clear counts in vulkan render passes by Greg Daniel · 8 years ago
- 62bb280 Make SkWEBPImageEncoder use transform_scanline_procs by Matt Sarett · 8 years ago
- 03dd6d5 Reland "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
- a6725fc Support fCapHeight in SkScalerContext_DW by Koji Ishii · 8 years ago
- 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
- 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 8 years ago
- 26ecfe0 Revert "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
- bfe8dca Allow conversion from non-opaque to opaque by Matt Sarett · 8 years ago
- 59d5a0e Revert "offset angle check edge in common" by Cary Clark · 8 years ago
- b07a01e Get rid of level of indirection, noticed by VC++ 2017 bug by Bruce Dawson · 8 years ago
- 977f64c Refactor trimming logic for read/writePixels() by Matt Sarett · 8 years ago
- 6987b00 Fix performance issue and compute intersections more often. by Yuqian Li · 8 years ago
- 85f58b5 Look for GenerateMipMapEXT by Brian Salomon · 8 years ago
- 8f297c9 SkSplicer: favor 1.0f as a constant. by Mike Klein · 8 years ago
- 4a84f0a SkSplicer: move armv7 ABI settings into build_stages.py. by Mike Klein · 8 years ago
- f167dfb mild tweaks to build_stages.py to run on my desktop by Mike Klein · 8 years ago
- efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
- 17b5e5c minor cleanups in newly privatized device headers by Mike Reed · 8 years ago
- 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
- 5b2f579 Replace raster pipeline nextafter() calls with SkNu nudging by Florin Malita · 8 years ago
- 5be6c95 Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."" by Brian Salomon · 8 years ago
- aaedae7 Force Index8 to N32 in deferred texture path. by Brian Osman · 8 years ago
- 3329cce Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis." by Brian Salomon · 8 years ago
- 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
- 41398f4 Remove unused struct. by Herb Derby · 8 years ago
- 7c5a806 Move from SkChunkAlloc to SkArenaAlloc for SkGlyphCache. by Herb Derby · 8 years ago
- abddea0 Just clamp to limit-epsilon. by Mike Klein · 8 years ago
- d2eb581 offset angle check edge in common by Cary Clark · 8 years ago
- f833215 Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis. by Brian Salomon · 8 years ago
- 80a08dd Fix Vulkan crashes on nexus player by Greg Daniel · 8 years ago
- f61bc4d Streamline x86 u8 -> fixed15 math. by Mike Klein · 8 years ago
- ba294d9 SkSplicer stage parity by Mike Klein · 8 years ago
- c949ce9 Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent by Robert Phillips · 8 years ago
- 4c76c41 fix fuzz asserts triggered by old fuzzes by Cary Clark · 8 years ago
- c86e470 SkRasterPipeline impl for 2-stop linear gradients by Florin Malita · 8 years ago
- c485907 Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" by Joe Gregorio · 8 years ago
- 1e18aec remove unused device apis by Mike Reed · 8 years ago
- 34c69d6 Reland "Respect full precision for RGB16 PNGs" (part 3) by Matt Sarett · 8 years ago
- 1da27ef Add F16 support to SkPNGImageEncoder by Matt Sarett · 8 years ago
- 0d7d8de SkSplicer: always initialize fLowp by Mike Klein · 8 years ago