1. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  2. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  3. afebe16 Remove all old gpu gradient code by Michael Ludwig · 6 years ago
  4. 7f8c524 Port gradient unit tests over to new FPs by Michael Ludwig · 6 years ago
  5. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  6. e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 6 years ago
  7. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  8. 662ea4b Remove texel buffer support. by Brian Salomon · 6 years ago
  9. 47c2751 Remove GrNonlinearColorSpaceXformEffect by Brian Osman · 6 years ago
  10. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  11. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  12. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  13. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  14. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  15. 915817b Guard the sqrt(temp) where temp < 0 in 2pt conical gradient by Yuqian Li · 7 years ago
  16. 2c4e56c Revert "Reimplement TwoPointConicalGradient_gpu" by Yuqian Li · 7 years ago
  17. 84f18c4 Reimplement TwoPointConicalGradient_gpu by Yuqian Li · 7 years ago
  18. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  19. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  20. 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
  21. ad70c41 Revert "Allow GrDrawOpAtlas to grow as needed" by Jim Van Verth · 7 years ago
  22. 03168b8 Allow GrDrawOpAtlas to grow as needed by Jim Van Verth · 7 years ago
  23. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  24. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  25. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  26. 1c05364 Make GrProcessorTestFactory be templated on smart ptr class rather than processor class. by Brian Salomon · 7 years ago
  27. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  28. 18166ee Omnibus: Push instantiation of GrTextures later (post TextureSampler) by Robert Phillips · 7 years ago
  29. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  30. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 7 years ago
  31. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  32. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  33. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  34. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  35. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  36. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 7 years ago
  37. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 7 years ago
  38. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 7 years ago
  39. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  40. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  41. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  42. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  43. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  44. 63954c9 GPU version of onMakeColorSpace by Brian Osman · 7 years ago
  45. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  46. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 7 years ago
  47. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  48. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  49. 901f29a Allow GrSingleTextureEffect to take GrTextureProxies by Robert Phillips · 8 years ago
  50. bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 8 years ago
  51. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  52. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  53. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  54. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  55. 1c4717b Remove arithmetic mode GrXP code. by Brian Salomon · 8 years ago
  56. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  57. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  58. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  59. b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 8 years ago
  60. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  61. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  62. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  63. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  64. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  65. 68440f8 Skip spinlock overhead on Android by msarett · 8 years ago
  66. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  67. 74b8d32 Implement texel buffers by cdalton · 8 years ago
  68. 59dc542 remove avoid and pixelxor xfermodes by reed · 8 years ago
  69. 15923c9 Modernize SkSpinlock. by mtklein · 8 years ago
  70. afb188d Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  71. f16e2a2 Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ ) by mtklein · 9 years ago
  72. 15691a0 Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  73. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  74. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 9 years ago
  75. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  76. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  77. f234272 Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) by egdaniel · 9 years ago
  78. a7006d4 Make specialized SrcOver XPFactory by egdaniel · 9 years ago
  79. bf87730 Move GrFragmentProcessor implementation to its own cpp file by bsalomon · 9 years ago
  80. 3905c37 fix factory count by Brian Salomon · 9 years ago
  81. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 9 years ago
  82. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  83. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  84. 506c802 Add helper for creating leaf FPs inside GrFP::TestCreate functions by bsalomon · 9 years ago
  85. af2533a Make GrProcessorDataManager a noop by joshualitt · 9 years ago
  86. 036fd8e Added TestCreate for SkComposeShader; will pick two random child procs that don't have children of their own. This prevents creating an arbitrarily large tree of procs. Also, it will choose a random coefficient mode for the xfermode. by wangyix · 9 years ago
  87. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  88. 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
  89. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  90. 4204800 Convert child FPs from refs to pending executions when parent converts by bsalomon · 9 years ago
  91. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  92. 4bf69f7 Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  93. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  94. a71170c This code should've been part of the CL that added registerChildProcessor(); without updating fUsesLocalCoords in the parent when a child proc is registered, batching will not work properly. by wangyix · 9 years ago
  95. 93ab254 This change is in preparation for updating how processor keys and meta keys are generated for frag procs. by wangyix · 9 years ago
  96. b1daa86 When getGLInstance is called on a frag proc, the resulting GrGLFragmentProcessor will be the root of a tree of GrGLFragmentProcessors that mirrors the GrFragmentProcessor's tree. This allows setData() to be called recursively (removing the responsibility from compose shader) and allows gl instances direct access to their children gl instances so they can emit their code. by wangyix · 9 years ago
  97. 54017d7 Made isEqual in GrFragmentProcessor recursive by wangyix · 9 years ago
  98. 7ef45a1 Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentShaderBuilder by wangyix · 9 years ago
  99. 58d890b All child GrFragmentProcs' transforms and textures will be stored in the root GrFragmentProc in preorder by wangyix · 9 years ago
  100. 4b3050b Added registerChild; transforms, textures, glKey automatically handled. by wangyix · 9 years ago