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