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
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Replace error checking mutex initializer with the glibc-compatible version
djsollen
2015-03-25
*
Remove SkFontHost includes and friends.
bungeman
2015-02-23
*
Expose method to retrieve CTFont
dominik.rottsches
2015-02-18
*
SkAtomics: add asserts for valid memory orders.
mtklein
2015-02-09
*
Add factory for Android font manager.
bungeman
2015-02-06
*
Atomics overhaul.
mtklein
2015-02-02
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Move sync code to include/, switch from using platform define to a proxy head...
mtklein
2015-01-21
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Enforce pure virtual behavior for onMatchFamilyStyleCharacter
djsollen
2014-11-14
*
Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.
bungeman
2014-11-10
*
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
[next]