1. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 11 years ago
  2. f053980 Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. by commit-bot@chromium.org · 11 years ago
  3. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 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. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 12 years ago
  6. 73a9694 Use SkMWRandom in GLPrograms test. by bsalomon@google.com · 12 years ago
  7. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 12 years ago
  8. 87c4726 Fix no-static-init (android) build. by bsalomon@google.com · 12 years ago
  9. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 12 years ago
  10. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
  11. 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
  12. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
  13. 66e534d Revert r6233 while investigating bot failures. by bsalomon@google.com · 12 years ago
  14. ce49e16 Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. by bsalomon@google.com · 12 years ago
  15. f271cc7 GrCustomStage Renaming Part 3 by bsalomon@google.com · 12 years ago
  16. 6f261be GrCustomStage Renaming Part 2 by bsalomon@google.com · 12 years ago[Renamed (95%) from include/gpu/GrCustomStageUnitTest.h]
  17. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  18. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 12 years ago
  19. b932407 add LF at the end, since this is SO important the chrome-mac build failed. by reed@google.com · 12 years ago
  20. 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
  21. 2a48c3a Fix includes files missing in release builds from GrCustomStageUnitTest.h. by bsalomon@google.com · 12 years ago
  22. d472620 Registry-based unit test for custom effects by bsalomon@google.com · 12 years ago