1. 4f3c305 Fix some presubmit warnings. by tfarina@chromium.org · 11 years ago
  2. 63ba319 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. bc55eec Implement SkAshmemDiscardableMemory by halcanary@google.com · 11 years ago
  4. c9a8a7e improve bitmap font support (FreeType only) by bungeman@google.com · 11 years ago
  5. 45dfe6b Revert of https://codereview.chromium.org/111853003/ by commit-bot@chromium.org · 11 years ago
  6. 5f209e6 Revert "[PDF] Fix font embedding restrictions." by vandebo@chromium.org · 11 years ago
  7. 7ad9368 Revert of https://codereview.chromium.org/109033002/ by commit-bot@chromium.org · 11 years ago
  8. 00e00b0 Fix missing ; in win code. by vandebo@chromium.org · 11 years ago
  9. 47fb2b9 [PDF] Fix font embedding restrictions. by commit-bot@chromium.org · 11 years ago
  10. e167b11 Shut up the CoreText performance note. by commit-bot@chromium.org · 11 years ago
  11. aeec334 Fix one too many levels of indirection introduced in 12573. by bungeman@google.com · 11 years ago
  12. 0ff457b Fix threading issue in DirectWrite port initialization. by bungeman@google.com · 11 years ago
  13. 29d9693 SkDecodingImageGenerator now uses SkStreamRewindable by halcanary@google.com · 11 years ago
  14. dbba5a4 Fix change src/ports/SkImageDecoder_empty.cpp missed in 103033002 by halcanary@google.com · 11 years ago
  15. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  16. 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago
  17. 4d71db8 Actually mark other types of fonts as 'kOther' in FreeType port. by bungeman@google.com · 11 years ago
  18. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  19. d432332 Remove unwanted gFTMutex from DirectWrite port. by bungeman@google.com · 11 years ago
  20. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
  21. 8f53d58 Only SkFontMgr_New_DirectWrite should call GetSystemFontCollection. by bungeman@google.com · 11 years ago
  22. f7159bb De-generalize create_typeface on Windows. by bungeman@google.com · 11 years ago
  23. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  24. 451b596 Android FontHost cannot use FontMgr yet. by bungeman@google.com · 11 years ago
  25. e0f0468 Give Android a SkFontMgr::Factory which was missing as of r12217. by bungeman@google.com · 11 years ago
  26. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  27. 8f457e3 Adding error checks to SkRBuffer by commit-bot@chromium.org · 11 years ago
  28. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  29. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  30. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  31. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  32. 35fe737 prototype for kerning api by reed@google.com · 11 years ago
  33. 0673efe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. 72b8cb2 onCharsToGlyphs to handle non-bmp on Mac. by bungeman@google.com · 11 years ago
  35. fb1663a Fix non-bmp in generateCharToGlyph on Mac. by bungeman@google.com · 11 years ago
  36. 172c363 Add missing braces for r11955. by bungeman@google.com · 11 years ago
  37. 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
  38. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  39. e7e29b7 scope ComputeIsOpaque with SkBitmap by reed@google.com · 11 years ago
  40. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  41. e0e1da3 Remove SkColorTable from SkFlattenable hierarchy. by commit-bot@chromium.org · 11 years ago
  42. b8aa4dd Fix off by one error in last advanceCount in SkFontHost_FreeType. by bungeman@google.com · 11 years ago
  43. 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  44. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  45. 0cd2ac6 change SkAnnotation to not inherit from SkFlattenable (does not need dynamic factories) by reed@google.com · 11 years ago
  46. 4979f32 remove SkDataSet, and just store a key/value in SkAnnotation by reed@google.com · 11 years ago
  47. da30055 SkData need not be a Flattenable, since it does not need subclass/factories by reed@google.com · 11 years ago
  48. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  49. 18252fe Add stdio include to SkFonrConfigParser_android. by bungeman@google.com · 11 years ago
  50. 8530296 Try to work around VS2010 intsafe/stdint multiple define issues. by bungeman@google.com · 11 years ago
  51. 72e8324 Add stdio include to SkDebug_android. by bungeman@google.com · 11 years ago
  52. aadb4d9 flush after every print in windows by commit-bot@chromium.org · 11 years ago
  53. 27f74aa Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points. by bungeman@google.com · 11 years ago
  54. c0445fe Fix ambiguity in API if no matching system language is found by commit-bot@chromium.org · 11 years ago
  55. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  56. dd6cde5 style nit for myself retroactively: throwOnFailure -> throw_on_failure by commit-bot@chromium.org · 11 years ago
  57. 86dd752 Mutex protect SkFontMgr_DirectWrite cache. by bungeman@google.com · 11 years ago
  58. 11ba319 Snap GDI matrix when snapping height. by bungeman@google.com · 11 years ago
  59. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  60. e5c9c49 Empty implementations for SkImageDecoder. by scroggo@google.com · 11 years ago
  61. 0ac74b2 Added SkTileImageFilter to SkFlattenable::InitializeFlattenables() by sugoi@google.com · 11 years ago
  62. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  63. 39a7c70 Use different unique identifier for a fallback family. by djsollen@google.com · 11 years ago
  64. c526c71 Map Calibri to Carlito by bungeman@google.com · 11 years ago
  65. dd88ecc Fix slight hinting with GDI. by bungeman@google.com · 11 years ago
  66. 519f967 Add sk_calloc. Remove SkMemory_stdlib, which seems unused. by mtklein@google.com · 11 years ago
  67. 9902c38 Add new entry point that supports fallback font selection based on language. by djsollen@google.com · 11 years ago
  68. 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago
  69. d44d988 fix fontconfig backend to only cache new fonts if their outName was unique by reed@google.com · 11 years ago
  70. 286a883 cleanup XML_Parser after reading android config files. by djsollen@google.com · 11 years ago
  71. ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
  72. 53cbb0b Return canonical logfont size to 64. by bungeman@google.com · 11 years ago
  73. 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
  74. b27eba7 fix regression in fallback chain where we don't account for the original font style. by djsollen@google.com · 11 years ago
  75. cf292b7 Added a missing filter in SkFlattenable::InitializeFlattenables(). by commit-bot@chromium.org · 11 years ago
  76. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  77. d1bcfc9 export SkFontMgr_New_... experimental functions for testing in chrome by reed@google.com · 11 years ago
  78. 1a2e71d Don't require getLength on Mac. by scroggo@google.com · 11 years ago
  79. 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
  80. 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  81. 7687578 Fix for 10963: Use mx instead of my where mx is wanted. by bungeman@google.com · 11 years ago
  82. e1b9bad Clear unknown DirectWrite font metrics. by bungeman@google.com · 11 years ago
  83. 3334648 Fix _GDI::generateCharToGlyph to properly handle missing glyphs. by bungeman@google.com · 11 years ago
  84. 92e3f08 Fix issue when the family name is reused among multiple families. by djsollen@google.com · 11 years ago
  85. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  86. 42a7829 Better error reporting when dynamic loading fails with DirectWrite. by bungeman@google.com · 11 years ago
  87. bfc6cc4 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  88. af9296e Update DirectWrite code so that it is loadable on XP. by bungeman@google.com · 11 years ago
  89. 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
  90. 8b71ef1 skia: Added SkDiscardableMemory interface. by scroggo@google.com · 11 years ago
  91. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  92. 0699756 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  93. 968863f Revert r10718 to unblock roll by robertphillips@google.com · 11 years ago
  94. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  95. 936be47 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  96. 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
  97. a8b20d6 remove uncalled local functions by reed@google.com · 11 years ago
  98. f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  99. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  100. f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago