1. f61475e Regularize informative messages in Android font parser. by bungeman · 10 years ago
  2. e85a754 Respect declared font style on Android. by bungeman · 10 years ago
  3. 21d3ed5 Revert of Respect declared font style on Android. (patchset #6 id:100001 of https://codereview.chromium.org/1092093002/) by jcgregorio · 10 years ago
  4. 673e902 Respect declared font style on Android. by bungeman · 10 years ago
  5. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 10 years ago
  6. d803cda Add PS 'all' weight name to scanFont. by bungeman · 10 years ago
  7. 9416494 Ammend font table data experiment on Mac. by bungeman · 10 years ago
  8. e3bea5c Attempted mitigation of font tables released early. by bungeman · 10 years ago
  9. 5c9fa28 Add option to embed font data into executable. by bungeman · 10 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  11. b8a1d30 Add font "index" to lmp parser. by bungeman · 10 years ago
  12. 12f0312 Support BGR with DirectWrite. by bungeman · 10 years ago
  13. 665b038 Use typographic font metrics when the font requests. by bungeman · 10 years ago
  14. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 10 years ago
  15. 6f94076 Restore GDI text size rounding. by bungeman · 10 years ago
  16. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 10 years ago
  17. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  18. de9e7a7 For safety include SkTypes.h in SkFontHost_mac.cpp by mtklein · 10 years ago
  19. aae3091 Draw glyphs on Mac without font transform. by bungeman · 10 years ago
  20. b3310c2 Set the ttcIndex on Mac onOpenStream. by bungeman · 10 years ago
  21. db873d8 add compose-colorfilter by reed · 10 years ago
  22. cf808aa Clang warnings for SkFontHost_FreeType_common.cpp by fmalita · 10 years ago
  23. b69d0e0 BUG=skia: by herb · 10 years ago
  24. 4b583ac FreeType uses unsigned int, Skia uses int. by joshualitt · 10 years ago
  25. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
  26. f8d24e2 BUG=skia: by herb · 10 years ago
  27. 994e818 Provide Mac 10.6 SDK support for kCTFontColorGlyphsTrait. by bungeman · 10 years ago
  28. 98c251b Use traits instead of table for color glyph detection. by bungeman · 10 years ago
  29. 9c007f2 Use #if instead of #ifdef with SK_HAS_DWRITE_X. by bungeman · 10 years ago
  30. 28512f7 Use IDWriteFontFallback when available. by bungeman · 10 years ago
  31. 7be2eb8 Remove SkFontHost includes and friends. by bungeman · 10 years ago
  32. b2bed00 Implement onMatchFamilyStyleCharacter for DirectWrite. by bungeman · 10 years ago
  33. 87fa631 Rename onGetPixelsEnum back to onGetPixels. by scroggo · 10 years ago
  34. e892616 Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface. by bungeman · 10 years ago
  35. cd87c51 Remove FontConfigTypeface::getFamilyName(). by bungeman · 10 years ago
  36. 0babd3c Update DirectWrite streams to SkStreamAsset. by bungeman · 10 years ago
  37. b5d0ce6 FontFamily SkTArrays can be moved. by bungeman · 10 years ago
  38. 0864908 Make SkImageGenerator::getPixels() return an enum. by scroggo · 10 years ago
  39. 9a0808f Verify all parsed test font files start with cap. by bungeman · 10 years ago
  40. e998b7f Move SkOSFile::Iter impls into ports. by bungeman · 10 years ago
  41. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 10 years ago
  42. eb2be7f Additional cleanups to Android config parsing. by bungeman · 10 years ago
  43. 7fa87cd Add factory for Android font manager. by bungeman · 10 years ago
  44. 465206a Add missing SK_OVERRIDE by rmistry · 10 years ago
  45. efbad37 Don't read unecessary font files on Android. by bungeman · 10 years ago
  46. b6bed17 Convert FamilyData to Skia style field names. by bungeman · 10 years ago
  47. 7a3527d Do not leak FamilyData in Android SkFontMgr. by bungeman · 10 years ago
  48. 3af41fa Do not add indirection to XML_Parser. by bungeman · 10 years ago
  49. e7ea40f Reland "remove unused SkAvoidXfermode" by scroggo · 10 years ago
  50. 52b64b4 SkFontHost_FreeType takes advantage of SkStreamAsset. by bungeman · 10 years ago
  51. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  52. a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 10 years ago
  53. 28b44e8 And change SkAutoTUnref<const SkStream to SkAutoTDelete. by scroggo · 10 years ago
  54. e58898e Remove another caller of SkRef(SkStream) by scroggo · 10 years ago
  55. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  56. ec7e12f Lcd request early check in SkFontHost_FreeType::onFilterRec. by bungeman · 10 years ago
  57. d4742fa Reduce overhead of SkFontHost_FreeType::onFilterRec. by bungeman · 10 years ago
  58. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  59. b2b416d Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/) by scroggo · 10 years ago
  60. 2d02df7 remove unused SkAvoidXfermode by reed · 10 years ago
  61. 199ba8e namespace {} trick for SK_DECLARE_STATIC_ONCE by mtklein · 10 years ago
  62. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  63. 4490da2 Can't include SkTypes.h from ports/ by Mike Klein · 10 years ago
  64. 8b50ac2 Use error-checking mutexes in Debug builds. by mtklein · 10 years ago
  65. fcfea99 Upstream custom freetype embolding strength from Android by djsollen · 10 years ago
  66. 3b4b66c Work around changes in OSX 10.10. by bungeman · 10 years ago
  67. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  68. b5d818a will write a custom one for blink later by reed · 10 years ago
  69. 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
  70. 8b57524 add arcto patheffect by reed · 10 years ago
  71. 3490263 Replace use of deprecated CG methods. by bungeman · 10 years ago
  72. 6cfce1b Change how SkDebugf is sent to stdout on Android. by scroggo · 10 years ago
  73. 5f14c5e Factor text size device mapping in SkScalerContext. by bungeman · 10 years ago
  74. c6b8b02 Remove support for OSX 10.5. by bungeman · 10 years ago
  75. ce547f4 Remove SkASSERT_CONTINUE. by bungeman · 10 years ago
  76. 9dc2468 Clean up FreeType library ref counting. by bungeman · 10 years ago
  77. 8a2198a Fix Windows SkTime version by robertphillips · 10 years ago
  78. be2284d Use text size on Mac. by bungeman · 10 years ago
  79. 5ec443c Clean up FreeType code for 2.3.8. by bungeman · 10 years ago
  80. ad5e9a5 add runtime config option to retain stream for custom typefaces by humper · 10 years ago
  81. d02cf26 change roundOut() to take a dst, so we can use that signature to return IRect by reed · 10 years ago
  82. 33068c1 Enforce pure virtual behavior for onMatchFamilyStyleCharacter by djsollen · 10 years ago
  83. 5ae7765 Cleanup the XML directory in public includes. by djsollen · 10 years ago
  84. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  85. 6fee786 Remove SK_USE_SCALED_FONTMETRICS. by bungeman · 10 years ago
  86. ddbc491 guard call to CGColorSpaceCopyICCProfile in case we're building for iOS by reed · 10 years ago
  87. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  88. 8e74b15 Fix SkTime::GetDateTime Posix implementation, add unit test. by halcanary · 10 years ago
  89. 7c74885 flag imageinfo as srgb by reed · 10 years ago
  90. 336fdf2 With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f922983a20 blink_perf.layout regressed. It appears that the typeface cache is being missed. This is a partial revert of the Skia change which reverts the smallest amount of code to restore performance. by bungeman · 10 years ago
  91. a3d3065 Revert of Bisect Mac performance regression. (patchset #6 id:100001 of https://codereview.chromium.org/693213002/) by egdaniel · 10 years ago
  92. 4b86bac Allow all font weights on Android and respect overrides. by bungeman · 10 years ago
  93. 47eda52 With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f922983a20 blink_perf.layout regressed. It appears that the typeface cache is being missed. This is a partial revert of the Skia change which reverts the smallest amount of code to restore performance. by bungeman · 10 years ago
  94. c17c658 SK_USE_SCALED_FONTMETRICS for correct scaling by reed · 10 years ago
  95. 967937c Combine nameFontStyleProc and FindByNameStyle. by bungeman · 10 years ago
  96. a3a706f Cleanup android to ensure it can compile with clang by djsollen · 10 years ago
  97. 6500760 Revert of scale xmin and xmax for FontMetrics (patchset #1 id:1 of https://codereview.chromium.org/685153004/) by robertphillips · 10 years ago
  98. 79c276e scale xmin and xmax for FontMetrics by reed · 10 years ago
  99. 7316b10 Revert of scale xmin/xmax etc in fontmetrics (patchset #1 id:1 of https://codereview.chromium.org/690533004/) by bungeman · 10 years ago
  100. f8c2fef scale xmin/xmax etc in fontmetrics by reed · 10 years ago