1. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 13 years ago
  2. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 13 years ago
  3. 306ab9d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  4. 8cdf0f5 Adding quickContains API method to SkClipStack by junov@chromium.org · 13 years ago
  5. edf32d5 Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths to rectangle clips if inverse fill. by junov@chromium.org · 13 years ago
  6. 34cd70a Make the clip reducer operate on int rects. Remove redundant Gr from func name. by bsalomon@google.com · 13 years ago
  7. 170bd79 Move GrReducedClip to its own files. by bsalomon@google.com · 13 years ago
  8. 73b140a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  9. a444430 Make GrReduceClipStack use a caller provided query rect rather than return a by bsalomon@google.com · 13 years ago
  10. 8182fa0 Make SkClipStack::Iter use SkClipStack::Element. by bsalomon@google.com · 13 years ago
  11. 5fac58c Remove SkClipStack::Iter::combinedNext. by bsalomon@google.com · 13 years ago
  12. edb26fd Set empty/wide-open genID on clip stack in more places and fix a bug in GrReduceClipStack. by bsalomon@google.com · 13 years ago
  13. 26daa8b Temporarily disable clip stack reduce test while working on fix. by bsalomon@google.com · 13 years ago
  14. 705e840 Make the clip stack reduction test generate inverse filled paths. by bsalomon@google.com · 13 years ago
  15. 8ccf590 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  16. e7b3d29 Actually fix GPU-less build. by bsalomon@google.com · 13 years ago
  17. a4e13c8 Fix GPU-less build. by bsalomon@google.com · 13 years ago
  18. 51a6286 Add a function that computes a reduced representation of the clip stack. by bsalomon@google.com · 13 years ago
  19. 72b2e6f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  20. e8ca6c6 Combine multiple intersecting rects in SkClipStack::Iter. by bsalomon@google.com · 13 years ago
  21. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 13 years ago
  22. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  23. 08eacc1 Added check for aa/bw rect merging by robertphillips@google.com · 13 years ago
  24. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 13 years ago
  25. cc6493b Added ctor to SkClipStack and isEmpty method by robertphillips@google.com · 13 years ago
  26. 4c2a2f7 Added isIntersectionOfRects to SkClipStack by robertphillips@google.com · 13 years ago
  27. 607fe07 Added bound computation to SkClipStack by robertphillips@google.com · 13 years ago
  28. 80214e2 Made clarifying renamings to SkClipStack's iterators (and added to unit test) by robertphillips@google.com · 13 years ago
  29. 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 · 14 years ago
  30. d9f2dea update to new api for doAA by reed@google.com · 14 years ago
  31. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  32. 2047f00 get tests closer to passing for SKIA_SCALAR=fixed by epoger@google.com · 15 years ago
  33. 1e1c36f Add comparison and assignment to SkClipStack (and fix an optimization bug). by vandebo@chromium.org · 15 years ago
  34. bdee9fc add tests for SkClipStack by reed@google.com · 15 years ago