- 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 6 years ago
- 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
- 8e318fd Reland "Check that mask to path fallback happens" by Herb Derby · 6 years ago
- 231de03 Improve inputColor handling in fragment processor implementations. by Michael Ludwig · 6 years ago
- d708bd6 Remove drawPosText from svg by Herb Derby · 6 years ago
- e61c234 Remove drawPosText_asPath - more dead code by Herb Derby · 6 years ago
- 1e576e7 Some GrSemaphore cleanup by Brian Salomon · 6 years ago
- df65b83 Suppress addition of changeListeners during DDL recording by Robert Phillips · 6 years ago
- db8adb5 Remove drawPosText support for SkBitmapDevice by Herb Derby · 6 years ago
- ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
- 59b39e7 Always force GPU generated masks be top left (take 2) by Robert Phillips · 6 years ago
- 5de5233 remove scaling from pathops by Cary Clark · 6 years ago
- 7ed0eae Revert "Remove lazy image color space hacks for gray" by Brian Osman · 6 years ago
- cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 6 years ago
- f7c723c Add tracing to saveLayer by Yuqian Li · 6 years ago
- 48cb223 increase SkPoint3 normalize precision by Cary Clark · 6 years ago
- eb0bb73 Revert "Check that mask to path fallback happens" by Herb Derby · 6 years ago
- 79fca19 Revert "Use skcms_PrimariesToXYZD50 to implement SkColorSpacePrimaries::toXYZD50" by Mike Klein · 6 years ago
- 1b714be Revert "Always force GPU generated masks be top left" by Robert Phillips · 6 years ago
- aca2b9e Managing the context was dropped. Adding back in. by Herb Derby · 6 years ago
- 887b416 Use skcms_PrimariesToXYZD50 to implement SkColorSpacePrimaries::toXYZD50 by Brian Osman · 6 years ago
- 93348dd Fix GrGLGpu::createTestingOnlyBackendRenderTarget() by Brian Salomon · 6 years ago
- 9f85b51 Check that mask to path fallback happens by Herb Derby · 6 years ago
- 273b74a fix two 1-bit mismatches in sRGB transfer functions by Mike Klein · 6 years ago
- 0b7ce06 Always force GPU generated masks be top left by Robert Phillips · 6 years ago
- c95fbd3 Update HotSort cl/vk. by Allan MacKinnon · 6 years ago
- 500cbc6 clean up for removing drawTextOnPath from canvas by Mike Reed · 6 years ago
- e5dd9ba Temporarily make SkTMultiMap::remove() safe for values not in map by Brian Salomon · 6 years ago
- a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
- 779ed02 Add setXi and setXiv in GrGLSLProgramDataManager. by Michael Ludwig · 6 years ago
- 12dffda Remove unused onCanLazyGenerateOnGPU function by Brian Osman · 6 years ago
- a81c2be Remove lazy image color space hacks for gray by Brian Osman · 6 years ago
- cd72da2 update SkPaint size sanity check by Mike Klein · 6 years ago
- 18d7cf7 Reland "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
- d9c9364 Make the two too-large-glyph comparisons be the same by Herb Derby · 6 years ago
- 04ccd72 Further improve AA choice by Yuqian Li · 6 years ago
- 900e5c8 [infra] Update Win Intel drivers. by Greg Daniel · 6 years ago
- 7ba1d64 Revert "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
- 5223243 Fix alpha type when doing GPU color space conversion of unpremul images by Brian Osman · 6 years ago
- 7c8d2e9 don't support virtual onDrawTextOnPath by Mike Reed · 6 years ago
- de47928 Add a flag to disable mask-filtered mask caching for Chrome by Robert Phillips · 6 years ago
- c01b5c7 Add support for hardware buffers with protected content by Stan Iliev · 6 years ago
- d20d261 More liberally fold the path matrix into the CTM in GrTextBlob::flush by Robert Phillips · 6 years ago
- 8ae7c90 Remove old ICC parser, A2B SkColorSpace, SkGammas, etc... by Brian Osman · 6 years ago
- d4255ed Handle the glyph too big path fallback by Herb Derby · 6 years ago
- f125111 Have GrAHardwareBufferImageGenerator use lazy proxies. by Greg Daniel · 6 years ago
- 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
- a9979d1 Add support for vulkan extensions needed for AHardwareBuffers. by Greg Daniel · 6 years ago
- 0b0e0b8 centralize default src/dst colorspace policy by Mike Klein · 6 years ago
- c349f18 use textonpath util for canvas::drawTextOnPath by Mike Reed · 6 years ago
- 9af948d Do some refactoring of GrAHardwareBufferImageGenerator. by Greg Daniel · 6 years ago
- 0fdc53f textonpath util by Mike Reed · 6 years ago
- ea2a632 fix pathops unsortable angles by Cary Clark · 6 years ago
- 6305105 Remove MSAA from Metal caps by Brian Osman · 6 years ago
- fdec6f4 Disable GrTextureOp Chaining by Brian Salomon · 6 years ago
- a3adbf2 Don't assert trying to make an MSAA surface with Metal, just fail by Brian Osman · 6 years ago
- 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
- 1db86c7 SkPDF/Type1: fix BUG:skia:8285 by Hal Canary · 6 years ago
- 2424ec4 Make GrGLInterface great for Win32 x86 again by Brian Salomon · 6 years ago
- 49f8da0 use nothingToDraw more often by Mike Reed · 6 years ago
- 793324c Always render GPU masks with AA rendering by Robert Phillips · 6 years ago
- cd700e9 Revert "Revert "added support for sk_Dimensions to SkSL"" by Ethan Nicholas · 6 years ago
- adb4bfe A bunch of fixes for calling abandon on vulkan context. by Greg Daniel · 6 years ago
- 3054989 do reject vertical lines if they are outside of the clip by Mike Reed · 6 years ago
- 92bc476 Rearrange templates to get ios to compile by Herb Derby · 6 years ago
- 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
- 8c8b046 Fix drawRect by Robert Phillips · 6 years ago
- d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
- ee2a3f3 Add back tight scaler context managment by Herb Derby · 6 years ago
- 4f28d76 Cut-and-paste typo was limiting concurrency by Allan MacKinnon · 6 years ago
- 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
- 12d966f Reland "match sRGB primaries with skcms" by Brian Osman · 6 years ago
- 5005a22 fixed skslc's nested conditional break detection by Ethan Nicholas · 6 years ago
- 447b198 Reorganize TrackLayerDevice and move processGlyphRunForMask by Herb Derby · 6 years ago
- 3a4818d Move mask rendering to its own routine by Herb Derby · 6 years ago
- b2c7216 Simplify lifetime of scaler context for remote cache by Herb Derby · 6 years ago
- 5e81a12 Add support for dynamic state GP textures in Vulkan backend. by Brian Salomon · 6 years ago
- fd7957c Make create_test_font less global-ish. by Ben Wagner · 7 years ago
- 3dfc752 Revert "match sRGB primaries with skcms" by Mike Klein · 6 years ago
- 90f10ef don't recurse forever by Mike Reed · 6 years ago
- 90552a0 Missing Makefile by Allan MacKinnon · 6 years ago
- 1dd2b87 Fix HotSort benchmark and typo by Allan MacKinnon · 6 years ago
- afcef4b Make calling convention usable by remote cache by Herb Derby · 6 years ago
- 66567d8 match sRGB primaries with skcms by Mike Klein · 6 years ago
- 46a1338 Switch GrTextTarget from drawPath to drawShape by Robert Phillips · 6 years ago
- a522d66 Fold directFilterRRectMaskGPU into directFilterMaskGPU by Robert Phillips · 6 years ago
- 4f169ec Introduce SkGlyphCacheInterface by Herb Derby · 6 years ago
- 4c65144 fix dashimpl underflow by Mike Reed · 6 years ago
- ea045b5 fix clamp_0/clamp_1 stages in lowp by Mike Klein · 6 years ago
- 31c080b Add GPU-side caching of mask-filtered path masks (take 2) by Robert Phillips · 6 years ago
- 3b83afe Try again to fix leak of SkSL parser map when built standalone by Brian Salomon · 6 years ago
- 6f6a835 Add 0-blur-sigma check to directFilterMaskGPU by Robert Phillips · 6 years ago
- 140f3da Revert "Fix leak in SkSLParser" by Brian Salomon · 6 years ago
- e82ef48 Fix leak in SkSLParser by Brian Salomon · 6 years ago
- 6f72bbc Revert "Add GPU-side caching of mask-filtered path masks" by Greg Daniel · 6 years ago
- 0b4a253 Add GPU-side caching of mask-filtered path masks by Robert Phillips · 6 years ago
- cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
- 70e468f Add disable_texture_storage workaround by Adrienne Walker · 6 years ago
- 2f4c09b Add remove_pow_with_constant_exponent workaround by Adrienne Walker · 6 years ago
- 8b23ca6 Add rewrite_do_while_loops workaround by Adrienne Walker · 6 years ago