1. 21c1313 Remove SK_IGNORE_GASP_VERSION_CHECK. by Ben Wagner · 8 years ago
  2. 4785897 Remove compressed texture support from cacherator by Brian Osman · 8 years ago
  3. bc096bf Improve variation comment for iOS. by bungeman · 8 years ago
  4. 42a2a20 Only respect version 1 gasp tables for symmetric. by Ben Wagner · 8 years ago
  5. 9f59134 Symmetric rendering when >20px with DirectWrite. by Ben Wagner · 8 years ago
  6. 1f5f6b8 Fix advances for aliased text with DirectWrite. by Ben Wagner · 8 years ago
  7. f1bc5e8 Set the kMultiMaster_FontFlag in DirectWrite. by Ben Wagner · 8 years ago
  8. 266dcb0 SkTypeface:: populate_glyph_to_unicode uniformly across platforms by Hal Canary · 8 years ago
  9. 3390cdf SkTypeface_win_dw: populate_glyph_to_unicode uses lowest unichar by Hal Canary · 8 years ago
  10. ea07652 Use the rounded text size for gasp. by Ben Wagner · 8 years ago
  11. b1f7653 Use the rounded text size for gasp. by Ben Wagner · 8 years ago
  12. 9aec894 Use last value for axis for variation position. by bungeman · 8 years ago
  13. 3e306f6 Use FontWeight symbols when available on Mac. by bungeman · 8 years ago
  14. 2f3db61 Remove SK_IGNORE_DW_GRAY_FIX. by Ben Wagner · 8 years ago
  15. 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 8 years ago
  16. a2cedff Fix gaussianedge GM by Robert Phillips · 8 years ago
  17. b338484 quiet some annoying logging in unit tests by Mike Klein · 8 years ago
  18. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 8 years ago
  19. 3318da5 Replace Thinkness with Thickness. by Ben Wagner · 8 years ago
  20. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  21. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 8 years ago
  22. eefa289 sk_fgetsize to not use ftell. by Ben Wagner · 8 years ago
  23. e0a34e7 Only set dw antialias mode to grayscale for A8. by Ben Wagner · 8 years ago
  24. 2225306 Support pixel antialising in DirectWrite. by Ben Wagner · 8 years ago
  25. b66fa52 Revert "Support pixel antialising in DirectWrite." by Mike Reed · 8 years ago
  26. 34db1ee Support pixel antialising in DirectWrite. by Ben Wagner · 8 years ago
  27. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  28. f1b61af Mark function used as template parameter extern. by Ben Wagner · 8 years ago
  29. c0128d4 DW last resort font default name not necessary. by Ben Wagner · 8 years ago
  30. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 8 years ago
  31. c663905 Tell PDF on Mac when a font is a variation font. by Ben Wagner · 8 years ago
  32. e7e5499 Check that the FT_Face actually exists in SkTypeface_FreeType::onGetVariationDesignPosition. by Ben Wagner · 8 years ago
  33. e0c9e00 Remove SK_HAS_DWRITE_X defines. by Ben Wagner · 8 years ago
  34. 2a098d0 Call FT_Set_Default_Properties when available. by Ben Wagner · 8 years ago
  35. a07741a begin to hide details of SkPathEffect by Mike Reed · 8 years ago
  36. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  37. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  38. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  39. edee1ae Write SkRegion fuzzer by Kevin Lubick · 8 years ago
  40. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  41. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  42. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 8 years ago
  43. 4ec46aa Work around Mac x- and cap-height calculation. by bungeman · 8 years ago
  44. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  45. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  46. a67615f 'gasp' to control symmetric rendering on Windows. by Ben Wagner · 8 years ago
  47. 19c22e9 Revert "Roll minimum picture version up to 44." by Robert Phillips · 8 years ago
  48. 18ec7b9 Replace kCTFontXXXOrientation with kCTFontOrientationXXX. by bungeman · 8 years ago
  49. e037d12 Roll minimum picture version up to 44. by Mike Klein · 8 years ago
  50. f1ef1fa Properly create CTFontDescriptor from SkFontStyle. by bungeman · 8 years ago
  51. a04bb45 Make src/effects explicitly optional. by Mike Klein · 8 years ago
  52. 8fa7468 Include correct header in SkFontMgr_custom_empty_factory.cpp. by Ben Wagner · 8 years ago
  53. 8ab590f Split custom font managers. by Ben Wagner · 8 years ago
  54. 83f1f44 SkFontHost_mac.cpp#create_descriptor to handle nullptr familyName. by bungeman · 9 years ago
  55. 160907f Clean up more references to GYP. by Mike Klein · 9 years ago
  56. 2527230 Implement getFamilyName for stream fonts on Linux. by Ben Wagner · 9 years ago
  57. a6725fc Support fCapHeight in SkScalerContext_DW by Koji Ishii · 9 years ago
  58. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 9 years ago
  59. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 9 years ago
  60. 2873c76 Decode system font weight correctly on Mac. by bungeman · 9 years ago
  61. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 9 years ago
  62. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 9 years ago
  63. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 9 years ago
  64. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 9 years ago
  65. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 9 years ago
  66. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 9 years ago
  67. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 9 years ago
  68. 55325b7 clean up non-ASCII comments by Hal Canary · 9 years ago
  69. c292b5f Clean up SkFontHost_Mac ownership. by bungeman · 9 years ago
  70. 1e86044d Mark CG and WIC images as srgb by Matt Sarett · 9 years ago
  71. c2ba75b Remove Mac 10.6 - 10.8 work arounds for fonts. by bungeman · 9 years ago
  72. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 9 years ago
  73. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 9 years ago
  74. 52ab2f5 Use FT_LOAD_BITMAP_METRICS_ONLY flag by Seigo Nonaka · 9 years ago
  75. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 9 years ago
  76. db68301 SkImageEncoder: simplify API by Hal Canary · 9 years ago
  77. 030cbd5 Add SkOverdrawColorFilter by Matt Sarett · 9 years ago
  78. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 9 years ago
  79. 248ff02 SkImageEncoder: simplify API by Hal Canary · 9 years ago
  80. 6e9ac12 Clean up glyph id handling. by Ben Wagner · 9 years ago
  81. 2512db2 Check and report FreeType error. by Ben Wagner · 9 years ago
  82. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 9 years ago
  83. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 9 years ago
  84. c05b2bf Clarify onCreateScalerContext failure modes. by Ben Wagner · 9 years ago
  85. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 9 years ago
  86. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 9 years ago
  87. 6fe16d3 Remove SkMovie and giflib by scroggo · 9 years ago
  88. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 9 years ago
  89. 54cfe41 Remove SkRRectsGaussianEdgeShader by Robert Phillips · 9 years ago
  90. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 9 years ago
  91. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 9 years ago
  92. 1c7805b Remove restrictive format pattern for Fontconfig matching by drott · 9 years ago
  93. f8ee5b4 Mac: Remove use of deprecated font APIs by ccameron · 9 years ago
  94. 95ea469 Remove SkFontConfigInterface_direct_google3. by Ben Wagner · 9 years ago
  95. fc6c37b Remove stray semicolons. by Mike Klein · 9 years ago
  96. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 9 years ago
  97. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 9 years ago
  98. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 9 years ago
  99. 667a007 change SkXfermodeImageFilter to carry no impl information by Mike Reed · 9 years ago
  100. 5f54434 Remove assert that current color is never used. by bungeman · 9 years ago