1. 6006d0f Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  2. 32700ac Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM failures by robertphillips@google.com · 11 years ago
  3. e1e99ef Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  4. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  5. bfe2b9d Move oval and rect renderer includes to private interface by jvanverth@google.com · 11 years ago[Renamed from include/gpu/GrAARectRenderer.h]
  6. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  7. 83d1a68 Add special handling of rectori case for gpu by robertphillips@google.com · 11 years ago
  8. afd1cba Re-add isIRect test for AA rect drawing by robertphillips@google.com · 11 years ago
  9. 114eb9e Update shader rect drawing path for r9087 (removal of isIRect "opt") by robertphillips@google.com · 11 years ago
  10. 18136d1 Remove isIRect "optimization" & defer computation of device Rect in AA rect rendering by robertphillips@google.com · 11 years ago
  11. 4b140b5 Add geometry-based rotated AA rect drawing path by robertphillips@google.com · 11 years ago
  12. b19cb7f Axis aligned shader-based rect drawing by robertphillips@google.com · 11 years ago
  13. df3695e First pass at Rect Effect by robertphillips@google.com · 11 years ago
  14. 6d06730 Accelerate AA filled rect drawing using drawIndexedInstances by robertphillips@google.com · 12 years ago
  15. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  16. 4d73ac2 Version 2 of the Instance Counting system. This one simplifies the print out of information. by robertphillips@google.com · 12 years ago
  17. f6747b0 Split GrContext's AA Rect drawing methods into helper class by robertphillips@google.com · 12 years ago