1. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  2. 4b6bde7 add back purgeResourcesNotUsedInMs() temporarily by Mike Klein · 7 years ago
  3. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  4. 76d917c Ensure we flush TextBlobCache message queue. by Jim Van Verth · 7 years ago
  5. eace8cd Use sk_sp to own GrCaps in GrContext. by Brian Salomon · 7 years ago
  6. 990014d Temporarily readd old signature of GrContext::MakeGL by Brian Salomon · 7 years ago
  7. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  8. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  9. d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
  10. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  11. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  12. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  13. 5127998 Add an (optional) SkTaskGroup to GrContext by Brian Osman · 7 years ago
  14. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  15. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  16. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  17. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  18. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  19. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  20. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  21. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  22. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  23. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  24. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  25. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  26. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  27. fe50d96 Remove GrSurface-based surfaceContext factories from GrContextPriv by Robert Phillips · 7 years ago
  28. 5480a18 Add method to GrContext to purge unlocked resources. by Derek Sollenberger · 7 years ago
  29. ee47914 Add GrContext API to report the number of purgeable bytes in the cache. by Derek Sollenberger · 7 years ago
  30. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 8 years ago
  31. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 8 years ago
  32. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 8 years ago
  33. 28804f3 Remove all config conversion modes except round-to-nearest by Brian Osman · 8 years ago
  34. 409e74f Further refactor read/writeSurfacePixels by Brian Osman · 8 years ago
  35. fc978fd Store the GrBackend we are using on GrContext by Greg Daniel · 8 years ago
  36. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 8 years ago
  37. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 8 years ago
  38. 60cd57e Factor out common work in readSurfacePixels and writeSurfacePixels by Brian Osman · 8 years ago
  39. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 8 years ago
  40. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 8 years ago
  41. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 8 years ago
  42. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 8 years ago
  43. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 8 years ago
  44. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 8 years ago
  45. 769e80d More GrSurfaceProxy-clean up by Robert Phillips · 8 years ago
  46. 5e15085 Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" by Brian Salomon · 8 years ago
  47. ce42551 Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect by Brian Osman · 8 years ago
  48. de1a605 Support premul/unpremul of F16 during read/writePixels by Brian Osman · 8 years ago
  49. 20c322e Revert "Add a new GrResourceCache purging mechanism for purging unused resources." by Brian Salomon · 8 years ago
  50. fbb56ce Add a new GrResourceCache purging mechanism for purging unused resources. by Brian Salomon · 8 years ago
  51. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 8 years ago
  52. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  53. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  54. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
  55. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
  56. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
  57. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
  58. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
  59. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  60. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  61. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  62. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  63. 46da1cc GrContext option to prevent GPU based YUV -> RGB by Brian Osman · 8 years ago
  64. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 8 years ago
  65. 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
  66. 77505da Remove GrTestTarget by Robert Phillips · 8 years ago
  67. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
  68. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  69. 33667da Restore getDevice_just_for_deprecated_compatibility_testing by Robert Phillips · 8 years ago
  70. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  71. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  72. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  73. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  74. 65115a1 Remove mutex guards from GrContext::readSurfacePixels by Robert Phillips · 8 years ago
  75. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  76. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  77. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  78. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  79. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  80. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  81. 4e344c8 Revert "Defer more renderTargetContexts in the GPU image filter paths" by Robert Phillips · 8 years ago
  82. fd01ce0 Defer more renderTargetContexts in the GPU image filter paths by Robert Phillips · 8 years ago
  83. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  84. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  85. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  86. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  87. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  88. 5eb41fd Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ ) by bsalomon · 8 years ago
  89. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  90. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  91. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  92. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  93. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  94. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  95. 1e87618 Remove GrContext::applyGamma by robertphillips · 8 years ago
  96. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  97. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  98. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  99. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  100. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago