1. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  2. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 5 years ago
  3. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 5 years ago
  4. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  5. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  6. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  7. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  8. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  9. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  10. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  11. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  12. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 6 years ago
  13. a219419 Some scissor state cleanup. by Brian Salomon · 6 years ago
  14. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  15. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  16. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  17. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  18. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  19. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  20. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  21. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  22. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  23. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  24. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  25. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  26. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  27. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  28. d653cac More sample count cleanup: by Brian Salomon · 6 years ago
  29. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  30. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  31. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  32. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  33. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  34. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  35. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  36. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  37. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  38. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  39. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  40. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  41. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  42. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  43. 7ea46bf Remove test suppresion for ANGLE GLPrograms test by Brian Osman · 7 years ago
  44. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  45. 96271cd Require clone() be implemented by GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
  46. b17e639 Add clone methods to unit test GrFragmentProcessor classes by Brian Salomon · 7 years ago
  47. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  48. 1c05364 Make GrProcessorTestFactory be templated on smart ptr class rather than processor class. by Brian Salomon · 7 years ago
  49. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  50. 9f772a4 Skip GLPrograms test on D3D9 ANGLE to avoid NaN literals bug by Brian Osman · 7 years ago
  51. f4d57d6 Tweak GLPrograms random seed to "fix" ANGLE bots by Brian Osman · 7 years ago
  52. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  53. 1c9686b Speculative "fix" for crash in analyzeProcessors by Robert Phillips · 7 years ago
  54. 78325c1 Restrict max levels for D3D Angle on GLPrograms test as well by Greg Daniel · 7 years ago
  55. d895ca6 Limit number of stages for Angle D3D for GLPrograms test by Greg Daniel · 7 years ago
  56. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  57. 988adb4 Reduce tree depth on iOS too by Brian Osman · 7 years ago
  58. 4e1868c Really work around iOS varying limit in GLPrograms test by Brian Osman · 7 years ago
  59. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  60. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  61. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  62. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  63. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  64. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  65. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  66. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  67. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  68. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  69. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  70. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  71. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  72. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  73. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  74. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  75. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  76. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  77. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  78. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 7 years ago
  79. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 7 years ago
  80. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  81. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  82. a12c153 Add preserves premul and modulate optimization to compose fragment processors. by Brian Salomon · 7 years ago
  83. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 7 years ago
  84. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 7 years ago
  85. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 7 years ago
  86. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 7 years ago
  87. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 7 years ago
  88. 9ae32a2 Remove redundant caps field from GrProcessorTestData by Brian Salomon · 7 years ago
  89. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 7 years ago
  90. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  91. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  92. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  93. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  94. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  95. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  96. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  97. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  98. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  99. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  100. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago