| Commit message (Expand) | Author | Age |
* | Android specific changes that are upstreamed from the android framework. | djsollen@google.com | 2013-05-24 |
* | reenable lerpmode in gms, now that I think we fixed the global-initialization | reed@google.com | 2013-05-22 |
* | Fix clang warnings/errors in Android only code | robertphillips@google.com | 2013-05-22 |
* | Fix android font lookup bug | djsollen@google.com | 2013-05-21 |
* | Fix release build warnings for unused variables | djsollen@google.com | 2013-05-21 |
* | Add a fontConfig interface for android. | djsollen@google.com | 2013-05-21 |
* | Make the use of fallback fonts in Android a runtime decision. | djsollen@google.com | 2013-05-16 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-16 |
* | Move the FontConfigTypeface class into private header. | djsollen@google.com | 2013-05-15 |
* | Fix vertical text scaling and clipping on Mac. | bungeman@google.com | 2013-05-15 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-14 |
* | add separate impl file for SkFontMgr_fontconfig, so we don't polute | reed@google.com | 2013-05-13 |
* | API modifications needed to upstream Android font changes. | commit-bot@chromium.org | 2013-05-13 |
* | Reverting 9083 & 9084 due to Android failures | robertphillips@google.com | 2013-05-09 |
* | API modifications needed to upstream Android font changes. | commit-bot@chromium.org | 2013-05-09 |
* | negate FontBox.bottom, since it is negative, but we want it positive (doh) | reed@google.com | 2013-05-08 |
* | Use more fields from OutlineFontMEtrics: linegap, bbox. | reed@google.com | 2013-05-08 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-07 |
* | Mask orientation and layout correctly. | commit-bot@chromium.org | 2013-05-06 |
* | Remove unused complex script support from android builds | commit-bot@chromium.org | 2013-05-06 |
* | reimplement generateFontMetrics to keep all calculations in SkScalar, avoidin... | reed@google.com | 2013-05-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-03 |
* | add HACK_COLORGLYPHS (disabled) to test colorglyphs | reed@google.com | 2013-05-02 |
* | Cast our LOGFONTs in our enumerator callbacks to ENUMLOGFONTEX, so we | reed@google.com | 2013-05-02 |
* | TTC support for DirectWrite. | bungeman@google.com | 2013-05-02 |
* | Add FontMgr to DirectWrite. | bungeman@google.com | 2013-05-01 |
* | impl onCreateFrom... for fontmgr on windows | reed@google.com | 2013-04-25 |
* | Updates to skimage tool to use it for testing. | scroggo@google.com | 2013-04-25 |
* | Move MMap to SkData. | commit-bot@chromium.org | 2013-04-24 |
* | first impl of fontmgr for gdi | reed@google.com | 2013-04-24 |
* | its ok if there is no family name in the pattern for fontconfig, for fc will ... | reed@google.com | 2013-04-23 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-23 |
* | Add missing unistd.h include after r8765. | commit-bot@chromium.org | 2013-04-22 |
* | check-point for linux fontmgr impl | reed@google.com | 2013-04-22 |
* | fix refcnts for singleton fontconfig-direct | reed@google.com | 2013-04-22 |
* | start cleanup, in prep for new fontmgr impl | reed@google.com | 2013-04-22 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-20 |
* | can't return false for a ptr (unless you're in gcc) | reed@google.com | 2013-04-19 |
* | use SkDataTable to return familyNames for fontmgr | reed@google.com | 2013-04-19 |
* | check-point for new fontmgr on linux | reed@google.com | 2013-04-19 |
* | Updates to images project. | scroggo@google.com | 2013-04-17 |
* | Temporary patch to get Chrome Windows compiling | robertphillips@google.com | 2013-04-09 |
* | extend FontConfigInterface to start to match new fontmgr design | reed@google.com | 2013-04-09 |
* | Fix font handles leak. We return without freeing resources. | edisonn@google.com | 2013-04-06 |
* | New SVG turbulence in Skia | sugoi@google.com | 2013-04-05 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-30 |
* | add matcher to fontstyleset | reed@google.com | 2013-03-29 |
* | Fix minor cppcheck-found issues | robertphillips@google.com | 2013-03-29 |
* | add caching to fontmgr for mac | reed@google.com | 2013-03-28 |
* | add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin... | reed@google.com | 2013-03-27 |