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