FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs - skia-python/skia-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
skia-python
/
skia-python
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
322
Code
Issues
44
Pull requests
6
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
skia-python
docs
on
main
User selector
Datepicker
Commit history
Commits on Mar 23, 2026
Fix Github spelling to GitHub in docs, grammar fixes in README and relnotes
Show description for f46c69b
kyamagu
and
claude
committed
f46c69b
View commit details
Copy full SHA for f46c69b
View code at this point
Browse repository at this point
Update URLs and CI permissions for repo transfer to skia-python org
Show description for 914130e
kyamagu
and
claude
committed
914130e
View commit details
Copy full SHA for 914130e
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Docs: Add missing 'import sys' to Canvas Creation tutorial
Show description for f76115d
kimssammwu
authored and
HinTak
committed
f76115d
View commit details
Copy full SHA for f76115d
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
Make GL version setting specific to Mac OS only
Show description for 5cba584
HinTak
committed
5cba584
View commit details
Copy full SHA for 5cba584
View code at this point
Browse repository at this point
Commits on Jun 1, 2024
Adding references and code snipplets to OpenGL settings for Apple users
Show description for 0c69c48
HinTak
committed
0c69c48
View commit details
Copy full SHA for 0c69c48
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
Update install.rst
Show description for 1de2357
HinTak
authored
1de2357
View commit details
Copy full SHA for 1de2357
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
`git-sync-deps` seems to no longer require or support Python 2
pavpanchekha
authored
547075f
View commit details
Copy full SHA for 547075f
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
Fix windows install command
Show description for 3a195b3
jamesgk
committed
3a195b3
View commit details
Copy full SHA for 3a195b3
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Update glfw window example to correctly handle HiDPI
xjmdoo
committed
fec7eac
View commit details
Copy full SHA for fec7eac
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
Migrate to cibuildwheel (#149)
Show description for cabbc9a
kyamagu
authored
cabbc9a
View commit details
Copy full SHA for cabbc9a
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Use standard pyplot abbreviation
kyamagu
committed
05bad0f
View commit details
Copy full SHA for 05bad0f
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Update canvas.rst
tushar5526
authored
322daf1
View commit details
Copy full SHA for 322daf1
View code at this point
Browse repository at this point
Commits on Sep 13, 2020
Update obsolete documentation (fix #110)
kyamagu
authored
d7a3adb
View commit details
Copy full SHA for d7a3adb
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Update canvas.rst
kyamagu
authored
1b02ea8
View commit details
Copy full SHA for 1b02ea8
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Remove DecodeToRaster and DecodeToTexture APIs
kyamagu
committed
cb8d150
View commit details
Copy full SHA for cb8d150
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Add an example of rendering to a GLFW window.
eterevsky
committed
fb40fc6
View commit details
Copy full SHA for fb40fc6
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Update docs
kyamagu
committed
b1732af
View commit details
Copy full SHA for b1732af
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Update overview document
kyamagu
committed
af38e00
View commit details
Copy full SHA for af38e00
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Add numpy() exporter to Surface, Canvas, and Image
kyamagu
committed
76c9323
View commit details
Copy full SHA for 76c9323
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Add text drawing notebook
kyamagu
committed
b0741e8
View commit details
Copy full SHA for b0741e8
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Add SVG API (#64)
Show description for 672e8b9
kyamagu
authored
672e8b9
View commit details
Copy full SHA for 672e8b9
View code at this point
Browse repository at this point
Add basic tutorial docs (#63)
Show description for b567288
kyamagu
authored
b567288
View commit details
Copy full SHA for b567288
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
Add Document API docs
kyamagu
committed
0321b3c
View commit details
Copy full SHA for 0321b3c
View code at this point
Browse repository at this point
Add document and stream API (#58)
Show description for 09aef40
kyamagu
authored
09aef40
View commit details
Copy full SHA for 09aef40
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
Add Color4f conversions
kyamagu
committed
12e69c0
View commit details
Copy full SHA for 12e69c0
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Add Color tests and docs
kyamagu
committed
f64cb07
View commit details
Copy full SHA for f64cb07
View code at this point
Browse repository at this point
Commits on May 29, 2020
Add Python Image I/O notebook
kyamagu
committed
d00f06f
View commit details
Copy full SHA for d00f06f
View code at this point
Browse repository at this point
Add paint overview (#51)
Show description for 42ffff2
kyamagu
authored
42ffff2
View commit details
Copy full SHA for 42ffff2
View code at this point
Browse repository at this point
Commits on May 28, 2020
Add Codec tests (#50)
Show description for d6572a3
kyamagu
and
Bloodb0ne
authored
d6572a3
View commit details
Copy full SHA for d6572a3
View code at this point
Browse repository at this point
Commits on May 27, 2020
Add Region tests
kyamagu
committed
c29318b
View commit details
Copy full SHA for c29318b
View code at this point
Browse repository at this point
Commits on May 26, 2020
Add GrContext tests
kyamagu
committed
10dd4f6
View commit details
Copy full SHA for 10dd4f6
View code at this point
Browse repository at this point
Commits on May 21, 2020
Add Picture, Drawable, and PictureRecorder tests
kyamagu
committed
b74842c
View commit details
Copy full SHA for b74842c
View code at this point
Browse repository at this point
Commits on May 13, 2020
[WIP] add image tests
kyamagu
committed
f76d17a
View commit details
Copy full SHA for f76d17a
View code at this point
Browse repository at this point
Commits on May 12, 2020
Add TextBlob tests
kyamagu
committed
5b054de
View commit details
Copy full SHA for 5b054de
View code at this point
Browse repository at this point
Add TextBlob tests
kyamagu
committed
6f9d5ec
View commit details
Copy full SHA for 6f9d5ec
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL