Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
18f71ab037a403631f574d8098dbd6f259cedb7b
/
include
1d6ae2e
add docs to dump()
by Mike Reed
· 6 years ago
ce5831e
add paint param to measureText
by Mike Reed
· 6 years ago
f391d0f
Reduce the number of backend->pixelconfig GrCaps virtuals.
by Brian Salomon
· 6 years ago
8e265a7
Re-land "Perform Vulkan resets in a background thread"
by Ethan Nicholas
· 6 years ago
8dfb343
undef fontmetrics flag -- rely on clients to opt in
by Mike Reed
· 6 years ago
2d707bd
remove dead code around SkPaint::breakText
by Mike Reed
· 6 years ago
1c949d5
make new ctor explicit
by Mike Reed
· 6 years ago
7da2fc7
Move textureType() method from GrSurfaceProxy to GrTextureProxy.
by Brian Salomon
· 6 years ago
3d6b438
remove legacy pathref validation
by Cary Clark
· 6 years ago
ea908a1
add simpler constructor for SkFont
by Mike Reed
· 6 years ago
58fc5d1
Use SkFont in GPU drawing step 1
by Herb Derby
· 6 years ago
340aeda
make SK_SUPPORT_LEGACY_FONTMETRICS_IN_PAINT conditional
by Mike Reed
· 6 years ago
e9da1d6
Funtion to say if an SkFont has anti aliasing.
by Herb Derby
· 6 years ago
c33d614
add google-build-namespaces to clang-tidy checks
by Mike Klein
· 6 years ago
e855b9d
Use SkFont for bitmap device rendering
by Herbert Derby
· 6 years ago
54200e4
Move vulkan headers from third_party to include/third_party.
by Greg Daniel
· 6 years ago
cfb0120
move intercepts impl into textblob
by Mike Reed
· 6 years ago
9f7d9a2
Revert "Move some Gr headers from include/gpu to include/private and src/gpu."
by Brian Salomon
· 6 years ago
22170b3
Revert "Treat kWEBP encode with quality=100 as lossless"
by Mike Reed
· 6 years ago
dfa432c
impl intercepts with fonts
by Mike Reed
· 6 years ago
3bdc3f5
Move some Gr headers from include/gpu to include/private and src/gpu.
by Brian Salomon
· 6 years ago
e7f165b
Treat kWEBP encode with quality=100 as lossless
by Leon Scroggins III
· 6 years ago
4f73883
fix bookmaker
by Cary Clark
· 6 years ago
ae0d860
move intercepts call to textblob
by Mike Reed
· 6 years ago
a0b54cd
add test (and fix) for glyphsToUnichars
by Mike Reed
· 6 years ago
3ccaa88
Add SK_API to GrTexture.
by Brian Salomon
· 6 years ago
f23a152
Reland "Add clamp to border wrap mode to gpu"
by Michael Ludwig
· 6 years ago
8137f3c
Revert "Add clamp to border wrap mode to gpu"
by Michael Ludwig
· 6 years ago
0a7e58f
Add glTexParameterf[v] to GrGLInterface
by Brian Salomon
· 6 years ago
f49a578
Add clamp to border wrap mode to gpu
by Michael Ludwig
· 6 years ago
f5bbf66
Finish removing sample shading support
by Brian Osman
· 6 years ago
4037a18
Revert "Convert bitmap device drawing to SkFont removing all LEGACY calls"
by Mike Reed
· 6 years ago
4a6a4ac
remove uncalled onDrawText virtuals from base class
by Mike Reed
· 6 years ago
85a216c
Convert bitmap device drawing to SkFont removing all LEGACY calls
by Herb Derby
· 6 years ago
95e1760
Make SkGlyphRun use SkFont instead of SkPaint
by Herb Derby
· 6 years ago
386e6ce
Remove deprecated YUVA interface
by Jim Van Verth
· 6 years ago
d207345
Add cap to number of oplists we execute before flushing to the gpu.
by Greg Daniel
· 6 years ago
967df20
Deuninstantiate
by Brian Salomon
· 6 years ago
a63593a
Remove sample shading and dest color override
by Brian Osman
· 6 years ago
bb786b4
guard paint's breaktext -- trying to remove it
by Mike Reed
· 6 years ago
158df43
hide non-blob versions of getTextIntercepts
by Mike Reed
· 6 years ago
f3babcd
Reland "Add SkFontMgr implementation for Fuchsia"
by Sergey Ulanov
· 6 years ago
e6b5b71
Revert "Add SkFontMgr implementation for Fuchsia"
by Mike Reed
· 6 years ago
309f1de
Add SkFontMgr implementation for Fuchsia
by Sergey Ulanov
· 6 years ago
2bf4339
Revert "remove SkPaint breakText, use SkFont instead (or don't call it)"
by Mike Reed
· 6 years ago
4e336e3
Move all glyphsToUnichars to a single impl (rely on typeface)
by Mike Reed
· 6 years ago
704a342
Abandon onDrawText and its variants, turn everything into textblobs
by Mike Reed
· 6 years ago
246bc3d
Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures.""
by Brian Salomon
· 6 years ago
efb518d
more simple makers for textblobs
by Mike Reed
· 6 years ago
b17f5fd
remove SkPaint breakText, use SkFont instead (or don't call it)
by Mike Reed
· 6 years ago
d3e7130
Add a hash of all vertex attributes to the GrProgramDesc key
by Brian Osman
· 6 years ago
9cadc31
Reland "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator."
by Brian Salomon
· 6 years ago
47be94a
Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."
by Brian Salomon
· 6 years ago
69e5785
Add RG_88 texture format
by Jim Van Verth
· 6 years ago
c67c31c
Revert "Revert "Mark wrapped textures imported into SkImages as "read only".""
by Brian Salomon
· 6 years ago
3e73dcf
fix bookmaker
by Cary Clark
· 6 years ago
7b7ab59
SkRunFont is gone, there is only SkFont
by Mike Reed
· 6 years ago
6d59568
change private alloc methods to also take fonts
by Mike Reed
· 6 years ago
c84ccb1
add extra header to quick-fix IWYU issue in google3
by Mike Reed
· 6 years ago
ff4ccaa
Revert "Mark wrapped textures imported into SkImages as "read only"."
by Brian Salomon
· 6 years ago
c609353
Revert "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator."
by Brian Salomon
· 6 years ago
b3f4aac
make runfont be a font ... this makes building faster.
by Mike Reed
· 6 years ago
c86ec97
add simple docs for textencoding in SkPaint
by Mike Reed
· 6 years ago
1b04794
Bypass interval tracking and assignment of read-only texures in GrResourceAllocator.
by Brian Salomon
· 6 years ago
796693a
Mark wrapped textures imported into SkImages as "read only".
by Brian Salomon
· 6 years ago
10273c1
Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures.
by Brian Salomon
· 6 years ago
cb6b884
Fix uninitialized bug in SkWuffsCodec for incomplete images
by Leon Scroggins III
· 6 years ago
b353eeb
Remove duplicate member of GrVkDrawableInfo struct.
by Greg Daniel
· 6 years ago
0f9d33e
clean up conditional code for SkTextEncoding
by Mike Reed
· 6 years ago
1958e5d
Add Android framework only util to get the SkSurface from SkCanvas
by Derek Sollenberger
· 6 years ago
7d1eb33
hide paint's getFontBounds
by Mike Reed
· 6 years ago
0ec1c57
remove sk_atomic_inc
by Mike Klein
· 6 years ago
de2244c
remove sk_atomic_dec
by Mike Klein
· 6 years ago
017ac1c
rm textencoding flag -- rely on clients to opt-in
by Mike Reed
· 6 years ago
8912a5d
remove sk_atomic_fetch_add
by Mike Klein
· 6 years ago
820e79b
remove sk_atomic_load and sk_atomic_store
by Mike Klein
· 6 years ago
b24f7f4
remove sk_atomic_compare_exchange
by Mike Klein
· 6 years ago
2d9e543
some SkAtomics cleanup
by Mike Klein
· 6 years ago
4fbdb12
add != for SkFont
by Mike Reed
· 6 years ago
45723ac
Take into accout the GrBackendFormat when deciding if we can chain textures together.
by Greg Daniel
· 6 years ago
7e00022
Reland "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 6 years ago
97f3cc2
flag to convert to SkTextEncoding
by Mike Reed
· 6 years ago
f4bf973
Revert "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 6 years ago
6cd7490
Add support for Ycbcr Conversion Samplers in vulkan.
by Greg Daniel
· 6 years ago
5b671c3
add breaktext doc skeleton
by Cary Clark
· 6 years ago
da1b99f
breakText on font
by Mike Reed
· 6 years ago
94cca60
start to use font for measure, not paint
by Mike Reed
· 6 years ago
07105bb
don't trust convexity after a transform
by Mike Reed
· 6 years ago
2335644
Fix occurrences of "-Wextra-semi-stmt"
by Brian Salomon
· 6 years ago
c337a63
Add SkEncodedOrigin to SkYUVASizeInfo, fix JPEG orientation in GPU decode path
by Brian Osman
· 6 years ago
37cb476
remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM code
by Mike Reed
· 6 years ago
4f897d1
Update Skia milestone to 73
by Heather Miller
· 6 years ago
cb6bef0
Update bookmaker
by Cary Clark
· 6 years ago
6f07788
remove textblobbuilder guard
by Mike Reed
· 6 years ago
c33ec9f
remove legacy hinting-enum guards
by Mike Reed
· 6 years ago
572fdcf
Remove SkCanvas::ImageSetEntry constructors
by Brian Salomon
· 6 years ago
9b0ba2c
SkWuffsCodec: fix dependent frames
by Leon Scroggins III
· 6 years ago
df246b9
Add explicit to ctor
by Herb Derby
· 6 years ago
54bf684
Revert "Revert "migrate to passing paint/ctm for bounds""
by Mike Reed
· 6 years ago
914d319
Revert "migrate to passing paint/ctm for bounds"
by Mike Reed
· 6 years ago
Next »