1. 5ecd4fa Fix SkTMin call introduced in 10500 which fails on some platforms. by bungeman@google.com · 11 years ago
  2. ddc218e Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
  3. b10b51f Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
  4. ab44a17 stub support for SK_FONTHOST_USES_FONTMGR by reed@google.com · 11 years ago
  5. 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 11 years ago
  6. 5d4b773 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  7. e027a6e adapt FontConfig to use SK_FONTHOST_USES_FONTMGR by reed@google.com · 11 years ago
  8. 29bf862 Upstream changes from Android by djsollen@google.com · 11 years ago
  9. 76015b0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  10. 7fdcd44 support SK_FONTHOST_USES_FONTMGR on mac by reed@google.com · 11 years ago
  11. 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
  12. 6a774a1 Fix subpixel metrics with GDI. by bungeman@google.com · 11 years ago
  13. 27e21fe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. 7c86d8e Disable GDI slight hinting. by bungeman@google.com · 11 years ago
  15. 0abbff9 Fix metrics on Windows. by bungeman@google.com · 11 years ago
  16. 4b18f57 Clean up a few warnings on Windows x64. by bungeman@google.com · 11 years ago
  17. 02dd688 Make the copy of fontconfig font names before freeing their memory. by bungeman@google.com · 11 years ago
  18. f2e7dbb Split TLS implementation into its own translation unit. by bungeman@google.com · 11 years ago
  19. 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 11 years ago
  20. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  21. 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
  22. dc7919f Remove old and unused Android font host code by djsollen@google.com · 11 years ago
  23. 468142b Allow ico decoder to decode PNG sub-images. by scroggo@google.com · 11 years ago
  24. bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
  25. b4162b1 impl charsToGlyphs for freetype by reed@google.com · 11 years ago
  26. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
  27. 4fe0699 Fix for crbug/253460 (generatePath crashing on Windows). by bungeman@google.com · 11 years ago
  28. 371add8 Remove SK_IGNORE_MAC_TEXT_BOUNDS_FIX workaround. by commit-bot@chromium.org · 11 years ago
  29. 9a70f34 Ensure we use the current locale when looking up fallback fonts per character by djsollen@google.com · 11 years ago
  30. e9d8319 Add maxCharWidth and a compile flag to use old metrics (needed by Blink). by bungeman@google.com · 11 years ago
  31. 0afc6bb Fixed invalid cast on mingw. by bungeman@google.com · 11 years ago
  32. 05a729f Fix limit on size of glyph paths. by bungeman@google.com · 11 years ago
  33. daaea2d Fixes for unpremul decode. by scroggo@google.com · 11 years ago
  34. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  35. e47e7d1 Fix crash when attempting to use a font fallback chain with a custom font. by djsollen@google.com · 11 years ago
  36. 88605bb Fix leak in SkFontHost_fontconfig temporary code. by bungeman@google.com · 11 years ago
  37. 4fa748d Fix issues related to resolving fonts based on name. by djsollen@google.com · 11 years ago
  38. 11f2b44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  39. 78aa76c Follow on to r9408, implement sk_fileno in SkOSFile_none.cpp. by bungeman@google.com · 11 years ago
  40. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 11 years ago
  41. 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 11 years ago
  42. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  43. 9a6eb0e Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago
  44. 06e7424 Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff()." by senorblanco@chromium.org · 11 years ago
  45. 6b6c1dc Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago
  46. 7ed0447 Use updated signature for decode in empty decoder. by scroggo@google.com · 11 years ago
  47. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 11 years ago
  48. 40078cb Android specific changes that are upstreamed from the android framework. by djsollen@google.com · 11 years ago
  49. 8c6411a reenable lerpmode in gms, now that I think we fixed the global-initialization by reed@google.com · 11 years ago
  50. b7457d0 Fix clang warnings/errors in Android only code by robertphillips@google.com · 11 years ago
  51. 2e08f19 Fix android font lookup bug by djsollen@google.com · 11 years ago
  52. ab6eeb9 Fix release build warnings for unused variables by djsollen@google.com · 11 years ago
  53. bfae9d3 Add a fontConfig interface for android. by djsollen@google.com · 11 years ago
  54. 9401dee Make the use of fallback fonts in Android a runtime decision. by djsollen@google.com · 11 years ago
  55. 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  56. 6930b57 Move the FontConfigTypeface class into private header. by djsollen@google.com · 11 years ago
  57. cefd981 Fix vertical text scaling and clipping on Mac. by bungeman@google.com · 11 years ago
  58. 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  59. 381bb43 add separate impl file for SkFontMgr_fontconfig, so we don't polute by reed@google.com · 11 years ago
  60. c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  61. e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
  62. 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
  63. 94b366a negate FontBox.bottom, since it is negative, but we want it positive (doh) by reed@google.com · 11 years ago
  64. 60af92c Use more fields from OutlineFontMEtrics: linegap, bbox. by reed@google.com · 11 years ago
  65. e944de7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  66. c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 11 years ago
  67. e4faa14 Remove unused complex script support from android builds by commit-bot@chromium.org · 11 years ago
  68. f073b33 reimplement generateFontMetrics to keep all calculations in SkScalar, avoiding the by reed@google.com · 11 years ago
  69. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  70. f77b35d add HACK_COLORGLYPHS (disabled) to test colorglyphs by reed@google.com · 11 years ago
  71. a65a681 Cast our LOGFONTs in our enumerator callbacks to ENUMLOGFONTEX, so we by reed@google.com · 11 years ago
  72. 4bbc524 TTC support for DirectWrite. https://codereview.chromium.org/14600009/ by bungeman@google.com · 11 years ago
  73. 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 11 years ago
  74. 437eea1 impl onCreateFrom... for fontmgr on windows by reed@google.com · 11 years ago
  75. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 11 years ago
  76. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 11 years ago
  77. 484f5bc first impl of fontmgr for gdi by reed@google.com · 11 years ago
  78. 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
  79. e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  80. da2cd7b Add missing unistd.h include after r8765. by commit-bot@chromium.org · 12 years ago
  81. f55061f check-point for linux fontmgr impl by reed@google.com · 12 years ago
  82. 750a24b fix refcnts for singleton fontconfig-direct by reed@google.com · 12 years ago
  83. e49d67e start cleanup, in prep for new fontmgr impl by reed@google.com · 12 years ago
  84. 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  85. df798b3 can't return false for a ptr (unless you're in gcc) by reed@google.com · 12 years ago
  86. 027fd20 use SkDataTable to return familyNames for fontmgr by reed@google.com · 12 years ago
  87. 4ca890e check-point for new fontmgr on linux by reed@google.com · 12 years ago
  88. 4c6adf9 Updates to images project. by scroggo@google.com · 12 years ago
  89. 21db1db Temporary patch to get Chrome Windows compiling by robertphillips@google.com · 12 years ago
  90. 54c6914 extend FontConfigInterface to start to match new fontmgr design by reed@google.com · 12 years ago
  91. 390c6d7 Fix font handles leak. We return without freeing resources. by edisonn@google.com · 12 years ago
  92. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 12 years ago
  93. d55846d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  94. 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 12 years ago
  95. 87379e1 Fix minor cppcheck-found issues by robertphillips@google.com · 12 years ago
  96. dea7ee0 add caching to fontmgr for mac by reed@google.com · 12 years ago
  97. 070da5e add dummpy SkFontMgr::Factory() impl to font backends, so we can start testing it by reed@google.com · 12 years ago
  98. 3dcbd46 CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS) by reed@google.com · 12 years ago
  99. 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  100. ce8b3de store real fontstyle on mac fonts by reed@google.com · 12 years ago