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