1. ad5ec1a Fix color stop positions when computing degenerate gradient color by Michael Ludwig · 4 years ago
  2. 1900665 Resolve issue with flush-time opsTask management by Robert Phillips · 4 years ago
  3. 9e64047 Add MTLBinaryArchive support to iOS Metal build by Jim Van Verth · 4 years ago
  4. 133724c SkSL::Program: Maintain a separate list of shared program elements by Brian Osman · 4 years ago
  5. 1c49494 Add missing cache invalidate by Herb Derby · 4 years ago
  6. 8df863f Switch to static asserts for internal canvas struct sizes by Michael Ludwig · 4 years ago
  7. d9076cb Merge `foo.x, foo.y, foo.z` into `foo.xyz` when optimizing swizzles. by John Stiles · 4 years ago
  8. 281583a processGlyphRunList -> processGlyphRun: move out loop by Herb Derby · 4 years ago
  9. 8dacba3 Migrate away for heuristics for bicubic filtering by Mike Reed · 4 years ago
  10. 9458c8d Add an epsilon to GrPathUtils::findCubicConvex180Chops by Chris Dalton · 4 years ago
  11. 4ce110b Revert "tighten up device bounds for glyphs" by Herb Derby · 4 years ago
  12. 0777ac4 Optimize swizzled multiple-argument constructors. by John Stiles · 4 years ago
  13. f403dd2 update debugger wasm makefile by Nathaniel Nifong · 4 years ago
  14. 753e798 [infra] Remove deleted taskdriver by Kevin Lubick · 4 years ago
  15. 039f90c Revert "Remove GrDrawingManager::fActiveOpsTask ivar" by Adlai Holler · 4 years ago
  16. d482d35 Update docs for iOS deployment by Jim Van Verth · 4 years ago
  17. 9db7858 update infra repo by Kevin Lubick · 4 years ago
  18. b5aa3ef Update DeviceSpaceEffect and ColorSpaceXform to return half4s. by John Stiles · 4 years ago
  19. f0cd1ab Roll ANGLE from 2ffff6d024c7 to 8b76d37f9f9a (13 revisions) by skia-autoroll · 4 years ago
  20. 5bd1dc2 Roll SwiftShader from bb96f79d0e15 to 060020166679 (4 revisions) by skia-autoroll · 4 years ago
  21. c6ad76c Roll Dawn from a0758a1aef12 to ce207be41fd6 (4 revisions) by skia-autoroll · 4 years ago
  22. 6ed9089 Move clip operations on SkDevices into a helper macro by Michael Ludwig · 4 years ago
  23. 4dbff75 Update GrTTopoSort to use pre-existing memory ... by Robert Phillips · 4 years ago
  24. 0d66b25 Simplify internal logic in androidFramework_setDeviceClipRestriction by Michael Ludwig · 4 years ago
  25. d1d8729 Add fix for fuzzer-discovered crash with negated constructors. by John Stiles · 4 years ago
  26. 1f71f43 Always enable SkSL's ByteCodeGenerator, disable interpreter in Google3 by Brian Osman · 4 years ago
  27. 2d36627 Add ios_min_target. by Jim Van Verth · 4 years ago
  28. 421ee3a Fix typo in gn/ios.gni. by Jim Van Verth · 4 years ago
  29. d0f712f Add fix for fuzzer-discovered crash at oss-fuzz:27614. by John Stiles · 4 years ago
  30. 466e7e8 Hide SkCanvas::AutoValidateClip in cpp file by Michael Ludwig · 4 years ago
  31. 47d5ba9 Fix SkRegion::setPath to respect inverse fills when path isn't finite by Michael Ludwig · 4 years ago
  32. 5013d95 Rename fDeviceClipBounds to fQuickRejectBounds by Michael Ludwig · 4 years ago
  33. 94584f4 Remove unused macros from GrGLConfig.h, GrGLConfig_chrome.h, and scripts by Brian Salomon · 4 years ago
  34. 408959f Track AA-ness and rect-ness in SkConservativeClip by Michael Ludwig · 4 years ago
  35. e08eb75 allow JIT on ARM Mac by Mike Klein · 4 years ago
  36. 57adba0 Fix worklist files with skslc. by John Stiles · 4 years ago
  37. f429943 Remove GrDrawingManager::fActiveOpsTask ivar by Adlai Holler · 4 years ago
  38. c743164 [skottie] More robust font style parsing by Florin Malita · 4 years ago
  39. 75ae8fc Remove unexpected color conversion in GrSurfaceContext::readPixels by Christopher Cameron · 4 years ago
  40. 7b23905 Revert "Replace skslc worklist files with -- delimited command lines." by Brian Osman · 4 years ago
  41. c59e448 use the DirectSubRun to size the arena by Herb Derby · 4 years ago
  42. ae0d3ff [canvaskit] Document and tweak MakeImage API by Kevin Lubick · 4 years ago
  43. 90f211f calculate glyph offset using (0,0) mapping by Herb Derby · 4 years ago
  44. 108bbe2 Optimize away swizzles on single-argument constructors. by John Stiles · 4 years ago
  45. 8dbceba Remove (unused) SkSL::NodeArrayWrapper by Brian Osman · 4 years ago
  46. 79832e3 [svg] Parse "inherit" generically for SkSVGProperty by Tyler Denniston · 4 years ago
  47. fb964a4 SkSL: Preserve coerced types of literals during dehydration/rehydration by Brian Osman · 4 years ago
  48. 0540efe Remove nullptr default Type from IntLiteral by Brian Osman · 4 years ago
  49. ffc7a21 update externs for debugger_bindings.cpp by Nathaniel Nifong · 4 years ago
  50. fcc4e85 Remove SkYUVAInfo::PlanarConfig by Brian Salomon · 4 years ago
  51. 9ef7e20 Remove friending between GrRenderTask and GrDDLTask by Robert Phillips · 4 years ago
  52. a186c35 Update the TopoSort test ... by Robert Phillips · 4 years ago
  53. 2efafe6 Fix debugger auto-deploy by Kevin Lubick · 4 years ago
  54. a1112b3 Roll Dawn from f2bc3b3edd6f to a0758a1aef12 (5 revisions) by skia-autoroll · 4 years ago
  55. ed771cb Roll ANGLE from 4f96bf19941b to 2ffff6d024c7 (21 revisions) by skia-autoroll · 4 years ago
  56. 77430e5 Roll SwiftShader from 04515da400d5 to bb96f79d0e15 (2 revisions) by skia-autoroll · 4 years ago
  57. 6aeb414 add staging flags by Mike Reed · 4 years ago
  58. 8f46ecc Remove two YUV effect GMs: yuv_to_rgb_effect and yuv_nv12_to_rgb_effect. by Brian Salomon · 4 years ago
  59. 75c38f9 [svg] Add SkSVGProperty class for presentation attributes by Tyler Denniston · 4 years ago
  60. 98e17bf Remove deprecated DDL promise texture image factories. by Brian Salomon · 4 years ago
  61. c634fc4 Remove FCLocker::Suspend. by Ben Wagner · 4 years ago
  62. 5dfa02b tighten up device bounds for glyphs by Herb Derby · 4 years ago
  63. e1bbd5c Disallow unsized array dimensions on size fields past the frontmost. by John Stiles · 4 years ago
  64. 08070f6 Report the correct line number when vardecls have an error. by John Stiles · 4 years ago
  65. 5035b8f Minor cleanup in the intrinsics GMs by Brian Osman · 4 years ago
  66. 1d75778 Disallow opaque types in structs and interface blocks. by John Stiles · 4 years ago
  67. 3b20936 Code cleanup: remove macros from AST node creation. by John Stiles · 4 years ago
  68. 8c1cdec Update Go Deps by Kevin Lubick · 4 years ago
  69. abe4518 Move GrOpsTask::addOp and addDrawOp out of header by Adlai Holler · 4 years ago
  70. b1a6b97 Remove bulk GrDrawingManager::appendTasks by Adlai Holler · 4 years ago
  71. 88b2961 Connect DDL offsets in the testing harness to the new ddlTask by Robert Phillips · 4 years ago
  72. fbbc3bb Move SkTTopoSort to src/gpu and rename it to GrTTopoSort by Robert Phillips · 4 years ago
  73. da3d8c2 Reland "SkAnimatedImage: Use fSampleSize" by Leon Scroggins · 4 years ago
  74. abd73e2 Roll SwiftShader from e4c1a25cc679 to 04515da400d5 (3 revisions) by skia-autoroll · 4 years ago
  75. 610fada Roll ANGLE from 60570b859f7c to 4f96bf19941b (15 revisions) by skia-autoroll · 4 years ago
  76. a048531 Roll Dawn from 575729e8dd25 to f2bc3b3edd6f (5 revisions) by skia-autoroll · 4 years ago
  77. 1ce8964 Move SKP version extraction into JS by Nathaniel Nifong · 4 years ago
  78. ee33a3a Added SK_PARAGRAPH_LIBTXT_SPACES_RESOLUTION to flutter_defines.gni by Julia Lavrova · 4 years ago
  79. 3969746 clip more cases using the CPU allowing more op merges by Herb Derby · 4 years ago
  80. 07f675d Change UnrefDDLTask to just be the DDLTask (take 2) by Robert Phillips · 4 years ago
  81. 0023c0c Detect unsupported types for MemoryLayout and report errors. by John Stiles · 4 years ago
  82. dae77c5 roll back minimum picture version to 73 by Mike Klein · 4 years ago
  83. b7c1310 Revert "Remove SkBaseDevice::flush" by Robert Phillips · 4 years ago
  84. ef8d52d make I32a less ambiguous by Mike Klein · 4 years ago
  85. 5160aad Test and implement all "common" intrinsics (GLSL ES Sec. 8.3) by Brian Osman · 4 years ago
  86. 1340dbd Reland "SkAndroidCodec: Support decoding all frames" by Leon Scroggins · 4 years ago
  87. 5a89ed5 Add activation events to sk_app. by Jim Van Verth · 4 years ago
  88. 72059bc [infra] Mac VMs running NativeFonts tasks were updated by Eric Boren · 4 years ago
  89. 34de5cb Convert remaining Metal tests to golden outputs. by John Stiles · 4 years ago
  90. 2f9dad4 Allow gpu_blur_utils* GMs to run with *ooprddl configs by Robert Phillips · 4 years ago
  91. b50e5cf Add product bundle name to iOS Xcode projects by Jim Van Verth · 4 years ago
  92. 971b19d Remove SkBaseDevice::flush by Robert Phillips · 4 years ago
  93. 9f94f31 Add convenience method SkYUVAInfo::makeSubsampling. by Brian Salomon · 4 years ago
  94. cce84d1 Roll ANGLE from 9eff98952674 to 60570b859f7c (17 revisions) by skia-autoroll · 4 years ago
  95. a7252b7 Roll Chromium from 3fae529574ca to 2c493e0e0782 (528 revisions) by skia-autoroll · 4 years ago
  96. 116279b Roll Dawn from b6f4d53126d3 to 575729e8dd25 (11 revisions) by skia-autoroll · 4 years ago
  97. df42650 Update SKP version by skia-recreate-skps · 4 years ago
  98. 031a767 Stop the inliner after it has inlined 2500 statements in a program. by John Stiles · 4 years ago
  99. 4757a60 Accept SkFilterQuality in SkImageFilters::Shader by Michael Ludwig · 4 years ago
  100. 6ba3be1 Fix step & smoothstep on Vulkan by Brian Osman · 4 years ago