1. 234d4fb Mark when effects and programs have vertex code by commit-bot@chromium.org · 11 years ago
  2. a4acf12 Revert "Add a requiresVertexShader method to GrGLEffect" by commit-bot@chromium.org · 11 years ago
  3. 6cc8d44 Fix for ovals failing on Xoom. by jvanverth@google.com · 11 years ago
  4. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  5. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  6. a91f031 Add a requiresVertexShader method to GrGLEffect by commit-bot@chromium.org · 11 years ago
  7. 96a7a96 Fix for aliasing in device-independent ovals on Nexus 10. by commit-bot@chromium.org · 11 years ago
  8. 6fc1b49 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. 5242ed7 Add device-independent rendering of ovals, take two. by commit-bot@chromium.org · 11 years ago
  10. 059a5a3 Reverting r11075. by jvanverth@google.com · 11 years ago
  11. 97f74ab Add device-independent GPU rendering of ovals. by commit-bot@chromium.org · 11 years ago
  12. e0c170f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  13. 5a02cb4 Isolate VertexBuilder from GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  14. cefde6e Fix stroked oval and rrect rendering on Ubuntu-x86-Release. by commit-bot@chromium.org · 11 years ago
  15. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  16. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  17. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  18. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  19. d1b5b14 Fix for Ovals/RRects on N4 missing interior rectangles. by jvanverth@google.com · 11 years ago
  20. eb6879f Replace fixed-size array of effect stages in GrDrawState with two appendable arrays, one for color, one for coverage. by bsalomon@google.com · 11 years ago
  21. 137f134 Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRestore::setIdentity(). s by bsalomon@google.com · 11 years ago
  22. 8be02fc Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. 6bb3efc Better method for rendering AA ellipses. by commit-bot@chromium.org · 11 years ago
  24. 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. 166726b Fix stroked roundrects on Nexus 10. by commit-bot@chromium.org · 12 years ago
  26. e364741 Revert r9055. by jvanverth@google.com · 12 years ago
  27. 74d50a4 Better method for rendering AA ellipses. by commit-bot@chromium.org · 12 years ago
  28. f58d854 Reverting r9016 due to Nexus7 GM regressions by jvanverth@google.com · 12 years ago
  29. 1335264 Better method for rendering AA ellipses. by commit-bot@chromium.org · 12 years ago
  30. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  31. 37d883d Disable AA for ovals and roundrects if MSAA is enabled. by commit-bot@chromium.org · 12 years ago
  32. 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  33. f2bfd54 Add GPU support for roundrects by commit-bot@chromium.org · 12 years ago
  34. d42aca3 Remove static effects from the effect memory pool. by bsalomon@google.com · 12 years ago
  35. 4290330 Vertex Attrib configurations now handled as pointers vs. SkSTArrays by robertphillips@google.com · 12 years ago
  36. 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  37. 0c88828 Fix non-uniform scale and stroked ellipses by commit-bot@chromium.org · 12 years ago
  38. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 12 years ago
  39. c4f2eca Disable GPU acceleration for narrow ovals. by jvanverth@google.com · 12 years ago
  40. 4674676 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  41. 0a6cb60 Shader optimization for ovals. by commit-bot@chromium.org · 12 years ago
  42. 041e2db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  43. 90c240a Move edge GrEffects to locally defined classes. by commit-bot@chromium.org · 12 years ago
  44. 054ae99 Take two for r8466: by jvanverth@google.com · 12 years ago
  45. c7bf296 Rolling back r8466. by jvanverth@google.com · 12 years ago
  46. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 12 years ago
  47. 58e30fe Simplify the circle outset code and add comment relating it to the shader code. by bsalomon@google.com · 12 years ago
  48. bb5c465 Trim the copy of the dst made for dst-reading effects using the clip and dev-bounds of draw. by commit-bot@chromium.org · 12 years ago
  49. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  50. 8131283 Move oval rendering code to GrOvalRenderer. by commit-bot@chromium.org · 12 years ago