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