- 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, 9 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, 9 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
- 98ce8ae [canvaskit] Update to 0.18.1 (including typescript types/docs). by Kevin Lubick · 4 years, 3 months ago
- aaa2bbe [canvaskit] Add docs/types for Skottie and Particles by Kevin Lubick · 4 years, 3 months ago
- c488fd3 [canvaskit] Add docs/types for paragraph by Kevin Lubick · 4 years, 3 months ago
- e2c6940 [canvaskit] Add docs/types for remaining core functionality by Kevin Lubick · 4 years, 3 months ago
- 00dc0bc Roll ANGLE from 500704812409 to 77e3d0ae97b6 (22 revisions) by skia-autoroll · 4 years, 3 months ago
- 99aa6bc Roll SwiftShader from b3c1e71eb1cb to afe6ca45b6da (4 revisions) by skia-autoroll · 4 years, 3 months ago
- ddcf46b Roll Chromium from 2cd17d78c985 to 4259b6b6cb0f (463 revisions) by skia-autoroll · 4 years, 3 months ago
- fa5ff7d Roll Dawn from ed3a93f690de to 326e14f34bb5 (3 revisions) by skia-autoroll · 4 years, 3 months ago
- 347e5dc In VarDeclarations, align constructor parameter type with storage by Brian Osman · 4 years, 3 months ago
- 0516281 [canvaskit] remove accidentally included API by Kevin Lubick · 4 years, 3 months ago
- 41d9067 Allow use of SkTHash* in skslc by Brian Osman · 4 years, 3 months ago
- 765c9d3 Update message on SkBitSet static assertion. by John Stiles · 4 years, 3 months ago
- d30e9ef Use preservesAxisAlignment instead of scaleTranslate for clip simplification by Michael Ludwig · 4 years, 3 months ago
- 0dec992 moved SkSL FunctionCall data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- 7a7bec3 Capitalize static class methods. by John Stiles · 4 years, 3 months ago
- 31acd98 fixed Google3 build failure by Ethan Nicholas · 4 years, 3 months ago
- 0d31ed5 moved SkSL ForStatement data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years, 4 months ago
- 4c3486e add pixel xl to skpbench by Herb Derby · 4 years, 3 months ago
- bf4605f Have SkWuffsCodec use PIXEL_BLEND__SRC_OVER by Nigel Tao · 4 years, 3 months ago
- f165f79 Remove unused variant of SkImage::MakeFromYUVAPixmaps by Brian Salomon · 4 years, 3 months ago
- e2c4999 Revert "Revert "moved SkSL Field data into IRNode"" by Ethan Nicholas · 4 years, 3 months ago
- e615000 Use SkBitSet for the work list, instead of a set<int>. by John Stiles · 4 years, 3 months ago
- 03aa12b Minor improvements to SymbolTable::addWithoutOwnership. by John Stiles · 4 years, 3 months ago
- 52c17c4 Pull blur mask key creation into its own subroutine by Robert Phillips · 4 years, 3 months ago
- b497568 In GrVkRenderTarget reset sk_sp instead of unref'ing underlying object by Brian Salomon · 4 years, 3 months ago
- bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years, 3 months ago
- c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years, 4 months ago
- 00a8b5b Revert "Revert "Convert sksl_frag.sksl to an IRIntrinsicMap"" by Brian Osman · 4 years, 3 months ago
- b16b29a Create TinyUnorderedMap class for small-N data storage. by John Stiles · 4 years, 3 months ago
- 750261f [canvaskit] Update npm to 0.18.0 by Kevin Lubick · 4 years, 3 months ago
- 3d00e3a [canvaskit] Flesh out remaining docs for core CanvasKit. by Kevin Lubick · 4 years, 3 months ago
- 166d633 [canvaskit] Add docs/types for Font and related. by Kevin Lubick · 4 years, 3 months ago
- a2535af [canvaskit] Add docs/types for Path by Kevin Lubick · 4 years, 3 months ago
- 2fd08e6 [canvaskit] Add docs/types for Paint and Filters/Effects by Kevin Lubick · 4 years, 3 months ago
- 97440de [canvaskit] Add docs/types for Canvas. by Kevin Lubick · 4 years, 3 months ago
- 43865d3 Roll Chromium from 1693b2839ab9 to 2cd17d78c985 (541 revisions) by skia-autoroll · 4 years, 3 months ago
- c909579 Roll SwiftShader from 375fee944c76 to b3c1e71eb1cb (2 revisions) by skia-autoroll · 4 years, 3 months ago
- e34a8d7 Roll ANGLE from 1fd3e5d89a8f to 500704812409 (18 revisions) by skia-autoroll · 4 years, 3 months ago
- b54ce23 Update SKP version by skia-recreate-skps · 4 years, 3 months ago
- 223ffcd Add more paragraph bindings to CanvasKit by Harry Terkelsen · 4 years, 3 months ago
- 0f7242f Roll Dawn from 16ebcf601d7f to ed3a93f690de (1 revision) by skia-autoroll · 4 years, 3 months ago
- 09b9ead Rename BlendOverlap to BlendOverlay. by John Stiles · 4 years, 3 months ago
- 58384ad Revert "moved SkSL Field data into IRNode" by Brian Osman · 4 years, 3 months ago
- 556b8be moved SkSL Field data into IRNode by Ethan Nicholas · 4 years, 3 months ago
- 825268f fix SkSL dehydration by Ethan Nicholas · 4 years, 3 months ago
- 70957c8 Fix indenting on InlineCandidateAnalyzer. by John Stiles · 4 years, 3 months ago
- a6ca975 Let skslc use more of Skia's core by Brian Osman · 4 years, 3 months ago
- 2d7973a Factor out Inliner candidate list assembly into its own function. by John Stiles · 4 years, 3 months ago
- 034f78a Detect non-2D textures in MetalCodeGenerator and fail cleanly by Brian Osman · 4 years, 3 months ago
- e8c2608 Fixes to array handling and interface blocks by Brian Osman · 4 years, 3 months ago
- 86d07fd Remove unused SkImage YUVA factories. by Brian Salomon · 4 years, 3 months ago
- 71bcfef [skottie] Auto-resize and VAlign support for point text by Florin Malita · 4 years, 3 months ago
- b509bbb Remove some unneed read access from vk srcAccessMasks. by Greg Daniel · 4 years, 3 months ago
- a3f22f1 Revert "Revert "moved SkSL FloatLiteral data into IRNode"" by Ethan Nicholas · 4 years, 3 months ago
- 6d69608 Store a unique_ptr* for a candidate's parent statement. by John Stiles · 4 years, 3 months ago
- 8cc5f19 Always bind input attachment to all pipelines in subpasses that uses one. by Greg Daniel · 4 years, 3 months ago
- 3636620 Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16. by Greg Daniel · 4 years, 3 months ago
- 93f22bc Update release notes for M87 branch cut, M88 begin by Heather Miller · 4 years, 3 months ago
- 7d96c5c [canvaskit] Fix computeTightBounds by Kevin Lubick · 4 years, 3 months ago
- 17b0c75 Remove unsized gl stencil support. by Greg Daniel · 4 years, 3 months ago
- 326f1d7 Accumulated non-substantive changes by Robert Phillips · 4 years, 3 months ago
- 2d403f2 Revert "Convert sksl_frag.sksl to an IRIntrinsicMap" by Brian Osman · 4 years, 3 months ago
- 4896b33 Roll Chromium from 085332bfbb3a to 1693b2839ab9 (532 revisions) by skia-autoroll · 4 years, 3 months ago
- b62286f Roll SwiftShader from 5e947adaf26e to 375fee944c76 (2 revisions) by skia-autoroll · 4 years, 3 months ago
- 4ddc48e Roll ANGLE from b09f16ee7aeb to 1fd3e5d89a8f (8 revisions) by skia-autoroll · 4 years, 3 months ago
- 5c09106 Roll Dawn from da5828c06b4c to 16ebcf601d7f (1 revision) by skia-autoroll · 4 years, 3 months ago
- a80ce1a remove SkMakeSpan use ctor parameter deduction by Herb Derby · 4 years, 8 months ago
- 3e40ce0 Convert sksl_frag.sksl to an IRIntrinsicMap by Brian Osman · 4 years, 3 months ago
- 219d412 Update Skia milestone to 88 by Heather Miller · 4 years, 3 months ago
- 8e2ef02 Support variables in the intrinsic map, clone them into Programs by Brian Osman · 4 years, 3 months ago
- 61e75e3 Replace set of entrances with boolean. by John Stiles · 4 years, 3 months ago
- 2c1e492 Convert Analysis::NodeCount to NodeCountExceeds. by John Stiles · 4 years, 3 months ago
- efe6c11 [sksg] Fix uninitialized DashEffect attribute by Florin Malita · 4 years, 3 months ago
- f5c90eb Roll ANGLE from fa082bb58ba7 to b09f16ee7aeb (16 revisions) by skia-autoroll · 4 years, 3 months ago
- 280a4de Fix vulkan input usage flag for VulkanWindowContext. by Greg Daniel · 4 years, 3 months ago
- 6d32686 Remove unused field from DeviceCM by Michael Ludwig · 4 years, 3 months ago
- 8ba54ea GrRenderTargetContext takes release proc helper. by Brian Salomon · 4 years, 3 months ago
- 28f11bf Remove unused variable from IR generator by Brian Osman · 4 years, 3 months ago
- 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 4 years, 3 months ago