index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
ports
Commit message (
Expand
)
Author
Age
*
Update fontMgr to take list of bcp47 language tags.
bungeman
2014-10-23
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...
mtklein
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.
mtklein
2014-10-13
*
Delete the old font management implementation based on SkFontConfigInterface,...
tomhudson
2014-08-13
*
Blink layout tests all assume it can provide custom font configuration files ...
bungeman
2014-08-08
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
Remove redundant helper function as all clients pass locale
Derek Sollenberger
2014-07-28
*
Remove unused code now that the android framework has move this logic elsewhere.
Derek Sollenberger
2014-07-28
*
Delete third_party/harfbuzz
Mike Klein
2014-07-10
*
Uses optional mutex to guard construction of the singleton, which
tomhudson
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
mtklein
2014-07-01
*
Fix race condition in parallel font initialization.
tomhudson
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
reed
2014-06-30
*
Fix race condition in parallel font initialization.
tomhudson
2014-06-30
*
Port most uses of SkOnce to SkLazyPtr.
mtklein
2014-06-02
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-31
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-30
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Pass the IDWriteFactory instead of relying on a global creator.
bungeman@google.com
2014-03-31
*
Clean up SkOnce usage in SkFontMgr_Indirect.
bungeman@google.com
2014-03-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-22
*
Fix r13897.
bungeman@google.com
2014-03-22
*
Fix r13897.
bungeman@google.com
2014-03-21
*
Fix r13897.
bungeman@google.com
2014-03-21
*
A remotable font management interface and DirectWrite implementation.
bungeman@google.com
2014-03-21
*
Make SkFontMgr interface const.
commit-bot@chromium.org
2014-02-04
*
Android now uses Harfbuzz-NG. No need to keep code specific to the old versio...
commit-bot@chromium.org
2013-12-18
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Remove completed TODO in SkFontMgr.h.
bungeman@google.com
2013-11-27
*
Fix leak detected in FontMgrMatchGM::onDraw by Valgrind.
bungeman@google.com
2013-11-12
*
Remove SK_FONTHOST_USES_FONTMGR.
bungeman@google.com
2013-11-11
*
Fix non-bmp in generateCharToGlyph on Mac.
bungeman@google.com
2013-10-24
*
Fix ambiguity in API if no matching system language is found
commit-bot@chromium.org
2013-10-07
*
Update PDF backend to support fallback fonts on Android.
djsollen@google.com
2013-10-03
*
Add new entry point that supports fallback font selection based on language.
djsollen@google.com
2013-09-19
*
export SkFontMgr_New_... experimental functions for testing in chrome
reed@google.com
2013-08-28
*
Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual.
bungeman@google.com
2013-08-21
*
refactoring for SK_FONTHOST_USES_FONTMGR option
reed@google.com
2013-07-30
*
Remove unimplemented Mutex() method from SkFontMgr.h.
bungeman@google.com
2013-07-18
*
The two leaks are:
commit-bot@chromium.org
2013-07-11
*
Android specific changes that are upstreamed from the android framework.
djsollen@google.com
2013-05-24
*
Add a fontConfig interface for android.
djsollen@google.com
2013-05-21
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-13
*
Reverting 9083 & 9084 due to Android failures
robertphillips@google.com
2013-05-09
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-09
[next]