Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d267719e32b5d9c656eec9c89ef4fd71da2ad2e3
/
modules
/
canvaskit
/
canvaskit_bindings.cpp
d267719
[canvaskit] Add MatrixTransform ImageFilter
by Kevin Lubick
· 5 years ago
1496758
[canvaskit] Request an 8 bit stencil buffer from the WebGL 1/2 context
by Kevin Lubick
· 5 years ago
37ab53e
[canvaskit] Expose a few more methods
by Kevin Lubick
· 5 years ago
47bd9f1
[canvaskit] Expand SkAnimatedImage
by Kevin Lubick
· 5 years ago
79b7134
[canvaskit] Add relative SkPath operators
by Kevin Lubick
· 5 years ago
77d9b5c
[canvaskit] Add tentative support for savelayerrec
by Kevin Lubick
· 5 years ago
15b4023
[canvaskit] Add various ImageFilters
by Kevin Lubick
· 5 years ago
6dbc4ed
[canvaskit] Expose various canvas features
by Kevin Lubick
· 5 years ago
369f6a5
[canvaskit] Initial addition of SkParagraph
by Kevin Lubick
· 5 years ago
61887c7
[canvaskit] Create SkFontMgr from passed in data
by Kevin Lubick
· 5 years ago
6b921b7
[canvaskit] add support for SkAnimatedImage
by Kevin Lubick
· 5 years ago
ea1b30b
New proposed syntax for SkColorTypes
by Robert Phillips
· 5 years ago
17a3a0b
Last tranche of new SkColorTypes
by Robert Phillips
· 5 years ago
d372934
[canvaskit] expose SkColorFilter and add SkColorMatrix helpers
by Kevin Lubick
· 5 years ago
429f0d3
Add kRG_1616 and kAlpha_16 SkColorTypes
by Robert Phillips
· 5 years ago
50f377e
[canvaskit] expose ComputeTonalColors
by Kevin Lubick
· 5 years ago
7d644e1
[canvaskit] expose all 8 radii for RRect
by Kevin Lubick
· 5 years ago
d470e1b
Add kRG_88_SkColorType
by Robert Phillips
· 5 years ago
2e5fe35
[canvaskit] Add rrect support
by Kevin Lubick
· 5 years ago
e384df4
[canvaskit] Add sundry APIs and tests
by Kevin Lubick
· 6 years ago
d6ba725
[canvaskit] Save a copy by using SkVertices::Builder
by Kevin Lubick
· 6 years ago
dc2b98f
simplify setColor, without needing the 4f or the colorspace
by Mike Reed
· 6 years ago
d6b32ed
[img-decode] Start on proposed new spec
by Kevin Lubick
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
cc13fd3
[CanvasKit] Add basic support for SkPicture
by Kevin Lubick
· 6 years ago
a064c28
[canvaskit] Make SkImageShader from SkImage
by Kevin Lubick
· 6 years ago
ee91c07
[canvaskit] adding drawAtlas to canvas API
by Kevin Lubick
· 6 years ago
5c5de21
no more legacy enum references
by Mike Reed
· 6 years ago
e25b447
Move SkTileModes to top level
by Mike Reed
· 6 years ago
3bdb69c
Clean up shaper handler.
by Ben Wagner
· 6 years ago
cd54466
Expose gpu cache knobs
by Kevin Lubick
· 6 years ago
d3cfbca
[canvaskit] Add TextOnPath helper to TextBlob
by Kevin Lubick
· 6 years ago
3f67f41
[canvaskit] Move from experimental to modules
by Kevin Lubick
· 6 years ago
[Renamed (99%) from experimental/canvaskit/canvaskit_bindings.cpp]
543f352
[canvaskit] Expose more options for working with Surfaces and Contexts
by Kevin Lubick
· 6 years ago
b3574c9
[canvaskit] Add some APIs for speed and clients
by Kevin Lubick
· 6 years ago
bae7121
Add flush call to take access type, flags, and semaphore.
by Greg Daniel
· 6 years ago
88aff5f
[canvaskit] Add support for external fonts
by Kevin Lubick
· 6 years ago
1ba9c4d
[canvaskit] JS API in place for shaped text
by Kevin Lubick
· 6 years ago
ec4903d
[canvaskit] Use textblob
by Kevin Lubick
· 6 years ago
da3d8ac
[canvaskit] Add path/canvas methods
by Kevin Lubick
· 6 years ago
5f1692c
[canvaskit] Allow providing webgl context and canvas element
by Kevin Lubick
· 6 years ago
4683942
[canvaskit] Refactor skottie into own file
by Kevin Lubick
· 6 years ago
35ac038
[canvaskit] Move to using SkFont instead of SkPaint.measure*
by Kevin Lubick
· 6 years ago
a40f832
[canvaskit] Add Path2D to Canvas API
by Kevin Lubick
· 6 years ago
2b79d1c
[canvaskit] Expose setVolatile (especially for animations)
by Kevin Lubick
· 6 years ago
ddd0a33
[canvaskit] Allow users to load their own fonts
by Kevin Lubick
· 6 years ago
5d5723c
[canvaskit] Refactor with getTotalMatrix
by Kevin Lubick
· 6 years ago
1646e7d
[canvaskit] Add isPointInPath / isPointInStroke
by Kevin Lubick
· 6 years ago
d29edd7
[canvaskit] Add createPattern support to canvasAPI
by Kevin Lubick
· 6 years ago
92d8ea6
[canvaskit] remove setMatrix
by Kevin Lubick
· 6 years ago
52b9f37
[canvaskit] Support getImageData/putImageData
by Kevin Lubick
· 6 years ago
6ba8c7e
[skottie] Surface composition markers in CK
by Florin Malita
· 6 years ago
7a1b845
[canvaskit] remove POC Nima code
by Kevin Lubick
· 6 years ago
0a1293c
[canvaskit] Add drawImage support
by Kevin Lubick
· 6 years ago
91af8d8
[skottie] Expose composition markers to embedders
by Florin Malita
· 6 years ago
ea905ec
[canvaskit] Save a copy on CPU backend by using RasterDirect
by Kevin Lubick
· 6 years ago
eb2f6b0
[canvaskit] Add gradients and clips
by Kevin Lubick
· 6 years ago
c2e85f9
[skottie] Expose property bindings in CK
by Florin Malita
· 6 years ago
12c0e50
[canvaskit] support globalAlpha and dashed strokes
by Kevin Lubick
· 6 years ago
61ef7b2
[canvaskit] Add shadow and save/restore support
by Kevin Lubick
· 6 years ago
b9db390
[canvaskit] Make transforms work properly
by Kevin Lubick
· 6 years ago
114bde8
Revert "Revert "add rect-parameter to makeImageSnapshot""
by Mike Reed
· 6 years ago
b07204a
Add software backend to gpu build
by Kevin Lubick
· 6 years ago
1a05fce
[canvaskit] Expand canvas2d API
by Kevin Lubick
· 6 years ago
3e11933
[canvaskit] Exposed SkPath::arc. Exposed SkEncodedImageFormat enum. Exposed SkImage::encodeToData overload with arguments
by Alexander Khovansky
· 6 years ago
b5ae3b5
[canvaskit] Add drawVertices API
by Kevin Lubick
· 6 years ago
134be1d
[canvaskit] Expose nima animation as POC
by Kevin Lubick
· 6 years ago
006a6f3
[canvaskit] Fleshing out the beginnings of a Canvas API
by Kevin Lubick
· 6 years ago
9e40e6f
Give attribution
by Kevin Lubick
· 6 years ago
3d99b1e
Add Correctness tests for CanvasKit
by Kevin Lubick
· 6 years ago
53965c9
Add CPU backend for CanvasKit
by Kevin Lubick
· 6 years ago
d45c781
Fix text on CanvasKit
by Kevin Lubick
· 6 years ago
217056c
[CanvasKit] Implement some basic Canvas/Surface things.
by Kevin Lubick
· 6 years ago