1. a68937c Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined in SkUserConfig.h rather than by the build system. by bsalomon@google.com · 12 years ago
  2. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  3. 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
  4. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
  5. f8d904a GrClip no longer translates its clips (to better mimic SkClipStack's behavior) by robertphillips@google.com · 12 years ago
  6. c23a63b Added test to ensure getConservativeBounds' result is clamped to render target by robertphillips@google.com · 12 years ago
  7. 75b3c96 Move clientID into texture desc by robertphillips@google.com · 12 years ago
  8. 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
  9. 6623fcd Convert AAClipCache's GrRects to GrIRects by robertphillips@google.com · 12 years ago
  10. f105b10 Made clip mask cache use Scratch Texture system by robertphillips@google.com · 12 years ago
  11. f21c704 fix for r3903 compilation issue by robertphillips@google.com · 12 years ago
  12. 8fff356 Made clip mask cache reuse depend on mask size/bounds (instead of render target size) by robertphillips@google.com · 12 years ago
  13. d82f3fa Fix for Android ClipCache unit test crash by robertphillips@google.com · 12 years ago
  14. 50b8ead Reverting r3898 due to Android failures by robertphillips@google.com · 12 years ago
  15. c3e050f Re-enabling ClipCache unit test which now runs on Xoom w/ new tool chain by robertphillips@google.com · 12 years ago
  16. 96a162e Disabled new ClipCache unit test pending investigation of Android failures by robertphillips@google.com · 12 years ago
  17. beeb97c Added stack to AA clip mask cache by robertphillips@google.com · 12 years ago