aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ports
Commit message (Expand)AuthorAge
* Remove unimplemented Mutex() method from SkFontMgr.h.Gravatar bungeman@google.com2013-07-18
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* Android specific changes that are upstreamed from the android framework.Gravatar djsollen@google.com2013-05-24
* Add a fontConfig interface for android.Gravatar djsollen@google.com2013-05-21
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-13
* Reverting 9083 & 9084 due to Android failuresGravatar robertphillips@google.com2013-05-09
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-09
* Remove unused complex script support from android buildsGravatar commit-bot@chromium.org2013-05-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-23
* check-point for linux fontmgr implGravatar reed@google.com2013-04-22
* use SkDataTable to return familyNames for fontmgrGravatar reed@google.com2013-04-19
* forward declare SkTypefaceGravatar reed@google.com2013-04-11
* add SK_API to public classes for sharedlib buildGravatar reed@google.com2013-04-10
* 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
* add matcher to fontstylesetGravatar reed@google.com2013-03-29
* impl part of SKFontMgr for macGravatar reed@google.com2013-03-26
* oops, don't say static for an extern functionGravatar 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
* check-point (early) for fontmgr stuff, not called.Gravatar reed@google.com2013-03-25
* move fontmgr into include/ports for nowGravatar reed@google.com2013-03-25
* add new API for gdi fonts (not hooked up yet)Gravatar reed@google.com2013-03-20
* Improvements/additions to SkImageCache/SkLazyPixelRef.Gravatar scroggo@google.com2013-03-18
* change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...Gravatar reed@google.com2013-03-06
* export getter for global instance of fontconfiginterfacedirectGravatar reed@google.com2013-03-04
* export api with SK_APIGravatar reed@google.com2013-03-04
* use fontconfig fonthost for skia (in prep for using in chrome)Gravatar reed@google.com2013-02-27
* git-svn-id: http://skia.googlecode.com/svn/trunk@7856 2bbb7eff-a529-9590-31e7...Gravatar reed@google.com2013-02-25
* check-point: skiafy SkFontHost_fontconfig from chromeGravatar reed@google.com2013-02-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-23
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Disable automatic font fallback of SkFontHost_android when building for WebKitGravatar djsollen@google.com2012-10-09
* Delete SkStream_Win.h as it appears to never have been used.Gravatar bungeman@google.com2012-10-03
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* [android] Add an API to load customized font config for testing.Gravatar djsollen@google.com2012-06-25
* change static variable to #defineGravatar djsollen@google.com2012-06-04
* Add legacy script to enable skia roll into chromium.Gravatar djsollen@google.com2012-06-04
* Update the implementation of SkTypeface_android.h functions.Gravatar djsollen@google.com2012-06-01
* Add CreateFallbackForScript to SkTypeface for Android.Gravatar djsollen@google.com2012-03-15
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Manually update copyright notices in files that defied the automated processGravatar epoger@google.com2011-07-28
* export function to return a typeface's LOGFONTGravatar reed@google.com2011-07-19
* Changed mac specific files to use ApplicationServices rather than CarbonGravatar yangsu@google.com2011-06-21
* add SkCreateTypefaceFromCTFont() to create a typeface directly from a CTFontRefGravatar reed@google.com2011-03-22
* Add SK_API to SkCreateTypefaceFromLOGFONT.Gravatar ctguil@chromium.org2011-03-16
* export SkCreateTypefaceFromLOGFONTGravatar reed@google.com2011-03-04
* update save/restore comments to mention that the drawFilter is also savedGravatar reed@android.com2010-02-11
* move core files into core (were in images, but are required for core library)Gravatar reed@android.com2008-12-18