Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
eff04b5ec287e0fee0d44207c10d2d11f7eade8a
/
include
/
core
cbcb0a1
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
by Brian Salomon
· 7 years ago
9c2202f
Revert "Add Atlas Text interface for rendering SDF glyphs."
by Greg Daniel
· 7 years ago
39631f3
Add Atlas Text interface for rendering SDF glyphs.
by Brian Salomon
· 7 years ago
47f6029
remove legacy Create from SkTextBlob
by Mike Reed
· 7 years ago
77e487d
Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""
by Mike Reed
· 7 years ago
ba2526b
replace some points with vectors to clarify documentation
by Cary Clark
· 7 years ago
fc45998
Revert "Remove MakeForLocalSpace since picture image is sufficient"
by Mike Reed
· 7 years ago
e580649
Update doc and example for SkPaint::FontMetrics.
by Ben Wagner
· 7 years ago
0d8766c
Remove MakeForLocalSpace since picture image is sufficient
by Mike Reed
· 7 years ago
df429f3
move parts of SkPoint to SkPointPriv
by Cary Clark
· 7 years ago
12f7734
add surfaceprops param to SkCanvas::MakeRasterDirect
by Mike Reed
· 7 years ago
63bc48d
Add MakeCrossContextFromPixmap
by Brian Osman
· 7 years ago
74f623d
make point array methods private
by Cary Clark
· 7 years ago
60aaeb2
create imagepriv and name params
by Cary Clark
· 7 years ago
88ea5b9
add client-context to SkWriteBuffer
by Mike Reed
· 7 years ago
61b43da
Plumb internal helper to enable more GPU GMs w/SkColorSpaceXformCanvas
by Brian Osman
· 7 years ago
a097173
Add a GM to test out odd matrix draws (take 2)
by Robert Phillips
· 7 years ago
9d15b07
Revert "Add a GM to test out odd matrix draws"
by Robert Phillips
· 7 years ago
f06ead9
Add support for transfer functions to GrColorSpaceXform
by Brian Osman
· 7 years ago
761f448
Add a GM to test out odd matrix draws
by Robert Phillips
· 7 years ago
cc309eb
generated include refresh
by Cary Clark
· 7 years ago
6566b97
add Type enum to SkColorSpace
by Mike Reed
· 7 years ago
4cbb6e6
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
by Brian Salomon
· 7 years ago
e252f08
Add hint to SkSurface::MakeRenderTarget that we will use mips
by Greg Daniel
· 7 years ago
6d6d603
make matrix serialization private
by Cary Clark
· 7 years ago
9480d82
make skmatrix getmapproc private
by Cary Clark
· 7 years ago
5f379a8
Avoid 2PtConical gradient flipping
by Florin Malita
· 7 years ago
e4442cb
convert mapHomogeneousPoints to SkPoint3
by Cary Clark
· 7 years ago
57caa66
Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.""
by Brian Salomon
· 7 years ago
d71c6d1
Make SkTFitsIn and SkTo constexpr.
by Ben Wagner
· 7 years ago
62563de
Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."
by Brian Salomon
· 7 years ago
fa2d604
Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.
by Brian Salomon
· 7 years ago
1bd76c4
Cleanup references to AHardwareBuffer to match NDK declarations.
by Derek Sollenberger
· 7 years ago
71ff4b9
remove unused SkMatrix setIDiv
by Cary Clark
· 7 years ago
d40b3b0
Make SkTypeface::Style and FromOldStyle private.
by Ben Wagner
· 7 years ago
3bd0fec
remove dead code for getSize, getSafeSize, etc.
by Mike Reed
· 7 years ago
f0cb7a0
Revert "move SkMatrix anonymous affine enum to private"
by Mike Reed
· 7 years ago
914a36b
MakeBackendTextureFromSkImage
by Eric Karl
· 7 years ago
708ec81
move SkMatrix anonymous affine enum to private
by Cary Clark
· 7 years ago
9b64f97
remove dead flag
by Mike Reed
· 7 years ago
20d479c
abort SkRRect::transform() before dst->scaleRadii() asserts
by Mike Klein
· 7 years ago
298143e
Update Skia milestone to 64
by Heather Miller
· 7 years ago
f88c12e
Add api for passing mipped hint into ImageGenerator onGenerateTexture
by Greg Daniel
· 7 years ago
3758c75
remove dead code for returning 0 on overflow
by Mike Reed
· 7 years ago
1c35e57
Revert "Revert "Fix a couple float-cast-overflow in SkScan*.""
by Ben Wagner
· 7 years ago
63fd760
Remove trailing whitespace.
by Ben Wagner
· 7 years ago
b6abb9b
Revert "Fix a couple float-cast-overflow in SkScan*."
by Ben Wagner
· 7 years ago
7281801
Revert "Revert "change computeByteSize to return max_size_t on overflow""
by Mike Reed
· 7 years ago
c5eb97d
add helper to check for overflow
by Mike Reed
· 7 years ago
67ef5d7
Remove SkTypeface::Style use in API.
by Ben Wagner
· 7 years ago
3cd0bef
Fix a couple float-cast-overflow in SkScan*.
by Ben Wagner
· 7 years ago
384f0a7
Revert "change computeByteSize to return max_size_t on overflow"
by Mike Reed
· 7 years ago
2429546
change computeByteSize to return max_size_t on overflow
by Mike Reed
· 7 years ago
eccda1c
Clean up SkString reference counting a bit.
by Ben Wagner
· 7 years ago
583dd2b
add constexpr to SkRect, SkIRect Make functions
by Cary Clark
· 7 years ago
01f8e41
Revert "Clean up SkString reference counting a bit."
by Robert Phillips
· 7 years ago
a910c84
Clean up SkString reference counting a bit.
by Ben Wagner
· 7 years ago
490847e
add missing params
by Cary Clark
· 7 years ago
f0ffb89
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Mike Reed
· 7 years ago
af89366
Make SkString reference counting thread/TSAN safe.
by Ben Wagner
· 7 years ago
5a2e50e
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"""
by Mike Reed
· 7 years ago
cd284c5
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""
by Mike Reed
· 7 years ago
e74dafc
Just add new safe size apis
by Mike Reed
· 7 years ago
37bbfe3
Make SkASSERT and co. constexpr compatible.
by Mike Klein
· 7 years ago
b9b5de5
make SkPath::fConvexity atomic
by Mike Klein
· 7 years ago
809cbed
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Jim Van Verth
· 7 years ago
88757da
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
f46633f
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Greg Daniel
· 7 years ago
98a6216
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
1e3b79e
Serialize rrect/oval paths as rrects rather than points and verbs.
by Brian Salomon
· 7 years ago
2fbf1bc
Add SK_API to APIs used by the android framework.
by Derek Sollenberger
· 7 years ago
d74d775
add missing param names to SkBitmap.h
by Cary Clark
· 7 years ago
8a02b0b
regenerate includes
by Cary Clark
· 7 years ago
0ca2146
remove dead code for STREAM_API
by Mike Reed
· 7 years ago
fb6a789
Extra safety for SkRRect.
by Brian Salomon
· 7 years ago
721aed2
minor changes to SkMatrix.h and SkRect.h
by Cary Clark
· 7 years ago
00a2499
add back SkPacked16toX32 to SkColorPriv
by Cary Clark
· 7 years ago
47a540f
Change SkScalarTruncToInt to saturate.
by Ben Wagner
· 7 years ago
a9712a5
Suppress float-cast-overflow for double-to-float in SkMatrix{,44}
by Ben Wagner
· 7 years ago
fb0fcb2
add back missing dependencies in SkColorPriv.h
by Cary Clark
· 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
dbdc57c
fix google3 colorpriv use
by Cary Clark
· 7 years ago
0372162
fix flutter and pdfium
by Cary Clark
· 7 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
b201544
make kPathRefGenIDBitCnt private
by Cary Clark
· 7 years ago
ed294b4
name SkPixmap missing params
by Cary Clark
· 7 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 7 years ago
643627e
remove useless reset
by Cary Clark
· 7 years ago
ec2455b
name parameters for docs
by Cary Clark
· 7 years ago
b7da723
generated SkCanvas.h
by Cary Clark
· 7 years ago
022cfa2
Add FIFO thread pool, use it for most things.
by Mike Klein
· 7 years ago
f43d000
Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""""
by Brian Salomon
· 7 years ago
6df4d6b
Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""
by Brian Salomon
· 7 years ago
9d2de4a
Update Skia milestone to 63
by Heather Miller
· 7 years ago
ad8a43f
DeferredDisplayList API proposal
by Robert Phillips
· 7 years ago
71554bc
Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""
by Brian Salomon
· 7 years ago
73fa972
work on path
by Cary Clark
· 7 years ago
0461e9f
simplify path validate
by Cary Clark
· 7 years ago
Next »