1. 022b1e0 Re-add assert for mip maps. by Greg Daniel · 6 years ago
  2. 8e9b4c4 Reland "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  3. c861eee Revert "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  4. 5191fd7 Don't require mips in GrTextureProducer if texture is 1x1. by Greg Daniel · 6 years ago
  5. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 6 years ago
  6. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  7. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  8. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  9. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  10. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  11. ad445ce Remove GrPaint::setGammaCorrect by Brian Osman · 6 years ago
  12. 9363ac4 Remove most of the remaining conflation of colorSpace and sRGB in Ganesh by Brian Osman · 6 years ago
  13. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  14. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  15. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 6 years ago
  16. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  17. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  18. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  19. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  20. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  21. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  22. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  23. 274218e move largest apis into private by Mike Reed · 7 years ago
  24. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  25. c77085d Remove content area from GrTextureAdjuster. by Greg Daniel · 7 years ago
  26. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  27. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  28. 5e34167 Convert more code to use color space xform FP by Brian Osman · 7 years ago
  29. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  30. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  31. 4df0092 Revert "Remove "content" rect from GrTextureAdjuster." by Brian Salomon · 7 years ago
  32. 6e4bbbe Remove "content" rect from GrTextureAdjuster. by Brian Salomon · 7 years ago
  33. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  34. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  35. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  36. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  37. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  38. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  39. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  40. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  41. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  42. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  43. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  44. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  45. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  46. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  47. 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 7 years ago
  48. 51e7ca3 Add new proxy-based DetermineDomainMode w/ test by Robert Phillips · 7 years ago
  49. 4f358be Make SkImageCacherator be deferred (take 2) by Robert Phillips · 7 years ago
  50. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  51. b66b42f Preparatory Proxification by Robert Phillips · 7 years ago
  52. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  53. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  54. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  55. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  56. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  57. e98234f Start making texture coordinates be absolute by Robert Phillips · 8 years ago
  58. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  59. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  60. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  61. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  62. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  63. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago