1. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  2. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  3. 94e0b11 Two small fixes from recent changes prepping for std::unique_ptr<GrFragmentProcessor>. by Brian Salomon · 7 years ago
  4. 1c05364 Make GrProcessorTestFactory be templated on smart ptr class rather than processor class. by Brian Salomon · 7 years ago
  5. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  6. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  7. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 7 years ago[Renamed from include/gpu/GrProcessorUnitTest.h]
  8. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  9. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  10. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  11. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  12. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  13. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  14. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 7 years ago
  15. 63c6746 Tighten up GrSurfaceProxy typing by Robert Phillips · 7 years ago
  16. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  17. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  18. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  19. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  20. 9ae32a2 Remove redundant caps field from GrProcessorTestData by Brian Salomon · 8 years ago
  21. 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
  22. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  23. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  24. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  25. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  26. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  27. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  28. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  29. 82ec6e5 Retract GrRenderTarget from GLProgramsTest by robertphillips · 8 years ago
  30. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  31. c94cd7c Fix GrCoverageSetOpXP unit test on mixed samples by cdalton · 9 years ago
  32. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  33. 506c802 Add helper for creating leaf FPs inside GrFP::TestCreate functions by bsalomon · 9 years ago
  34. b5b6032 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  35. 59ce45f Revert of Test that GrFragmentProcessors work without input colors. (patchset #2 id:20001 of https://codereview.chromium.org/1341853002/ ) by bsalomon · 9 years ago
  36. 72c58e7 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  37. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  38. a511e6a Revert of Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* (patchset #8 id:140001 of https://codereview.chromium.org/1316513002/ ) by rmistry · 9 years ago
  39. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  40. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  41. 0067ff5 fix up test create functions by joshualitt · 9 years ago
  42. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  43. 4eaf9ce create GrTestUtils.h, move some common functions into it by joshualitt · 9 years ago
  44. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  45. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  46. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  47. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  48. 9e87fa7 Force linking of static member variables for GLPrograms by joshualitt · 10 years ago
  49. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago