1. 0c52b17 validate using nx to match bounds by caryclark · 8 years ago
  2. 6942442 disallow -4 pointer by caryclark · 8 years ago
  3. b47cd4b Use SkNVRefCnt for a couple common types. by mtklein · 8 years ago
  4. 78d58d1 Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index. by bsalomon · 8 years ago
  5. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  6. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  7. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  8. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  9. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  10. 8e7b19d add interp path by caryclark · 8 years ago
  11. 0735de6 Fix fuzzer-found deserialization bug in SkPathRef by ajuma · 8 years ago
  12. f8aec58 Fix fuzzer-found deserialization bugs by ajuma · 9 years ago
  13. 2028d7f add support for capped hairlines by caryclark · 9 years ago
  14. cc881da Add sk_careful_memcpy to catch undefined behavior in memcpy. by mtklein · 9 years ago
  15. da707bf add SkPath::isRRect by caryclark · 9 years ago
  16. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  17. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  18. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  20. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  21. 84cd621 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  22. 562a66b Revert "Implement caching of filled paths in the tessellated path renderer." by mtklein · 9 years ago
  23. 468dfa7 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  24. f1cdead Print out failing PathRef test on ChromeOS by robertphillips · 10 years ago
  25. 0e91246 Harden validation for SkPathRef by robertphillips · 10 years ago
  26. 5c9c9be Force path bounds in recording. by mtklein · 10 years ago
  27. d489759 Don't pass null to memcmp. by mtklein · 10 years ago
  28. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  29. 51936a3 Always force the bounds of the empty pathref. by mtklein · 10 years ago
  30. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  31. 0b544ae Add SkRacy by mtklein · 10 years ago
  32. d3f3e58 Revert of Add SkRacy (https://codereview.chromium.org/371363004/) by mtklein · 10 years ago
  33. d5e3e6a Add SkRacy by mtklein · 10 years ago
  34. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  35. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  36. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  37. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  38. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  39. 5e1a7f2 Revert of r13379 (Move fLastMoveToIndex from SkPath to SkPathRef - https://codereview.chromium.org/146913002/) due to image quality regression in Chromium. See crbug.com/343123 (Regression - UI issue observed for any "Notification infobars" in Chrome browser) by commit-bot@chromium.org · 10 years ago
  40. f66cf72 Move fLastMoveToIndex from SkPath to SkPathRef by robertphillips@google.com · 10 years ago
  41. 709ca75 SkOnce: add option to call another cleanup function once at exit. by commit-bot@chromium.org · 10 years ago
  42. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 10 years ago
  43. 96f5fa0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  44. 0efb21b Improved SkPathRef interface security by robertphillips@google.com · 11 years ago
  45. 6b8dbb6 Move segment mask from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  46. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  47. b06e88d Fix for SkPathRef::CreateTransformedCopy bug by robertphillips@google.com · 11 years ago
  48. 466310d Move fIsOval from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  49. ca316f5 Revert of r12450 (Move fIsOval from SkPath to SkPathRef) by robertphillips@google.com · 11 years ago
  50. 31f0ffc Move fIsOval from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  51. a1a097e increase coverage of SkPath.cpp, remove unused code by commit-bot@chromium.org · 11 years ago
  52. 8f457e3 Adding error checks to SkRBuffer by commit-bot@chromium.org · 11 years ago
  53. 1ab9f73 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
  54. 7101abe Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://codereview.chromium.org/49693002) due to test failures in PathTest on Android by robertphillips@google.com · 11 years ago
  55. 4cc7518 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
  56. 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
  57. f84ad8f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  58. 1cc385b Replace cubic round rect corners with quads by robertphillips@google.com · 11 years ago
  59. aaf3e64 Move makeSpace and resetToSize from SkPathRef.cpp to .h by robertphillips@google.com · 11 years ago
  60. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  61. 50df4d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  62. 3e292aa Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp by robertphillips@google.com · 11 years ago
  63. ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago