Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e5c379d3a1ad8e3930d53011fb82ec032631eb6d
/
src
/
c
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 5 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 5 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 5 years ago
4241f5e
Revert "add guard to switch to SkPathTypes"
by Mike Reed
· 5 years ago
e1af444
add guard to switch to SkPathTypes
by Mike Reed
· 5 years ago
f91aeb2
Move a bunch of gpu files out of include/private and into src/gpu.
by Greg Daniel
· 5 years ago
8231031
Small fixes to C API. Add SK_API and fix function signature mismatch.
by Stan Iliev
· 5 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
fae8fce
Use SkTileMode instead of nested enum
by Mike Reed
· 6 years ago
66c505f
expand imageinfo in C api, start on colorspace
by Mike Reed
· 6 years ago
18e7556
move blur impl into core
by Mike Reed
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
6409f84
Revert "Revert "Change image encode api to return sk_sp""
by Mike Reed
· 7 years ago
64778d9
Revert "Change image encode api to return sk_sp"
by Mike Reed
· 7 years ago
dc79955
Change image encode api to return sk_sp
by Mike Reed
· 7 years ago
d678723
Move C effects into effects.
by Mike Klein
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
fe63045
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
by reed
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
fde0511
Make sp variants for SkData
by reed
· 9 years ago
7fb4f8b
Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )"
by reed
· 9 years ago
e683c56
Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )
by robertphillips
· 9 years ago
bd73ffb
add Make variations to return SkImage by sk_sp
by reed
· 9 years ago
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 years ago
4a7940b
add drawCircle to c api
by reed
· 9 years ago
219f18f
C API: Add SK_API, also documentation of an example.
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
65cc3e4
C API: add radial, sweep, and two-point conical gradient shaders
by halcanary
· 9 years ago
e47829b
flag to use const& instead of const* for src-rect
by reed
· 9 years ago
80a1c54
C API: remove dead code, simplify boilerplate
by halcanary
· 9 years ago
7568d0b
C API: add sk_xfermode.h, impl, test
by halcanary
· 9 years ago
702edbd
Propagate SkSurfaceProps to more call sites
by robertphillips
· 9 years ago
871872f
change old picture serialization to really handle images
by reed
· 9 years ago
f5872d2
add stroke params to c api
by reed
· 10 years ago
5965c8a
add ImageGenerator::NewFromData to porting layer
by reed
· 10 years ago
2906d4a
disable using codecs until that can work in chrome
by reed
· 10 years ago
b2a5d7e
add image-from-codec to c api
by reed
· 10 years ago
0eafc9b
add maskfilter to c api
by reed
· 10 years ago
e371989
add picture to c api
by reed
· 10 years ago
9503ac7
Add matrix operations to C canvas API
by abarth
· 10 years ago
2fc6ea6
Add scale and skew to C canvas API
by abarth
· 10 years ago
afa278e
more c
by reed
· 10 years ago
73c2501
separate c headers
by reed
· 10 years ago
e332396
move c api into include
by reed
· 10 years ago