1. 845220b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  2. 83d1a68 Add special handling of rectori case for gpu by robertphillips@google.com · 12 years ago
  3. afd1cba Re-add isIRect test for AA rect drawing by robertphillips@google.com · 12 years ago
  4. 91b7116 Further defer devRect computation in gpu rect drawing by robertphillips@google.com · 12 years ago
  5. 114eb9e Update shader rect drawing path for r9087 (removal of isIRect "opt") by robertphillips@google.com · 12 years ago
  6. 18136d1 Remove isIRect "optimization" & defer computation of device Rect in AA rect rendering by robertphillips@google.com · 12 years ago
  7. 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 12 years ago
  8. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  9. 4b140b5 Add geometry-based rotated AA rect drawing path by robertphillips@google.com · 12 years ago
  10. b19cb7f Axis aligned shader-based rect drawing by robertphillips@google.com · 12 years ago
  11. d42aca3 Remove static effects from the effect memory pool. by bsalomon@google.com · 12 years ago
  12. 4290330 Vertex Attrib configurations now handled as pointers vs. SkSTArrays by robertphillips@google.com · 12 years ago
  13. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 12 years ago
  14. 07d3a65 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  15. 59dd716 Fix compiler warning/error in r8571 by robertphillips@google.com · 12 years ago
  16. df3695e First pass at Rect Effect by robertphillips@google.com · 12 years ago
  17. 0406b9e Make drawRect preserve vertex attrib state and push/pop the geom sources. by bsalomon@google.com · 12 years ago
  18. 054ae99 Take two for r8466: by jvanverth@google.com · 12 years ago
  19. c7bf296 Rolling back r8466. by jvanverth@google.com · 12 years ago
  20. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 12 years ago
  21. f140f18 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. 3b0d631 Remove constructors from GrVertexAttrib. by jvanverth@google.com · 12 years ago
  23. 9b98c1b Make global static variable kVertexAttribs in GrAARectRenderer local to functions. by jvanverth@google.com · 12 years ago
  24. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  25. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  26. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  27. b75b0a0 Move vertex layout from GeometrySrcState to GrDrawState. by jvanverth@google.com · 12 years ago
  28. cc78238 Move vertex layout definitions from GrDrawTarget to GrDrawState. by jvanverth@google.com · 12 years ago
  29. 6d06730 Accelerate AA filled rect drawing using drawIndexedInstances by robertphillips@google.com · 13 years ago
  30. ca47aae Minor cleanup by robertphillips@google.com · 13 years ago
  31. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 13 years ago
  32. 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
  33. e7249bd Fix overrun in aa rect renderer by bsalomon@google.com · 13 years ago
  34. b213ed8 Simplify vertex layout bitfields by making Position-as-texcoords the default. by tomhudson@google.com · 13 years ago
  35. f69a11b Use GrAARectRenderer in GPU AA clip mask generation by robertphillips@google.com · 13 years ago
  36. 4d73ac2 Version 2 of the Instance Counting system. This one simplifies the print out of information. by robertphillips@google.com · 13 years ago
  37. f6747b0 Split GrContext's AA Rect drawing methods into helper class by robertphillips@google.com · 13 years ago