| Commit message (Expand) | Author | Age |
... | |
* | CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS) | reed@google.com | 2013-03-27 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-27 |
* | store real fontstyle on mac fonts | reed@google.com | 2013-03-26 |
* | impl part of SKFontMgr for mac | reed@google.com | 2013-03-26 |
* | remove SkFontHost::NextLogicalFont, and add android-specific function | reed@google.com | 2013-03-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-26 |
* | Reverting r8376, r8373 and r8371 due to Android shader compilation failures | robertphillips@google.com | 2013-03-25 |
* | check-point (early) for fontmgr stuff, not called. | reed@google.com | 2013-03-25 |
* | Change fixedWidth to fixedPitch and implement on Windows. | bungeman@google.com | 2013-03-25 |
* | New SVG turbulence in Skia | sugoi@google.com | 2013-03-25 |
* | land https://codereview.chromium.org/12676024 | reed@google.com | 2013-03-25 |
* | Fix for android_clang_dbg compiler error | robertphillips@google.com | 2013-03-24 |
* | remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() | reed@google.com | 2013-03-22 |
* | revert 8331 (broke android text) | reed@google.com | 2013-03-22 |
* | override SkTypeface::onOpenStream for android | reed@google.com | 2013-03-22 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-22 |
* | remove obsolete/abandoned font backend | mike@reedtribe.org | 2013-03-22 |
* | remove SkFontHost::GetFileName | mike@reedtribe.org | 2013-03-22 |
* | remove obsolete/unsupported font backend | mike@reedtribe.org | 2013-03-22 |
* | remove obsolete/orphaned font backend | mike@reedtribe.org | 2013-03-21 |
* | override SkTypeface::onOpenStream for DW | reed@google.com | 2013-03-21 |
* | remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* | reed@google.com | 2013-03-21 |
* | Enable init'ed but unused var warning on windows for closer parity with mac/l... | bsalomon@google.com | 2013-03-21 |
* | override SkTypeface::onOpenStream() | reed@google.com | 2013-03-21 |
* | override onGetTableTags() and onGetTableData() in SkTypeface, in preparation for | reed@google.com | 2013-03-21 |
* | Use function-ptr instead of SkFontHost api to allow client to handle | reed@google.com | 2013-03-21 |
* | add virtual SkTypeface::onOpenStream and override that for fontconfig | reed@google.com | 2013-03-21 |
* | call onGetUPEM to subclasses can optimize it, and place default behavior | reed@google.com | 2013-03-21 |
* | When we read from a RemoteFontStream (might happen maybe with other streams),... | edisonn@google.com | 2013-03-21 |
* | oops, update the INHERITED for our typeface | reed@google.com | 2013-03-21 |
* | inherit from SkTypeface_FreeType to share more code | reed@google.com | 2013-03-21 |
* | Update code to use helper function for better readability/searching. | djsollen@google.com | 2013-03-21 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-21 |
* | move impl of AdvancedTypefaceMetrics into typeface (3) | reed@google.com | 2013-03-20 |
* | add new API for gdi fonts (not hooked up yet) | reed@google.com | 2013-03-20 |
* | Add an entry for Cambria-Caladea to the list of metric compatible fonts. | commit-bot@chromium.org | 2013-03-20 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-20 |
* | remove SkFontHost::CreateScalerContext | reed@google.com | 2013-03-19 |
* | use SkStream::NewFromFile() | reed@google.com | 2013-03-19 |
* | use SkStream::NewFromFile() | mike@reedtribe.org | 2013-03-19 |
* | Improvements/additions to SkImageCache/SkLazyPixelRef. | scroggo@google.com | 2013-03-18 |
* | reland 8200 w/ fix for android (use fullpath instead of path) | reed@google.com | 2013-03-18 |
* | revert 8204 -- what is happening??? | reed@google.com | 2013-03-18 |
* | reland 8200 w/ fix for android (need fullpath instead of path) | reed@google.com | 2013-03-18 |
* | revert 8200 to figure out android break | reed@google.com | 2013-03-18 |
* | move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability | reed@google.com | 2013-03-18 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-16 |
* | Create a platform-dependent object for accessing purgeable memory. | scroggo@google.com | 2013-03-15 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-15 |
* | add (dummy) SkFontHost::GetFileName (to fix build, will soon be deprecated) | reed@google.com | 2013-03-14 |