1. 2b73e66 Add BT2020 (non-constant-luminance) YUV color space by Brian Osman · 4 years, 9 months ago
  2. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 4 years, 10 months ago
  3. 00c9f0d Increase specificity of GrColorType computed for YUV planes (take 2) by Robert Phillips · 5 years ago
  4. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  5. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 5 years ago
  6. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
  7. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  8. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  9. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  10. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  11. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  12. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  13. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  16. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  17. 0a22ba8 Add kIdentity_SkYUVColorSpace by Robert Phillips · 5 years ago
  18. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  19. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  20. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  21. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  22. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  23. 279f873 Fix image_from_yuv_textures with --preAbandonContext by Brian Salomon · 6 years ago
  24. d2fcfb5 WEBGL_video_texture : sharing texture prototype in skia by Brian Salomon · 6 years ago
  25. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  26. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  27. 6d36370 Add bullet proofing for preAbandonContext by Robert Phillips · 6 years ago
  28. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  29. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  30. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  31. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  32. 4231401 Fixes in ReadPixels2 and yuv_texture gm to fix Vulkan validation issues. by Greg Daniel · 6 years ago
  33. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 6 years ago
  34. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  35. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  36. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  37. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  38. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  39. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  40. 579f094 Fix build by Robert Phillips · 7 years ago
  41. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  42. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  43. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  44. 3602d4f Allow vulkan to upload data to testing textures with optimal layouts by egdaniel · 8 years ago
  45. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  46. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  47. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  48. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  49. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  50. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  51. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  52. ce563cd more shader-->sp conversions by reed · 8 years ago
  53. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 8 years ago
  54. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  55. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  56. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  57. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  58. 3e5f555 Various GL testing fixes by jvanverth · 9 years ago
  59. 8895792 Rename backing texture testing routines by jvanverth · 9 years ago
  60. 672bb7f Remove GL-specific code from GMs and tests by jvanverth · 9 years ago
  61. f9ad558 Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of https://codereview.chromium.org/1211123004/) by reed · 9 years ago
  62. 1852ec2 Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https://codereview.chromium.org/1207393002/) by reed · 9 years ago
  63. b6d93ea Return GrGLContext from GrTestTarget by joshualitt · 9 years ago
  64. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 9 years ago