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