1. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  2. 3a22017 Reland "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years ago
  3. 779813a Revert "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years ago
  4. a56da9e Add a direct context arg to makeColorTypeAndColorSpace by Adlai Holler · 4 years ago
  5. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 1 month ago
  6. 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 1 month ago
  7. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 1 month ago
  8. 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 2 months ago
  9. 9ee15d7 Revert "Implement submit API to GrContext." by Greg Daniel · 4 years, 2 months ago
  10. 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 2 months ago
  11. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  12. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  13. fe15962 Reland "Split apart flushing and submitting in the GrGpu classes and GrDrawingManager." by Greg Daniel · 4 years, 4 months ago
  14. 2faa337 Revert "Split apart flushing and submitting in the GrGpu classes and GrDrawingManager." by Greg Daniel · 4 years, 4 months ago
  15. 6341d92 Split apart flushing and submitting in the GrGpu classes and GrDrawingManager. by Greg Daniel · 4 years, 4 months ago
  16. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 4 months ago
  17. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  18. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  19. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  20. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 5 months ago
  21. c8d092a Revert "Revert "Remove copies for wrap modes in GrTextureProducer."" by Brian Salomon · 4 years, 5 months ago
  22. bf5cb0f Revert "Remove copies for wrap modes in GrTextureProducer." by Robert Phillips · 4 years, 5 months ago
  23. 7fba244 Remove copies for wrap modes in GrTextureProducer. by Brian Salomon · 4 years, 5 months ago
  24. 5a5fe79 Improve the mechanism to suppress warning messages during testing by Chris Dalton · 4 years, 5 months ago
  25. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  26. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 4 years, 6 months ago
  27. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 6 months ago
  28. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 7 months ago
  29. f46d5ca use std::make_unique by Mike Klein · 4 years, 8 months ago
  30. d4b95d2 Revert "Implement refPinnedTextureProxy for SkImage_Lazy." by Robert Phillips · 4 years, 9 months ago
  31. 1e0f2f3 Implement refPinnedTextureProxy for SkImage_Lazy. by Jim Van Verth · 4 years, 9 months ago
  32. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 9 months ago
  33. a4828a1 Remove GrPixelConfigIsAlphaOnly call and transition calls to it. by Greg Daniel · 4 years, 10 months ago
  34. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  35. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  36. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  37. 4d87b2b Address TODO in testing code (i.e., cleanup create_backend_texture) by Robert Phillips · 5 years ago
  38. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  39. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  40. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  41. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  42. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  43. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  44. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  45. ad8efda Reland "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" by Brian Salomon · 5 years ago
  46. 8fbca48 Revert "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" by Brian Salomon · 5 years ago
  47. 622b6f5 Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA." by Brian Salomon · 5 years ago
  48. bc0c460 Revert "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA." by Robert Phillips · 5 years ago
  49. a15f355 Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA. by Brian Salomon · 5 years ago
  50. f9a1fdf Reland "Add flush() to SkImage." by Brian Salomon · 5 years ago
  51. 693bc2b Revert "Add flush() to SkImage." by Brian Salomon · 5 years ago
  52. d0503a7 Add flush() to SkImage. by Brian Salomon · 5 years ago
  53. ee5fd13 Add test for DDLs and SkSurface::flush by Robert Phillips · 5 years ago
  54. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  55. 5ad6fd3 Put SkImageInfo on SkImage to avoid cost of reconstructing for queries. by Brian Salomon · 5 years ago
  56. 0498857 fold sk_pixel_iter.h into ToolUtils by Mike Klein · 5 years ago
  57. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  58. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  59. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  60. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 5 years ago
  61. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 5 years ago
  62. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 5 years ago
  63. 35ba614 Remove GrGpuResource::abandon from the public API. by Brian Salomon · 6 years ago
  64. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  65. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  66. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  67. baa2a28 tests: do not crash with missing resources. by Hal Canary · 6 years ago
  68. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  69. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  70. a0dc3d2 Revert "Revert "Include color type and color space in bitmap cache key"" by Brian Osman · 6 years ago
  71. 9ff04c0 Revert "Include color type and color space in bitmap cache key" by Brian Osman · 6 years ago
  72. 274a89e Include color type and color space in bitmap cache key by Brian Osman · 6 years ago
  73. e47e5b6 Restore proper name of the SkImage_Gpu2Cpu unit test by Brian Osman · 6 years ago
  74. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  75. 0098ccb Remove unnecessary sk_tool_utils::EncodeImageToData by Leon Scroggins III · 6 years ago
  76. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  77. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  78. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  79. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  80. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  81. e141548 Fix ImageTest to check if gpu mip maps are supported. by Greg Daniel · 6 years ago
  82. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 6 years ago
  83. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  84. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  85. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 6 years ago
  86. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  87. 55d330c Reland "call skcms_OptimizeForSpeed()" by Mike Klein · 6 years ago
  88. 1b4ad0d Revert "call skcms_OptimizeForSpeed()" by Mike Klein · 6 years ago
  89. 3b8feb3 call skcms_OptimizeForSpeed() by Mike Klein · 6 years ago
  90. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 6 years ago
  91. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  92. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  93. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 6 years ago
  94. 052ef69 Pin color type when a cross-context image is constructed by Brian Osman · 6 years ago
  95. f7d3f61 tests/ImageTest: fail gracefully by Hal Canary · 6 years ago
  96. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  97. 26b50a4 Add testing only helper to flush and sync gpu. by Greg Daniel · 6 years ago
  98. 5d4604b Fix assert format string in GrContext_colorTypeSupportedAsImage test. by Oleg Maximenko · 6 years ago
  99. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 6 years ago
  100. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 6 years ago