1. b7d42e3 Don't deserialize pathref oval/rrect bits by Brian Salomon · 7 years ago
  2. 1170a55 Don't allow iteration through non-finite points. by Mike Klein · 7 years ago
  3. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  4. 03776fc Speed up convexpaths GM in debug builds by Brian Osman · 7 years ago
  5. ad8da8e Expose SkPath validation as boolean by Adrienne Walker · 7 years ago
  6. ac32662 Clean up SkPathRef::makeSpace. by Ben Wagner · 7 years ago
  7. 89c8fec move SkPathRef.h into private by Mike Reed · 8 years ago[Renamed from include/core/SkPathRef.h]
  8. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  9. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  10. b47cd4b Use SkNVRefCnt for a couple common types. by mtklein · 8 years ago
  11. 9c1d45d Always init SkPathRef variables. by senorblanco · 8 years ago
  12. 78d58d1 Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index. by bsalomon · 9 years ago
  13. 2c4bd07 Convert SkRefCnt to std::atomic. by bungeman · 9 years ago
  14. a7e9f05 Move SkTDArray to private. by bungeman · 9 years ago
  15. 8e7b19d add interp path by caryclark · 9 years ago
  16. 2028d7f add support for capped hairlines by caryclark · 9 years ago
  17. da707bf add SkPath::isRRect by caryclark · 9 years ago
  18. 84cd621 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  19. 562a66b Revert "Implement caching of filled paths in the tessellated path renderer." by mtklein · 9 years ago
  20. 468dfa7 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  21. 91f283b change getBounds to return 0000 iff there are zero points by reed · 9 years ago
  22. 2766c00 remove SkInstCnt by mtklein · 10 years ago
  23. 5bcbe91 Fix rrects that are large enough that we lose/gain a bit when we add the radius to a bounds coordinate. by reed · 10 years ago
  24. 5c9c9be Force path bounds in recording. by mtklein · 10 years ago
  25. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  26. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  27. 0b4cc89 Disable assertion of fBoundsIsDirty. by Mike Klein · 11 years ago
  28. 497cda3 Split SkTRacy into SkTRacy and SkTRacyReffable. by mtklein · 11 years ago
  29. 0b544ae Add SkRacy by mtklein · 11 years ago
  30. d3f3e58 Revert of Add SkRacy (https://codereview.chromium.org/371363004/) by mtklein · 11 years ago
  31. d5e3e6a Add SkRacy by mtklein · 11 years ago
  32. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 11 years ago
  33. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 11 years ago
  34. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 11 years ago
  35. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 11 years ago
  36. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 11 years ago
  37. 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 · 11 years ago
  38. 61e96cd SkBitmap now really stores SkImageInfo -- config is just a ruse by commit-bot@chromium.org · 11 years ago
  39. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 11 years ago
  40. 8ed6443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  41. f66cf72 Move fLastMoveToIndex from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  42. 709ca75 SkOnce: add option to call another cleanup function once at exit. by commit-bot@chromium.org · 11 years ago
  43. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 11 years ago
  44. 96f5fa0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  45. 0efb21b Improved SkPathRef interface security by robertphillips@google.com · 11 years ago
  46. 6b8dbb6 Move segment mask from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  47. 6e515d6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.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. 1ab9f73 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
  52. 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
  53. 4cc7518 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
  54. 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
  55. aaf3e64 Move makeSpace and resetToSize from SkPathRef.cpp to .h by robertphillips@google.com · 11 years ago
  56. 80390ec Threads can race to be the first one to calculate the empty path ref's bounds. by commit-bot@chromium.org · 11 years ago
  57. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  58. 650ead2 Added SK_API to SkPathRef.h by robertphillips@google.com · 11 years ago
  59. 3e292aa Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp by robertphillips@google.com · 11 years ago
  60. 0809585 Compiler warning/error fix for Chromium by robertphillips@google.com · 11 years ago
  61. 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  62. ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago[Renamed (76%) from src/core/SkPathRef.h]
  63. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  64. f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
  65. 6c035f6 Build fix for [-Werror=maybe-uninitialized]. by commit-bot@chromium.org · 12 years ago
  66. f48e475 Remove SK_DEBUG_PATH_REF by commit-bot@chromium.org · 12 years ago
  67. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 12 years ago
  68. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 12 years ago
  69. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 12 years ago
  70. 7cc7f49 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  71. 3a80991 Ensure SkPathRef debug code mutex is initialized during creation of statically-initialized SkPaths. by bsalomon@google.com · 12 years ago
  72. ae09f2d Adds extra debugging to SkPathRef that can optionally be turned on in a release build. by bsalomon@google.com · 12 years ago
  73. 1dfe88e Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will follow with change for extra debug checks to attempt to ferret out http://www.crbug.com/148637. by bsalomon@google.com · 12 years ago
  74. 6c5418e Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 branch. by bsalomon@google.com · 12 years ago
  75. 7329926 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  76. 69aca79 SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write by bsalomon@google.com · 12 years ago