1. 3976825 Remove unused texture coordinate flags. by jvanverth@google.com · 12 years ago
  2. 73a9694 Use SkMWRandom in GLPrograms test. by bsalomon@google.com · 12 years ago
  3. 9120748 Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and coverage flush to GrGLProgram. by bsalomon@google.com · 12 years ago
  4. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 13 years ago
  5. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 13 years ago
  6. 1d1d424 Actually fix angle GLPrograms test. by bsalomon@google.com · 13 years ago
  7. 042a286 Attempt to fix GLPrograms test on ANGLE bot. by bsalomon@google.com · 13 years ago
  8. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 13 years ago
  9. cc78238 Move vertex layout definitions from GrDrawTarget to GrDrawState. by jvanverth@google.com · 13 years ago
  10. adc6536 Remove getter of writable GrEffectStage from GrDrawState. by bsalomon@google.com · 13 years ago
  11. 6340a41 Let them eat GrEffectRef. by bsalomon@google.com · 13 years ago
  12. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 13 years ago
  13. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 13 years ago
  14. 223137f Remove GrRandom API in favor of SkRandom. by tfarina@chromium.org · 13 years ago
  15. dbe49f7 Remove default texture coords / texture matrix by bsalomon@google.com · 13 years ago
  16. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 13 years ago
  17. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 13 years ago
  18. 115b06f Re-revert r6233. by bsalomon@google.com · 13 years ago
  19. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 13 years ago
  20. 2eaaefd Pass GrCustomStage to key-generation functions and emitCode(). by bsalomon@google.com · 13 years ago
  21. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 13 years ago
  22. 46fba0d Rename StageKey and related stuff. by bsalomon@google.com · 13 years ago
  23. 396e61f Rename GrProgramStageFactory to GrBackendEffectFactory. by bsalomon@google.com · 13 years ago
  24. 021fc73 GrCustomStage Renaming Part 5 by bsalomon@google.com · 13 years ago
  25. f271cc7 GrCustomStage Renaming Part 3 by bsalomon@google.com · 13 years ago
  26. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 13 years ago
  27. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 13 years ago
  28. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 13 years ago
  29. 6d003d1 Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConfigFlags by bsalomon@google.com · 13 years ago
  30. 2d8edaf Try r5428 again with fix by bsalomon@google.com · 13 years ago
  31. 4592df8 Revert 5428 and 5429. by bsalomon@google.com · 13 years ago
  32. dbbf843 Consolidate texture access functions, provide default GrTextureAccess by bsalomon@google.com · 13 years ago
  33. f660187 Hide GrDrawTarget::Caps's member vars by bsalomon@google.com · 13 years ago
  34. a04e8e8 Do premul and r/b swap conversions in a custom effect by bsalomon@google.com · 13 years ago
  35. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  36. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 13 years ago
  37. a1bf0ff by bsalomon@google.com · 13 years ago
  38. 0a7672f Add morphology, convolution, single texture, texture domain effects to new unit test system by bsalomon@google.com · 13 years ago
  39. 2a48c3a Fix includes files missing in release builds from GrCustomStageUnitTest.h. by bsalomon@google.com · 13 years ago
  40. d472620 Registry-based unit test for custom effects by bsalomon@google.com · 13 years ago
  41. c3841b9 Move GL programs unit test code to tests project. by bsalomon@google.com · 13 years ago
  42. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 13 years ago
  43. 5739d2c Merge GrGpuGLShaders into its parent class, GrGpuGL by bsalomon@google.com · 13 years ago
  44. 4072556 Add two files missed in r3165; most critically the gyp! by tomhudson@google.com · 14 years ago
  45. a8e686e Make program unit test run clean and add it to tests program by bsalomon@google.com · 14 years ago