1. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  2. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  3. 8996e18 Use RGBA rather than N32 for GPU tests by Brian Salomon · 7 years ago
  4. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  5. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  6. 348060f Fix GrReducedClip.cpp: assertion failure surrounding tiny query bounds by Chris Dalton · 7 years ago
  7. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  8. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  9. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 8 years ago
  10. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  11. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 8 years ago
  12. df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
  13. 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
  14. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  15. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  16. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  17. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  18. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  19. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  20. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  21. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  22. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  23. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  24. d50e240 Fix SkClipStack bug with inverse-filled difference elements by csmartdalton · 8 years ago
  25. 00ee2a8 Make all parameters reqiured to GrReducedClip::ReduceClipStack by bsalomon · 8 years ago
  26. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  27. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  28. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  29. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
  30. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  31. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  32. d3e5842 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  33. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  34. eea3ab7 fix mac 10.6 build by reed@google.com · 11 years ago
  35. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  36. 4b7d673 More clang warning fixes. by commit-bot@chromium.org · 11 years ago
  37. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  38. 6fbe54c Compact the clipstack for kReplace_Op'd geometry by commit-bot@chromium.org · 11 years ago
  39. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 12 years ago
  40. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  41. 306ab9d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  42. 8cdf0f5 Adding quickContains API method to SkClipStack by junov@chromium.org · 12 years ago
  43. edf32d5 Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths to rectangle clips if inverse fill. by junov@chromium.org · 12 years ago
  44. 34cd70a Make the clip reducer operate on int rects. Remove redundant Gr from func name. by bsalomon@google.com · 12 years ago
  45. 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 12 years ago
  46. 73b140a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  47. a444430 Make GrReduceClipStack use a caller provided query rect rather than return a by bsalomon@google.com · 12 years ago
  48. 8182fa0 Make SkClipStack::Iter use SkClipStack::Element. by bsalomon@google.com · 12 years ago
  49. 5fac58c Remove SkClipStack::Iter::combinedNext. by bsalomon@google.com · 12 years ago
  50. edb26fd Set empty/wide-open genID on clip stack in more places and fix a bug in GrReduceClipStack. by bsalomon@google.com · 12 years ago
  51. 26daa8b Temporarily disable clip stack reduce test while working on fix. by bsalomon@google.com · 12 years ago
  52. 705e840 Make the clip stack reduction test generate inverse filled paths. by bsalomon@google.com · 12 years ago
  53. 8ccf590 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  54. e7b3d29 Actually fix GPU-less build. by bsalomon@google.com · 12 years ago
  55. a4e13c8 Fix GPU-less build. by bsalomon@google.com · 12 years ago
  56. 51a6286 Add a function that computes a reduced representation of the clip stack. by bsalomon@google.com · 12 years ago
  57. 72b2e6f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  58. e8ca6c6 Combine multiple intersecting rects in SkClipStack::Iter. by bsalomon@google.com · 12 years ago
  59. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  60. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  61. 08eacc1 Added check for aa/bw rect merging by robertphillips@google.com · 12 years ago
  62. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
  63. cc6493b Added ctor to SkClipStack and isEmpty method by robertphillips@google.com · 12 years ago
  64. 4c2a2f7 Added isIntersectionOfRects to SkClipStack by robertphillips@google.com · 12 years ago
  65. 607fe07 Added bound computation to SkClipStack by robertphillips@google.com · 12 years ago
  66. 80214e2 Made clarifying renamings to SkClipStack's iterators (and added to unit test) by robertphillips@google.com · 12 years ago
  67. 4c43372 If we try to clip against a path and the path only contains a rect, treat it as a clip against a rect. by tomhudson@google.com · 13 years ago
  68. d9f2dea update to new api for doAA by reed@google.com · 13 years ago
  69. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  70. 2047f00 get tests closer to passing for SKIA_SCALAR=fixed by epoger@google.com · 13 years ago
  71. 1e1c36f Add comparison and assignment to SkClipStack (and fix an optimization bug). by vandebo@chromium.org · 13 years ago
  72. bdee9fc add tests for SkClipStack by reed@google.com · 14 years ago