- a487b06 [skottie] Make stroke width optional by Florin Malita · 7 years ago
- 36848f6 implemented metal gpu backend texture upload testing by Timothy Liang · 7 years ago
- 81d1511 Fixed SPIR-V geometry shaders by Ethan Nicholas · 7 years ago
- be396c0 SkAR Java: Animation support by ziadb · 7 years ago
- 0df2113 fixed SPIR-V matrix operations by Ethan Nicholas · 7 years ago
- ed1205a Make GrRenderTargetOpList::purgeOpsWithUninstantiatedProxies match the GrTextureOpList version by Robert Phillips · 7 years ago
- 4c3b824 Roll third_party/externals/angle2 523c5e3122ed..0cc291365934 (1 commits) by angle-skia-autoroll · 7 years ago
- 83c6b96 Improve SkTestFontMgr. by Ben Wagner · 7 years ago
- a07bf67 Add bullet proofing to image_subset GM for TSAN failures by Robert Phillips · 7 years ago
- 7651c16 refresh generated includes by Cary Clark · 7 years ago
- 390495e fix bookmaker by Cary Clark · 7 years ago
- 4a17501 Revert "update SkColor4f::FromColor() to preserve transfer function" by Robert Phillips · 7 years ago
- bc8133b Revert "update SkToSRGBColorFilter color management" by Robert Phillips · 7 years ago
- ebd37e2 Roll third_party/externals/angle2 1617e69e3883..523c5e3122ed (1 commits) by angle-skia-autoroll · 7 years ago
- 12ce2cb Update markdown files by skia-bookmaker · 7 years ago
- 8a6348e Introduce text blob processing but don't wire it up by Herb Derby · 7 years ago
- 1c5fd18 GrTessellator: missing intersection rewind fix. by Stephen White · 7 years ago
- 9cdbf19 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
- 662ea4b Remove texel buffer support. by Brian Salomon · 7 years ago
- 13ac194 [skottie] Fix matrix parenting for default/static values by Florin Malita · 7 years ago
- ab5c9af fix include generation by Cary Clark · 7 years ago
- f839361 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
- 0277440 Remove SkRefCnt_SafeAssign. by Ben Wagner · 7 years ago
- 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 7 years ago
- c434ade Move to using pointers in simplifyDraw* by Herb Derby · 7 years ago
- 04aa393 Roll third_party/externals/angle2 c9c259cccb2e..1617e69e3883 (5 commits) by angle-skia-autoroll · 7 years ago
- b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 7 years ago
- 5bc4fc8 Drawing point cloud + planes on Canvas by ziadb · 7 years ago
- 2272ea2 Disable GPU clip masks by Chris Dalton · 7 years ago
- ff19d34 Use simple buffers instead of vectors by Herb Derby · 7 years ago
- 8b50926 update SkToSRGBColorFilter color management by Mike Klein · 7 years ago
- 9e22923 update SkColor4f::FromColor() to preserve transfer function by Mike Klein · 7 years ago
- d46f009 Add check before freeing op in GrTextureOpList by Robert Phillips · 7 years ago
- 4cb6520 SkArCamera* files by ziadb · 7 years ago
- e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 7 years ago
- a470407 clean up some old busted color routines by Mike Klein · 7 years ago
- 5551a94 update color management for color shaders by Mike Klein · 7 years ago
- f494bd2 Update SRGBReadWritePixelsTest again, to only test opaque colors by Brian Osman · 7 years ago
- e1824da PathKit/WASM tweaks by Florin Malita · 7 years ago
- b774bbb update mode color filter color management by Mike Klein · 7 years ago
- d9c2e52 remove unused parts of SkModeColorFilter by Mike Klein · 7 years ago
- bb5b758 Java-only version of SkAR: drawing on android Canvas by ziadb · 7 years ago
- fe76395 Remove SK_LEGACY_GPU_PIXEL_OPS tests by Brian Osman · 7 years ago
- c8cd45a Generate GrVkInterface when we make the GrVkGpu. by Greg Daniel · 7 years ago
- 77c138f remove unneeded scale from procs by Mike Reed · 7 years ago
- 91b5a76 In RGBA444TextureTest, use valid premul colors by Brian Osman · 7 years ago
- 20326e3 Roll Chromium manually to last successful CommandBuffer run by Eric Boren · 7 years ago
- e08059d fix color management of CPU drawVertices() by Mike Klein · 7 years ago
- 939fd6c remove more references to draw filter by Cary Clark · 7 years ago
- f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 7 years ago
- 42974b7 Upgrade Skolo Mac bots to 10.13.6. by Ben Wagner · 7 years ago
- 56a426a Roll third_party/externals/angle2 5598148b7613..c9c259cccb2e (1 commits) by angle-skia-autoroll · 7 years ago
- f09f609 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
- 4d6a844 Update markdown files by skia-bookmaker · 7 years ago
- fd77fe5 Use new SkGlyphIDSet - v3 by Herb Derby · 7 years ago
- 2c312c4 Remove SkDrawFilter. by Ben Wagner · 7 years ago
- 0859252 Roll third_party/externals/angle2 5c8113d3c20f..5598148b7613 (8 commits) by angle-skia-autoroll · 7 years ago
- ee848c8 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
- 28987a4 Revert "build debug on linux for gdb" by Robert Phillips · 7 years ago
- 3a083b3 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
- 3c3db72 build debug on linux for gdb by Cary Clark · 7 years ago
- 0954a19 Update Win10 in Skolo. by Ben Wagner · 7 years ago
- fcc10da fix color management in sprite blitter by Mike Klein · 7 years ago
- 80247e5 Publish docs for rrect, picture, blendmode by Cary Clark · 7 years ago
- 8885550 Make CR and trailing whitespace errors. by Ben Wagner · 7 years ago
- 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 7 years ago
- 97c6a0e Remove interal use of SkRefCnt_SafeAssign. by Ben Wagner · 7 years ago
- 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 7 years ago
- c0a2708 Revert "Use new SkGlyphIDSet - v2" by Herb Derby · 7 years ago
- 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 7 years ago
- ba38320 Revert "Use simple buffers instead of vectors" by Herb Derby · 7 years ago
- 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 7 years ago
- f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 7 years ago
- b188da1 Use simple buffers instead of vectors by Herb Derby · 7 years ago
- d499817 Whitespace Fixup by Hal Canary · 7 years ago
- 71573c2 also rm Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All by Mike Klein · 7 years ago
- 28f8393 Only generate valid premul test data in SRGBReadWritePixels test by Brian Osman · 7 years ago
- 061cc21 Add more tests for PolyUtils by Jim Van Verth · 7 years ago
- 3ae98ff might as well use SkRasterPipeline::gamma too by Mike Klein · 7 years ago
- ad77dce fix for persistent shader cache by Ethan Nicholas · 7 years ago
- 37329b3 Reland "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 7 years ago
- ff19c8f implemented uploading intial texture data for metal gpu backend by Timothy Liang · 7 years ago
- f3dc33e rm Perf-Win2016-MSVC-GCE-CPU-AVX2-x86_64-Release-All by Mike Klein · 7 years ago
- e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 7 years ago
- 2386317 Roll third_party/externals/angle2 a6a7842fdbf5..5c8113d3c20f (1 commits) by angle-skia-autoroll · 7 years ago
- 58f153d refactored where texture descriptors are made for metal gpu backend by Timothy Liang · 7 years ago
- 0421083 Use new SkGlyphIDSet - v2 by Herb Derby · 7 years ago
- c3a5419 use from/to_srgb by Mike Klein · 7 years ago
- 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 7 years ago
- 22647d0 Adventures with Skia, WASM and a JS API for Pathkit by Kevin Lubick · 7 years ago
- 1857ddb propogate simple angles in pathops by Cary Clark · 7 years ago
- cd3e13a Reland "transform paint color to dst colorspace" by Mike Klein · 7 years ago
- 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 7 years ago
- c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 7 years ago
- f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 7 years ago
- d17444d Remove unused GrPixelConfig functions by Brian Osman · 7 years ago
- 4ec72f7 added skeletal animation support to GPU backend by Ruiqi Mao · 7 years ago
- 2229b76 Roll third_party/externals/angle2 569b9cb983b1..a6a7842fdbf5 (2 commits) by angle-skia-autoroll · 7 years ago
- 61cc9fa Update markdown files by skia-bookmaker · 7 years ago
- e8d674d Roll third_party/externals/angle2 d8b1c5c5bba2..569b9cb983b1 (16 commits) by angle-skia-autoroll · 7 years ago