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