1. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  2. 075b089 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  3. b755a2a Fix Mac 10.8 64-bit Release ClipCacheTest issue by robertphillips@google.com · 12 years ago
  4. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 12 years ago
  5. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 12 years ago
  6. 95ed55a Make all GrContext members that return a texture also ref the texture for the caller. by bsalomon@google.com · 12 years ago
  7. d21444a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  8. 4c2443e Use ReduceClipStack in ClipMaskManager. by bsalomon@google.com · 12 years ago
  9. ba998f2 Turn on GPU AA clipping by robertphillips@google.com · 12 years ago
  10. 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
  11. 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
  12. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  13. 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
  14. 7b11289 Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space by robertphillips@google.com · 12 years ago
  15. f8d904a GrClip no longer translates its clips (to better mimic SkClipStack's behavior) by robertphillips@google.com · 12 years ago
  16. c23a63b Added test to ensure getConservativeBounds' result is clamped to render target by robertphillips@google.com · 12 years ago
  17. 75b3c96 Move clientID into texture desc by robertphillips@google.com · 12 years ago
  18. 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
  19. 6623fcd Convert AAClipCache's GrRects to GrIRects by robertphillips@google.com · 12 years ago
  20. f105b10 Made clip mask cache use Scratch Texture system by robertphillips@google.com · 12 years ago
  21. f21c704 fix for r3903 compilation issue by robertphillips@google.com · 12 years ago
  22. 8fff356 Made clip mask cache reuse depend on mask size/bounds (instead of render target size) by robertphillips@google.com · 12 years ago
  23. d82f3fa Fix for Android ClipCache unit test crash by robertphillips@google.com · 12 years ago
  24. 50b8ead Reverting r3898 due to Android failures by robertphillips@google.com · 12 years ago
  25. c3e050f Re-enabling ClipCache unit test which now runs on Xoom w/ new tool chain by robertphillips@google.com · 12 years ago
  26. 96a162e Disabled new ClipCache unit test pending investigation of Android failures by robertphillips@google.com · 12 years ago
  27. beeb97c Added stack to AA clip mask cache by robertphillips@google.com · 12 years ago