1. 7a6184f cleanup reentrance logic in CMM by joshualitt · 10 years ago
  2. 329bf48 BUG=skia: by joshualitt · 10 years ago
  3. 6db519c clear stencil clip on draw target by joshualitt · 10 years ago
  4. 77b1307 Scissor rect on drawinfo by joshualitt · 10 years ago
  5. a58fe35 Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  6. 3a0cfeb Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 of https://codereview.chromium.org/676983003/) by joshualitt · 10 years ago
  7. 7afb5aa Clip mask manager sets stencil on draw type by joshualitt · 10 years ago
  8. 427cf28 Remove AutoScratchTexture by bsalomon · 10 years ago
  9. c8dc1f7 Add GrResourceCache2. by bsalomon · 10 years ago
  10. 1d89ddc Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) by bsalomon · 10 years ago
  11. 94ce9ac Add GrResourceCache2. by bsalomon · 10 years ago
  12. 217daa7 Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/) by mtklein · 10 years ago
  13. e9a729c Remove the AA requirement for selecting GrEffect-based clipping. by bsalomon · 10 years ago
  14. e159386 Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/) by bsalomon · 10 years ago
  15. a73218b Remove the AA requirement for selecting GrEffect-based clipping. by bsalomon · 10 years ago
  16. ad1dc58 Split caching from allocation in GrClipMaskManager by krajcevski · 10 years ago
  17. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 11 years ago
  18. e5a041c Implement the clip as 4 or fewer GrEffects when possible. by commit-bot@chromium.org · 11 years ago
  19. 3ae0e6c Add dev bounds to bmp txt context, use bounds to ignore clips by commit-bot@chromium.org · 11 years ago
  20. e79f320 Revert of r13384 (Stateful PathRenderer implementation) by robertphillips@google.com · 11 years ago
  21. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 11 years ago
  22. 8ed6443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. 3e0c64a Stateful PathRenderer implementation by robertphillips@google.com · 11 years ago
  24. d3e5842 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  25. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  26. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  27. 2d2e5c4 Make not-reusing-scratch-textures only apply to texture uploads by robertphillips@google.com · 11 years ago
  28. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  29. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  30. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  31. eb6879f Replace fixed-size array of effect stages in GrDrawState with two appendable arrays, one for color, one for coverage. by bsalomon@google.com · 11 years ago
  32. 6e4e650 Give GrDrawTarget a back ptr to its owning GrContext. by bsalomon@google.com · 12 years ago
  33. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  34. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  35. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  36. b68addd Use the stencil buffer to avoid temporary alpha clip masks. by bsalomon@google.com · 12 years ago
  37. d21444a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  38. 4c2443e Use ReduceClipStack in ClipMaskManager. by bsalomon@google.com · 12 years ago
  39. 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 12 years ago
  40. 73b140a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  41. a444430 Make GrReduceClipStack use a caller provided query rect rather than return a by bsalomon@google.com · 12 years ago
  42. 8182fa0 Make SkClipStack::Iter use SkClipStack::Element. by bsalomon@google.com · 12 years ago
  43. 51a6286 Add a function that computes a reduced representation of the clip stack. by bsalomon@google.com · 12 years ago
  44. 2e0c79f Revert 6351 due to bugs. by bsalomon@google.com · 12 years ago
  45. 6794a25 Apply intersect rects to earlier clip elements and skip rects when possible. by bsalomon@google.com · 12 years ago
  46. 7b7cdd1 Some improvements to reduce the number of pixels touched in generating alpha clip masks by bsalomon@google.com · 12 years ago
  47. 1fcc1b8 Moved GrClipMaskCache to its own files by robertphillips@google.com · 12 years ago
  48. 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
  49. 5d8d186 Addressed Windows compiler complaints by robertphillips@google.com · 12 years ago
  50. 46a8600 Refactored cacheID in preparation for clip mask caching changes by robertphillips@google.com · 12 years ago
  51. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  52. 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
  53. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
  54. f8d904a GrClip no longer translates its clips (to better mimic SkClipStack's behavior) by robertphillips@google.com · 12 years ago
  55. beb1af7 Altered Ganesh's clip stack plumbing to pass down new GrClipData class by robertphillips@google.com · 12 years ago
  56. a6f11c4 Gave GrClip an SkClipStack-style iterator by robertphillips@google.com · 12 years ago
  57. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  58. 54823c2 Rolling back r4034 (Proposed plumbing to propagate save & restore) by robertphillips@google.com · 12 years ago
  59. 366f1c6 Fixed lingering gpu-path AA clip mask generation bug by robertphillips@google.com · 12 years ago
  60. a320194 Make GrClipMaskManager configure the stencil and scissor on GrGpu by bsalomon@google.com · 12 years ago
  61. c8f7f47 Store clip mask location in GrClipMaskManager as a enum rather than two bools by bsalomon@google.com · 12 years ago
  62. 13b85aa Give GrClipMaskManager a GrGpu* by bsalomon@google.com · 12 years ago
  63. 75b3c96 Move clientID into texture desc by robertphillips@google.com · 12 years ago
  64. 411dad0 Move stencil param adjustment to GrClipMaskManager, attempt to make GrGpuGL::flushStencil readable by bsalomon@google.com · 12 years ago
  65. 87baf89 "fix" for r4034 issues by robertphillips@google.com · 12 years ago
  66. 49d9fd5 Plumbing to propagate save & restore from SkCanvas down to GrContext & lower by robertphillips@google.com · 12 years ago
  67. 2c75681 Remove GrClipMaskManager's path renderer chain (in favor of GrContext's) by robertphillips@google.com · 12 years ago
  68. fa66294 First functioning version of SW-only clip mask creator by robertphillips@google.com · 12 years ago
  69. 6623fcd Convert AAClipCache's GrRects to GrIRects by robertphillips@google.com · 12 years ago
  70. f105b10 Made clip mask cache use Scratch Texture system by robertphillips@google.com · 12 years ago
  71. 6b70a7b Split createAlphaClipMask in two to allow reuse with SW-only path by robertphillips@google.com · 12 years ago
  72. 8fff356 Made clip mask cache reuse depend on mask size/bounds (instead of render target size) by robertphillips@google.com · 12 years ago
  73. beeb97c Added stack to AA clip mask cache by robertphillips@google.com · 13 years ago
  74. 6d62df4 First pass at accelerating gpu-based AA clipping by robertphillips@google.com · 13 years ago
  75. fd6daf5 Added cache to gpu AA clipping by robertphillips@google.com · 13 years ago
  76. a72eef3 Added gpu AA clipping to old shader path by robertphillips@google.com · 13 years ago
  77. 8d033a1 Remove GrPath typedef by bsalomon@google.com · 13 years ago
  78. f294b77 Initial version of AA clip A8/R8 mask creation by robertphillips@google.com · 13 years ago
  79. 1e945b7 Minor refactoring to pull GrClipMaskManager into its own files by robertphillips@google.com · 13 years ago