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