index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkTextBlob.cpp
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Fix whitespace in SkTextBlob.
Ben Wagner
2017-08-30
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_API
Mike Reed
2017-07-22
*
switch away from std::function in public api
Mike Reed
2017-07-21
*
Add serialize + catalog api to SkTextBlob
Mike Reed
2017-07-11
*
Purge GrTextBlobCache entries on SkTextBlob deletion
Florin Malita
2017-03-14
*
Remove run count field from SkTextBlob.
Florin Malita
2017-03-13
*
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
Mike Reed
2017-02-23
*
Revert "Revert[2] "hide deprecated underline and strikethru""
Mike Reed
2017-02-23
*
Revert[2] "hide deprecated underline and strikethru"
Mike Reed
2017-02-22
*
Revert "hide deprecated underline and strikethru"
Leon Scroggins
2017-02-17
*
hide deprecated underline and strikethru
Mike Reed
2017-02-17
*
src/core: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
SkTextBlob: Begin implementing Extended TextBlob API
halcanary
2016-08-30
*
update textblob api to use sk_sp
reed
2016-08-10
*
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
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
detach -> release
mtklein
2016-03-16
*
SkTextBlob should store per-run text alignment
fmalita
2015-11-17
*
Make SkTextBlob::RunIterator public.
halcanary
2015-10-27
*
[SkTextBlob] Remove incorrect builder assert
fmalita
2015-10-13
*
[TextBlob] Fall back to TightRunBounds when the font bounds are empty
fmalita
2015-10-09
*
Validate text blob runs after SkTextBlob construction.
fmalita
2015-10-05
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Revert of [TextBlob] Fall back to TightRunBounds when the font bounds are emp...
egdaniel
2015-08-10
*
[TextBlob] Fall back to TightRunBounds when the font bounds are empty
fmalita
2015-08-10
*
Remove distance field flag from SkPaint
jvanverth
2015-06-22
*
Start canonicalizing color for all A8 textblobs
joshualitt
2015-04-14
*
[SkTextBlob] Custom run font record
fmalita
2015-04-09
*
simple patch to always init SkTextBlob uniqueID
joshualitt
2015-03-25
*
Conservative blob bounds cleanup
fmalita
2015-01-29
*
Conservative SkTextBlob bounds.
fmalita
2015-01-28
*
Stop overloading internal_dispose in SkTextBlob and SkData
bsalomon
2014-11-20
*
Implicit SkTextBlob bounds
fmalita
2014-10-16
*
Souped-up SkTextBlob.
fmalita
2014-09-20
*
Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.c...
fmalita
2014-09-19
*
Souped-up SkTextBlob.
fmalita
2014-09-19
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
SkTextBlob plumbing
fmalita
2014-08-26
*
[SkTextBlob] Merge run font data at draw time.
fmalita
2014-08-22
*
SkTextBlob
fmalita
2014-08-21