index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPaint.h
Commit message (
Expand
)
Author
Age
*
Add gm that tests shaded stroked rectangles.
bsalomon
2016-07-06
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Decouple contrast boost from fake gamma.
brianosman
2016-04-08
*
switch maskfilters to sk_sp
reed
2016-04-04
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
Add variants of the setters on SkPaint which take a sk_sp<effect>. At the sam...
reed
2016-03-06
*
Revert of add setter on SkPaint that takes sk_sp (patchset #1 id:1 of https:/...
reed
2016-03-05
*
add setter on SkPaint that takes sk_sp
reed
2016-03-05
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
*
move annotations to canvas virtual
reed
2016-03-03
*
Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::Glyph...
benjaminwagner
2016-02-23
*
Only use fake gamma with linear devices.
bungeman
2016-02-22
*
add helper to create fancy underlines
caryclark
2016-02-09
*
Make SkPaint movable.
bungeman
2016-02-07
*
Reland of Make draw* lines responsible for cache management (patchset #1 id:1...
joshualitt
2015-12-28
*
Revert of Make draw* lines responsible for cache management (patchset #1 id:1...
joshualitt
2015-12-28
*
remove deprecated annotation helper
reed
2015-12-26
*
Make draw* lines responsible for cache management
joshualitt
2015-12-15
*
Create GrTextUtils
joshualitt
2015-12-10
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-09
*
Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...
mtklein
2015-09-09
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-08
*
zero-length cap fix
caryclark
2015-08-26
*
Revert of experiment with zero-length round capped line segments (patchset #4...
caryclark
2015-08-21
*
experiment with zero-length round capped line segments
caryclark
2015-08-21
*
Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...
senorblanco
2015-08-20
*
Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...
herb
2015-08-20
*
Implement canComputeFastBounds() for image filters.
senorblanco
2015-08-20
*
Make SkPaint::glyphsToUnichars use explicit SkSurfaceProps
robertphillips
2015-06-26
*
remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM
reed
2015-06-23
*
Remove distance field flag from SkPaint
jvanverth
2015-06-22
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
Start canonicalizing color for all A8 textblobs
joshualitt
2015-04-14
*
Rename GrBitmapTextContextB to GrAtlasTextContext
joshualitt
2015-04-02
[next]