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
*
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
*
Remove unused complex script support from android builds
commit-bot@chromium.org
2013-05-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
check-point for linux fontmgr impl
reed@google.com
2013-04-22
*
use SkDataTable to return familyNames for fontmgr
reed@google.com
2013-04-19
*
forward declare SkTypeface
reed@google.com
2013-04-11
*
add SK_API to public classes for sharedlib build
reed@google.com
2013-04-10
*
Temporary patch to get Chrome Windows compiling
robertphillips@google.com
2013-04-09
*
extend FontConfigInterface to start to match new fontmgr design
reed@google.com
2013-04-09
*
add matcher to fontstyleset
reed@google.com
2013-03-29
*
impl part of SKFontMgr for mac
reed@google.com
2013-03-26
[next]