1. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  2. 1acc3d7 Replace uses of GR_DEBUGCODE by SkDEBUGCODE. by commit-bot@chromium.org · 11 years ago
  3. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  4. ad9327f Increase space for effect-class-ID and fix assert by robertphillips@google.com · 11 years ago
  5. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 11 years ago
  6. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 11 years ago
  7. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 11 years ago
  8. c3413d6 Increase bits for effect attribute key. by jvanverth@google.com · 11 years ago
  9. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 11 years ago
  10. 6340a41 Let them eat GrEffectRef. by bsalomon@google.com · 12 years ago
  11. ade109f Fix Android compiler warnings. by djsollen@google.com · 12 years ago
  12. 1aa90cf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. dbe49f7 Remove default texture coords / texture matrix by bsalomon@google.com · 12 years ago
  14. 4187a2f Attempt to patch Chrome compiler failures by robertphillips@google.com · 12 years ago
  15. b4a55b7 Make morphology, convolution, and table color filter opt out of default texture matrices. by bsalomon@google.com · 12 years ago
  16. 2eaaefd Pass GrCustomStage to key-generation functions and emitCode(). by bsalomon@google.com · 12 years ago
  17. 46fba0d Rename StageKey and related stuff. by bsalomon@google.com · 12 years ago
  18. 396e61f Rename GrProgramStageFactory to GrBackendEffectFactory. by bsalomon@google.com · 12 years ago[Renamed (84%) from include/gpu/GrProgramStageFactory.h]
  19. 422e81a GrGLProgramStage Renaming Part 3 by bsalomon@google.com · 12 years ago
  20. d698f77 GrGLProgramStage Renaming Part 1. by bsalomon@google.com · 12 years ago
  21. 021fc73 GrCustomStage Renaming Part 5 by bsalomon@google.com · 12 years ago
  22. 8ea78d8 GrCustomStage Renaming Part 4 by bsalomon@google.com · 12 years ago
  23. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  24. a5e65ec by twiz@google.com · 12 years ago
  25. 894790d This patch implements the diffuse and specular lighting filters in Ganesh. by senorblanco@chromium.org · 12 years ago
  26. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  27. cf6285b fix warnings on Mac in src/gpu and include/gpu by caryclark@google.com · 12 years ago
  28. b505a12 Implement morphology as a custom effect by bsalomon@google.com · 12 years ago
  29. 16fd21b Rename GrProgramStageFactory::stageKey to GrProgramStageFactory::glStageKey since it is GL-specific by bsalomon@google.com · 12 years ago
  30. 289efe0 Tunnel name requests through factory, forcing custom effect and custom prog stage to use same impl by bsalomon@google.com · 12 years ago
  31. 7c4d06d Make static const var that is only used in an assert be defined in the debug build only to suppress an unused var warning. by bsalomon@google.com · 12 years ago
  32. 8e520fc fix build? by bsalomon@google.com · 12 years ago
  33. ae4f96a Some refactoring of GrCustomStage and friends by bsalomon@google.com · 12 years ago