1. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  2. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  3. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  4. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  5. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  6. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  7. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  8. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  9. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  10. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  11. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  12. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  13. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  14. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago[Renamed (84%) from src/gpu/GrClip.cpp]
  15. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  16. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  17. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  18. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  19. 97f6cd5 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  20. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  21. ba3880f Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  22. 86de59f Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  23. aeadcdf Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  24. 7969838 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  25. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  26. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  27. 5f2fa47 Make GrAppliedClip friendless by robertphillips · 8 years ago
  28. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  29. bb3be25 Remove rect clip type from grclip. by bsalomon · 9 years ago
  30. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 9 years ago
  31. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 9 years ago
  32. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 9 years ago
  33. ab2f44c probable fix for asan bot by joshualitt · 9 years ago
  34. 9ece6a9 move static init to cpp file to fix linux builder by joshualitt · 9 years ago
  35. 44701df Move clip off of draw target by joshualitt · 9 years ago
  36. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  37. 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
  38. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
  39. f8d904a GrClip no longer translates its clips (to better mimic SkClipStack's behavior) by robertphillips@google.com · 12 years ago
  40. b0fe4c5 Fix for clip assert in Chrome tests by robertphillips@google.com · 12 years ago
  41. e4d69c0 Added getConservativeBound helper function to GrClipData by robertphillips@google.com · 12 years ago
  42. b99225c Added requires_AA method to GrClipMaskManager.cpp to replace GrClip capability by robertphillips@google.com · 12 years ago
  43. a6f11c4 Gave GrClip an SkClipStack-style iterator by robertphillips@google.com · 12 years ago
  44. 3e11c0b Forced GrClip to always have conservative bounds by robertphillips@google.com · 12 years ago
  45. 0f191f3 Minor refactoring to remove duplicate enum from Ganesh (_SetOp -> SkRegion::Op) by robertphillips@google.com · 12 years ago
  46. fa1d291 Propagated AA flags through Ganesh's clip stack (in preparation for GL AA clipping) by robertphillips@google.com · 12 years ago
  47. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrClip.cpp]
  48. 9266901 Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic by bsalomon@google.com · 13 years ago
  49. ab3dee5 Fix GPU assumption that clipstack begins with intersect or replace. by bsalomon@google.com · 13 years ago
  50. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  51. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  52. 3a9eaec Don't intersect clipstack with root device bounds by bsalomon@google.com · 13 years ago
  53. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  54. 07f3ee1 use SkPath for GrPath, removing GrPathIter entirely by reed@google.com · 13 years ago
  55. 20efde7 Share code with SkRect by reed@google.com · 13 years ago
  56. a55847b Fix alignment issues with stack allocated memory allocated as bytes but used to hold other types. by bsalomon@google.com · 13 years ago
  57. 0b50b2e If we compute an exact clip bounds prefer it over user passed bounds. Also clarify that bounds are conservative. by bsalomon@google.com · 13 years ago
  58. 6f8f292 add origin to device by reed@google.com · 13 years ago
  59. d302f14 Add support for clipstack to Gr. GrClip is now a list of rects and paths with set operations to combine them. The stencil buffer is used to perform the set operations to put the clip into the stencil buffer. Building Gr's clip from Skia's clipStack is currently disabled due to the fact that Skia's clipStack is relative to the root layer not the current layer. This will be fixed in a subsequent CL. by bsalomon@google.com · 13 years ago
  60. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago