- c0d88a1 Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API by Brian Salomon · 4 years, 9 months ago
- 1303a1a Fix CanvasKit generated documentation to work with emscripten 1.39.16. by Bryce Thomas · 4 years, 9 months ago
- b88892f update release notes file, site for 84 branch by Heather Miller · 4 years, 10 months ago
- 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 5 years ago
- bcffa4f Reorder canvaskit demos, add fixed 3d cube demo by Nathaniel Nifong · 4 years, 10 months ago
- c69d479 Remove SkPath::RawIter from docs and examples by Chris Dalton · 4 years, 10 months ago
- efb2133 Update CK particle examples by Brian Osman · 4 years, 10 months ago
- e4bcbf8 Update release schedule, notes by Heather Miller · 5 years ago
- 32494ad Remove deprecated functions by Nathaniel Nifong · 5 years ago
- 7afbd58 add a color management page to skia.org by Mike Klein · 5 years ago
- 961caee add m82 release notes by Heather Miller · 5 years ago
- c06355c [canvaskit] Update dash example link to use new API. by Kevin Lubick · 5 years ago
- 23b0ed9 Name name changes suggested in API review by Nathaniel Nifong · 5 years ago
- 475def0 Update Skia build instructions in build.md by Bryce Thomas · 5 years ago
- 55b137c More tweaks to iOS build instructions. by Jim Van Verth · 5 years ago
- b1525c7 Update canvaskit fiddle shader example by Nathaniel Nifong · 5 years ago
- 21f382c docs - Update links to go directly to doxygen content. by Joe Gregorio · 5 years ago
- ae79795 Remove all the bookmaker generated docs. by Joe Gregorio · 5 years ago
- 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 5 years ago
- 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
- 6c9b1fd Update Viewer docs for Android and iOS. by Jim Van Verth · 5 years ago
- 7128bac Update iOS build instructions. by Jim Van Verth · 5 years ago
- 5395686 update release notes page to include M81 by Heather Miller · 5 years ago
- 8a46f76 [canvaskit] Add demo for RT shader by Kevin Lubick · 5 years ago
- 44207f3 Remove SkIRect::EmptyIRect by Brian Salomon · 5 years ago
- f2d522a Update MSVC toolchain asset to 2019 by Brian Osman · 5 years ago
- 2e046a2 Update release notes files by Heather Miller · 5 years ago
- 0af13b3 [canvaskit] update shaping example to have emoji by Kevin Lubick · 5 years ago
- c7d1972 [skottie] Site update by Florin Malita · 5 years ago
- 7531726 add release notes for m79 by Heather Miller · 5 years ago
- 5f827ee Add spinning cube demo to particle gallery by Brian Osman · 5 years ago
- 4beafa6 Add interactive demo to particle gallery by Brian Osman · 5 years ago
- 2f0ca4d Docs: Update docs to point at named fiddles by Hal Canary · 5 years ago
- 7edfb69 Remove SkCurve and SkColorCurve by Brian Osman · 5 years ago
- aef1c56 Particle gallery: Add two more examples by Brian Osman · 5 years ago
- 25f4164 Add particles gallery to skia.org site by Brian Osman · 5 years ago
- 076c50c Use CIPD package for iOS provisioning profile. by Ben Wagner · 5 years ago
- cdae84c Add release section for milestones and rel notes by Heather Miller · 5 years ago
- f72728e documentation/build, BUILDCONFIG: Visual Studio Build Tools 2019 by Hal Canary · 6 years ago
- d04aaa3 PDF example by Hal Canary · 6 years ago
- 2b8b06e rewrite docs to explicitly use python2 by Mike Klein · 6 years ago
- 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 6 years ago
- 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
- 4cd0734 Remove bookmaker sources and data files by Brian Osman · 6 years ago
- 8f4e224 de-Sk tools/debugger by Mike Klein · 6 years ago
- ffd6a7f Change all pointers to doxygen docs to point to api.skia.org. by Joe Gregorio · 6 years ago
- dc822b1 update canvaskit docs to new API by Kevin Lubick · 6 years ago
- a907dcb remove mention of SkPaintDefaults_Flags by Mike Klein · 6 years ago
- 8abc842 [pathkit] fix perf by Kevin Lubick · 6 years ago
- 2722083 [pathkit][canvaskit] roll versions by Kevin Lubick · 6 years ago
- 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
- 98dea7b remove superfluous skia_vulkan_sdk by Mike Klein · 6 years ago
- 980b231 Add link to general Google privacy policy. by Joe Gregorio · 6 years ago
- 87f1b94 skottie - Use our new skottie-inline-sk element. by Joe Gregorio · 6 years ago
- aec8c7e Docs: fix @text_shadow, use blob, font. by Hal Canary · 6 years ago
- bdfe3a3 Update markdown files by skia-bookmaker · 6 years ago
- a6e3f62 [canvaskit] use the live CDN version for the docs by Kevin Lubick · 6 years ago
- 5e276a6 remove old docs by Mike Klein · 6 years ago
- 8e4a331 [canvaskit] Canvas API for loading fonts by Kevin Lubick · 6 years ago
- 59c9f15 Update markdown files by skia-bookmaker · 6 years ago
- a69b103 Update markdown files by skia-bookmaker · 6 years ago
- 044044f Update win_toolchain, and refactor how it's built by Brian Osman · 6 years ago
- 9cabb4f Update markdown files by skia-bookmaker · 6 years ago
- 13b2770 Add minimal documentation about Windows on ARM64 by Brian Osman · 6 years ago
- 1c23557 bookmaker nightly fix by Cary Clark · 6 years ago
- 3e73dcf fix bookmaker by Cary Clark · 6 years ago
- 8afaa1e fix operator const links by Cary Clark · 6 years ago
- 6ddeaa4 fix word-like functions links in docs by Cary Clark · 6 years ago
- fe47c2a Update markdown files by skia-bookmaker · 6 years ago
- 7a1b845 [canvaskit] remove POC Nima code by Kevin Lubick · 6 years ago
- 5b671c3 add breaktext doc skeleton by Cary Clark · 6 years ago
- 28ce5f2 Update markdown files by skia-bookmaker · 6 years ago
- 6894f22 Update markdown files by skia-bookmaker · 6 years ago
- cb6bef0 Update bookmaker by Cary Clark · 6 years ago
- 275e875 Update markdown files by skia-bookmaker · 6 years ago
- e5d244c Update markdown files by skia-bookmaker · 6 years ago
- 53079c3 Update markdown files by skia-bookmaker · 6 years ago
- 724d5dd Update markdown files by skia-bookmaker · 6 years ago
- e9c5a15 fix bookmaker by Cary Clark · 6 years ago
- 6fccc9d [canvaskit] Add debug-mode only logs by Kevin Lubick · 6 years ago
- 343063f Add docs about building with clang-cl on Windows. by Brian Salomon · 6 years ago
- 8be4196 Update markdown files by skia-bookmaker · 6 years ago
- 73b4a1f Update markdown files by skia-bookmaker · 6 years ago
- fd32e72 bookmaker error handling by Cary Clark · 6 years ago
- abaffd8 bookmaker does deprecated by Cary Clark · 6 years ago
- b45b53f Update markdown files by skia-bookmaker · 6 years ago
- 1e1ba0e Update markdown files by skia-bookmaker · 6 years ago
- 8cc4cdc fix bookmaker by Cary Clark · 6 years ago
- 777eede fix bookmaker by Cary Clark · 6 years ago
- 4a23bbf fix doc paint hinting examples by Cary Clark · 6 years ago
- fe60bfb Update markdown files by skia-bookmaker · 6 years ago
- 885f107 fix bookmaker by Cary Clark · 6 years ago
- 77b3f3a Check every word in docs by Cary Clark · 6 years ago
- e5a06e7 [canvaskit] Update examples after enum name change by Kevin Lubick · 6 years ago
- 7e69c8f fix paint docs by Cary Clark · 6 years ago
- e6c8575 Update markdown files by skia-bookmaker · 6 years ago
- 98bb9a4 Update markdown files by skia-bookmaker · 6 years ago
- f1ec391 Update markdown files by skia-bookmaker · 6 years ago
- 2dc1e34 Update markdown files by skia-bookmaker · 6 years ago
- 81f11c9 match getFontMetrics change in docs by Cary Clark · 6 years ago