Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e70c6b13dd5520f8a5470753d7b9327edb8fbd82
/
include
11407e5
fix paint docs
by Cary Clark
· 6 years ago
422f95b
Revert "Revert "Use float colors for blend constant""
by Brian Osman
· 6 years ago
d9b16df
add alternative setters for hinting
by Mike Reed
· 6 years ago
5a4f2a3
Revert "Use float colors for blend constant"
by Brian Osman
· 6 years ago
5206547
Use float colors for blend constant
by Brian Osman
· 6 years ago
9a9baae
Use SkPMColor4f throughout clear APIs
by Brian Osman
· 6 years ago
04346d5
use SkFontHinting from SkFontTypes.h
by Mike Reed
· 6 years ago
0909331
add SkFontTypes.h
by Mike Reed
· 6 years ago
16d91aa
remove empty devKern from SkPaint
by Mike Reed
· 6 years ago
b5ae3b5
[canvaskit] Add drawVertices API
by Kevin Lubick
· 6 years ago
1edff30
SkPaint::Align is dead
by Mike Reed
· 6 years ago
6113a41
Make special SkRunFont ctor in SkPaint private again
by Herb Derby
· 6 years ago
18b950a
Add SK_API to SkYUVASizeInfo def
by Jim Van Verth
· 6 years ago
9bb6b7e
Remove mutablePaint from glyphRuns
by Herb Derby
· 6 years ago
ef1c83a
make big-endian very opt-in
by Mike Klein
· 6 years ago
1a8e6ab
Remove SkUnPreMultiply::UnPreMultiplyPreservingByteOrder
by Brian Osman
· 6 years ago
d6db27c
Observe SkFont::textToGlyphs() maxGlyphCount
by Florin Malita
· 6 years ago
e3f543c
Remove SkPM4f.h, fold contents into SkColorData.h
by Brian Osman
· 6 years ago
d029c0e
remove color 16 implementation out of public
by Cary Clark
· 6 years ago
6a2a1f6
move SkICC::WriteToICC out of line
by Mike Klein
· 6 years ago
67510d3
remove (unused and weird) zoom parameter on getFontMetrics
by Mike Reed
· 6 years ago
6d546b5
Simplify PMColor preprocessor logic, move it all into SkColorPriv.h
by Brian Osman
· 6 years ago
ff0e840
clean up some odd SkRefCnt features
by Mike Klein
· 6 years ago
d5ea998
Remove SkRGBA4f pinning functions
by Brian Osman
· 6 years ago
cf86085
Replace GrColor4h with SkPMColor4f
by Brian Osman
· 6 years ago
06768fc
Use std::numeric_limits for SK_FloatNaN and Infinity
by Brian Osman
· 6 years ago
8245649
give include comments the once over
by Cary Clark
· 6 years ago
73329c8
remove alignenum flag -- rely on clients to add it as needed
by Mike Reed
· 6 years ago
9bf8120
More YUV cleanup
by Jim Van Verth
· 6 years ago
1986f88
Remove unused GrOpList::numOps()
by Brian Salomon
· 6 years ago
78252fe
Switch GrColor4h to use float storage
by Brian Osman
· 6 years ago
3a42ec0
hide the SkPaint::Align enum entirely
by Mike Reed
· 6 years ago
408ef21
Revert "replace SkNVRefCnt with SkRefCnt"
by Mike Klein
· 6 years ago
e24b587
Replace use of SkYUVSizeInfo with SkYUVASizeInfo
by Jim Van Verth
· 6 years ago
0fb1ee9
replace SkNVRefCnt with SkRefCnt
by Mike Klein
· 6 years ago
97047b1
declare SkFont SK_API
by Mike Reed
· 6 years ago
14768f6
update docs for new/changed textblob apis
by Cary Clark
· 6 years ago
1be2b7c
Keep paint color range/precision into ops and GPs (using GrColor4h)
by Brian Osman
· 6 years ago
4408b1c
Remove another GrColor helper function
by Brian Osman
· 6 years ago
0ac0edd
sync bookmaker docs with canvas
by Cary Clark
· 6 years ago
3185f90
expose SkFont as public way to use TextBlobBuilder
by Mike Reed
· 6 years ago
f08002c
Remove SrcRectConstraint from drawImageRect overloads with no src rect
by Brian Salomon
· 6 years ago
76aed1e
Add GrColor4h (half-float), for use in Ops and (eventually) vertices
by Brian Osman
· 6 years ago
7d7c683
add helpers to SkFont (and SkTypeface)
by Mike Reed
· 6 years ago
6e24cd3
Reland "hide setTextAlign"
by Mike Reed
· 6 years ago
f10ea21
Revert "hide setTextAlign"
by Brian Osman
· 6 years ago
43c7183
hide setTextAlign
by Mike Reed
· 6 years ago
3b79aa3
On second thought, remove GrColor4s
by Brian Osman
· 6 years ago
a944142
ccpr: Unregister path listeners when their cache entries are evicted
by Chris Dalton
· 6 years ago
331ccfd
add textutils
by Mike Reed
· 6 years ago
4f598e8
GrColor4s, a fixed-point signed short type for wide color vertices
by Brian Osman
· 6 years ago
c157c0a
more setters for SkFont
by Mike Reed
· 6 years ago
f9f0735
Reland "Some more clean-up of YUVA code"
by Jim Van Verth
· 6 years ago
472639d
add alignment and lcd to SkFont (for now)
by Mike Reed
· 6 years ago
dc82994
Revert "Reland "Reland "Revert "Use OpenGL sampler objects when available.""""
by Brian Salomon
· 6 years ago
70bd0b7
Revert "Some more clean-up of YUVA code"
by Mike Klein
· 6 years ago
c967407
Some more clean-up of YUVA code
by Jim Van Verth
· 6 years ago
1688014
remove vert methods (no callers)
by Mike Reed
· 6 years ago
c88cc77
remove (unused) vertical-text
by Mike Reed
· 6 years ago
fe4fc14
Change SkFont to match needs of textblob
by Mike Reed
· 6 years ago
b7f0b9c
Remove use of colorTypes from SkYUVSizeInfo
by Jim Van Verth
· 6 years ago
327955b
Reland "Reland "Revert "Use OpenGL sampler objects when available."""
by Brian Salomon
· 6 years ago
bfb3df4
Revert "Reland "Revert "Use OpenGL sampler objects when available."""
by Brian Salomon
· 6 years ago
fa5f6ce
rename some flattenable routines
by Mike Klein
· 6 years ago
6ed2a38
move all registration into optional hooks
by Mike Klein
· 6 years ago
a3d4099
small tweaks to SkFlattenable::Register
by Mike Klein
· 6 years ago
b9998cd
Remove unused methods from SkTDArray
by Herb Derby
· 6 years ago
41ba826
(Almost) no one needs to know about SkPixelRef
by Brian Osman
· 6 years ago
4fee323
override getTypeName() instead of using table
by Mike Klein
· 6 years ago
bffe4ed
Reland "Revert "Use OpenGL sampler objects when available.""
by Greg Daniel
· 6 years ago
da7a567
SkTArray: behave a little more like std::vector
by Hal Canary
· 6 years ago
9ed1a2c
Add ability for an SkDevice to handle the drawing of an SkDrawable.
by Greg Daniel
· 6 years ago
eb772c0
Revert "ccpr: Unregister path listeners when their cache entries are evicted"
by Greg Daniel
· 6 years ago
d46987b
Revert "Revert "Use OpenGL sampler objects when available.""
by Brian Salomon
· 6 years ago
1bccae5
Revert "Use OpenGL sampler objects when available."
by Mike Klein
· 6 years ago
f30e493
ccpr: Unregister path listeners when their cache entries are evicted
by Chris Dalton
· 6 years ago
0f7e55a
Use OpenGL sampler objects when available.
by Brian Salomon
· 6 years ago
9a986cf
ccpr: Use SkMessageBus for thread-safe eviction of cache entries
by Chris Dalton
· 6 years ago
8f11e43
Reland: Widen internal API to support more complex YUV formats
by Jim Van Verth
· 6 years ago
f99a674
Revert "Widen internal API to support more complex YUV formats"
by Jim Van Verth
· 6 years ago
0c583af
Widen internal API to support more complex YUV formats
by Jim Van Verth
· 6 years ago
e92aae6
make legacy shadercontext optional
by Mike Reed
· 6 years ago
6a38800
be consistent about int for incReserve
by Mike Reed
· 6 years ago
495993a
Remove GrColor4f
by Brian Osman
· 6 years ago
a2a94a4
Add GrGLInterface support for sampler objects and GrGLCaps detection.
by Brian Salomon
· 6 years ago
cb3d087
Remove all remaining GrColor4f (other than gradients)
by Brian Osman
· 6 years ago
82727ad
Add documentation to SkRGBA4f
by Brian Osman
· 6 years ago
09bc78b
remove unused isABitmap code
by Mike Reed
· 6 years ago
0087c83
Make GrTextureOp disable filtering/aa in more cases.
by Brian Salomon
· 6 years ago
ebde1ab
Change 0 extraSize allocation behavior for SkArenaAlloc
by Herb Derby
· 6 years ago
01815d7
Update Skia milestone to 72
by Heather Miller
· 6 years ago
a9667fb
Revert "Tie mip map cache purging to Images, not Bitmaps/PixelRefs"
by Brian Osman
· 6 years ago
21bd60d
Connect up YUVA images for testing.
by Jim Van Verth
· 6 years ago
7d94bb5
Skip visiting for allocator gathering in GrTextureOp when all proxies
by Brian Salomon
· 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
11422c6
Tie mip map cache purging to Images, not Bitmaps/PixelRefs
by Brian Osman
· 6 years ago
6dd9608
Have old GrBackend name still available.
by Greg Daniel
· 6 years ago
8d5b41b
Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."
by Brian Salomon
· 6 years ago
bdf12ad
Move GrBackend enum to enum class.
by Greg Daniel
· 6 years ago
0a0304c
Add experimental API to draw a set of SkImages in one SkCanvas call.
by Brian Salomon
· 6 years ago
Next »