1. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  2. e64b064 Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture. by Brian Salomon · 6 years ago
  3. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  4. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 6 years ago
  5. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 6 years ago
  6. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  7. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  8. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  9. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  10. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  11. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  12. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  13. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  14. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  15. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  16. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  17. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  18. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  19. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  20. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  21. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  22. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  23. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  24. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  25. 9158931 Remove static initializer restriction for Vulkan tests by Jim Van Verth · 7 years ago
  26. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  27. a18d2db Fix VkWrapTest by Greg Daniel · 7 years ago
  28. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  29. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  30. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  31. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  32. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  33. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  34. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  35. af40127 Minor fix to VkWrapTest by Greg Daniel · 7 years ago
  36. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 7 years ago
  37. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  38. 65b8cb0 Fix VkWrapTests by jvanverth · 8 years ago
  39. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  40. 1d4453e Another linux Vulkan fix by jvanverth · 8 years ago
  41. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  42. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  43. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  44. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  45. dc0fcd4 Vulkan config in dm by bsalomon · 8 years ago
  46. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  47. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 8 years ago
  48. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  49. 2ae4b2e Fix Vulkan tests after GrContextFactory move to sk_gpu_test by kkinnunen · 8 years ago
  50. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  51. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago