Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e1ef6de62aae577a7636ad8acdda4ee2b3f9b5a7
/
include
/
utils
7545190
Add new experimental API for rectangles with per-edge AA control
by Michael Ludwig
· 6 years ago
a6d1c0a
start to build with no paint-text fields
by Mike Reed
· 6 years ago
b579f07
change textutils to require font param
by Mike Reed
· 6 years ago
f78b7ea
don't use paint's gettextpath
by Mike Reed
· 6 years ago
dc5863c
use font in SkTextUtils
by Mike Reed
· 6 years ago
1332743
remove overrides of (dead) onDrawTextRSXform
by Mike Reed
· 6 years ago
148b7fd
add saveBehind to canvas
by Mike Reed
· 6 years ago
704a342
Abandon onDrawText and its variants, turn everything into textblobs
by Mike Reed
· 6 years ago
d003d22
Remove SkCanvas::experimental_drawImageSetV0
by Brian Salomon
· 6 years ago
c41a5f5
Generate Android Framework host-side Skia (linux)
by Leon Scroggins III
· 6 years ago
3a42ec0
hide the SkPaint::Align enum entirely
by Mike Reed
· 6 years ago
331ccfd
add textutils
by Mike Reed
· 6 years ago
d7065e7
Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call.""
by Brian Salomon
· 6 years ago
8d5b41b
Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."
by Brian Salomon
· 6 years ago
0a0304c
Add experimental API to draw a set of SkImages in one SkCanvas call.
by Brian Salomon
· 6 years ago
964aedb
play with animated gif
by Mike Reed
· 6 years ago
1eb9af9
delete textonpath code -- not used anywhere
by Mike Reed
· 6 years ago
d30937a
remove SkRandom::next64()
by Mike Klein
· 6 years ago
5595f6e
clean up S16CPU
by Mike Klein
· 6 years ago
a62d036
textonpath no longer in canvas
by Mike Reed
· 6 years ago
7c8d2e9
don't support virtual onDrawTextOnPath
by Mike Reed
· 6 years ago
0fdc53f
textonpath util
by Mike Reed
· 6 years ago
c97a339
added optimizations to speed up skinning
by Ruiqi Mao
· 6 years ago
d5148e3
Move SkNoncopyable to include/private.
by Ben Wagner
· 6 years ago
2c312c4
Remove SkDrawFilter.
by Ben Wagner
· 6 years ago
f510149
skeletal animation support added to API and software backend
by Ruiqi Mao
· 6 years ago
a6c75fd
make includes available for flutter
by Cary Clark
· 6 years ago
bceddbc
SkAR: drawing text, shapes, rotation modes enabled, translating objects
by ziadb
· 6 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 6 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 6 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 6 years ago
692e29e
remove unused parts of SkTypes.h
by Mike Klein
· 6 years ago
1724db1
Remove SkTextBox
by Herb Derby
· 6 years ago
efe39bc
Take sk_sp<SkDevice> instead of SkDevice*
by Herb Derby
· 7 years ago
76d69b4
Apply filterTextFlags so the fonts are the same.
by Herb Derby
· 7 years ago
46fe9c7
Remove SkDumpCanvas
by Brian Osman
· 7 years ago
37886ce
Shim to enforce that canvas virtuals are overridden
by Brian Osman
· 7 years ago
3adc122
Fill in some missing virtuals from canvas subclasses
by Brian Osman
· 7 years ago
a556684
Remove deprecated drawShadow interfaces
by Jim Van Verth
· 7 years ago
46563d1
Forward internal_private_accessTopLayerRenderTargetContext from SkPaintFilterCanvas
by Chris Dalton
· 7 years ago
b1b80f7
Remove tonal color from DrawShadow internals
by Jim Van Verth
· 7 years ago
744cbb3
Fix alpha contribution to tonal color.
by Jim Van Verth
· 7 years ago
0cbc10f
Make SkImageGeneratorCG apply encoded origin
by Leon Scroggins III
· 7 years ago
1ba5b6b
Plumb more SkPaintFilterCanvas virtuals
by Florin Malita
· 7 years ago
cd975d5
Implement getGrContext in SkPaintFilterCanvas
by Stan Iliev
· 7 years ago
63fd760
Remove trailing whitespace.
by Ben Wagner
· 7 years ago
adaeaed
Add missing onDrawDrawable() overrides to utility canvases
by Florin Malita
· 7 years ago
2fbf1bc
Add SK_API to APIs used by the android framework.
by Derek Sollenberger
· 7 years ago
0ca2146
remove dead code for STREAM_API
by Mike Reed
· 7 years ago
98c5d92
Revert "Revert "use unique_ptr for stream api""
by Mike Reed
· 7 years ago
7031b24
Revert "use unique_ptr for stream api"
by Mike Reed
· 7 years ago
49f1f34
use unique_ptr for stream api
by Mike Reed
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
35ee0e0
clean up useage of SkFloatBits
by Mike Reed
· 7 years ago
1af03d4
Compute correct bounds for DrawShadowRec.
by Jim Van Verth
· 7 years ago
54518ac
remove unused SkPoint3 from SkColor.h
by Mike Reed
· 7 years ago
65e4c61
Add category support to JSON and SkDebugf tracing
by Brian Osman
· 7 years ago
34d6e4b
Add tonal color support for shadows.
by Jim Van Verth
· 7 years ago
3af1af9
Remove ambient and spot mask filters.
by Jim Van Verth
· 7 years ago
4204da2
move shadows to device virtual
by Mike Reed
· 7 years ago
4c9b893
Allow shadow zParams to be applied to affine transformations
by Jim Van Verth
· 7 years ago
175f588
Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed.
by Brian Salomon
· 8 years ago
37c5a96
Unify ShadowUtils interface
by Jim Van Verth
· 8 years ago
e308a12
Remove height functor for shadows and replace with plane equation params
by Jim Van Verth
· 8 years ago
6a280a5
Expose resetForNextPicture in SkNoDrawCanvas
by Adrienne Walker
· 8 years ago
da96550
Add perspective shadows
by Jim Van Verth
· 8 years ago
b436655
Add height function to shadow tessellators.
by Jim Van Verth
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
18ea65a
Revert "Revert "remove unused SkMeshUtils and SkBoundaryPatch""
by Mike Reed
· 8 years ago
006c8da
Revert "remove unused SkMeshUtils and SkBoundaryPatch"
by Stephan Altmueller
· 8 years ago
5e21e09
remove unused SkMeshUtils and SkBoundaryPatch
by Mike Reed
· 8 years ago
fed9cfd
remove legacy virtual for vertices, only support object form
by Mike Reed
· 8 years ago
e88a1cb
Revert[2] "More SkVertices implementation work""
by Mike Reed
· 8 years ago
1eb3fef
Revert "More SkVertices implementation work"
by Mike Reed
· 8 years ago
14583e1
More SkVertices implementation work
by Mike Reed
· 8 years ago
90b2005
remove SkPictureUtils.h
by Mike Reed
· 8 years ago
804e091
Make shadow_utils GM use its own SkResourceCache
by Brian Salomon
· 8 years ago
bc9956d
Attempt to stabilize shadow_utils GM for replay configs
by Brian Salomon
· 8 years ago
03a7f5f
Make header files idempotent; script to check
by Hal Canary
· 8 years ago
6b20a55
Make header files self-sufficient
by Hal Canary
· 8 years ago
3c5cfb0
Remove exec bit from source files.
by Ben Wagner
· 8 years ago
199fb87
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
by Brian Salomon
· 8 years ago
2589042
remove unused SkLayer
by Mike Reed
· 8 years ago
4f364fd
remove clipstack from lua -- deprecated
by Mike Reed
· 8 years ago
2103cf0
Split ShadowMaskFilter into separate ambient and spot mask filters
by Jim Van Verth
· 8 years ago
43475ad
Move Android shadow rendering interface to util library.
by Jim Van Verth
· 8 years ago
356f7c2
support external raster handles
by Mike Reed
· 8 years ago
463c848
helper to convert CGImage -> SkImage
by Mike Reed
· 8 years ago
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
02b7349
no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore
by Mike Reed
· 8 years ago
d8c278a
Add no-op draw overrides to SkNoDrawCanvas
by Florin Malita
· 8 years ago
439ace9
Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas
by Florin Malita
· 8 years ago
4b7b6f0
Retire SkNoSaveLayerCanvas
by Florin Malita
· 8 years ago
ee424ac
SkNoDrawCanvas - a public non-drawing canvas base class
by Florin Malita
· 8 years ago
5df4934
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
by Mike Reed
· 8 years ago
b613c26
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
by Heather Miller
· 8 years ago
8240750
Change SkCanvas to *not* inherit from SkRefCnt
by Mike Reed
· 8 years ago
faba371
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
by Mike Reed
· 8 years ago
Next »