1. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  2. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  3. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  4. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  5. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  6. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  7. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  8. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  9. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  10. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  11. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  12. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  13. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  14. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  15. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  16. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  17. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  18. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  19. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  20. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  21. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  22. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  23. 48c9919 Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 7 years ago
  24. 842a560 Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" by Brian Osman · 7 years ago
  25. c2b5175 Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 7 years ago
  26. c674e26 Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS" by Brian Osman · 7 years ago
  27. 9f6f41b Expand texturability testing to cover mip-mapped textures, and fix iOS by Brian Osman · 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. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  31. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  32. 0562eb9 Allow wrapped resources to have unique keys by Brian Osman · 7 years ago
  33. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  34. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  35. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  36. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  37. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  38. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  39. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  40. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  41. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  42. 5e15085 Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" by Brian Salomon · 7 years ago
  43. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  44. 20c322e Revert "Add a new GrResourceCache purging mechanism for purging unused resources." by Brian Salomon · 7 years ago
  45. fbb56ce Add a new GrResourceCache purging mechanism for purging unused resources. by Brian Salomon · 7 years ago
  46. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  47. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 7 years ago
  48. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  49. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  50. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  51. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  52. 3de1adf remove debugging printf from resource cache test. by Brian Salomon · 8 years ago
  53. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  54. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  55. 09557d7 Fix Vulkan command buffer assert on device lost by Jim Van Verth · 8 years ago
  56. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  57. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  58. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  59. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  60. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  61. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  62. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  63. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 8 years ago
  64. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  65. 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
  66. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  67. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  68. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
  69. 752f6ea Remove unneeded variables from ResourceCache test by bsalomon · 8 years ago
  70. 9a44565 Remove custom data from GrGpuResource by bsalomon · 8 years ago
  71. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  72. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  73. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  74. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  75. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  76. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  77. e8f3062 switch surface to sk_sp by reed · 8 years ago
  78. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  79. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  80. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  81. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  82. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  83. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  84. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  85. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  86. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  87. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  88. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  89. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  90. 67d7620 Fix leaks in unit tests of GrGLTextureInfos by bsalomon · 9 years ago
  91. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  92. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  93. 89438a1 Fix leak in ResourceCache test by Brian Salomon · 9 years ago
  94. c6363ef Make methods on GrGpuResource safe to call on abandoned resource by bsalomon · 9 years ago
  95. ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
  96. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  97. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  98. 6e83ac7 Defer flushes if kPreferNoIO is specified by robertphillips · 9 years ago
  99. 84cd621 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  100. 562a66b Revert "Implement caching of filled paths in the tessellated path renderer." by mtklein · 9 years ago