1. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  2. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  3. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  4. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 11 years ago
  5. f053980 Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. by commit-bot@chromium.org · 11 years ago
  6. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  7. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  8. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 12 years ago
  9. 73a9694 Use SkMWRandom in GLPrograms test. by bsalomon@google.com · 12 years ago
  10. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 12 years ago
  11. 87c4726 Fix no-static-init (android) build. by bsalomon@google.com · 12 years ago
  12. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 12 years ago
  13. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
  14. 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
  15. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
  16. 66e534d Revert r6233 while investigating bot failures. by bsalomon@google.com · 12 years ago
  17. ce49e16 Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. by bsalomon@google.com · 12 years ago
  18. f271cc7 GrCustomStage Renaming Part 3 by bsalomon@google.com · 12 years ago
  19. 6f261be GrCustomStage Renaming Part 2 by bsalomon@google.com · 12 years ago[Renamed (95%) from include/gpu/GrCustomStageUnitTest.h]
  20. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  21. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 12 years ago
  22. b932407 add LF at the end, since this is SO important the chrome-mac build failed. by reed@google.com · 12 years ago
  23. 8d3d210 Ensure that enums used by GrCustomStage TestCreate functions are declared in SK_ALLOW_GLOBAL_STATIC_INITIALIZERS=0 builds (e.g. android) by bsalomon@google.com · 12 years ago
  24. 2a48c3a Fix includes files missing in release builds from GrCustomStageUnitTest.h. by bsalomon@google.com · 12 years ago
  25. d472620 Registry-based unit test for custom effects by bsalomon@google.com · 12 years ago