- 4b18f57 Clean up a few warnings on Windows x64. by bungeman@google.com · 11 years ago
- 02dd688 Make the copy of fontconfig font names before freeing their memory. by bungeman@google.com · 11 years ago
- f2e7dbb Split TLS implementation into its own translation unit. by bungeman@google.com · 11 years ago
- 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 11 years ago
- f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
- 84e22d8 allow createScalerContext to return null, and then have the GDI backend trigger that if we fail to create the necessary GDI resources by reed@google.com · 11 years ago
- dc7919f Remove old and unused Android font host code by djsollen@google.com · 11 years ago
- 468142b Allow ico decoder to decode PNG sub-images. by scroggo@google.com · 11 years ago
- bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
- b4162b1 impl charsToGlyphs for freetype by reed@google.com · 11 years ago
- bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
- 4fe0699 Fix for crbug/253460 (generatePath crashing on Windows). by bungeman@google.com · 11 years ago
- 371add8 Remove SK_IGNORE_MAC_TEXT_BOUNDS_FIX workaround. by commit-bot@chromium.org · 11 years ago
- 9a70f34 Ensure we use the current locale when looking up fallback fonts per character by djsollen@google.com · 11 years ago
- e9d8319 Add maxCharWidth and a compile flag to use old metrics (needed by Blink). by bungeman@google.com · 11 years ago
- 0afc6bb Fixed invalid cast on mingw. by bungeman@google.com · 11 years ago
- 05a729f Fix limit on size of glyph paths. by bungeman@google.com · 11 years ago
- daaea2d Fixes for unpremul decode. by scroggo@google.com · 11 years ago
- 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
- e47e7d1 Fix crash when attempting to use a font fallback chain with a custom font. by djsollen@google.com · 11 years ago
- 88605bb Fix leak in SkFontHost_fontconfig temporary code. by bungeman@google.com · 11 years ago
- 4fa748d Fix issues related to resolving fonts based on name. by djsollen@google.com · 11 years ago
- 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