- ceb6214 moved SkSL InlineMarker and UnresolvedFunction data into IRNode by Ethan Nicholas · 4 years, 5 months ago
- c67948d Roll SwiftShader from 952149303d06 to e72c6099f946 (7 revisions) by skia-autoroll · 4 years, 5 months ago
- 07055b5 Parse out the orientation in the SubIFD of EXIF by Matthew Leibowitz · 4 years, 5 months ago
- 91c752a Revert "[svg] Add svg_tool" by Robert Phillips · 4 years, 5 months ago
- 2531de9 [svg] Add svg_tool by Florin Malita · 4 years, 5 months ago
- d71dc2d Update SKP version by skia-recreate-skps · 4 years, 5 months ago
- aa64c35 Remove legacy gpu blur util code by Brian Salomon · 4 years, 5 months ago
- 13fc260 Reject struct vardecls with modifiers. by John Stiles · 4 years, 5 months ago
- 61003cd Add support for WEBGL_multi_draw_instanced_base_vertex_base_instance by Chris Dalton · 4 years, 5 months ago
- e4e0aad VulkanWindowContext uses sample-able swap VkImages when available. by Brian Salomon · 4 years, 5 months ago
- 4f18a0c [canvaskit] Add job to compile GMTests js/wasm by Kevin Lubick · 4 years, 5 months ago
- 023f2e7 Use push constants cap in Metal. by Jim Van Verth · 4 years, 5 months ago
- 88cda17 Reorganization of IR generator's API and interaction with compiler by Brian Osman · 4 years, 5 months ago
- f707e9c Don't set vk sampler on desc set if using immutable samplers. by Greg Daniel · 4 years, 5 months ago
- d5fec17 Fix SkottieView demo app by handling branching issues by Jorge Betancourt · 4 years, 5 months ago
- 269e43f update DEPS to point at oboe commit that fixes parsing library by Jorge Betancourt · 4 years, 5 months ago
- 8b43dad In SPIRVCodeGenerator, use the Program's ModifiersPool by Brian Osman · 4 years, 5 months ago
- 141d35c Simplify the inflection/rotation finding math for stroke tessellation by Chris Dalton · 4 years, 5 months ago
- 7563a48 Revert "SkDevice::drawSpecial accepts arbitrary matrix v2" by Michael Ludwig · 4 years, 5 months ago
- 60003f7 Use BackendSurfaceFactory in Vk protected unit tests. by Brian Salomon · 4 years, 5 months ago
- ffc20c2 [canvaskit] Clean up some APIs related to Path factories by Kevin Lubick · 4 years, 5 months ago
- efe767d Improve performance of SymbolTable lookups. by John Stiles · 4 years, 5 months ago
- 118706a Improve codegen for gradients. by John Stiles · 4 years, 5 months ago
- f52bca1 Suppress another version of the vulkan validation error. by Greg Daniel · 4 years, 5 months ago
- 7a95b20 moved SkSL FieldAccess data into IRNode by Ethan Nicholas · 4 years, 5 months ago
- a7a4044 Migrate abandonment & reset methods to GrDirectContext by Adlai Holler · 4 years, 5 months ago
- 453f67f SkSL enum changes by Ethan Nicholas · 4 years, 5 months ago
- e70a30d Suppress vulkan validation layers bug. by Greg Daniel · 4 years, 5 months ago
- 444ccc6 more SkSL IRNode refactoring by Ethan Nicholas · 4 years, 5 months ago
- 70dd6a9 Make sure the normal GrProgramDesc handles input attachment key. by Greg Daniel · 4 years, 5 months ago
- 7c4aca0 SkDevice::drawSpecial accepts arbitrary matrix v2 by Michael Ludwig · 4 years, 5 months ago
- 3d87e9f Reorganize how SkSL includes are parsed and stored by Brian Osman · 4 years, 5 months ago
- 6f3015a Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by John Stiles · 4 years, 5 months ago
- 9555f29 Reland "Merge GrContext::init into GrDirectContext ..." by Adlai Holler · 4 years, 5 months ago
- eaaa71b Add test for sk_Caps.mustGuardDivisionEvenAfterExplicitZeroCheck. by John Stiles · 4 years, 5 months ago
- 8f84cee Add test for sk_Caps.inBlendModesFailRandomlyForAllZeroVec. by John Stiles · 4 years, 5 months ago
- 658ae8f Reland "Put top level FPs into their own functions" by John Stiles · 4 years, 5 months ago
- 2a4952d refactored more SkSL IRNodes by Ethan Nicholas · 4 years, 5 months ago
- c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 4 years, 5 months ago
- aa8c461 Roll Chromium from af82ff2606e9 to 4a368eae5a6f (468 revisions) by skia-autoroll · 4 years, 5 months ago
- df9bf32 Roll SwiftShader from 5f4e70b81046 to 952149303d06 (1 revision) by skia-autoroll · 4 years, 5 months ago
- 0f82612 Roll Dawn from 6b4a4a85dfd7 to 793a07e36636 (12 revisions) by skia-autoroll · 4 years, 5 months ago
- 2ae1dd9 Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by Jim Van Verth · 4 years, 5 months ago
- 1179fcf Remove custom iterators from SkSL::Program by Brian Osman · 4 years, 5 months ago
- 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 4 years, 5 months ago
- 6bbf026 Add sk_Caps.builtinDeterminantSupport and use it in cross(). by John Stiles · 4 years, 5 months ago
- 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years, 5 months ago
- 3037838 Clip perspective bounds by device clip in SkPDFDevice by Michael Ludwig · 4 years, 5 months ago
- e9b9c3b Revert "Merge GrContext::init into GrDirectContext ..." by Jim Van Verth · 4 years, 5 months ago
- 4b3d1f3 Add push constant support to GrCaps. by Jim Van Verth · 4 years, 5 months ago
- 48d8724 Merge GrContext::init into GrDirectContext ... by Adlai Holler · 4 years, 5 months ago
- f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 4 years, 5 months ago
- a96e080 [canvaskit] Attempt to turn off rtti by Kevin Lubick · 4 years, 5 months ago
- 0743dc1 Use SkSTArray to track CFG exits instead of std<set>. by John Stiles · 4 years, 5 months ago
- e17b050 add missing <atomic> include by Ethan Nicholas · 4 years, 5 months ago
- 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 4 years, 5 months ago
- 69f3cab Changing the way we select a grapheme by Julia Lavrova · 4 years, 5 months ago
- e1589a1 Add line breaks to make dehydrated files more merge-friendly. by John Stiles · 4 years, 5 months ago
- e895cdc Dawn: implement mipmap generation. by Stephen White · 4 years, 5 months ago
- 1fc76ce Migrate more Android & SkSurface API off GrContext by Adlai Holler · 4 years, 5 months ago
- adbd312 Fix debugger to work with new emsdk by Kevin Lubick · 4 years, 5 months ago
- a1d668d Adjust w0 clipping plane distance by Michael Ludwig · 4 years, 5 months ago
- d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 5 months ago
- 2c08814 [pathkit] update to build with emsdk 2.0.6 by Kevin Lubick · 4 years, 5 months ago
- 01ec7e8 moved SkSL Setting data into IRNode and fixed its dehydration/rehydration by Ethan Nicholas · 4 years, 5 months ago
- ba835bb tidy up SkTHash special methods by Mike Klein · 4 years, 5 months ago
- 796cdb7 Use SkTHashMap to implement DefinitionMap. by John Stiles · 4 years, 5 months ago
- ed84b73 moved SkSL FunctionDeclaration data into IRNode by Ethan Nicholas · 4 years, 5 months ago
- 9eaca48 [canvaskit] Update emsdk to 2.0.6 by Kevin Lubick · 4 years, 5 months ago
- 9c0b79a Implement assignment and copy-construction for SkTHashSet/Map. by John Stiles · 4 years, 5 months ago
- 0039874 [canvaskit] POC bindings for testing gms by Kevin Lubick · 4 years, 5 months ago
- 7868692 Moved SkSL VariableReference data into IRNode by Ethan Nicholas · 4 years, 5 months ago
- e3dcb13 Remove inherited program element list (it's now unused) by Brian Osman · 4 years, 5 months ago
- afa18ee Put interface blocks into the intrinsic maps, too by Brian Osman · 4 years, 5 months ago
- 99aa053 Remove unused copy of DefinitionMap. by John Stiles · 4 years, 5 months ago
- 13c3633 [canvaskit] Update quickstart to use 0.19.0 by Kevin Lubick · 4 years, 5 months ago
- 6a204db Change interface block's fVariable from ref to pointer by Brian Osman · 4 years, 5 months ago
- dd21816 moved SkSL Ternary data into IRNode by Ethan Nicholas · 4 years, 5 months ago
- 8c44eca moved SkSL If data into IRNode by Ethan Nicholas · 4 years, 5 months ago
- 1e9f7f3 changed various SkSL structs into classes by Ethan Nicholas · 4 years, 5 months ago
- b8cc665 Remove dedicated name from SymbolTable entries. by John Stiles · 4 years, 5 months ago
- fde67e4 Add HW-filtered masks to thread-safe cache by Robert Phillips · 4 years, 5 months ago
- fc1f96f [canvaskit] Update npm to 0.19.0 by Kevin Lubick · 4 years, 5 months ago
- 8d43858 [canvaskit] Update jsfiddle links and fix renderSKP by Kevin Lubick · 4 years, 5 months ago
- ac0723a Roll SwiftShader from 635de036d766 to 5f4e70b81046 (1 revision) by skia-autoroll · 4 years, 5 months ago
- 757f6fb Roll Chromium from 3c77521707c0 to af82ff2606e9 (468 revisions) by skia-autoroll · 4 years, 5 months ago
- accb2e5 Roll Dawn from 7e22b1c44fb0 to 6b4a4a85dfd7 (9 revisions) by skia-autoroll · 4 years, 5 months ago
- 38e6d22 Dawn: refactor texture uploading from GrDawnTexture to GrDawnGpu. by Stephen White · 4 years, 5 months ago
- 041fd0a moved SkSL Variable data into IRNode by Ethan Nicholas · 4 years, 5 months ago
- 54c1b3d [canvaskit] Remove Sk from nearly all function/type names. by Kevin Lubick · 4 years, 5 months ago
- 99afada Use SkIRect for desired output in skif::getInputBounds by Michael Ludwig · 4 years, 5 months ago
- 8d921a1 build: Remove no-op calls to set_sources_assignment_filter by Sylvain Defresne · 4 years, 5 months ago
- 8ade5e8 Remove special handling of stencil formats and just use GrBackendFormts. by Greg Daniel · 4 years, 5 months ago
- a7f69c2 Add stencil formats to all the backends. by Greg Daniel · 4 years, 5 months ago
- c021360 Only include one variable per declaration statement by Brian Osman · 4 years, 5 months ago
- f41762a Remove accidentally repeated bit-index expression. by John Stiles · 4 years, 5 months ago
- 989f5bf refactor HashAndEncode by Mike Klein · 4 years, 5 months ago
- b180712 Centralize CreateLazyView helper in GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 5 months ago
- 6c2f976 Update AutoLayerForImageFilter to use SkTCopyOnFirstWrite by Michael Ludwig · 4 years, 5 months ago
- bb2e070 Rename ChunkBits to kChunkBits. by John Stiles · 4 years, 5 months ago