index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
fonts
/
SkRandomScalerContext.cpp
Commit message (
Expand
)
Author
Age
*
Remove user specified typeface id.
bungeman
2016-07-13
*
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
*
"Fix" compiler issue in SkRandomScalerContext
robertphillips
2016-04-05
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Add BW masks to random scaler context
joshualitt
2015-08-01
*
Revert of Add BW masks to random scaler context (patchset #1 id:1 of https://...
joshualitt
2015-08-01
*
Add BW masks to random scaler context
joshualitt
2015-08-01
*
adding gm to use random scaler context
joshualitt
2015-08-01
*
Revert of adding gm to use random scaler context (patchset #4 id:60001 of htt...
joshualitt
2015-07-31
*
adding gm to use random scaler context
joshualitt
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ...
joshualitt
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Adding debug SkScalerContext which returns random mask formats
joshualitt
2015-07-29