1. 12d4b6e let's like, chill out about all these rules, man by Mike Klein · 6 years ago
  2. f494bd2 Update SRGBReadWritePixelsTest again, to only test opaque colors by Brian Osman · 6 years ago
  3. fe76395 Remove SK_LEGACY_GPU_PIXEL_OPS tests by Brian Osman · 6 years ago
  4. 28f8393 Only generate valid premul test data in SRGBReadWritePixels test by Brian Osman · 6 years ago
  5. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  6. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  7. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 6 years ago
  8. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 6 years ago
  9. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 6 years ago
  10. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  11. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 6 years ago
  12. c320b15 Introduce GrColorType by Brian Salomon · 6 years ago
  13. f802e75 Revert "Revert "Allow linear 8888 surface contexts in GPU backend."" by Brian Salomon · 6 years ago
  14. 4ffdf3c Revert "Allow linear 8888 surface contexts in GPU backend." by Brian Salomon · 6 years ago
  15. 6a46fb2 Allow linear 8888 surface contexts in GPU backend. by Brian Salomon · 6 years ago
  16. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 6 years ago
  17. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  18. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  19. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  20. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  21. d653cac More sample count cleanup: by Brian Salomon · 6 years ago
  22. 6613cc5 GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 by Mike Klein · 7 years ago
  23. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  24. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  25. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  26. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  27. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  28. 7ab6a7f Fix writePixels of sRGB data to legacy GPU surface by Brian Osman · 7 years ago
  29. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  30. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  31. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  32. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  33. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  34. 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 7 years ago
  35. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  36. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  37. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  38. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  39. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  40. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  41. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  42. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  43. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  44. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  45. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  46. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  47. 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
  48. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  49. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  50. 7d974f5 Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work. by benjaminwagner · 9 years ago
  51. 16921ec SRGB read and write pixels working and unit test by bsalomon · 9 years ago