- c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 3 months ago
- 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 3 months ago
- 8a8be22 audio player (for mac) by Mike Reed · 4 years, 3 months ago
- a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years, 3 months ago
- 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years, 3 months ago
- 375721d SkPathView for ownerless (can live on stack) SkPaths by Mike Reed · 4 years, 3 months ago
- 3977088 Enable ClangTidy check readability-static-accessed-through-instance. by John Stiles · 4 years, 3 months ago
- a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 4 months ago
- 078f875 Rename GrTessellateStroke* -> GrStrokeTessellate* and friends by Chris Dalton · 4 years, 4 months ago
- d5b51a0 Switch over to SkPathBuilder by Mike Reed · 4 years, 4 months ago
- bd2b2c1 demo CubicResampler by Mike Reed · 4 years, 4 months ago
- 9eea916 Write GPU buffers directly from GrStrokeGeometry by Chris Dalton · 4 years, 4 months ago
- 4ccdaf6 Show mirror drawn with SkStroke (toy stroker) by Tyler Denniston · 4 years, 4 months ago
- baa2a7b Add path recorder class (toy stroker) by Tyler Denniston · 4 years, 4 months ago
- e9ced4f Elide inner loop geometry sometimes (toy stroker) by Tyler Denniston · 4 years, 4 months ago
- d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 4 months ago
- f219aad Add inner loop geometry to miter join for toy stroker by Tyler Denniston · 4 years, 4 months ago
- 324578b Add toy stroker sample by Tyler Denniston · 4 years, 4 months ago
- 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 4 months ago
- 39156c2 Update VisualizeCoverageCountFP to accept an input FP. by John Stiles · 4 years, 4 months ago
- 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 4 months ago
- 609ea21 more cleanup after removing volatile from bitmap by Mike Reed · 4 years, 4 months ago
- 1434ce1 Can we remove volatile from skbitmap? by Mike Reed · 4 years, 4 months ago
- 3d0359a Migrate GrGpu to GrDirectContext by Adlai Holler · 4 years, 4 months ago
- 30ebcf7 Remove SkCanvas::getGrContext calls from samplecode by Robert Phillips · 4 years, 4 months ago
- 439fe60 show fat stroking on lines or curves by Mike Reed · 4 years, 5 months ago
- 9689e39 Update complex clip GMs to only use supported clip ops by Michael Ludwig · 4 years, 7 months ago
- ad43e54 Handle kMatrixMultiply in ByteCode -> SkVM by Brian Osman · 4 years, 5 months ago
- 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 5 months ago
- 392fa03 Add an interactive sample that fits cubics to circular arcs by Chris Dalton · 4 years, 5 months ago
- b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 4 years, 6 months ago
- d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 6 months ago
- b42a327 hide savelayer's clipmask fields by Mike Reed · 4 years, 6 months ago
- 0d0758e Wire up mouse and keyboard events in CanvasKit viewer by Chris Dalton · 4 years, 6 months ago
- a3908ef Merge PathText samples into one, with different modes by Chris Dalton · 4 years, 6 months ago
- 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 6 months ago
- 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 6 months ago
- 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 6 months ago
- ebebf6e Move SkParagraph bits into skparagraph directory. by Ben Wagner · 4 years, 6 months ago
- 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 6 months ago
- 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 6 months ago
- 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 6 months ago
- 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 6 months ago
- c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 6 months ago
- 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 6 months ago
- e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 6 months ago
- 3ea8625 Attaching ellipsis to emoji cluster by Julia Lavrova · 4 years, 6 months ago
- 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 4 years, 8 months ago
- 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 6 months ago
- 056d543 Put Paragraph SkDebugf behind runtime flag. by Ben Wagner · 4 years, 6 months ago
- 68d1433 Fixing minor bugs: ellipsis on justified text by Julia Lavrova · 4 years, 6 months ago
- dd1de25 Fix TextHeightBehavior by Julia Lavrova · 4 years, 7 months ago
- 6bdbd3d Lines ending with hard line breaks should not be justified by Julia Lavrova · 4 years, 7 months ago
- 18db52f Skips in underline decorations by Julia Lavrova · 4 years, 7 months ago
- de50037 Remove SkPath::RawIter from tests/tools/samplecode by Chris Dalton · 4 years, 7 months ago
- 7094159 Remove unnecessary SK_SIZE_T_SPECIFIER macro. by John Stiles · 4 years, 7 months ago
- 8d3eb24 Delete ToolUtils::set_path_pt by Chris Dalton · 4 years, 7 months ago
- d9bde07 Add SkRuntimeShaderBuilder, clean up SkRuntimeEffect API a bit by Brian Osman · 4 years, 7 months ago
- f59a961 Add layout(marker) to SkSL by Brian Osman · 4 years, 7 months ago
- 548de74 Change Marker IDs to be strings by Brian Osman · 4 years, 7 months ago
- 1985466 Clean up Sample3D math a bit, fix a bug with world-space by Brian Osman · 4 years, 7 months ago
- 0ce3e88 add std::function option to Click to simplify callsites by Mike Reed · 4 years, 7 months ago
- 2432d06 Rename domain types and vars to subset. by Brian Salomon · 4 years, 7 months ago
- 2eb7b57 Remove unused GrTextureDomain by Brian Salomon · 4 years, 7 months ago
- 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 7 months ago
- 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 7 months ago
- f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 7 months ago
- 73e3344 fix computation for localToWorld by Mike Reed · 4 years, 7 months ago
- 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 7 months ago
- cd2d4e4 Mixed languages text crashes by Julia Lavrova · 4 years, 8 months ago
- e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 8 months ago
- aa9983a Add usage field to SkVertices::Attribute by Brian Osman · 4 years, 8 months ago
- 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 8 months ago
- 613deb0 In 3D sample, fix the matrix used for normal transformation by Brian Osman · 4 years, 8 months ago
- 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 8 months ago
- 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 8 months ago
- 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 8 months ago
- bb7d95f [skottie] Cleanup: relocate Animator base class out of SkSG by Florin Malita · 4 years, 8 months ago
- a169b00 Respect grapheme clusters when wrapping text by Julia Lavrova · 4 years, 8 months ago
- 2b59890 Bootstrap a very simple viewer implementation in CanvasKit by Chris Dalton · 4 years, 8 months ago
- 99ede42 Some bengali text does not have cluster index in ascending order by Julia Lavrova · 4 years, 8 months ago
- f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 8 months ago
- 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 8 months ago
- fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 8 months ago
- c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 8 months ago
- 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 8 months ago
- f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 8 months ago
- 019385e remove LerpRed shader by Mike Reed · 4 years, 8 months ago
- dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 8 months ago
- 39ca973 Migrate ccpr to the new bind/draw API by Chris Dalton · 4 years, 8 months ago
- cd2a4d6 Adjusting getRectsForRange to grapheme edges. by Julia Lavrova · 4 years, 9 months ago
- 2813d45 getRectsForRange results must be adjusted to glyphs. by Julia Lavrova · 4 years, 9 months ago
- 3c79a23 Selection in justification: Bugs: skia: 9969 by Julia Lavrova · 4 years, 9 months ago
- a0708e8 Bugs: skia: 9968 Move justification shifts into Run by Julia Lavrova · 4 years, 9 months ago
- 76ae22e Bugs by Julia Lavrova · 4 years, 9 months ago
- a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 4 years, 9 months ago
- fab6198 share code around animating the rotating cube by Mike Reed · 4 years, 9 months ago
- 7dcb4d2 Bugs by Julia Lavrova · 4 years, 9 months ago
- 415cace adopt new name convention by Mike Reed · 4 years, 9 months ago
- 46f5c5f Make SkM44 public by Mike Reed · 4 years, 9 months ago