1. e1e5c74 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  2. 2a57f2f Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https://codereview.chromium.org/2255803003/ ) by bungeman · 8 years ago
  3. a97a1ab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  4. a90dcf7 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  5. 4d76017 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  6. 7b14512 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  7. e426bab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  8. 2ec4172 Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https://codereview.chromium.org/2255803003/ ) by mtklein · 8 years ago
  9. dd3259e Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  10. 83b24ff SkFontMgr_android clean up. by bungeman · 8 years ago
  11. 0367568 Use CSS3 style matching on Android. by bungeman · 8 years ago
  12. 4f81caf Move FamilyClass and Panose enums to enum class. by bungeman · 8 years ago
  13. 36931c2 Add test for platform encoders, turn off platform encoders by default by msarett · 8 years ago
  14. 3287588 SkPDF: SkPDFFont class changes by halcanary · 8 years ago
  15. 36c38cb Fix WIC encoder to support kJPEG_Type by msarett · 8 years ago
  16. 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
  17. b3a7ef1 Fix WIC encoder to support kJPEG_Type by msarett · 8 years ago
  18. 80e38ac Add more error printing to know why command buffer lib failed to load. by bsalomon · 8 years ago
  19. eba373e SkTypeface_win_dw.cpp remove unused fn by halcanary · 8 years ago
  20. 8b1d32c SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over by halcanary · 8 years ago
  21. feb3c1a Move to SkDataTable::MakeXXX and sk_sp. by bungeman · 8 years ago
  22. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  23. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  24. b605f89 Remove now unused source files. by bungeman · 8 years ago
  25. 7d0e3bc Rename FontConfigInterface font manager files. by bungeman · 8 years ago
  26. d783e08 Replace 'Ulta' with 'Ultra'. by bungeman · 8 years ago
  27. b811378 Update typeface serialization style. by bungeman · 8 years ago
  28. 6e45bda Add test for typeface style round trip. by bungeman · 8 years ago
  29. f149169 Correct advances for 'monospace' fonts in PDF. by bungeman · 8 years ago
  30. 5379051 Fix SkScalerContext_FreeType::generateFontMetrics. by bungeman · 8 years ago
  31. 7d46f4a exclude unused functions when mac uses freetype (for pdf) by caryclark · 8 years ago
  32. 1f790aa Improve assert reporting. by bungeman · 8 years ago
  33. 401ae2d Rotate bitmap strikes with FreeType. by bungeman · 8 years ago
  34. 280d537 Revert of Rotate emoji with FreeType. (patchset #5 id:80001 of https://codereview.chromium.org/2139703002/ ) by bungeman · 8 years ago
  35. 6fc8ff0 Add support for Fuchsia by abarth · 8 years ago
  36. 31e0c13 Rotate bitmap strikes with FreeType. by bungeman · 8 years ago
  37. e3aea10 Remove user specified typeface id. by bungeman · 8 years ago
  38. 12c4fc2 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  39. 2c80711 Revert of Refactoring of CPU NormalMap handling out into its own class (patchset #13 id:240001 of https://codereview.chromium.org/2050773002/ ) by dvonbeck · 8 years ago
  40. 790a701 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  41. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  42. 73c7c3c Revert of Support pixel antialising in DirectWrite. (patchset #4 id:60001 of https://codereview.chromium.org/2065833002/ ) by bungeman · 8 years ago
  43. 8811e40 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  44. bd770d6 Support pixel antialising in DirectWrite. by bungeman · 8 years ago
  45. 4132de7 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #9 id:160001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  46. a7d1e2a Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  47. da74393 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #7 id:120001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  48. 87b0dd0 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  49. f8f9c07 Revert of Update typeface serialization style. (patchset #3 id:40001 of https://codereview.chromium.org/2030683002/ ) by mtklein · 8 years ago
  50. 7ae1c72 Update typeface serialization style. by bungeman · 8 years ago
  51. f10637f Type-erase SkAutoMutexAcquire and SkAutoExclusive. by mtklein · 8 years ago
  52. 57c9482 Implement SkFontMgr_Custom::onCreateFromFontData. by bungeman · 8 years ago
  53. 4772bd5 Implement all onCreateFromStream overloads. by bungeman · 8 years ago
  54. 2af4599 A Mozilla developer ran the µmix static analyzer on its codebase and incidentally found some issues regarding null checks in Skia. This fixes the issues that were found. by lsalzman · 8 years ago
  55. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  56. c4b0915 Implement support for rendering color emoji on Windows by kulshin · 8 years ago
  57. 6d195b2 Use nullptr instead of 0 in call to FontConfig. by bungeman · 8 years ago
  58. 2cb49bd pthread_once -> SkOnce by mtklein · 8 years ago
  59. b3ed65e Fix code guarded by SK_FONT_HOST_USE_SYSTEM_SETTINGS. by bungeman · 8 years ago
  60. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  61. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  62. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  63. 5a493cd Less indentation. by bungeman · 8 years ago
  64. 57cd94a SkAdvancedTypefaceMetrics: getAdvanceData uses std::function by halcanary · 8 years ago
  65. e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 8 years ago
  66. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  67. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  68. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  69. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  70. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  71. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  72. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  73. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 8 years ago
  74. 572f879 Fix race in SkTypeface_FreeType::onCountGlyphs. by bungeman · 8 years ago
  75. 77a8ab2 Simplify style handling in custom font manager. by bungeman · 8 years ago
  76. b4bb7d8 Add oblique as a slant. by bungeman · 8 years ago
  77. f8c74a1 SkFontHost/FreeType/ToUnicode: add an assert by halcanary · 9 years ago
  78. 82497f9 Add option to specify font fallback when creating the skia font manager by kulshin · 9 years ago
  79. 82a455f Remove requestedStyle from SkTypefaceCache. by bungeman · 9 years ago
  80. d3b63d3 Respect FC_MATRIX and FC_EMBOLDEN as extra font parameters. by bungeman · 9 years ago
  81. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 9 years ago
  82. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 9 years ago
  83. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
  84. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
  85. c791728 Pass effects directly to fontcache by reed · 9 years ago
  86. 20f313b Increase request cache size. by bungeman · 9 years ago
  87. 53d5c6e Test CTFonts for equality, not just name and style. by bungeman · 9 years ago
  88. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 9 years ago
  89. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 9 years ago
  90. 083b869 Register SkLocalMatrixImageFilter for serialization. by mtklein · 9 years ago
  91. 59dc542 remove avoid and pixelxor xfermodes by reed · 9 years ago
  92. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  93. 5cd0ed3 Delete SkImageDecoder_empty by msarett · 9 years ago
  94. df801aa Remove SK_IGNORE_MAC_FONT_WEIGHT_FIX. by bungeman · 9 years ago
  95. c61edcc rm src/ports/SkTime_*.cpp by halcanary · 9 years ago
  96. d442d32 Remove extra definitions of SkMovie by msarett · 9 years ago
  97. cce4927 [CMake fixes] Linux X11 pixel format and Windows compilation fix by marco.diiga · 9 years ago
  98. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 9 years ago
  99. 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 9 years ago
  100. e280d06 Draw black on white for CG glyph masks. by bungeman · 9 years ago