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