1. 73e3344 fix computation for localToWorld by Mike Reed · 4 years, 11 months ago
  2. cc81e20 Take MorphologyImageFilter radii as SkScalar. by Ben Wagner · 4 years, 11 months ago
  3. d5f1ccb [infra] Update dimensions for Golo Windows machines by Kevin Lubick · 4 years, 11 months ago
  4. d7d1462 example of overdraw CF that we can JIT by Mike Klein · 4 years, 11 months ago
  5. 34bd2c3 Fix PinnedImageTest to make current original context at end. by Greg Daniel · 4 years, 11 months ago
  6. 51b3e60 Clean up GrText-related headers a bit by Robert Phillips · 4 years, 11 months ago
  7. 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 11 months ago
  8. 31dc481 Sort viewer slides by filename when traversing a directory. by Tyler Denniston · 4 years, 11 months ago
  9. 5d1c163 fix JIT min/max by Mike Klein · 4 years, 11 months ago
  10. 0929425 [svg] Skip "inherited" presentation attributes by Florin Malita · 4 years, 11 months ago
  11. 332ab60 D3D fixes to clean up crashes in tests by Jim Van Verth · 4 years, 11 months ago
  12. 297a219 Delay creation of GrTextStrike and GrGlyphs until flush time by Robert Phillips · 4 years, 11 months ago
  13. b96bb97 [SVG] Fix polyline/polygon point parsing by Tyler Denniston · 4 years, 11 months ago
  14. d532bdb [svg] Adjust container size on Viewer window resize by Florin Malita · 4 years, 11 months ago
  15. 5076bd2 [svg] Fix dasharray padding by Florin Malita · 4 years, 11 months ago
  16. d7bec55 Roll third_party/externals/angle2 8bd3dab11206..2caf7ffda74f (7 commits) by skia-autoroll · 4 years, 11 months ago
  17. 330286e Update Go Deps by skia-recreate-skps · 4 years, 11 months ago
  18. d4f2f8f Roll ../src 65c03361bcc9..9fa8abd9f4b8 (398 commits) by skia-autoroll · 4 years, 11 months ago
  19. dcf3a9b Roll third_party/externals/swiftshader ba0c95eb406f..3cfa8e28be80 (9 commits) by skia-autoroll · 4 years, 11 months ago
  20. 68219bf Add Usage::kColor to SkVertices custom attributes by Brian Osman · 4 years, 11 months ago
  21. 5ca3e54 Fixes for running on the iOS simulator. by Jim Van Verth · 4 years, 11 months ago
  22. 185d3d4 Add onMap, onUnmap, and onUpdateData to GrD3DBuffer. by Jim Van Verth · 4 years, 11 months ago
  23. 27aeb12 [svg] Reference cycle avoidance by Florin Malita · 4 years, 11 months ago
  24. dc8fcdb Add getter for channels to GrBackendFormat by Brian Salomon · 5 years ago
  25. d1e5b03 [SVG] Fix application of skewX/skewY attributes by Tyler Denniston · 4 years, 11 months ago
  26. d2c24c8 more infixifcation -- no functional change by Mike Reed · 4 years, 11 months ago
  27. 210288f add SkVM_min_max unit test by Mike Klein · 4 years, 11 months ago
  28. 3150d88 add Pixel CPU Test jobs by Mike Klein · 4 years, 11 months ago
  29. 8561fc2 Update gpu flush semaphore contract. by Greg Daniel · 4 years, 11 months ago
  30. f3d5d44 Dawn: staging manager rewrite. by Stephen White · 4 years, 11 months ago
  31. f005c25 [SVG] Fix spec links by Florin Malita · 4 years, 11 months ago
  32. 5492a0c stifle leaks in terminator_CreateDevice() by Mike Klein · 4 years, 11 months ago
  33. df4b5bf get skvm/llvm building again by Mike Klein · 4 years, 11 months ago
  34. 97cdd6a narrow use of fast_unwind_on_malloc=0 by Mike Klein · 4 years, 11 months ago
  35. b19ed12 shard ASAN bonusconfigs bot by Mike Klein · 4 years, 11 months ago
  36. f686040 Use fuzzier definition of zero-length segments in compute_intersection. by Jim Van Verth · 4 years, 11 months ago
  37. 6a5187a PRESUBMIT: Don't check formatting of deleted files by Corentin Wallez · 4 years, 11 months ago
  38. 4045cd8 Update Go Deps by skia-recreate-skps · 4 years, 11 months ago
  39. 69ac873 Roll third_party/externals/angle2 eb298a024032..8bd3dab11206 (12 commits) by skia-autoroll · 4 years, 11 months ago
  40. 34b673b Roll third_party/externals/swiftshader b4a27407e2be..ba0c95eb406f (5 commits) by skia-autoroll · 4 years, 11 months ago
  41. 1c60f2c Roll ../src ebd295df4e31..65c03361bcc9 (379 commits) by skia-autoroll · 4 years, 11 months ago
  42. 4654d46 add third stack-only jit strategy by Mike Klein · 4 years, 11 months ago
  43. eb7784e temporarily disable backend-specific min/max f32 impls by Mike Klein · 4 years, 11 months ago
  44. ecd17b9 Add fast_unwind_on_malloc=0 to xSAN. by Ben Wagner · 4 years, 11 months ago
  45. 07b2baf build conservative stack frame on x86-64 by Mike Klein · 4 years, 11 months ago
  46. 5e9f0ee add and test stack load/store by Mike Klein · 4 years, 11 months ago
  47. 62a0fb2 Remove secret wireframe mode from drawVertices by Brian Osman · 4 years, 11 months ago
  48. 9e1c691 remove "debian9" ASAN jobs by Mike Klein · 4 years, 11 months ago
  49. c88ca32 Remove gamma GM by Brian Osman · 4 years, 11 months ago
  50. 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 11 months ago
  51. f1c6d05 Upgrade libwebp used for testing to v1.1.0 by Leon Scroggins III · 4 years, 11 months ago
  52. 41bd97d Remove GrStrikeCache.h from all other header files by Robert Phillips · 4 years, 11 months ago
  53. 869ec6a backup plan for ASAN bots by Mike Klein · 4 years, 11 months ago
  54. 82ff25e approximate sine for skvm by Mike Reed · 4 years, 11 months ago
  55. 4ba8d1f remove SK_USE_SKVM_BLITTER by Mike Klein · 4 years, 11 months ago
  56. cd2d4e4 Mixed languages text crashes by Julia Lavrova · 5 years ago
  57. 7d08f4b remove deprecated concat44 -- use concat by Mike Reed · 4 years, 11 months ago
  58. b41a420 restore debian9 asan jobs by Mike Klein · 4 years, 11 months ago
  59. 1ae9672 drop luminance parens by Mike Klein · 4 years, 11 months ago
  60. a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 11 months ago
  61. 0999bce Reland "Remove GrGLGpu mirror methods of GL draw calls" by Chris Dalton · 4 years, 11 months ago
  62. a735ad9 stage changing didCocnat44 virtual by Mike Reed · 4 years, 11 months ago
  63. dcd2964 Ignore incorrect vulkan valdiation error. by Greg Daniel · 4 years, 11 months ago
  64. 0022f5c [SkTrimPathEffect] Preserve wrap-around continuity by Florin Malita · 4 years, 11 months ago
  65. 860e2cf Roll third_party/externals/angle2 1c95795f1fb3..eb298a024032 (11 commits) by skia-autoroll · 4 years, 11 months ago
  66. 826f108 Roll third_party/externals/swiftshader b8d47928094f..b4a27407e2be (5 commits) by skia-autoroll · 4 years, 11 months ago
  67. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 11 months ago
  68. c979aa8 Use Debian9 builds for ChromeOS until they are fixed. by Weston Tracey · 4 years, 11 months ago
  69. 9ff2589 detect if the skip failed by Mike Reed · 4 years, 11 months ago
  70. 2462788 Changing ~everything (mostly recipe related stuff) to reference Debian10 jobs by Weston Tracey · 4 years, 11 months ago
  71. 852ebea Reland "Reland "Reland "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding"""" by Chris Dalton · 4 years, 11 months ago
  72. cbb080f Update Go Deps by skia-recreate-skps · 4 years, 11 months ago
  73. 275e665 Roll ../src c0b367bf9cab..ebd295df4e31 (366 commits) by skia-autoroll · 4 years, 11 months ago
  74. 5846ff3 Make glDraw*BaseInstance non-optional when extension(s) are present by Chris Dalton · 4 years, 11 months ago
  75. 76f4fff Begin using Debian10 for tryjobs. by Weston Tracey · 4 years, 11 months ago
  76. afbf2aa Revert "Reland "Reland "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding"""" by Chris Dalton · 4 years, 11 months ago
  77. 935ba7e Revert "Remove GrGLGpu mirror methods of GL draw calls" by Chris Dalton · 4 years, 11 months ago
  78. 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 11 months ago
  79. aae8d13 make gUseSkVMBlitter take over sprite draws by Mike Klein · 5 years ago
  80. 469dd64 Use round for morphology radius by Michael Ludwig · 4 years, 11 months ago
  81. 778e1a3 Modify Linux Mesa driver script for Debian 10. Will update VERSION when switching jobs to Debian10. by Weston Tracey · 4 years, 11 months ago
  82. 06323da full clamp in clip_color by Mike Klein · 4 years, 11 months ago
  83. 2f92c93 virtual for saveCamera by Mike Reed · 4 years, 11 months ago
  84. aa9983a Add usage field to SkVertices::Attribute by Brian Osman · 5 years ago
  85. 16992e1 simplify some HSL blend modes in skvm by Mike Reed · 4 years, 11 months ago
  86. 2f23bae basic runtime color filters on skvm by Mike Klein · 4 years, 11 months ago
  87. c1d0898 [canvaskit] Handle 4x4 matrix passing ourselves. by Kevin Lubick · 4 years, 11 months ago
  88. 16464c3 Tracking uniform ownership by Ethan Nicholas · 4 years, 11 months ago
  89. 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 4 years, 11 months ago
  90. 4b239b1 Remove GrGLGpu mirror methods of GL draw calls by Chris Dalton · 4 years, 11 months ago
  91. 0a51aa5 Reland "Reland "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding""" by Chris Dalton · 4 years, 11 months ago
  92. a9741ee first sksl on skvm by Mike Klein · 4 years, 11 months ago
  93. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 11 months ago
  94. 6d3bc29 Consolidate the conversion of plot location to uvs to be w/in GrDrawOpAtlas by Robert Phillips · 4 years, 11 months ago
  95. 9b56cea [canvaskit] Add test and gm for 4x4 matrix by Kevin Lubick · 4 years, 11 months ago
  96. 0451375 Remove D3D12X. by Jim Van Verth · 4 years, 11 months ago
  97. 74ac68a Update Go Deps by skia-recreate-skps · 4 years, 11 months ago
  98. d307d46 Roll third_party/externals/angle2 1cc49bb2e230..1c95795f1fb3 (12 commits) by skia-autoroll · 4 years, 11 months ago
  99. 00a39d1 Roll third_party/externals/swiftshader f99302c4efe6..b8d47928094f (15 commits) by skia-autoroll · 4 years, 11 months ago
  100. 95fbc06 Roll ../src d086f1bdb67d..c0b367bf9cab (424 commits) by skia-autoroll · 4 years, 11 months ago