1. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  2. a634b74 SkXPS: compile under clang on win by halcanary · 8 years ago
  3. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  4. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  5. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  6. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  7. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  8. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  9. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  10. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  11. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  12. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  13. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  14. e2348cc src/utils/SkBitSet: simplify by halcanary · 8 years ago
  15. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  16. bfa9275 SkXPS: clean up SkConstexprMath by halcanary · 8 years ago
  17. 055e192 Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask by bsalomon · 8 years ago
  18. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  19. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  20. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  21. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  22. 18300a3 detach -> release by mtklein · 9 years ago
  23. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 9 years ago[Renamed from src/device/xps/SkXPSDevice.cpp]
  24. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  25. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  26. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  27. e80eb92 Add default ctor to SkMask by robertphillips · 9 years ago
  28. 11a7f7f Remove SkDrawProcs by herb · 9 years ago
  29. bda2643 Change XPS to use find and place glyph. by herb · 9 years ago
  30. 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
  31. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  32. f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
  33. 8e0c150 Propagate SkSurfaceProps when known by robertphillips · 9 years ago
  34. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  35. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  36. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  37. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  38. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  39. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  40. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 10 years ago
  41. 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 10 years ago
  42. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 10 years ago
  43. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 10 years ago
  44. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 10 years ago
  45. 1182d9a Change device creation to see the (optional) layer-paint by reed · 10 years ago
  46. 79738cc Glyph positions maintain 32 bit integer part. by bungeman · 10 years ago
  47. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
  48. c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 10 years ago
  49. 00d39bc XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
  50. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  51. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  52. 0aa5cea fix last warnings on w64 and turn on w.a.e. by bsalomon · 10 years ago
  53. 08c357c remove device::clear -- no longer called by reed · 10 years ago
  54. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  55. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  56. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  57. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  58. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  59. 76db31a XPS to use PathOps for inverse winding paths. by bungeman · 10 years ago
  60. da5a1b8 Add testing flag for XPS for deterministic ids. by Ben Wagner · 10 years ago
  61. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  62. 45d1d1d Rename SK_DEBUGBREAK to SK_ALWAYSBREAK by commit-bot@chromium.org · 10 years ago
  63. 62cf26f Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium.org/263553012/) by commit-bot@chromium.org · 10 years ago
  64. f0eeb7d Rename SK_DEBUGBREAK to SK_ALWAYSBREAK by commit-bot@chromium.org · 10 years ago
  65. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  66. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 11 years ago
  67. e4ff3e6 Update SkXPSDevice.cpp too by robertphillips@google.com · 11 years ago
  68. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
  69. 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
  70. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  71. e629c7b Fix SkXPSDevice by senorblanco@chromium.org · 11 years ago
  72. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  73. cf4d0fb Fix Windows build after the SkAutoFoo guard CL. by mtklein@google.com · 11 years ago
  74. cac8d01 Override drawRRect in fake SkBitmapDevices. by scroggo@google.com · 11 years ago
  75. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
  76. 635091f Minor changes to XPS device. by bungeman@google.com · 11 years ago
  77. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  78. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  79. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  80. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  81. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  82. 4b18f57 Clean up a few warnings on Windows x64. by bungeman@google.com · 11 years ago
  83. 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
  84. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
  85. 398de9a switch to typeface api for tables by reed@google.com · 12 years ago
  86. b58a639 Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings. by bsalomon@google.com · 12 years ago
  87. 9447103 Always round text position correctly. https://codereview.appspot.com/7383049/ by bungeman@google.com · 12 years ago
  88. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  89. ba3284e Fix VC++ warning and Android only code for 7317. by bungeman@google.com · 12 years ago
  90. f94b3a4 Make SkShader store localM directly rather than as a separate alloc. by bsalomon@google.com · 12 years ago
  91. 5dc26b9 SkTCopyOnFirstWrite by bsalomon@google.com · 12 years ago
  92. 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
  93. 91f319c Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. by rileya@google.com · 12 years ago
  94. 8322697 extend asAGradient for Conical type (to be implemented by PDF and XPS) by reed@google.com · 12 years ago
  95. d998cbd XPS filter and rasterize hairlines. http://codereview.appspot.com/5987050/ by bungeman@google.com · 12 years ago
  96. cf3c7fe Fixing blurred shadows on hairline paths when rendering to XPS device by junov@chromium.org · 12 years ago
  97. 2ac4ef5 Fixing the drawing of blurred shodows for hairline paths with software rendering by junov@chromium.org · 12 years ago
  98. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
  99. 2211b62 Subpixel text 3/8 of a pixel too far to the right. by bungeman@google.com · 13 years ago
  100. b55deeb add allowImageFilter() so a device can allow/disallow filters by reed@google.com · 13 years ago