1. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  2. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  3. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  4. ba7cf29 Revert "Revert "Fix int overflow issues with clip and path bounds, take 2."" by Jim Van Verth · 7 years ago
  5. e3a7005 Revert "Fix int overflow issues with clip and path bounds, take 2." by Jim Van Verth · 7 years ago
  6. 430ad1f Fix int overflow issues with clip and path bounds, take 2. by Jim Van Verth · 7 years ago
  7. e26062a Revert "Fix int overflow issues with clip and path bounds." by Mike Klein · 7 years ago
  8. b1fc368 Fix int overflow issues with clip and path bounds. by Jim Van Verth · 7 years ago
  9. 348060f Fix GrReducedClip.cpp: assertion failure surrounding tiny query bounds by Chris Dalton · 7 years ago
  10. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  11. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago[Renamed (91%) from include/gpu/GrClip.h]
  12. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  13. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  14. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  15. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  16. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  17. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  18. 9d2b0fe fix 'GrClip::quickContains was hidden' warning in GrNoClip by lsalzman · 8 years ago
  19. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  20. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  21. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  22. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  23. 7f0d9f3 Attempt to throw away rrect clips of rrects. by bsalomon · 8 years ago
  24. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  25. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  26. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  27. d656200 require semi at the end of SkASSERT and friends by caryclark · 8 years ago
  28. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  29. 97f6cd5 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  30. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  31. 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
  32. 86de59f Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  33. 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
  34. 7969838 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  35. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  36. bd2bbe4 Don't scissor draws overlapping the render target's edges by bsalomon · 8 years ago
  37. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  38. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  39. 5f2fa47 Make GrAppliedClip friendless by robertphillips · 8 years ago
  40. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  41. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  42. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 8 years ago
  43. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  44. 91d0620 fix mozilla bug by joshualitt · 9 years ago
  45. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  46. bb3be25 Remove rect clip type from grclip. by bsalomon · 9 years ago
  47. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 9 years ago
  48. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 9 years ago
  49. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 9 years ago
  50. ab2f44c probable fix for asan bot by joshualitt · 9 years ago
  51. 0413d43 Enable rect clips by joshualitt · 9 years ago
  52. 9ece6a9 move static init to cpp file to fix linux builder by joshualitt · 9 years ago
  53. 128def3 Revert of fix for linux builder warn on exit destructor (patchset #1 id:1 of https://codereview.chromium.org/951103002/) by joshualitt · 9 years ago
  54. 51fdb4f fix for linux builder warn on exit destructor by joshualitt · 9 years ago
  55. 44701df Move clip off of draw target by joshualitt · 9 years ago
  56. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  57. 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
  58. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
  59. f8d904a GrClip no longer translates its clips (to better mimic SkClipStack's behavior) by robertphillips@google.com · 12 years ago
  60. e4d69c0 Added getConservativeBound helper function to GrClipData by robertphillips@google.com · 12 years ago
  61. beb1af7 Altered Ganesh's clip stack plumbing to pass down new GrClipData class by robertphillips@google.com · 12 years ago
  62. a6f11c4 Gave GrClip an SkClipStack-style iterator by robertphillips@google.com · 12 years ago
  63. 3e11c0b Forced GrClip to always have conservative bounds by robertphillips@google.com · 12 years ago
  64. a320194 Make GrClipMaskManager configure the stencil and scissor on GrGpu by bsalomon@google.com · 12 years ago
  65. 8d033a1 Remove GrPath typedef by bsalomon@google.com · 12 years ago
  66. 0f191f3 Minor refactoring to remove duplicate enum from Ganesh (_SetOp -> SkRegion::Op) by robertphillips@google.com · 12 years ago
  67. fa1d291 Propagated AA flags through Ganesh's clip stack (in preparation for GL AA clipping) by robertphillips@google.com · 12 years ago
  68. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrClip.h]
  69. 9266901 Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic by bsalomon@google.com · 13 years ago
  70. 49313f6 GrTArray->SkTArray & docs by bsalomon@google.com · 13 years ago
  71. e174ea4 Fix some warnings when including some Skia headers in Chromium code under VS2008. by bsalomon@google.com · 13 years ago
  72. ab3dee5 Fix GPU assumption that clipstack begins with intersect or replace. by bsalomon@google.com · 13 years ago
  73. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  74. a55847b Fix alignment issues with stack allocated memory allocated as bytes but used to hold other types. by bsalomon@google.com · 13 years ago
  75. cd9d69b Upstreaming changes from android. by djsollen@google.com · 13 years ago
  76. 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
  77. 6f8f292 add origin to device by reed@google.com · 13 years ago
  78. 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
  79. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago