- 11f2b44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 78aa76c Follow on to r9408, implement sk_fileno in SkOSFile_none.cpp. by bungeman@google.com · 12 years ago
- 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 12 years ago
- 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 12 years ago
- 7def5e1 Separate core and images project. by scroggo@google.com · 12 years ago
- 9a6eb0e Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 12 years ago
- 06e7424 Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff()." by senorblanco@chromium.org · 12 years ago
- 6b6c1dc Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 12 years ago
- 7ed0447 Use updated signature for decode in empty decoder. by scroggo@google.com · 12 years ago
- 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 12 years ago
- 40078cb Android specific changes that are upstreamed from the android framework. by djsollen@google.com · 12 years ago
- 8c6411a reenable lerpmode in gms, now that I think we fixed the global-initialization by reed@google.com · 12 years ago
- b7457d0 Fix clang warnings/errors in Android only code by robertphillips@google.com · 12 years ago
- 2e08f19 Fix android font lookup bug by djsollen@google.com · 12 years ago
- ab6eeb9 Fix release build warnings for unused variables by djsollen@google.com · 12 years ago
- bfae9d3 Add a fontConfig interface for android. by djsollen@google.com · 12 years ago
- 9401dee Make the use of fallback fonts in Android a runtime decision. by djsollen@google.com · 12 years ago
- 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 6930b57 Move the FontConfigTypeface class into private header. by djsollen@google.com · 12 years ago
- cefd981 Fix vertical text scaling and clipping on Mac. by bungeman@google.com · 12 years ago
- 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 381bb43 add separate impl file for SkFontMgr_fontconfig, so we don't polute by reed@google.com · 12 years ago
- c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 12 years ago
- e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 12 years ago
- 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 12 years ago
- 94b366a negate FontBox.bottom, since it is negative, but we want it positive (doh) by reed@google.com · 12 years ago
- 60af92c Use more fields from OutlineFontMEtrics: linegap, bbox. by reed@google.com · 12 years ago
- e944de7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 12 years ago
- e4faa14 Remove unused complex script support from android builds by commit-bot@chromium.org · 12 years ago
- f073b33 reimplement generateFontMetrics to keep all calculations in SkScalar, avoiding the by reed@google.com · 12 years ago
- 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- f77b35d add HACK_COLORGLYPHS (disabled) to test colorglyphs by reed@google.com · 12 years ago
- a65a681 Cast our LOGFONTs in our enumerator callbacks to ENUMLOGFONTEX, so we by reed@google.com · 12 years ago
- 4bbc524 TTC support for DirectWrite. https://codereview.chromium.org/14600009/ by bungeman@google.com · 12 years ago
- 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 12 years ago
- 437eea1 impl onCreateFrom... for fontmgr on windows by reed@google.com · 12 years ago
- 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
- 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 12 years ago
- 484f5bc first impl of fontmgr for gdi by reed@google.com · 12 years ago
- ab79282 its ok if there is no family name in the pattern for fontconfig, for fc will interpret by reed@google.com · 12 years ago
- e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- da2cd7b Add missing unistd.h include after r8765. by commit-bot@chromium.org · 12 years ago
- f55061f check-point for linux fontmgr impl by reed@google.com · 12 years ago
- 750a24b fix refcnts for singleton fontconfig-direct by reed@google.com · 12 years ago
- e49d67e start cleanup, in prep for new fontmgr impl by reed@google.com · 12 years ago
- 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- df798b3 can't return false for a ptr (unless you're in gcc) by reed@google.com · 12 years ago
- 027fd20 use SkDataTable to return familyNames for fontmgr by reed@google.com · 12 years ago
- 4ca890e check-point for new fontmgr on linux by reed@google.com · 12 years ago
- 4c6adf9 Updates to images project. by scroggo@google.com · 12 years ago
- 21db1db Temporary patch to get Chrome Windows compiling by robertphillips@google.com · 12 years ago
- 54c6914 extend FontConfigInterface to start to match new fontmgr design by reed@google.com · 12 years ago
- 390c6d7 Fix font handles leak. We return without freeing resources. by edisonn@google.com · 12 years ago
- e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 12 years ago
- d55846d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 12 years ago
- 87379e1 Fix minor cppcheck-found issues by robertphillips@google.com · 12 years ago
- dea7ee0 add caching to fontmgr for mac by reed@google.com · 12 years ago
- 070da5e add dummpy SkFontMgr::Factory() impl to font backends, so we can start testing it by reed@google.com · 12 years ago
- 3dcbd46 CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS) by reed@google.com · 12 years ago
- 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- ce8b3de store real fontstyle on mac fonts by reed@google.com · 12 years ago
- 83787c5 impl part of SKFontMgr for mac by reed@google.com · 12 years ago
- 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 12 years ago
- e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 8cf10ef Reverting r8376, r8373 and r8371 due to Android shader compilation failures by robertphillips@google.com · 12 years ago
- 95625db check-point (early) for fontmgr stuff, not called. by reed@google.com · 12 years ago
- fe74765 Change fixedWidth to fixedPitch and implement on Windows. by bungeman@google.com · 12 years ago
- 2daa365 New SVG turbulence in Skia by sugoi@google.com · 12 years ago
- 5526ede land https://codereview.chromium.org/12676024 by reed@google.com · 12 years ago
- ce9d95a Fix for android_clang_dbg compiler error by robertphillips@google.com · 12 years ago
- 292b1d4 remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() by reed@google.com · 12 years ago
- 0228856 revert 8331 (broke android text) by reed@google.com · 12 years ago
- 1361d78 override SkTypeface::onOpenStream for android by reed@google.com · 12 years ago
- 3ddb793 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 7935d7c remove obsolete/abandoned font backend by mike@reedtribe.org · 12 years ago
- 66d831d remove SkFontHost::GetFileName by mike@reedtribe.org · 12 years ago
- 25d5ab0 remove obsolete/unsupported font backend by mike@reedtribe.org · 12 years ago
- 06e8737 remove obsolete/orphaned font backend by mike@reedtribe.org · 12 years ago
- 177dc6e override SkTypeface::onOpenStream for DW by reed@google.com · 12 years ago
- 6c66d2f remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* by reed@google.com · 12 years ago
- b58a639 Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings. by bsalomon@google.com · 12 years ago
- 0042b9c override SkTypeface::onOpenStream() by reed@google.com · 12 years ago
- cc9aad5 override onGetTableTags() and onGetTableData() in SkTypeface, in preparation for by reed@google.com · 12 years ago
- 055180c Use function-ptr instead of SkFontHost api to allow client to handle by reed@google.com · 12 years ago
- 2cdc671 add virtual SkTypeface::onOpenStream and override that for fontconfig by reed@google.com · 12 years ago
- 38c37dd call onGetUPEM to subclasses can optimize it, and place default behavior by reed@google.com · 12 years ago
- 9dcf465 When we read from a RemoteFontStream (might happen maybe with other streams), stream's data might be partially consumed. If so, when we try to read the whole content of the font, we fail, because we read only part of the content. by edisonn@google.com · 12 years ago
- 032fbb8 oops, update the INHERITED for our typeface by reed@google.com · 12 years ago
- 0fc17c3 inherit from SkTypeface_FreeType to share more code by reed@google.com · 12 years ago
- 5dd4502 Update code to use helper function for better readability/searching. by djsollen@google.com · 12 years ago
- c1641fc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 2689f61 move impl of AdvancedTypefaceMetrics into typeface (3) by reed@google.com · 12 years ago
- f210f50 add new API for gdi fonts (not hooked up yet) by reed@google.com · 12 years ago
- c4de776 Add an entry for Cambria-Caladea to the list of metric compatible fonts. by commit-bot@chromium.org · 12 years ago
- 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 12 years ago
- 8c3f84d use SkStream::NewFromFile() by reed@google.com · 12 years ago
- f381162 use SkStream::NewFromFile() by mike@reedtribe.org · 12 years ago