1. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 7 years ago
  2. 9b009bb Prepare sRGB encoding conversion for the removal of GrPixelConfig by Brian Salomon · 7 years ago
  3. 1fabd51 Track dirty rects on GrRenderTargets in native space rather than origin-relative by Brian Salomon · 7 years ago
  4. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  5. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  6. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  7. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  8. 85ae715 Add new GrContext queries for imagability, surfacability, and max sample count of color types by Brian Salomon · 7 years ago
  9. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  10. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  11. 48661b8 Make use of VkSemaphores thread safe assuming use of the same VkQueue. by Greg Daniel · 7 years ago
  12. 17b7c05 Update GrSemaphore to allow it to only be used once for signaling and once for waiting. by Greg Daniel · 7 years ago
  13. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  14. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  15. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  16. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  17. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  18. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  19. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  20. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  21. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  22. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  23. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  24. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  25. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  26. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  27. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  28. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  29. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  30. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  31. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  32. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  33. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  34. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  35. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  36. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 7 years ago
  37. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 7 years ago
  38. f7037d0 Clean up onTransferPixels by Jim Van Verth · 7 years ago
  39. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  40. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  41. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  42. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  43. 31550db Revert "Revert "Workaround Adreno driver issue with stencil clears."" by Mike Klein · 7 years ago
  44. 8b06ed7 Revert "Workaround Adreno driver issue with stencil clears." by Mike Klein · 7 years ago
  45. 4e8c581 Workaround Adreno driver issue with stencil clears. by Brian Salomon · 7 years ago
  46. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  47. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  48. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  49. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  50. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  51. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  52. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  53. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  54. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  55. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  56. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  57. dc87c95 Combine GPU flush with semaphore API by Brian Osman · 8 years ago
  58. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
  59. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
  60. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 8 years ago
  61. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 8 years ago
  62. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 8 years ago
  63. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 8 years ago
  64. 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 8 years ago
  65. 81444fb rename makeCopyForTextureParams to isACopyNeededForTextureParams by Robert Phillips · 8 years ago
  66. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 8 years ago
  67. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 8 years ago
  68. 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
  69. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  70. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 8 years ago
  71. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  72. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  73. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  74. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  75. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  76. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  77. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  78. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  79. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  80. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  81. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  82. c25c5d7 Move memoization of multisample specs id to GrRenderTarget by csmartdalton · 8 years ago
  83. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  84. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  85. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  86. 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
  87. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  88. b117ff1 Convert readSurfacePixels to use a draw context instead of a texture by bsalomon · 8 years ago
  89. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  90. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  91. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  92. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  93. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  94. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  95. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  96. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  97. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  98. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  99. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  100. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago