1. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 5 years ago
  2. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 5 years ago
  3. f19f9ca Handle F16Norm clamping in SkPaint->GrPaint conversion. by Brian Salomon · 5 years ago
  4. c44ee1a Reland "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  5. a9d44b6 Revert "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  6. f3c4a82 SkZip - synchronized indexing of several pointers by Herb Derby · 5 years ago
  7. 3388c1a gn: split out iOS templates to gn/ios.gni by Hal Canary · 5 years ago
  8. de4456f Add bench for SkDDLRecorder detach by Robert Phillips · 5 years ago
  9. 7fba36b Dawn: implement staging buffer manager. by Stephen White · 5 years ago
  10. c30f1a9 Move surface wait ops to GrRenderTasks. by Greg Daniel · 5 years ago
  11. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  12. 6d1c0d4 Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering by Michael Ludwig · 5 years ago
  13. d6cda8d Rename GrGLIRect to GrNativeRect by Chris Dalton · 5 years ago
  14. e784f75 Reland "Add launch screen to iOS apps" by Jim Van Verth · 5 years ago
  15. f643ba7 Revert "Add launch screen to iOS apps" by Jim Van Verth · 5 years ago
  16. bf8dad2 Add launch screen to iOS apps by Jim Van Verth · 5 years ago
  17. 3e710b0 gn: try again to fix fuchsia by Hal Canary · 5 years ago
  18. c7b263b gn: move all skia_* declare_args to skia.gni by Hal Canary · 5 years ago
  19. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  20. edcce31 [gn] Add pool for dsymutil by Ben Wagner · 5 years ago
  21. d51ea41 [gn] Move dsymutil from link command to a separate action by Ben Wagner · 5 years ago
  22. 452ce04 iOS toolchain: no -soname for is_component_build=true by Hal Canary · 5 years ago
  23. 0a1e9ef Don't use AA convex path renderer if direction can't be determined by Michael Ludwig · 5 years ago
  24. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
  25. 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
  26. 066ceb1 Implement fences and semaphores for Metal. by Jim Van Verth · 5 years ago
  27. ef2dc90 Dawn: update for GrGpuCommandBuffer -> GrOpsRenderPass change. by Stephen White · 5 years ago
  28. a2931be remove MSRTC bots and GN support by Mike Klein · 5 years ago
  29. 922e225 Add a colortype conversion bench by Florin Malita · 5 years ago
  30. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  31. b7eaedc Dawn: implement a ring buffer for uniform uploads. by Stephen White · 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. 5abfff2 Delete unused GrTextureOpList. by Greg Daniel · 5 years ago
  36. e227fe4 Move CopyOps to CopyRenderTask. by Greg Daniel · 5 years ago
  37. e1efd38 Remove GrPendingIOResource by Robert Phillips · 5 years ago
  38. bbfec9d Move transferFrom commands from GrOp and into GrRenderTask. by Greg Daniel · 5 years ago
  39. 82e3afa SkQP: split make_apk script into create_apk and make_apk by Hal Canary · 5 years ago
  40. 82963a3 Remove SkRemoteGlyphCacheImpl.h by Herb Derby · 5 years ago
  41. d18c98c Move Context into separate header/namespace by Michael Ludwig · 5 years ago
  42. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  43. 096b091 Make GrBlend.h private by Brian Salomon · 5 years ago
  44. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  45. 9d42192 First implementation of GrTextureRenderTarget. by Stephen White · 5 years ago
  46. 0850dcd First implementation of GrDawnTexture. by Stephen White · 5 years ago
  47. 6cb6a07 Use COM_DECLSPEC_NOTHROW STDMETHODIMP by Ben Wagner · 5 years ago
  48. 3d77027 Reland "Initiate regeneration of mipmaps from proxy DAG land" by Chris Dalton · 5 years ago
  49. 2c59659 Make GrRectBlurEffect be analytical rather than use a texture LUT. by Brian Salomon · 5 years ago
  50. fd91d20 [gn] Don't use cc_wrapper for link steps by Ben Wagner · 5 years ago
  51. f815301 add GM for skbug.com/9331 by Mike Klein · 5 years ago
  52. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  53. 3e7fa79 Revert "Initiate regeneration of mipmaps from proxy DAG land" by Robert Phillips · 5 years ago
  54. fe19203 Initiate regeneration of mipmaps from proxy DAG land by Chris Dalton · 5 years ago
  55. f813ef7 Dawn backend: implement stencil, primitive topology, separate blends. by Stephen White · 5 years ago
  56. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 5 years ago
  57. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  58. 639fce9 Revert "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  59. 702b37b Add unit test to prevent future memory regressions by Robert Phillips · 5 years ago
  60. d67c71f Dawn backend: first triangle. by Stephen White · 5 years ago
  61. adfc22d add a stub for running fiddles as GMs by Mike Klein · 5 years ago
  62. 2209881 Add adjustable max size for Metal dynamic allocation ring buffer. by Jim Van Verth · 5 years ago
  63. ab961e9 Use MD instead of MMD for compile dependencies. by Ben Wagner · 5 years ago
  64. 0875512 Add a GrTextureResolveManager class by Chris Dalton · 5 years ago
  65. 560e917 specialize drawAtlas for raster backend by Mike Reed · 5 years ago
  66. 6b49810 Extract a GrRenderTask base class from GrOpList by Chris Dalton · 5 years ago
  67. bb6bed1 First implementation of GrDawnProgramBuilder. by Stephen White · 5 years ago
  68. 06eacf4 Add new SkImageFilters factory API by Michael Ludwig · 5 years ago
  69. 0e00816 sketch SkVMBlitter by Mike Klein · 5 years ago
  70. 64acf4f remove unneeded bitmapprovider abstraction by Mike Reed · 5 years ago
  71. ffe2729 Add GrCaps::getTestingCombinations by Robert Phillips · 5 years ago
  72. 79b81c9 First implementation of GrDawnProgramDataManager. by Stephen White · 5 years ago
  73. 83d8a94 First implementation of GrDawnVaryingHandler. by Stephen White · 5 years ago
  74. 4da34bf First implementation of GrDawnUniformHandler. by Stephen White · 5 years ago
  75. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  76. 07931aa Rename labrynth.cpp -> labyrinth.cpp by Chris Dalton · 5 years ago
  77. 5048a6a First draft of GrDawnBuffer. by Stephen White · 5 years ago
  78. eecc687 Remove need for GrVkPipelineLayout class. by Greg Daniel · 5 years ago
  79. db5210f Add a gm for the labyrinth bug by Chris Dalton · 5 years ago
  80. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  81. 985741a First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  82. 43c6da2 First pass at ImageFilter DAG visualizer sample by Michael Ludwig · 5 years ago
  83. fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 5 years ago
  84. 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  85. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  86. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
  87. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  88. 4ce6989 Fix building Metal backend with CMake by Brian Salomon · 5 years ago
  89. bae6169 Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" by Mike Reed · 5 years ago
  90. f72728e documentation/build, BUILDCONFIG: Visual Studio Build Tools 2019 by Hal Canary · 5 years ago
  91. bc525d6 Revert "reimpl parts of arctTo using doubles to handle shallow angles" by Florin Malita · 5 years ago
  92. 1ec1704 reimpl parts of arctTo using doubles to handle shallow angles by Mike Reed · 5 years ago
  93. a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 5 years ago
  94. a1e88e7 Sample/Lines remove boring sample by Hal Canary · 5 years ago
  95. 8010c17 SamplePdfFileViewer: delete dead code by Hal Canary · 5 years ago
  96. 5b52c52 simplify Android NDK build config by Mike Klein · 5 years ago
  97. febc162 ndk r20 compat. by Mike Klein · 5 years ago
  98. 425eb45 Reland "Replace GrQuadList with variable-length quad buffer" by Michael Ludwig · 5 years ago
  99. 19628ec Revert "Replace GrQuadList with variable-length quad buffer" by Brian Salomon · 5 years ago
  100. f281604 Replace GrQuadList with variable-length quad buffer by Michael Ludwig · 5 years ago