1. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  2. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 10 years ago
  3. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  4. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  5. d3e5842 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  6. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  7. eea3ab7 fix mac 10.6 build by reed@google.com · 11 years ago
  8. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  9. 4b7d673 More clang warning fixes. by commit-bot@chromium.org · 11 years ago
  10. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  11. 6fbe54c Compact the clipstack for kReplace_Op'd geometry by commit-bot@chromium.org · 11 years ago
  12. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  13. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  14. 306ab9d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  15. 8cdf0f5 Adding quickContains API method to SkClipStack by junov@chromium.org · 12 years ago
  16. 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
  17. 34cd70a Make the clip reducer operate on int rects. Remove redundant Gr from func name. by bsalomon@google.com · 12 years ago
  18. 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 12 years ago
  19. 73b140a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. a444430 Make GrReduceClipStack use a caller provided query rect rather than return a by bsalomon@google.com · 12 years ago
  21. 8182fa0 Make SkClipStack::Iter use SkClipStack::Element. by bsalomon@google.com · 12 years ago
  22. 5fac58c Remove SkClipStack::Iter::combinedNext. by bsalomon@google.com · 12 years ago
  23. 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
  24. 26daa8b Temporarily disable clip stack reduce test while working on fix. by bsalomon@google.com · 12 years ago
  25. 705e840 Make the clip stack reduction test generate inverse filled paths. by bsalomon@google.com · 12 years ago
  26. 8ccf590 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. e7b3d29 Actually fix GPU-less build. by bsalomon@google.com · 12 years ago
  28. a4e13c8 Fix GPU-less build. by bsalomon@google.com · 12 years ago
  29. 51a6286 Add a function that computes a reduced representation of the clip stack. by bsalomon@google.com · 12 years ago
  30. 72b2e6f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  31. e8ca6c6 Combine multiple intersecting rects in SkClipStack::Iter. by bsalomon@google.com · 12 years ago
  32. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  33. 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
  34. 08eacc1 Added check for aa/bw rect merging by robertphillips@google.com · 12 years ago
  35. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
  36. cc6493b Added ctor to SkClipStack and isEmpty method by robertphillips@google.com · 12 years ago
  37. 4c2a2f7 Added isIntersectionOfRects to SkClipStack by robertphillips@google.com · 12 years ago
  38. 607fe07 Added bound computation to SkClipStack by robertphillips@google.com · 12 years ago
  39. 80214e2 Made clarifying renamings to SkClipStack's iterators (and added to unit test) by robertphillips@google.com · 12 years ago
  40. 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
  41. d9f2dea update to new api for doAA by reed@google.com · 13 years ago
  42. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  43. 2047f00 get tests closer to passing for SKIA_SCALAR=fixed by epoger@google.com · 13 years ago
  44. 1e1c36f Add comparison and assignment to SkClipStack (and fix an optimization bug). by vandebo@chromium.org · 13 years ago
  45. bdee9fc add tests for SkClipStack by reed@google.com · 13 years ago