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. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  4. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  5. 3081508 Remove unused code resulted from deleting DeferredTextureImage 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. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  11. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  12. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  13. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  14. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  15. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  16. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  17. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  18. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  19. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  20. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  21. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  22. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  23. 5366e59 Add valid checks in places we query isTestingOnlyBackendTexture by Greg Daniel · 7 years ago
  24. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  25. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  26. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  27. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  28. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  29. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  30. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  31. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  32. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  33. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  34. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  35. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  36. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  37. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  38. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  39. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  40. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  41. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  42. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  43. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  44. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  45. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  46. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  47. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  48. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  49. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  50. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  51. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  52. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  53. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  54. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  55. 48c9919 Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 7 years ago
  56. 842a560 Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" by Brian Osman · 7 years ago
  57. c2b5175 Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 7 years ago
  58. c674e26 Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" by Brian Osman · 7 years ago
  59. 9f6f41b Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 7 years ago
  60. 5480a18 Add method to GrContext to purge unlocked resources. by Derek Sollenberger · 7 years ago
  61. ee47914 Add GrContext API to report the number of purgeable bytes in the cache. by Derek Sollenberger · 7 years ago
  62. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  63. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  64. 0562eb9 Allow wrapped resources to have unique keys by Brian Osman · 7 years ago
  65. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  66. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  67. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  68. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  69. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  70. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  71. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  72. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  73. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  74. 5e15085 Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" by Brian Salomon · 7 years ago
  75. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  76. 20c322e Revert "Add a new GrResourceCache purging mechanism for purging unused resources." by Brian Salomon · 7 years ago
  77. fbb56ce Add a new GrResourceCache purging mechanism for purging unused resources. by Brian Salomon · 7 years ago
  78. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  79. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 7 years ago
  80. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  81. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  82. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  83. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  84. 3de1adf remove debugging printf from resource cache test. by Brian Salomon · 8 years ago
  85. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  86. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  87. 09557d7 Fix Vulkan command buffer assert on device lost by Jim Van Verth · 8 years ago
  88. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  89. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  90. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  91. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  92. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  93. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  94. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  95. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 8 years ago
  96. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  97. 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
  98. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  99. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  100. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago