1. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
  2. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  3. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
  4. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  5. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  6. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  7. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  8. d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
  9. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  10. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  11. 78f20e0 Cleanup GrPixelConfig helper functions by Brian Osman · 8 years ago
  12. 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
  13. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  14. f046e15 Fix undefined GrIORef test method on Chrome win bot by Brian Salomon · 8 years ago
  15. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  16. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
  17. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  18. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  19. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  20. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  21. 19ae138 Remove unused unique ID from GrProgramElement by Brian Salomon · 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. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  26. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  27. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  28. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  29. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  30. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  31. 33667da Restore getDevice_just_for_deprecated_compatibility_testing by Robert Phillips · 8 years ago
  32. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  33. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  34. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  35. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  36. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
  37. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  38. 2734136 Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext by Robert Phillips · 8 years ago
  39. 65115a1 Remove mutex guards from GrContext::readSurfacePixels by Robert Phillips · 8 years ago
  40. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  41. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  42. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  43. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  44. 0abc8b4 Add helper for idenitfying hw GrAATypes. by Brian Salomon · 8 years ago
  45. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  46. 9950408 Fix comment formatting for GrRenderTargetContext::drawArc by Brian Salomon · 8 years ago
  47. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  48. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  49. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  50. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  51. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  52. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  53. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  54. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  55. fe647b2 Make flag values in GrResourceProvider and GrTextureProvider consistent by Brian Salomon · 8 years ago
  56. 2047189 Two (related) changes here: by brianosman · 8 years ago
  57. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  58. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  59. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  60. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  61. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  62. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  63. 5c1c8d1 Remove batch bounds drawing debug option by Brian Salomon · 8 years ago
  64. f1dd677 Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory by Brian Salomon · 8 years ago
  65. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  66. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  67. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  68. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  69. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  70. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  71. 6039768 Move GrShaderVar to an appending model for layout qualifiers by Brian Salomon · 8 years ago
  72. 71fecc3 don't memtion SkXfermode in public by Mike Reed · 8 years ago
  73. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  74. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  75. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  76. f31ae49 Remove unnecessary attribute and varying type modifiers by Brian Salomon · 8 years ago
  77. b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 8 years ago
  78. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  79. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  80. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  81. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  82. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  83. 2245803 Rename GrTextureBufferSampler to GrBufferSampler by csmartdalton · 8 years ago
  84. a8f0002 Rename kTexture2DISampler to kITexture2DSampler. by Brian Salomon · 8 years ago
  85. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 8 years ago
  86. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  87. 4e344c8 Revert "Defer more renderTargetContexts in the GPU image filter paths" by Robert Phillips · 8 years ago
  88. f26f7a0 Add detection of image load/store to caps by Brian Salomon · 8 years ago
  89. 0b63ceb Add image functions to GrGLInterface by Brian Salomon · 8 years ago
  90. fd01ce0 Defer more renderTargetContexts in the GPU image filter paths by Robert Phillips · 8 years ago
  91. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 8 years ago
  92. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  93. fa26e66 Remove static asserts for GrSLType and GrVertexAttribType enum values. by Brian Salomon · 8 years ago
  94. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  95. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  96. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  97. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  98. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  99. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  100. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago