1. 27dddae rebase by Cary Clark · 6 years ago
  2. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  3. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  4. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  5. 5191880 remove toString by Cary Clark · 6 years ago
  6. 275df2e Just pass color glyph masks to filters. by Ben Wagner · 6 years ago
  7. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  8. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  9. 0c6ea6c doh -- reverse check for finite by Mike Reed · 6 years ago
  10. faffa86 begin to wrap all float divides by Mike Reed · 6 years ago
  11. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 6 years ago
  12. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 6 years ago
  13. e602f39 move GrColor.h to private, IWYU by Mike Reed · 6 years ago
  14. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  15. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  16. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  17. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  18. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 8 years ago
  19. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  20. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  21. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  22. e7be3e5 Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMaskFilter::CreateEmboss. by benjaminwagner · 8 years ago
  23. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  24. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  25. d63f60a change all factories to return their base-class by reed · 9 years ago
  26. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  27. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  28. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  29. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  30. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  31. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  32. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  33. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  34. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  35. daaafa6 add asAShadowBlur for android to drawlooper by reed@google.com · 10 years ago
  36. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  37. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  38. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 10 years ago
  39. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  40. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 10 years ago
  41. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  42. 11e0555 Code cleanup following recapture of skps by robertphillips@google.com · 11 years ago
  43. 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
  44. 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  45. b75233b Fix compiler warning/error in r10936 by robertphillips@google.com · 11 years ago
  46. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  47. 8eaddb0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  48. 0bd80fa Added toString to SkMaskFilter-derived classes by robertphillips@google.com · 11 years ago
  49. 30711b7 change SkMaskFilter methods to const, in preparation for making the class as by reed@google.com · 12 years ago
  50. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  51. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  52. 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
  53. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  54. 72ae6bd Fix the Android build. by scroggo@google.com · 12 years ago
  55. 5a2e879 Fixes for drawing through an SkGPipe. by scroggo@google.com · 12 years ago
  56. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  57. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  58. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  59. 3334c3a code style by mike@reedtribe.org · 13 years ago
  60. 4868e6b [Committed on behalf of junov@chromium.org] by senorblanco@chromium.org · 13 years ago
  61. 543ed93 add ADD xfermode safely handle (don't draw) if the size of SkMask exceeds 31bits by reed@android.com · 15 years ago
  62. 8a1c16f grab from latest android by reed@android.com · 16 years ago