- f52bca1 Suppress another version of the vulkan validation error. by Greg Daniel · 4 years, 3 months ago
- 7a95b20 moved SkSL FieldAccess data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- a7a4044 Migrate abandonment & reset methods to GrDirectContext by Adlai Holler · 4 years, 3 months ago
- 453f67f SkSL enum changes by Ethan Nicholas · 4 years, 3 months ago
- e70a30d Suppress vulkan validation layers bug. by Greg Daniel · 4 years, 3 months ago
- 444ccc6 more SkSL IRNode refactoring by Ethan Nicholas · 4 years, 3 months ago
- 70dd6a9 Make sure the normal GrProgramDesc handles input attachment key. by Greg Daniel · 4 years, 3 months ago
- 7c4aca0 SkDevice::drawSpecial accepts arbitrary matrix v2 by Michael Ludwig · 4 years, 3 months ago
- 3d87e9f Reorganize how SkSL includes are parsed and stored by Brian Osman · 4 years, 3 months ago
- 6f3015a Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by John Stiles · 4 years, 3 months ago
- 9555f29 Reland "Merge GrContext::init into GrDirectContext ..." by Adlai Holler · 4 years, 3 months ago
- eaaa71b Add test for sk_Caps.mustGuardDivisionEvenAfterExplicitZeroCheck. by John Stiles · 4 years, 3 months ago
- 8f84cee Add test for sk_Caps.inBlendModesFailRandomlyForAllZeroVec. by John Stiles · 4 years, 3 months ago
- 658ae8f Reland "Put top level FPs into their own functions" by John Stiles · 4 years, 3 months ago
- 2a4952d refactored more SkSL IRNodes by Ethan Nicholas · 4 years, 3 months ago
- c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 4 years, 3 months ago
- aa8c461 Roll Chromium from af82ff2606e9 to 4a368eae5a6f (468 revisions) by skia-autoroll · 4 years, 3 months ago
- df9bf32 Roll SwiftShader from 5f4e70b81046 to 952149303d06 (1 revision) by skia-autoroll · 4 years, 3 months ago
- 0f82612 Roll Dawn from 6b4a4a85dfd7 to 793a07e36636 (12 revisions) by skia-autoroll · 4 years, 3 months ago
- 2ae1dd9 Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by Jim Van Verth · 4 years, 3 months ago
- 1179fcf Remove custom iterators from SkSL::Program by Brian Osman · 4 years, 3 months ago
- 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 4 years, 3 months ago
- 6bbf026 Add sk_Caps.builtinDeterminantSupport and use it in cross(). by John Stiles · 4 years, 3 months ago
- 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years, 3 months ago
- 3037838 Clip perspective bounds by device clip in SkPDFDevice by Michael Ludwig · 4 years, 3 months ago
- e9b9c3b Revert "Merge GrContext::init into GrDirectContext ..." by Jim Van Verth · 4 years, 3 months ago
- 4b3d1f3 Add push constant support to GrCaps. by Jim Van Verth · 4 years, 3 months ago
- 48d8724 Merge GrContext::init into GrDirectContext ... by Adlai Holler · 4 years, 3 months ago
- f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 4 years, 3 months ago
- a96e080 [canvaskit] Attempt to turn off rtti by Kevin Lubick · 4 years, 3 months ago
- 0743dc1 Use SkSTArray to track CFG exits instead of std<set>. by John Stiles · 4 years, 3 months ago
- e17b050 add missing <atomic> include by Ethan Nicholas · 4 years, 3 months ago
- 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 4 years, 3 months ago
- 69f3cab Changing the way we select a grapheme by Julia Lavrova · 4 years, 3 months ago
- e1589a1 Add line breaks to make dehydrated files more merge-friendly. by John Stiles · 4 years, 3 months ago
- e895cdc Dawn: implement mipmap generation. by Stephen White · 4 years, 3 months ago
- 1fc76ce Migrate more Android & SkSurface API off GrContext by Adlai Holler · 4 years, 3 months ago
- adbd312 Fix debugger to work with new emsdk by Kevin Lubick · 4 years, 3 months ago
- a1d668d Adjust w0 clipping plane distance by Michael Ludwig · 4 years, 3 months ago
- d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 3 months ago
- 2c08814 [pathkit] update to build with emsdk 2.0.6 by Kevin Lubick · 4 years, 3 months ago
- 01ec7e8 moved SkSL Setting data into IRNode and fixed its dehydration/rehydration by Ethan Nicholas · 4 years, 3 months ago
- ba835bb tidy up SkTHash special methods by Mike Klein · 4 years, 3 months ago
- 796cdb7 Use SkTHashMap to implement DefinitionMap. by John Stiles · 4 years, 3 months ago
- ed84b73 moved SkSL FunctionDeclaration data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- 9eaca48 [canvaskit] Update emsdk to 2.0.6 by Kevin Lubick · 4 years, 3 months ago
- 9c0b79a Implement assignment and copy-construction for SkTHashSet/Map. by John Stiles · 4 years, 3 months ago
- 0039874 [canvaskit] POC bindings for testing gms by Kevin Lubick · 4 years, 3 months ago
- 7868692 Moved SkSL VariableReference data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- e3dcb13 Remove inherited program element list (it's now unused) by Brian Osman · 4 years, 3 months ago
- afa18ee Put interface blocks into the intrinsic maps, too by Brian Osman · 4 years, 3 months ago
- 99aa053 Remove unused copy of DefinitionMap. by John Stiles · 4 years, 3 months ago
- 13c3633 [canvaskit] Update quickstart to use 0.19.0 by Kevin Lubick · 4 years, 3 months ago
- 6a204db Change interface block's fVariable from ref to pointer by Brian Osman · 4 years, 3 months ago
- dd21816 moved SkSL Ternary data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- 8c44eca moved SkSL If data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- 1e9f7f3 changed various SkSL structs into classes by Ethan Nicholas · 4 years, 3 months ago
- b8cc665 Remove dedicated name from SymbolTable entries. by John Stiles · 4 years, 3 months ago
- fde67e4 Add HW-filtered masks to thread-safe cache by Robert Phillips · 4 years, 3 months ago
- fc1f96f [canvaskit] Update npm to 0.19.0 by Kevin Lubick · 4 years, 3 months ago
- 8d43858 [canvaskit] Update jsfiddle links and fix renderSKP by Kevin Lubick · 4 years, 3 months ago
- ac0723a Roll SwiftShader from 635de036d766 to 5f4e70b81046 (1 revision) by skia-autoroll · 4 years, 3 months ago
- 757f6fb Roll Chromium from 3c77521707c0 to af82ff2606e9 (468 revisions) by skia-autoroll · 4 years, 3 months ago
- accb2e5 Roll Dawn from 7e22b1c44fb0 to 6b4a4a85dfd7 (9 revisions) by skia-autoroll · 4 years, 3 months ago
- 38e6d22 Dawn: refactor texture uploading from GrDawnTexture to GrDawnGpu. by Stephen White · 4 years, 3 months ago
- 041fd0a moved SkSL Variable data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- 54c1b3d [canvaskit] Remove Sk from nearly all function/type names. by Kevin Lubick · 4 years, 3 months ago
- 99afada Use SkIRect for desired output in skif::getInputBounds by Michael Ludwig · 4 years, 3 months ago
- 8d921a1 build: Remove no-op calls to set_sources_assignment_filter by Sylvain Defresne · 4 years, 3 months ago
- 8ade5e8 Remove special handling of stencil formats and just use GrBackendFormts. by Greg Daniel · 4 years, 3 months ago
- a7f69c2 Add stencil formats to all the backends. by Greg Daniel · 4 years, 3 months ago
- c021360 Only include one variable per declaration statement by Brian Osman · 4 years, 3 months ago
- f41762a Remove accidentally repeated bit-index expression. by John Stiles · 4 years, 3 months ago
- 989f5bf refactor HashAndEncode by Mike Klein · 4 years, 3 months ago
- b180712 Centralize CreateLazyView helper in GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 3 months ago
- 6c2f976 Update AutoLayerForImageFilter to use SkTCopyOnFirstWrite by Michael Ludwig · 4 years, 3 months ago
- bb2e070 Rename ChunkBits to kChunkBits. by John Stiles · 4 years, 3 months ago
- 8ffd4d7 Revert "Add a 2d cross product intrinsic to sksl" by Jim Van Verth · 4 years, 3 months ago
- 6e17ffe Add customData capability to the thread-safe proxy cache ... by Robert Phillips · 4 years, 3 months ago
- 8354e9b Fix data() method and add unit test. by John Stiles · 4 years, 3 months ago
- df47abc [canvaskit] Add make rule to check types by Kevin Lubick · 4 years, 3 months ago
- 57c37ad Add a 2d cross product intrinsic to sksl by Chris Dalton · 4 years, 3 months ago
- 439af79 Roll SwiftShader from afe6ca45b6da to 635de036d766 (3 revisions) by skia-autoroll · 4 years, 3 months ago
- c90e776 Roll ANGLE from 77e3d0ae97b6 to 3df629c55d89 (20 revisions) by skia-autoroll · 4 years, 3 months ago
- 3a10ae1 Roll Chromium from 4259b6b6cb0f to 3c77521707c0 (463 revisions) by skia-autoroll · 4 years, 3 months ago
- b81fdbe Roll Dawn from 326e14f34bb5 to 7e22b1c44fb0 (6 revisions) by skia-autoroll · 4 years, 3 months ago
- 56a6120 retry³ absl by Mike Klein · 4 years, 8 months ago
- 49a547f Separate out SymbolTable aliases from regular Symbols. by John Stiles · 4 years, 3 months ago
- 107114d Fix debugger bindings after SkSurface::flushAndSubmit change. by Brian Salomon · 4 years, 3 months ago
- 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 3 months ago
- 88f3b68 Improve error reporting from SkSL include files. by John Stiles · 4 years, 3 months ago
- 3c70f0b Revert "retry retry absl" by Mike Klein · 4 years, 3 months ago
- bbfc015 turn on using new for op pools by Herb Derby · 4 years, 3 months ago
- 33b42e1 retry retry absl by Mike Klein · 4 years, 8 months ago
- 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 4 years, 3 months ago
- 2e09693 find cxxabi headers in Android ASAN builds by Mike Klein · 4 years, 3 months ago
- 59637dd Add SkTypeface::getPostScriptName. by Ben Wagner · 4 years, 3 months ago
- d6cfe72 Add flag to switch op allocation to new by Herb Derby · 4 years, 3 months ago
- 8e5cf44 SkImage_GpuYUVA doesn't take origin by Brian Salomon · 4 years, 3 months ago
- c3bdd1c Separate mask creation from drawing in draw_shape_with_mask_filter by Robert Phillips · 4 years, 3 months ago