1. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  2. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  3. d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
  4. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  5. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  6. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  7. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  8. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  9. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  10. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  11. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  12. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  13. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  14. f1b47bb Add a cap for geometry shader invocations by Chris Dalton · 7 years ago
  15. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  16. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  17. 36dcd7f Enable caching of path mask textures by default by Brian Osman · 7 years ago
  18. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  19. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  20. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  21. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  22. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  23. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  24. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  25. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  26. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  27. cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
  28. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  29. c0e6627 Make AA hairline renderer non-optional by Brian Osman · 7 years ago
  30. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  31. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  32. b350ae2 Add GrContextOption to disable distance field path renderer by Brian Osman · 7 years ago
  33. 8b0f265 Always include the default path renderer in the chain by Brian Osman · 7 years ago
  34. ef45e6e Remove (unused) context option to remove shader swizzling by Brian Osman · 7 years ago
  35. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  36. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  37. 5127998 Add an (optional) SkTaskGroup to GrContext by Brian Osman · 7 years ago
  38. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  39. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  40. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  41. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  42. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  43. 8a0044f Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType by Florin Malita · 7 years ago
  44. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  45. dff5d43 Guard against D3D NaN/Infinity literals bug by Brian Osman · 7 years ago
  46. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  47. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  48. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  49. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  50. cebcb84 Add caps files for metal by Greg Daniel · 7 years ago
  51. eee5183 Add placeholder GrMtlTypes in include/gpu/mtl by Greg Daniel · 7 years ago
  52. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  53. 57bc3ea Expose srgbDecodeDisableSupport in GrCaps by Brian Osman · 7 years ago
  54. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  55. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  56. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  57. 7634330 reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o by Mike Klein · 7 years ago
  58. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  59. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  60. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  61. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  62. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  63. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  64. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  65. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago
  66. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  67. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  68. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  69. ec045b4 Add SK_API to GrBackendTexture and GrBackendRenderTarget by Brian Salomon · 7 years ago
  70. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  71. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  72. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  73. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago
  74. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  75. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  76. 881f143 Hide GrGpuResourceRef from prying eyes by Robert Phillips · 7 years ago
  77. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  78. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  79. b894c2b Fix failing dm with GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  80. e225b56 Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it. by Brian Salomon · 7 years ago
  81. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 7 years ago
  82. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 7 years ago
  83. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 7 years ago
  84. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  85. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  86. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  87. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  88. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 7 years ago
  89. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 7 years ago
  90. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
  91. fe50d96 Remove GrSurface-based surfaceContext factories from GrContextPriv by Robert Phillips · 7 years ago
  92. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  93. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  94. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  95. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  96. 5480a18 Add method to GrContext to purge unlocked resources. by Derek Sollenberger · 7 years ago
  97. 1c21431 Revert "Clear atlas textures at creation in Chrome" by Brian Salomon · 7 years ago
  98. ac1e496 Workaround Mali static analysis bug by Brian Osman · 7 years ago
  99. ee47914 Add GrContext API to report the number of purgeable bytes in the cache. by Derek Sollenberger · 7 years ago
  100. 8785df1 Clear atlas textures at creation in Chrome by Brian Salomon · 7 years ago