1. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  2. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  3. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  4. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  5. ca726ab fix misc asserts and checks found by fuzzer by reed · 8 years ago
  6. 23e7af0 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ ) by ethannicholas · 8 years ago
  7. 653db51 fix misc asserts and checks found by fuzzer by reed · 8 years ago
  8. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 8 years ago
  9. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 8 years ago
  10. d98ef63 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ ) by reed · 8 years ago
  11. 00bea4a fix misc asserts and checks found by fuzzer by reed · 8 years ago
  12. 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
  13. 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
  14. d63f60a change all factories to return their base-class by reed · 9 years ago
  15. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  16. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  17. 64de1e1 ViaAndroidSDK for DM by tomhudson · 9 years ago
  18. 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
  19. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  20. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  21. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  22. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  23. 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
  24. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  25. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  26. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  27. bd0be25 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag. by commit-bot@chromium.org · 10 years ago
  28. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 10 years ago
  29. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 10 years ago
  30. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  31. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  32. c2eae47 Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or reverting r11871. by robertphillips@google.com · 11 years ago
  33. b5e3910 Reverted due to Chromium compilation failures. Please see: by robertphillips@google.com · 11 years ago
  34. 575604d Constify SkFlattenable::getFactory(). by commit-bot@chromium.org · 11 years ago
  35. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
  36. 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
  37. 687c57c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  38. 629ab54 Added dashing fast path by robertphillips@google.com · 12 years ago
  39. 6806fe8 Export effects classes with SK_API. by tfarina@chromium.org · 12 years ago
  40. 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
  41. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  42. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  43. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  44. 20bf4ca Clean up DashPathEffect modulo math from r3761 by epoger@google.com · 12 years ago
  45. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  46. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  47. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  48. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  49. 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 13 years ago
  50. 7ffb1b2 Add code needed to build skia as a windows dll within the chromium project. by ctguil@chromium.org · 13 years ago
  51. 8a1c16f grab from latest android by reed@android.com · 16 years ago