1. 45d1d1d Rename SK_DEBUGBREAK to SK_ALWAYSBREAK by commit-bot@chromium.org · 10 years ago
  2. 62cf26f Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium.org/263553012/) by commit-bot@chromium.org · 10 years ago
  3. f0eeb7d Rename SK_DEBUGBREAK to SK_ALWAYSBREAK by commit-bot@chromium.org · 10 years ago
  4. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  5. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago
  6. e4ff3e6 Update SkXPSDevice.cpp too by robertphillips@google.com · 10 years ago
  7. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  8. 900ecf2 use colortype instead of config by reed@google.com · 10 years ago
  9. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  10. e629c7b Fix SkXPSDevice by senorblanco@chromium.org · 10 years ago
  11. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  12. cf4d0fb Fix Windows build after the SkAutoFoo guard CL. by mtklein@google.com · 11 years ago
  13. cac8d01 Override drawRRect in fake SkBitmapDevices. by scroggo@google.com · 11 years ago
  14. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
  15. 635091f Minor changes to XPS device. by bungeman@google.com · 11 years ago
  16. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  17. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  18. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  19. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  20. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  21. 4b18f57 Clean up a few warnings on Windows x64. by bungeman@google.com · 11 years ago
  22. 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
  23. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
  24. 398de9a switch to typeface api for tables by reed@google.com · 11 years ago
  25. b58a639 Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings. by bsalomon@google.com · 11 years ago
  26. 9447103 Always round text position correctly. https://codereview.appspot.com/7383049/ by bungeman@google.com · 11 years ago
  27. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  28. ba3284e Fix VC++ warning and Android only code for 7317. by bungeman@google.com · 12 years ago
  29. f94b3a4 Make SkShader store localM directly rather than as a separate alloc. by bsalomon@google.com · 12 years ago
  30. 5dc26b9 SkTCopyOnFirstWrite by bsalomon@google.com · 12 years ago
  31. 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
  32. 91f319c Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. by rileya@google.com · 12 years ago
  33. 8322697 extend asAGradient for Conical type (to be implemented by PDF and XPS) by reed@google.com · 12 years ago
  34. d998cbd XPS filter and rasterize hairlines. http://codereview.appspot.com/5987050/ by bungeman@google.com · 12 years ago
  35. cf3c7fe Fixing blurred shadows on hairline paths when rendering to XPS device by junov@chromium.org · 12 years ago
  36. 2ac4ef5 Fixing the drawing of blurred shodows for hairline paths with software rendering by junov@chromium.org · 12 years ago
  37. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 12 years ago
  38. 2211b62 Subpixel text 3/8 of a pixel too far to the right. by bungeman@google.com · 13 years ago
  39. b55deeb add allowImageFilter() so a device can allow/disallow filters by reed@google.com · 13 years ago
  40. 8cddc8d Formatting only, multi-line call actually fits on one line. by bungeman@google.com · 13 years ago
  41. 089130c check for empty glyph run and exit early if so. by reed@google.com · 13 years ago
  42. 982cb87 add SK_OVERRIDE, move subclass impls of virtuals into .cpp by reed@google.com · 13 years ago
  43. b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago