1. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  2. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  3. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  4. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 6 months ago
  5. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 7 months ago
  6. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 4 years, 10 months ago
  7. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 4 years, 10 months ago
  8. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 4 years, 10 months ago
  9. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  10. ea4ad30 Modify GrGLTexture/RenderTarget and related functions to not take GrSurfaceDesc. by Brian Salomon · 5 years ago
  11. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  12. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  13. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  14. e2826ab Add API to invalidate GL texture parameters from GrBackendTexture. by Brian Salomon · 5 years ago
  15. 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 5 years ago
  16. 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 5 years ago
  17. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  18. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  19. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  20. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  21. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  22. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 6 years ago
  23. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  24. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  25. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  26. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  27. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  28. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  29. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  30. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  31. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  32. 71652e2 gpu: Dump GrTextBlobCache stats in memory dumps. by Khushal · 6 years ago
  33. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  34. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 6 years ago
  35. f0c9865 Add support for light dumps in SkTraceMemoryDump interface. by ssid · 9 years ago
  36. 9a5bd7e Introduce interface for memory dumps by primiano · 9 years ago