1. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
  2. 189098e7 Don't require GrPipelineBuilder to build GrPipeline by Brian Salomon · 8 years ago
  3. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  4. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  5. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  6. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  7. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  8. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  9. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  10. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  11. 21aa35f Make GrRenderTargetOpList::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  12. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  13. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  14. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  15. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  16. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  17. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  18. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  19. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  20. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  21. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  22. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  23. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  24. c25c5d7 Move memoization of multisample specs id to GrRenderTarget by csmartdalton · 8 years ago
  25. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  26. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  27. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  28. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  29. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  30. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  31. 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
  32. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  33. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  34. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  35. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  36. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  37. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  38. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  39. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  40. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  41. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  42. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  43. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  44. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  45. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  46. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  47. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  48. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  49. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  50. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  51. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  52. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  53. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
  54. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 9 years ago
  55. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 9 years ago
  56. 1bf3e71 Add optional data parameter to createBuffer by cdalton · 9 years ago
  57. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 9 years ago
  58. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
  59. 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 9 years ago
  60. deacc97 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
  61. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
  62. 49c4c22 Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget by kkinnunen · 9 years ago
  63. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago[Renamed from src/gpu/GrTest.cpp]
  64. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago[Renamed from tools/gpu/GrTest.cpp]
  65. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago[Renamed from src/gpu/GrTest.cpp]
  66. 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
  67. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 9 years ago
  68. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 9 years ago
  69. 1d417a8 Add unit test for vertex attribute count. by bsalomon · 9 years ago
  70. 7b2707d nanobench: Reduce the total number of statistics being captured. by jcgregorio · 9 years ago
  71. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 9 years ago
  72. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 9 years ago
  73. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  74. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 9 years ago
  75. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  76. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 9 years ago
  77. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  78. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  79. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  80. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 9 years ago
  81. 7023a00 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  82. d106c2c Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ ) by jvanverth · 9 years ago
  83. e507ff0 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  84. ed82800 There is an unused rowBytes parameter being passed along. by cblume · 9 years ago
  85. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  86. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  87. de83b41 Add Audittrail for path renderers by joshualitt · 9 years ago
  88. f5883a6 Hide drawBatch on GrDrawTarget from test Methods by joshualitt · 9 years ago
  89. 41e4384e Move config texturability/renderability to config table. by bsalomon · 9 years ago
  90. 4999df8 Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ ) by egdaniel · 9 years ago
  91. 32a3cd2 Move config texturability/renderability to config table. by bsalomon · 9 years ago
  92. 17aa047 More framework support for TransferBuffers by jvanverth · 9 years ago
  93. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago
  94. 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
  95. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  96. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  97. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  98. 73063dc Add transfer buffer support. by jvanverth · 9 years ago
  99. 53c5d5f Revert of Add transfer buffer support. (patchset #9 id:160001 of https://codereview.chromium.org/1490473003/ ) by egdaniel · 9 years ago
  100. dc5685a Wire up resource cache stats dumping in nanobench by joshualitt · 9 years ago