1. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  2. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  3. 261b8aa Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"" by Greg Daniel · 7 years ago
  4. 7477d96 Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator" by Greg Daniel · 7 years ago
  5. b8ad00b Support creation/use of mipped proxy in GrBackendTextureImageGenerator by Greg Daniel · 7 years ago
  6. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  7. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  8. 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
  9. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  10. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  11. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  12. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  13. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  14. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  15. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  16. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  17. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  18. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  19. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  20. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  21. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  22. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  23. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  24. d20b5c4 use #ifdef instead of #if for SK_VULKAN by Mike Reed · 7 years ago
  25. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 7 years ago
  26. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 7 years ago
  27. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 7 years ago
  28. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  29. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 7 years ago
  30. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  31. 0745422 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator by Brian Osman · 7 years ago
  32. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  33. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  34. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago