1. 9f7d9a2 Revert "Move some Gr headers from include/gpu to include/private and src/gpu." by Brian Salomon · 6 years ago
  2. 3bdc3f5 Move some Gr headers from include/gpu to include/private and src/gpu. by Brian Salomon · 6 years ago
  3. e632dfc Use GrTextureType to determine highest supported filter by Brian Salomon · 6 years ago
  4. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  5. 60dd8c7 Introduce enum class for texture type. by Brian Salomon · 6 years ago
  6. da86e28 Remove unused code that was used for late mip allocations. by Greg Daniel · 6 years ago
  7. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  8. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  9. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  10. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  11. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  12. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  13. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  14. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  15. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  16. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  17. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  18. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  19. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  20. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  21. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  22. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  23. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  24. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  25. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  26. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  27. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  28. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  29. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  30. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  31. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  32. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 7 years ago
  33. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  34. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  35. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  36. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  37. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  38. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  39. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  40. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  41. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  42. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  43. fe19987 Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture by brianosman · 8 years ago
  44. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
  45. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 8 years ago
  46. 01e5838 Simplify calculations in AADistanceFieldPathBatch::writePathVertices. by benjaminwagner · 8 years ago
  47. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  48. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  49. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  50. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  51. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  52. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  53. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  54. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago