index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
fonts
Commit message (
Expand
)
Author
Age
*
Clean up glyph id handling.
Ben Wagner
2016-11-11
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
We really shouldn't pass SkFontStyle to printf as %d.
Mike Klein
2016-09-27
*
SkPDF: Fix Type3 ToUnicode table.
halcanary
2016-08-31
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
Remove now unused source files.
bungeman
2016-08-02
*
Rename FontConfigInterface font manager files.
bungeman
2016-08-02
*
Update typeface serialization style.
bungeman
2016-07-25
*
Remove user specified typeface id.
bungeman
2016-07-13
*
Add samples to Viewer.
jvanverth
2016-06-16
*
Revert of Update typeface serialization style. (patchset #3 id:40001 of https...
mtklein
2016-06-13
*
Update typeface serialization style.
bungeman
2016-06-13
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
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
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Clean up SkFontConfigInterface implementation.
bungeman
2016-05-02
*
Add oblique as a slant.
bungeman
2016-04-27
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
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
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
"Fix" compiler issue in SkRandomScalerContext
robertphillips
2016-04-05
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
detach -> release
mtklein
2016-03-16
*
Factor CSS3 matching rules.
bungeman
2015-11-12
*
Force cache SkTestScalerContext path bounds.
mtklein
2015-10-05
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...
mtklein
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
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
[next]