1. a6725fc Support fCapHeight in SkScalerContext_DW by Koji Ishii · 8 years ago
  2. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 8 years ago
  3. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
  4. 2873c76 Decode system font weight correctly on Mac. by bungeman · 8 years ago
  5. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  6. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  7. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  8. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  9. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
  10. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  11. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  12. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  13. c292b5f Clean up SkFontHost_Mac ownership. by bungeman · 8 years ago
  14. 1e86044d Mark CG and WIC images as srgb by Matt Sarett · 8 years ago
  15. c2ba75b Remove Mac 10.6 - 10.8 work arounds for fonts. by bungeman · 8 years ago
  16. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  17. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 8 years ago
  18. 52ab2f5 Use FT_LOAD_BITMAP_METRICS_ONLY flag by Seigo Nonaka · 8 years ago
  19. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  20. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  21. 030cbd5 Add SkOverdrawColorFilter by Matt Sarett · 8 years ago
  22. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  23. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  24. 6e9ac12 Clean up glyph id handling. by Ben Wagner · 8 years ago
  25. 2512db2 Check and report FreeType error. by Ben Wagner · 8 years ago
  26. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  27. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  28. c05b2bf Clarify onCreateScalerContext failure modes. by Ben Wagner · 8 years ago
  29. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  30. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  31. 6fe16d3 Remove SkMovie and giflib by scroggo · 8 years ago
  32. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  33. 54cfe41 Remove SkRRectsGaussianEdgeShader by Robert Phillips · 8 years ago
  34. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  35. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  36. 1c7805b Remove restrictive format pattern for Fontconfig matching by drott · 8 years ago
  37. f8ee5b4 Mac: Remove use of deprecated font APIs by ccameron · 8 years ago
  38. 95ea469 Remove SkFontConfigInterface_direct_google3. by Ben Wagner · 8 years ago
  39. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  40. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  41. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  42. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  43. 667a007 change SkXfermodeImageFilter to carry no impl information by Mike Reed · 8 years ago
  44. 5f54434 Remove assert that current color is never used. by bungeman · 8 years ago
  45. 415a14d Clean up dead code. by mtklein · 8 years ago
  46. 67ba29c Fix memory leaks reported by clang static analyzer. by sdefresne · 8 years ago
  47. 4d450d2 Remove SK_ADDING_src_ports_SkFontConfigInterface_cpp by bungeman · 8 years ago
  48. 388127f Fix a memory leak reported by clang static analyzer. by sdefresne · 8 years ago
  49. 1ae0e01 Split SkFontConfigInterface globals and factory. by bungeman · 8 years ago
  50. 875b8f6 Sane use of FcPatternGetXXX in SkFontConfigInterface. by bungeman · 8 years ago
  51. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  52. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  53. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  54. 0b77582 Simulated fonts aren't TrueType fonts. by bungeman · 8 years ago
  55. 5f1d0f6 SkPDF: SkTypeface_FreeType ToUnicode table improvement. by halcanary · 8 years ago
  56. 2af83ac Add shader-based GaussianEdgeShader for reveal case by robertphillips · 8 years ago
  57. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  58. 05a4cf5 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  59. 62e9b14 Revert of Add GM/slide to simulate Android-style reveal clip (patchset #6 id:100001 of https://codereview.chromium.org/2316593003/ ) by robertphillips · 8 years ago
  60. ffac5c4 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  61. 4bb029c SkFontMgr_FontConfigInterface create typeface from FontParameters. by bungeman · 8 years ago
  62. 358f93d Restrict supported font formats in Chrome context by drott · 8 years ago
  63. 22cffca SkOSFile instead of dirent in android font parser. by bungeman · 8 years ago
  64. e55131c s/invertable/invertible by bungeman · 8 years ago
  65. bea9748 Add simple font fallback on Mac. by bungeman · 8 years ago
  66. 1f0e78d SkScalerContextRec::computeMatrices to return status. by bungeman · 8 years ago
  67. e1e5c74 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  68. 2a57f2f Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https://codereview.chromium.org/2255803003/ ) by bungeman · 8 years ago
  69. a97a1ab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  70. a90dcf7 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  71. 4d76017 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  72. 7b14512 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  73. e426bab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  74. 2ec4172 Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https://codereview.chromium.org/2255803003/ ) by mtklein · 8 years ago
  75. dd3259e Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  76. 83b24ff SkFontMgr_android clean up. by bungeman · 8 years ago
  77. 0367568 Use CSS3 style matching on Android. by bungeman · 8 years ago
  78. 4f81caf Move FamilyClass and Panose enums to enum class. by bungeman · 8 years ago
  79. 36931c2 Add test for platform encoders, turn off platform encoders by default by msarett · 8 years ago
  80. 3287588 SkPDF: SkPDFFont class changes by halcanary · 8 years ago
  81. 36c38cb Fix WIC encoder to support kJPEG_Type by msarett · 8 years ago
  82. 93963ba Revert of Fix WIC encoder to support kJPEG_Type (patchset #3 id:140001 of https://codereview.chromium.org/2245453002/ ) by msarett · 8 years ago
  83. b3a7ef1 Fix WIC encoder to support kJPEG_Type by msarett · 8 years ago
  84. 80e38ac Add more error printing to know why command buffer lib failed to load. by bsalomon · 8 years ago
  85. eba373e SkTypeface_win_dw.cpp remove unused fn by halcanary · 8 years ago
  86. 8b1d32c SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over by halcanary · 8 years ago
  87. feb3c1a Move to SkDataTable::MakeXXX and sk_sp. by bungeman · 8 years ago
  88. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  89. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  90. b605f89 Remove now unused source files. by bungeman · 8 years ago
  91. 7d0e3bc Rename FontConfigInterface font manager files. by bungeman · 8 years ago
  92. d783e08 Replace 'Ulta' with 'Ultra'. by bungeman · 8 years ago
  93. b811378 Update typeface serialization style. by bungeman · 8 years ago
  94. 6e45bda Add test for typeface style round trip. by bungeman · 8 years ago
  95. f149169 Correct advances for 'monospace' fonts in PDF. by bungeman · 8 years ago
  96. 5379051 Fix SkScalerContext_FreeType::generateFontMetrics. by bungeman · 8 years ago
  97. 7d46f4a exclude unused functions when mac uses freetype (for pdf) by caryclark · 8 years ago
  98. 1f790aa Improve assert reporting. by bungeman · 8 years ago
  99. 401ae2d Rotate bitmap strikes with FreeType. by bungeman · 8 years ago
  100. 280d537 Revert of Rotate emoji with FreeType. (patchset #5 id:80001 of https://codereview.chromium.org/2139703002/ ) by bungeman · 8 years ago