1. 6a5f7e2 split RGB into YUV planes by Mike Reed · 5 years ago
  2. f0313ee Rename createTestingOnlyBackendTexture to createBackendTexture by Robert Phillips · 5 years ago
  3. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  4. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  5. dc62b64 Add helper method to fill in yuvaIndices given a yuv format by Robert Phillips · 5 years ago
  6. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  7. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  8. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  9. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  11. a6a8400 Support domain clamping and transform matrices in YUVToRGB effects by Michael Ludwig · 5 years ago
  12. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  13. 5ad6fd3 Put SkImageInfo on SkImage to avoid cost of reconstructing for queries. by Brian Salomon · 6 years ago
  14. 2dd1b47 Add support for Y410 (i.e., 1010102) to wacky_yuv_formats by Robert Phillips · 6 years ago
  15. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  16. 0a22ba8 Add kIdentity_SkYUVColorSpace by Robert Phillips · 6 years ago
  17. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  18. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  19. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 6 years ago
  20. e956049 Fix makeColorSpace on YUV images by Brian Osman · 6 years ago
  21. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  22. f2580c0 Avoid crash in wacky_yuv GMs with --preAbandonGpuContext by Brian Salomon · 6 years ago
  23. 8f388ce Fix leak of textures in wacky_yuv_* GMs by Brian Salomon · 6 years ago
  24. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  25. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  26. 2232b9e Add target SkColorSpace to SkImage_GpuYUVA. by Jim Van Verth · 6 years ago
  27. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  28. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  29. 60ac5d0 Add use of RG textures in wacky_yuv_formats by Jim Van Verth · 6 years ago
  30. c8429ad Add SkImage::MakeFromYUVAPixmaps by Jim Van Verth · 6 years ago
  31. 9bf8120 More YUV cleanup by Jim Van Verth · 6 years ago
  32. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  33. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  34. 71f5a0b update more gms to use textutils by Mike Reed · 6 years ago
  35. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  36. 47133fd ColorType fixes for wacky_yuv_textures. by Jim Van Verth · 6 years ago
  37. 69083b2 Ensure that we allocate 32-bit pixels in GM's generator by Brian Osman · 6 years ago
  38. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  39. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  40. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  41. 976a6b0 Fix NV12 and NV21 images in non-DDL by Jim Van Verth · 6 years ago
  42. 94ade75 Make GrYUVtoRGBEffect more flexible by Robert Phillips · 6 years ago
  43. 51c89e4 Exercise newly exposed SkYUVIndex-based SkImage factories (take 2) by Robert Phillips · 6 years ago
  44. bd16a1b Revert "Exercise newly exposed SkYUVIndex-based SkImage factories" by Brian Osman · 6 years ago
  45. e1c1d4d Exercise newly exposed SkYUVIndex-based SkImage factories by Robert Phillips · 6 years ago
  46. 1c7062d Update YUV GM by Robert Phillips · 6 years ago
  47. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  48. bfa76f2 Add GM for less common YUV formats (take 2) by Robert Phillips · 6 years ago
  49. b5ba839 Revert "Add GM for less common YUV formats" by Mike Klein · 6 years ago
  50. 412dd56 Add GM for less common YUV formats by Robert Phillips · 6 years ago