aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports
Commit message (Expand)AuthorAge
* 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
* use SkStream::NewFromFile()Gravatar reed@google.com2013-03-19
* use SkStream::NewFromFile()Gravatar mike@reedtribe.org2013-03-19
* Improvements/additions to SkImageCache/SkLazyPixelRef.Gravatar scroggo@google.com2013-03-18
* reland 8200 w/ fix for android (use fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8204 -- what is happening???Gravatar reed@google.com2013-03-18
* reland 8200 w/ fix for android (need fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8200 to figure out android breakGravatar reed@google.com2013-03-18
* move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availabilityGravatar reed@google.com2013-03-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-16
* Create a platform-dependent object for accessing purgeable memory.Gravatar scroggo@google.com2013-03-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-15