1. aadb4d9 flush after every print in windows by commit-bot@chromium.org · 11 years ago
  2. 27f74aa Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points. by bungeman@google.com · 11 years ago
  3. c0445fe Fix ambiguity in API if no matching system language is found by commit-bot@chromium.org · 11 years ago
  4. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  5. dd6cde5 style nit for myself retroactively: throwOnFailure -> throw_on_failure by commit-bot@chromium.org · 11 years ago
  6. 86dd752 Mutex protect SkFontMgr_DirectWrite cache. by bungeman@google.com · 11 years ago
  7. 11ba319 Snap GDI matrix when snapping height. by bungeman@google.com · 11 years ago
  8. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  9. e5c9c49 Empty implementations for SkImageDecoder. by scroggo@google.com · 11 years ago
  10. 0ac74b2 Added SkTileImageFilter to SkFlattenable::InitializeFlattenables() by sugoi@google.com · 11 years ago
  11. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  12. 39a7c70 Use different unique identifier for a fallback family. by djsollen@google.com · 11 years ago
  13. c526c71 Map Calibri to Carlito by bungeman@google.com · 11 years ago
  14. dd88ecc Fix slight hinting with GDI. by bungeman@google.com · 11 years ago
  15. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  16. 9902c38 Add new entry point that supports fallback font selection based on language. by djsollen@google.com · 11 years ago
  17. 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago
  18. d44d988 fix fontconfig backend to only cache new fonts if their outName was unique by reed@google.com · 11 years ago
  19. 286a883 cleanup XML_Parser after reading android config files. by djsollen@google.com · 11 years ago
  20. ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
  21. 53cbb0b Return canonical logfont size to 64. by bungeman@google.com · 11 years ago
  22. 6d2fef9 Update the freetype backed fonthost to keep the style and fixed width attributes for a font stream. by djsollen@google.com · 11 years ago
  23. b27eba7 fix regression in fallback chain where we don't account for the original font style. by djsollen@google.com · 11 years ago
  24. cf292b7 Added a missing filter in SkFlattenable::InitializeFlattenables(). by commit-bot@chromium.org · 11 years ago
  25. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  26. d1bcfc9 export SkFontMgr_New_... experimental functions for testing in chrome by reed@google.com · 11 years ago
  27. 1a2e71d Don't require getLength on Mac. by scroggo@google.com · 11 years ago
  28. 50c9567 fix issue on devices running an OS prior to 4.2 when the fallback font file was potential stored in a different location on device. by djsollen@google.com · 11 years ago
  29. 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  30. 7687578 Fix for 10963: Use mx instead of my where mx is wanted. by bungeman@google.com · 11 years ago
  31. e1b9bad Clear unknown DirectWrite font metrics. by bungeman@google.com · 11 years ago
  32. 3334648 Fix _GDI::generateCharToGlyph to properly handle missing glyphs. by bungeman@google.com · 11 years ago
  33. 92e3f08 Fix issue when the family name is reused among multiple families. by djsollen@google.com · 11 years ago
  34. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  35. 42a7829 Better error reporting when dynamic loading fails with DirectWrite. by bungeman@google.com · 11 years ago
  36. bfc6cc4 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  37. af9296e Update DirectWrite code so that it is loadable on XP. by bungeman@google.com · 11 years ago
  38. bcb88e5 Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromium XP bot failures by robertphillips@google.com · 11 years ago
  39. 8b71ef1 skia: Added SkDiscardableMemory interface. by scroggo@google.com · 11 years ago
  40. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  41. 0699756 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  42. 968863f Revert r10718 to unblock roll by robertphillips@google.com · 11 years ago
  43. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  44. 936be47 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  45. 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
  46. a8b20d6 remove uncalled local functions by reed@google.com · 11 years ago
  47. f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  48. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  49. f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago
  50. 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  51. a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  52. 1c4c9ef Move SkComposeImageFilter into its own {.h, .cpp} files by commit-bot@chromium.org · 11 years ago
  53. 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 11 years ago
  54. 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  55. febfd70 Add onRefMatchingStyle to SkFontHost_linux. by bungeman@google.com · 11 years ago
  56. 5ecd4fa Fix SkTMin call introduced in 10500 which fails on some platforms. by bungeman@google.com · 11 years ago
  57. ddc218e Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
  58. b10b51f Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
  59. ab44a17 stub support for SK_FONTHOST_USES_FONTMGR by reed@google.com · 11 years ago
  60. 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 11 years ago
  61. 5d4b773 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  62. e027a6e adapt FontConfig to use SK_FONTHOST_USES_FONTMGR by reed@google.com · 11 years ago
  63. 29bf862 Upstream changes from Android by djsollen@google.com · 11 years ago
  64. 76015b0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  65. 7fdcd44 support SK_FONTHOST_USES_FONTMGR on mac by reed@google.com · 11 years ago
  66. 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
  67. 6a774a1 Fix subpixel metrics with GDI. by bungeman@google.com · 11 years ago
  68. 27e21fe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. 7c86d8e Disable GDI slight hinting. by bungeman@google.com · 11 years ago
  70. 0abbff9 Fix metrics on Windows. by bungeman@google.com · 11 years ago
  71. 4b18f57 Clean up a few warnings on Windows x64. by bungeman@google.com · 11 years ago
  72. 02dd688 Make the copy of fontconfig font names before freeing their memory. by bungeman@google.com · 11 years ago
  73. f2e7dbb Split TLS implementation into its own translation unit. by bungeman@google.com · 11 years ago
  74. 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 11 years ago
  75. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  76. 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
  77. dc7919f Remove old and unused Android font host code by djsollen@google.com · 11 years ago
  78. 468142b Allow ico decoder to decode PNG sub-images. by scroggo@google.com · 11 years ago
  79. bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
  80. b4162b1 impl charsToGlyphs for freetype by reed@google.com · 11 years ago
  81. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
  82. 4fe0699 Fix for crbug/253460 (generatePath crashing on Windows). by bungeman@google.com · 11 years ago
  83. 371add8 Remove SK_IGNORE_MAC_TEXT_BOUNDS_FIX workaround. by commit-bot@chromium.org · 11 years ago
  84. 9a70f34 Ensure we use the current locale when looking up fallback fonts per character by djsollen@google.com · 11 years ago
  85. e9d8319 Add maxCharWidth and a compile flag to use old metrics (needed by Blink). by bungeman@google.com · 11 years ago
  86. 0afc6bb Fixed invalid cast on mingw. by bungeman@google.com · 11 years ago
  87. 05a729f Fix limit on size of glyph paths. by bungeman@google.com · 11 years ago
  88. daaea2d Fixes for unpremul decode. by scroggo@google.com · 11 years ago
  89. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  90. e47e7d1 Fix crash when attempting to use a font fallback chain with a custom font. by djsollen@google.com · 11 years ago
  91. 88605bb Fix leak in SkFontHost_fontconfig temporary code. by bungeman@google.com · 11 years ago
  92. 4fa748d Fix issues related to resolving fonts based on name. by djsollen@google.com · 11 years ago
  93. 11f2b44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  94. 78aa76c Follow on to r9408, implement sk_fileno in SkOSFile_none.cpp. by bungeman@google.com · 11 years ago
  95. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 11 years ago
  96. 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
  97. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  98. 9a6eb0e Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago
  99. 06e7424 Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff()." by senorblanco@chromium.org · 11 years ago
  100. 6b6c1dc Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exposed via asNewEffectOrCoeff(). by senorblanco@chromium.org · 11 years ago