- 126002c Update minimum Linux versions by Ben Wagner · 3 years, 4 months ago
- 44cd93f update release notes by Heather Miller · 3 years, 4 months ago
- 7cf3484 Update SkSL fiddles embedded in user documentation by Brian Osman · 3 years, 4 months ago
- 1edb41f Replace benjaminwagner@ and mtklein@ with rmistry@ and jcgregorio@. by John Stiles · 3 years, 4 months ago
- b393c4b Lots of prose fixes by Mike Reed · 3 years, 5 months ago
- 12f3e56 Fix typo in link by Mike Reed · 3 years, 5 months ago
- bc215ba Web api to expose icu-like functionality by Mike Reed · 3 years, 5 months ago
- 2cd060b Fix gardening doc heading point size by Adlai Holler · 3 years, 5 months ago
- 89845cb Update Skia gardener doc to mention Flutter Engine Sherriff chat room by Adlai Holler · 3 years, 5 months ago
- d7b8dc0 Draft explainer for Text API by Mike Reed · 3 years, 5 months ago
- 8e89f60 [canvaskit] Update docs to account for API changes by Kevin Lubick · 3 years, 5 months ago
- 0ea0e75 Update release notes for m92 cut, m93 begin by Heather Miller · 3 years, 6 months ago
- e5be65e Update references to master branch by Ravi Mistry · 3 years, 6 months ago
- e587745 Restore cube demo to canvaskit demo page by Brian Osman · 3 years, 7 months ago
- e37660b Use SkRuntimeEffect::MakeForShader in CanvasKit by Brian Osman · 3 years, 7 months ago
- 8f1dff6 Remove layout(marker) from runtime effect SkSL by Brian Osman · 3 years, 7 months ago
- 532b799 [sk] Add documentation by Eric Boren · 3 years, 7 months ago
- 5571865 update release notes for M91 branch by Heather Miller · 3 years, 7 months ago
- 0351d5a Add user docs about Skia coordinate spaces by Brian Osman · 3 years, 7 months ago
- e296c56 [docs] Fix all 404s. by Joe Gregorio · 3 years, 7 months ago
- 9601185 [docs] Add back in all images and fix broken image links. by Joe Gregorio · 3 years, 7 months ago
- 786379f [docsyserver] Turn on mermaid support. by Joe Gregorio · 3 years, 7 months ago
- 5fa3b13 [docsyserver] Add more documentation on Hugo/Docsy capabilities. by Joe Gregorio · 3 years, 7 months ago
- 10d45b8 [docysserver] Move to the Hugo/Docsy set of files as the primary documentation. by Joe Gregorio · 3 years, 7 months ago
- 73318b3 Start adding SkSL/SkRuntimeEffect documentation by Brian Osman · 3 years, 8 months ago
- cc185c5 update schedule with 4 weeks, 2021 dates by Heather Miller · 3 years, 8 months ago
- 4add8b3 update release notes by Heather Miller · 3 years, 8 months ago
- d2ade2c Replace 'dogben' with 'brianosman' in client code search page by Brian Osman · 3 years, 9 months ago
- 42084c74 Update Skia Gardener Docs by Robert Phillips · 3 years, 9 months ago
- 7c6abf8 Reland "Remove deprecated SkImageFilter::MakeMatrixFilter" by Michael Ludwig · 3 years, 9 months ago
- 0b233d7 update naming style guide by Mike Klein · 3 years, 9 months ago
- c813786 Update all example particle data to new single-code-chunk format by Brian Osman · 3 years, 9 months ago
- fde740c Revert "Remove deprecated SkImageFilter::MakeMatrixFilter" by Robert Phillips · 3 years, 9 months ago
- ed63d4f Remove deprecated SkImageFilter::MakeMatrixFilter by Michael Ludwig · 3 years, 9 months ago
- d7ec615 Add documentation on blitting glyphs. by Ben Wagner · 3 years, 10 months ago
- 555b7a4 [particles] Fix up URLs for the particles migration. by Joe Gregorio · 3 years, 10 months ago
- ea485e5 Enforce ES2 limits on indexing expressions (in runtime effects) by Brian Osman · 3 years, 10 months ago
- d5412d9 update release notes for m89 by Heather Miller · 3 years, 10 months ago
- bf061a3 Fix an (int + float) error in "cube" particle demo by Brian Osman · 3 years, 10 months ago
- fb79f9f Remove all particle examples that use SkEffectBinding by Brian Osman · 3 years, 10 months ago
- 95c1a08 [canvaskit] Fix typo in docs example by Kevin Lubick · 3 years, 10 months ago
- c294b82 [canvaskit] Fix examples with makeShaderCubic by Kevin Lubick · 3 years, 10 months ago
- ee380a0 Remove references to drawBitmapNine by Mike Reed · 3 years, 10 months ago
- 2ae0249 Remove use of do-while loops from particle examples by Brian Osman · 3 years, 10 months ago
- b5d30dc Update remaining Skia docs to point to new inclusive rotations by Ravi Mistry · 3 years, 10 months ago
- 4cb6bee Update rotation docs with inclusive names and point to new rotations by Ravi Mistry · 3 years, 10 months ago
- e11c438 Remove use of uint from particle random system by Brian Osman · 3 years, 11 months ago
- ba2c246 Simplify raincloud particle effect by Brian Osman · 3 years, 11 months ago
- 2c98edf Spelling and capitalization fixes from GitHub PRs by Ravi Mistry · 4 years ago
- d482d35 Update docs for iOS deployment by Jim Van Verth · 4 years ago
- 011218e add M88 release notes by Heather Miller · 4 years ago
- 5de0b38 [bugs-central] Add documentation for sheriffs by Ravi Mistry · 4 years ago
- 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 4 years ago
- 52c277b Update site favicon to new theme. by Ben Wagner · 4 years, 1 month ago
- 13c3633 [canvaskit] Update quickstart to use 0.19.0 by Kevin Lubick · 4 years, 1 month ago
- 8d43858 [canvaskit] Update jsfiddle links and fix renderSKP by Kevin Lubick · 4 years, 1 month ago
- 54c1b3d [canvaskit] Remove Sk from nearly all function/type names. by Kevin Lubick · 4 years, 1 month ago
- 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 1 month ago
- 98ce8ae [canvaskit] Update to 0.18.1 (including typescript types/docs). by Kevin Lubick · 4 years, 1 month ago
- 93f22bc Update release notes for M87 branch cut, M88 begin by Heather Miller · 4 years, 1 month ago
- cf43fc6 Revert "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 1 month ago
- ff13ffb Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
- 89bdc90 Revert "Take GrContext private, GrDDLContext inherit from GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
- d2daa94 Take GrContext private, GrDDLContext inherit from GrRecordingContext by Adlai Holler · 4 years, 1 month ago
- d8ca58a Remove SkCanvas::getGrContext & GrRecordingContext::backdoor by Adlai Holler · 4 years, 2 months ago
- 50dd7e1 Fix cube map demo by Nathaniel Nifong · 4 years, 2 months ago
- 2bc4077 notes on bazel by Mike Klein · 4 years, 2 months ago
- 493f89e [fuzz] Standardize, document, and backport fuzzing defines. by Kevin Lubick · 4 years, 2 months ago
- 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 4 years, 2 months ago
- 72de115 update INHERITED style by Mike Klein · 4 years, 2 months ago
- 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 3 months ago
- f759ead Add documentation for 'Suggested Reviewers' button. by Ravi Mistry · 4 years, 2 months ago
- bf23d56 style guide tweaks by Mike Klein · 4 years, 3 months ago
- 216b984 delete nullptr,0 section of style guide by Mike Klein · 4 years, 3 months ago
- 481ff13 add M86 branch release notes by Heather Miller · 4 years, 3 months ago
- dfded1b Describe the Skia 'onMethodName' pattern. by John Stiles · 4 years, 3 months ago
- ed93e5e add SkRRect::readFromMemory() fuzzer by Mike Klein · 4 years, 3 months ago
- c45f0cf Update style guidance for [[fallthrough]]. by John Stiles · 4 years, 3 months ago
- fb9f2e9 Add style guidance for `k` prefix on constants. by John Stiles · 4 years, 3 months ago
- 18423cd Add more perf tests and other minor improvemnts by Nathaniel Nifong · 4 years, 3 months ago
- 1b7ce5a A quick start guide for CanvasKit app structure by Nathaniel Nifong · 4 years, 3 months ago
- f426a93 add chrome bug triage to the Sheriff's Documentation by Herb Derby · 4 years, 3 months ago
- 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 3 months ago
- 6f65f1a Clarify quickstart documentation. by John Stiles · 4 years, 3 months ago
- 994ce8c Add a dev tools section about debug visualizers. by John Stiles · 4 years, 3 months ago
- a4c8098 Remove gendered language by Leon Scroggins III · 4 years, 3 months ago
- 1ff0706 Remove more references to "master" by Leon Scroggins III · 4 years, 3 months ago
- bd220a9 Remove references to Golden/Diamond Master by Leon Scroggins III · 4 years, 3 months ago
- c86c523 update markdown files by Zepeng Hu · 4 years, 4 months ago
- ed15b1c Add Flutter as a Skia customer by Yuqian Li · 4 years, 4 months ago
- 3a54b68 release notes for 85 to web page by Heather Miller · 4 years, 4 months ago
- 75626e4 Regularize selection of fontmgr. by Ben Wagner · 4 years, 5 months ago
- 5dbc3f8 Fix markdown typo in the style guide by Nigel Tao · 4 years, 5 months ago
- c0d88a1 Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API by Brian Salomon · 4 years, 5 months ago
- 1303a1a Fix CanvasKit generated documentation to work with emscripten 1.39.16. by Bryce Thomas · 4 years, 5 months ago
- 9460612 [docs] Fix file path in blink.md by Robert Phillips · 4 years, 5 months ago
- b88892f update release notes file, site for 84 branch by Heather Miller · 4 years, 6 months ago
- 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 4 years, 8 months ago
- bcffa4f Reorder canvaskit demos, add fixed 3d cube demo by Nathaniel Nifong · 4 years, 6 months ago
- c69d479 Remove SkPath::RawIter from docs and examples by Chris Dalton · 4 years, 6 months ago