aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports
Commit message (Expand)AuthorAge
* use SkDataTable to return familyNames for fontmgrGravatar reed@google.com2013-04-19
* check-point for new fontmgr on linuxGravatar reed@google.com2013-04-19
* Updates to images project.Gravatar scroggo@google.com2013-04-17
* Temporary patch to get Chrome Windows compilingGravatar robertphillips@google.com2013-04-09
* extend FontConfigInterface to start to match new fontmgr designGravatar reed@google.com2013-04-09
* Fix font handles leak. We return without freeing resources.Gravatar edisonn@google.com2013-04-06
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-04-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-30
* add matcher to fontstylesetGravatar reed@google.com2013-03-29
* Fix minor cppcheck-found issuesGravatar robertphillips@google.com2013-03-29
* add caching to fontmgr for macGravatar reed@google.com2013-03-28
* add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...Gravatar reed@google.com2013-03-27
* CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS)Gravatar reed@google.com2013-03-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-27
* store real fontstyle on mac fontsGravatar reed@google.com2013-03-26
* impl part of SKFontMgr for macGravatar reed@google.com2013-03-26
* remove SkFontHost::NextLogicalFont, and add android-specific functionGravatar reed@google.com2013-03-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-26
* Reverting r8376, r8373 and r8371 due to Android shader compilation failuresGravatar robertphillips@google.com2013-03-25
* check-point (early) for fontmgr stuff, not called.Gravatar reed@google.com2013-03-25
* Change fixedWidth to fixedPitch and implement on Windows.Gravatar bungeman@google.com2013-03-25
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-03-25
* land https://codereview.chromium.org/12676024Gravatar reed@google.com2013-03-25
* Fix for android_clang_dbg compiler errorGravatar robertphillips@google.com2013-03-24
* remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()Gravatar reed@google.com2013-03-22
* revert 8331 (broke android text)Gravatar reed@google.com2013-03-22
* override SkTypeface::onOpenStream for androidGravatar reed@google.com2013-03-22
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-22
* remove obsolete/abandoned font backendGravatar mike@reedtribe.org2013-03-22
* remove SkFontHost::GetFileNameGravatar mike@reedtribe.org2013-03-22
* remove obsolete/unsupported font backendGravatar mike@reedtribe.org2013-03-22
* remove obsolete/orphaned font backendGravatar mike@reedtribe.org2013-03-21
* override SkTypeface::onOpenStream for DWGravatar reed@google.com2013-03-21
* remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*Gravatar reed@google.com2013-03-21
* Enable init'ed but unused var warning on windows for closer parity with mac/l...Gravatar bsalomon@google.com2013-03-21
* override SkTypeface::onOpenStream()Gravatar reed@google.com2013-03-21
* override onGetTableTags() and onGetTableData() in SkTypeface, in preparation forGravatar reed@google.com2013-03-21
* Use function-ptr instead of SkFontHost api to allow client to handleGravatar reed@google.com2013-03-21
* add virtual SkTypeface::onOpenStream and override that for fontconfigGravatar reed@google.com2013-03-21
* call onGetUPEM to subclasses can optimize it, and place default behaviorGravatar reed@google.com2013-03-21
* When we read from a RemoteFontStream (might happen maybe with other streams),...Gravatar edisonn@google.com2013-03-21
* oops, update the INHERITED for our typefaceGravatar reed@google.com2013-03-21
* inherit from SkTypeface_FreeType to share more codeGravatar reed@google.com2013-03-21
* Update code to use helper function for better readability/searching.Gravatar djsollen@google.com2013-03-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-21
* move impl of AdvancedTypefaceMetrics into typeface (3)Gravatar reed@google.com2013-03-20
* add new API for gdi fonts (not hooked up yet)Gravatar reed@google.com2013-03-20
* Add an entry for Cambria-Caladea to the list of metric compatible fonts.Gravatar commit-bot@chromium.org2013-03-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-20
* remove SkFontHost::CreateScalerContextGravatar reed@google.com2013-03-19