1. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  2. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  3. bd2f070 Always create an approx-size texture for approx-fit proxies by Michael Ludwig · 5 years ago
  4. e455f65 SkSL now supports constant 1/0 in all swizzle channels, as well as "LTRB" as an alias for "xyzw" / "rgba". by Ethan Nicholas · 5 years ago
  5. 6d20d99 test we already have SkPicture::drawsNothing() by Mike Klein · 5 years ago
  6. 430470d make rectcontour and nestedrects private by Mike Reed · 5 years ago
  7. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  8. e3b6fe4 Update comparison in BackendAllocation tests by Robert Phillips · 5 years ago
  9. 3c70f9a Add a GifTest for the Haeberli hack by Nigel Tao · 5 years ago
  10. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  11. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  12. 8fda88e reverse/restore order of verbs in path to be forward (normal) by Mike Reed · 5 years ago
  13. 498a9b2 Reland: Only send the RemoteStrikes that have pending glyphs. by Khushal · 5 years ago
  14. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 5 years ago
  15. 526df26 Reshuffling bidi regions + empty text sizes + some font resolution bugs by Julia Lavrova · 5 years ago
  16. a5b0769 update test to allow dumping images by Mike Reed · 5 years ago
  17. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  18. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  19. 095f5b4 .fp files now support user-defined functions by Ethan Nicholas · 5 years ago
  20. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
  21. 6d50818 Match CanvasStateHelpers.cpp change in Android repo by Ravi Mistry · 5 years ago
  22. d72dd4d Fix updating of current task index in GrResourceAllocator by Greg Daniel · 5 years ago
  23. a036f0d Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy. by Brian Salomon · 5 years ago
  24. a4c7883 Cleanups around fRemoteGlyphStateMap by Herb Derby · 5 years ago
  25. dcf9ca1 Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy. by Greg Daniel · 5 years ago
  26. 334a642 remove unused sk_sp comparison operators by Mike Klein · 5 years ago
  27. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  28. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  29. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  30. 9313874 Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting. by Greg Daniel · 5 years ago
  31. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 5 years ago
  32. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  33. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  34. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  35. 3f412f9 [svgcanvas] Named colors support by Florin Malita · 5 years ago
  36. a40db42 Bug fixes for Flutter by Julia Lavrova · 5 years ago
  37. aa3cbb8 Mark mipmaps dirty from makeClosed() rather than opList constructors by Chris Dalton · 5 years ago
  38. e1efd38 Remove GrPendingIOResource by Robert Phillips · 5 years ago
  39. 30eea6c Convert GrManyDependentsMipMappedTest to a mock gpu test by Chris Dalton · 5 years ago
  40. 05bab9a [svgcanvas] Don't emit default fill and stroke attributes by Florin Malita · 5 years ago
  41. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  42. 4be31e2 Conservatively consider any path with tiny edges to be concave by Brian Osman · 5 years ago
  43. 80bff5b Remove GrProxyPendingIO by Robert Phillips · 5 years ago
  44. 916a904 Placeholders implementation + unit tests by Julia Lavrova · 5 years ago
  45. 5f152f0 add path-edger; lightweight Iter for edges by Mike Reed · 5 years ago
  46. aae845f Fixed temp dir for snapshots by Julia Lavrova · 5 years ago
  47. ba7e9a6 never check for degenerates in path::iter by Mike Reed · 5 years ago
  48. 7022b77 Part 1/2 to remove SkTextBlobCacheDiffCanvas::Settings by herb · 5 years ago
  49. 82963a3 Remove SkRemoteGlyphCacheImpl.h by Herb Derby · 5 years ago
  50. bb10848 SkMallocPixelRef: remove MakeDirect and MakeWithProc from API. by Hal Canary · 5 years ago
  51. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  52. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  53. 096b091 Make GrBlend.h private by Brian Salomon · 5 years ago
  54. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  55. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  56. 2e9f772 Move bigconic gm to be a test. by Ben Wagner · 5 years ago
  57. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  58. 03f9ca3 Remove SkImageFilter_Base::OutputProperties by Michael Ludwig · 5 years ago
  59. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  60. c222856 Existing unit tests are working with some minor differences by Julia Lavrova · 5 years ago
  61. 143987e Update Metal backend's createBackendTexture to initialize to a given color by Robert Phillips · 5 years ago
  62. 3d77027 Reland "Initiate regeneration of mipmaps from proxy DAG land" by Chris Dalton · 5 years ago
  63. 67529b2 SkSL GLSL generator writes default precision for sampler2D/samplerExternalOS/sampler2DRect by Brian Salomon · 5 years ago
  64. 96b383a Remove GrRenderable param from GrProxyProvider::createTextureProxy() by Brian Salomon · 5 years ago
  65. cd8b6d5 Add tolerance to ProcessorCloneTest and dump images on failure. by Brian Salomon · 5 years ago
  66. 33c59ed added error check for invalid 'in' variables by Ethan Nicholas · 5 years ago
  67. f996311 extend lifetimes for hoisted used in loop by Mike Klein · 5 years ago
  68. 2af3e70 Don't use color type derived from GrPixelConfig to determine proxy texture swizzle. by Brian Salomon · 5 years ago
  69. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  70. 3e7fa79 Revert "Initiate regeneration of mipmaps from proxy DAG land" by Robert Phillips · 5 years ago
  71. fe19203 Initiate regeneration of mipmaps from proxy DAG land by Chris Dalton · 5 years ago
  72. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  73. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 5 years ago
  74. db9f669 Dealing with ghost spaces by Julia Lavrova · 5 years ago
  75. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  76. b7b0b3a Paragraph cache: caching the shaped results only. by Julia Lavrova · 5 years ago
  77. 702b37b Add unit test to prevent future memory regressions by Robert Phillips · 5 years ago
  78. ec22b1a Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined. by Brian Salomon · 5 years ago
  79. 10e48d4 Allow SkMakeSpan to correctly handle the distinction between by Herb Derby · 5 years ago
  80. d4764a1 Rework how backend-specific formats are retrieved from GrBackendFormat. by Brian Salomon · 5 years ago
  81. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  82. ea4ad30 Modify GrGLTexture/RenderTarget and related functions to not take GrSurfaceDesc. by Brian Salomon · 5 years ago
  83. 0875512 Add a GrTextureResolveManager class by Chris Dalton · 5 years ago
  84. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 5 years ago
  85. ea6bb44 Add supported GrColorTypes to Mtl FormatTable. by Greg Daniel · 5 years ago
  86. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  87. 55edb50 Update tests to use new image filter factories by Michael Ludwig · 5 years ago
  88. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  89. b994412 select, {eq,lt,gt}_i32 on x86 by Mike Klein · 5 years ago
  90. 95529e8 x86 store16 by Mike Klein · 5 years ago
  91. d344284 More SkAutoPixmapStorage by Robert Phillips · 5 years ago
  92. 52010b7 x86, load16 by Mike Klein · 5 years ago
  93. 94d054b x86 uniform8 by Mike Klein · 5 years ago
  94. 788967e add vbroadcastss(Ymm, GP64, int) by Mike Klein · 5 years ago
  95. 01915c0 GrCaps::supportedWritePixelsColorType takes CT/format rather than config. by Brian Salomon · 5 years ago
  96. 22e04c6 Tweak css3 weight score, prevent ties. by Ben Wagner · 5 years ago
  97. 64acf4f remove unneeded bitmapprovider abstraction by Mike Reed · 5 years ago
  98. f77c146 Make read/write/transfer pixels functions take surface color type by Brian Salomon · 5 years ago
  99. bac4672 Add a means of printing out the GrBackendFormat by Robert Phillips · 5 years ago
  100. 0258c90 Remove use of isConfigRenderable. by Greg Daniel · 5 years ago