1. 8f7d4c3 Fix precision in AARectEffect by Chris Dalton · 7 years ago
  2. deb53cc Make GrTextBlob::VertexRegenerator determine vertex stride from mask format by Brian Salomon · 7 years ago
  3. 0658f76 Fix Flutter/Fushcia build by Robert Phillips · 7 years ago
  4. 2188e09 Update MDB flags to match switches in Chrome & Android by Robert Phillips · 7 years ago
  5. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  6. 47c315e Remove destination pointer from GrCopySurfaceOp by Robert Phillips · 7 years ago
  7. 7a59f23 Update GrFragmentProcessor handling in Make methods in SkSL by Robert Phillips · 7 years ago
  8. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  9. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  10. 0078ab2 Implement readPixels from float buffer, when half float is missing by Stan Iliev · 7 years ago
  11. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  12. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  13. 06d55fb Revert "Revert "added a missing programBinarySupport check"" by Ethan Nicholas · 7 years ago
  14. 821ef18 Allow mock GrContexts to "support" shader derivatives by Brian Salomon · 7 years ago
  15. af59748 Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths. by Brian Salomon · 7 years ago
  16. 76e8c7c Revert "added a missing programBinarySupport check" by Greg Daniel · 7 years ago
  17. 52db940 Move bmp/mask/sdf functionality from GrTextUtils to GrAtlasTextContext by Brian Salomon · 7 years ago
  18. 4e001d8 added a missing programBinarySupport check by Ethan Nicholas · 7 years ago
  19. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  20. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  21. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  22. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  23. 74f623d make point array methods private by Cary Clark · 7 years ago
  24. 080baa4 Fix dangling pointers when Ganesh culls CCPR Ops early by Chris Dalton · 7 years ago
  25. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  26. fddb6c0 Setup CCPR testing with GrMockContext by Chris Dalton · 7 years ago
  27. e4aa0c4 Disable CCPR while we sort out clipping by Chris Dalton · 7 years ago
  28. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  29. e014ee5 Disable CCPR on the Android Framework. by Derek Sollenberger · 7 years ago
  30. ba7cf29 Revert "Revert "Fix int overflow issues with clip and path bounds, take 2."" by Jim Van Verth · 7 years ago
  31. e3a7005 Revert "Fix int overflow issues with clip and path bounds, take 2." by Jim Van Verth · 7 years ago
  32. 931f751 Do not always allocate temp space in GrGLGpu::uploadTexData by Robert Phillips · 7 years ago
  33. 430ad1f Fix int overflow issues with clip and path bounds, take 2. by Jim Van Verth · 7 years ago
  34. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  35. 2b17f64 Revert "Fix signed/unsigned comparison in assert" by Chris Dalton · 7 years ago
  36. ed6d6da Fix signed/unsigned comparison in assert by Chris Dalton · 7 years ago
  37. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  38. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  39. c77085d Remove content area from GrTextureAdjuster. by Greg Daniel · 7 years ago
  40. d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
  41. 8186cbe Make the intervals in GrResourceAllocator use SkArenaAlloc by Robert Phillips · 7 years ago
  42. 35c886b Attempt to disable clear-as-draw-workaround on iOS PowerVR. by Brian Salomon · 7 years ago
  43. d8d1593 Revert "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  44. d29e0da Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  45. a47b575 Revert "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  46. 1af37b7 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  47. 2d59d2f Update GrTextureMaker to handle mips when copying for npot by Greg Daniel · 7 years ago
  48. 56c3714 More attempts at clipping perf. by Jim Van Verth · 7 years ago
  49. 6982400 Allow GrAppliedClip to have >1 clip coverage FP by Chris Dalton · 7 years ago
  50. e26062a Revert "Fix int overflow issues with clip and path bounds." by Mike Klein · 7 years ago
  51. 43fd6d8 Devirtualized token management in GrDeferredUploadTarget. by Brian Salomon · 7 years ago
  52. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  53. b1fc368 Fix int overflow issues with clip and path bounds. by Jim Van Verth · 7 years ago
  54. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  55. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  56. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  57. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  58. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  59. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  60. f18b1d8 Add GrTextUtils::Target by Brian Salomon · 7 years ago
  61. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  62. 7947193 Merge clip rects in GrReducedClip by Chris Dalton · 7 years ago
  63. 495f423 Remove fallback to path drawing from stencil and cover text context. by Brian Salomon · 7 years ago
  64. 8713b88 Add workaround for Gallium TexImage internalFormat for Alpha8 by Greg Daniel · 7 years ago
  65. 1a8f234 Fix assert in text clipping. by Jim Van Verth · 7 years ago
  66. 2501917 Add GalliumLLVM GrGLRenderer and fix alpha8 renderability by Greg Daniel · 7 years ago
  67. a8e40de workaround for VkWrapTests crash by Ethan Nicholas · 7 years ago
  68. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  69. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  70. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  71. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  72. c8a65e3 Some more clipped text optimizations. by Jim Van Verth · 7 years ago
  73. cc0ab7e Address CCPR TODOs now that we are in device space by Chris Dalton · 7 years ago
  74. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  75. a045eea CCPR: use 16-bit ints for the atlas offset attrib by Chris Dalton · 7 years ago
  76. 51ebd66 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  77. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  78. 6dd0d8a Revert "Add vector GrSLTypes for shorts" by Chris Dalton · 7 years ago
  79. af37a53 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  80. 027815f Respect if texture proxy will have mips or not when computing size by Greg Daniel · 7 years ago
  81. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  82. 261b8aa Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"" by Greg Daniel · 7 years ago
  83. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  84. b350f1c Be considerate of GPUs lacking npot support when testing GrSimpleTextureEffect by Robert Phillips · 7 years ago
  85. 2b2936e Make GrRectBlurEffect use bilerp by Robert Phillips · 7 years ago
  86. 328a33f Use uint16_t instead of SkIPoint16 when clipping texCoords for text. by Jim Van Verth · 7 years ago
  87. fe3e858 Add clamped/unclamped xform to GrColorSpaceXform by Brian Osman · 7 years ago
  88. dbfecd0 Re-land unit test for clear bug (w/ AMD work-arounds) by Robert Phillips · 7 years ago
  89. b68defa Fix ASAN issue with clipped text. by Jim Van Verth · 7 years ago
  90. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  91. 7477d96 Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator" by Greg Daniel · 7 years ago
  92. b8ad00b Support creation/use of mipped proxy in GrBackendTextureImageGenerator by Greg Daniel · 7 years ago
  93. 62cbb67 Fix dirty rect used when updating GrRenderTarget after clearing as draw in GrGLGpu. by Brian Salomon · 7 years ago
  94. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  95. e4442cb convert mapHomogeneousPoints to SkPoint3 by Cary Clark · 7 years ago
  96. 5e34167 Convert more code to use color space xform FP by Brian Osman · 7 years ago
  97. c4f93ca Add GrColorSpaceXformEffect by Brian Osman · 7 years ago
  98. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  99. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  100. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago