1. a9109c5 Update SKP version by skia-recreate-skps · 3 years, 4 months ago
  2. 77724af Add 'w'avy style to textedit by Mike Reed · 3 years, 4 months ago
  3. 8942247 Roll ANGLE from ce7d80bd43eb to a9f26cc1ec75 (4 revisions) by skia-autoroll · 3 years, 4 months ago
  4. 62f5646 Roll Dawn from 5b71d9dbd174 to 2e660b38ec56 (1 revision) by skia-autoroll · 3 years, 4 months ago
  5. 7e114d7 Roll SwiftShader from 21c3054afcd0 to f504d9ef5615 (2 revisions) by skia-autoroll · 3 years, 4 months ago
  6. 481b324 Roll SK Tool from 100e5884f484 to b8ac2c73e586 by skia-autoroll · 3 years, 4 months ago
  7. 890498e Roll ANGLE from 163f6ac055f4 to ce7d80bd43eb (12 revisions) by skia-autoroll · 3 years, 4 months ago
  8. b1eb7dd Roll Dawn from 5d39860fef79 to 5b71d9dbd174 (4 revisions) by skia-autoroll · 3 years, 4 months ago
  9. 626a7ac Roll SwiftShader from 5d449d4fcb77 to 21c3054afcd0 (4 revisions) by skia-autoroll · 3 years, 4 months ago
  10. 2a63f82 Don't request a stencil buffer for strokes that don't need it by Chris Dalton · 3 years, 4 months ago
  11. b4403a9 Deprecate GrDrawOp::fixedFunctionFlags() by Chris Dalton · 3 years, 4 months ago
  12. bdda1a3 Remove SDL from DEPS (and SDL example that used it) by Brian Osman · 3 years, 4 months ago
  13. 99e362f Simplification & separation by Julia Lavrova · 3 years, 4 months ago
  14. 7d341a3 Add unit test for Type::minimumValue and Type::maximumValue. by John Stiles · 3 years, 4 months ago
  15. 3598129 Prevent overflow of integral types during constant-folding. by John Stiles · 3 years, 4 months ago
  16. ce9d8e1 Remove all traces of OpenCL by Brian Osman · 3 years, 4 months ago
  17. b0355a7 Fix trickycubicstrokes and widebuttcaps bg colors on GpuTess by Chris Dalton · 3 years, 4 months ago
  18. ace17c2 Add LICENSE file to third_party/expat/include/expat_config/ by Ravi Mistry · 3 years, 4 months ago
  19. 658d966 Fixing the worst case when text cannot be resolved at all by Julia Lavrova · 3 years, 4 months ago
  20. 7377afb Add a bit-width field to SkSL types. by John Stiles · 3 years, 4 months ago
  21. 6edc8d9 Remove 'hasUserStencilSettings' from GrClip::apply by Chris Dalton · 3 years, 4 months ago
  22. 55cbc75 Add comments to clarify use of fInputColorIsOpaque by Brian Osman · 3 years, 4 months ago
  23. 13adb4a Speed up the fixed count parametric/radial sort by Chris Dalton · 3 years, 4 months ago
  24. f893d47 Add copyright header to expat_config.h by Ben Wagner · 3 years, 4 months ago
  25. e6484b5 [canvaskit] Rollback gm tests compile version by Kevin Lubick · 3 years, 4 months ago
  26. 64c848b [infra] Delete bin/try* and tools/chrome_release_branch* by Eric Boren · 3 years, 4 months ago
  27. b01c186 Implement compile-time optimization for inverse(). by John Stiles · 3 years, 4 months ago
  28. afaddc9 Prevent overflow to infinity in constant-folding. by John Stiles · 3 years, 4 months ago
  29. 0bdf8a3 Simplify GrGLSLFragmentShaderBuilder::getPrimaryColorOutputName. by John Stiles · 3 years, 4 months ago
  30. 2e24270 [debugger] Fix build after update to emsdk 2.0.20 by Kevin Lubick · 3 years, 4 months ago
  31. 123e559 [canvaskit] Build with emsdk 2.0.20 by Kevin Lubick · 3 years, 4 months ago
  32. 61b0a88 [canvaskit] Update testing dependencies by Kevin Lubick · 3 years, 4 months ago
  33. dc5530e [canvaskit] Retry loading assets for tests by Kevin Lubick · 3 years, 4 months ago
  34. 95d599c [canvaskit] Introduce self-documenting pointer types by Kevin Lubick · 3 years, 4 months ago
  35. e9f1989 Roll Dawn from 44fc6e3ab55d to 5d39860fef79 (3 revisions) by skia-autoroll · 3 years, 4 months ago
  36. a69b3db Roll ANGLE from 91e693afce9b to 163f6ac055f4 (22 revisions) by skia-autoroll · 3 years, 4 months ago
  37. db4b0fb Roll SwiftShader from b46b97c10c10 to 5d449d4fcb77 (1 revision) by skia-autoroll · 3 years, 4 months ago
  38. b35fbdb Add test demonstrating overflow error in SkSL. by John Stiles · 3 years, 4 months ago
  39. f81ac42 Roll libexpat to 2-4-1 by Ben Wagner · 3 years, 4 months ago
  40. 614e398 expose Matrix transpositions and setUniform to RuntimeEffectBuilder by Jorge Betancourt · 3 years, 4 months ago
  41. b205212 Use std:: versions of math functions. by John Stiles · 3 years, 4 months ago
  42. f47cfa8 Implement compile-time optimization for refract(). by John Stiles · 3 years, 4 months ago
  43. c3ff098 Implement compile-time optimization for pow(). by John Stiles · 3 years, 4 months ago
  44. 4ceccaf Implement compile-time optimization for reflect(). by John Stiles · 3 years, 4 months ago
  45. 59adca5 Revert "Temporarily disable reordering on bots again" by Adlai Holler · 3 years, 4 months ago
  46. 789ec05 Temporarily disable reordering on bots again by Adlai Holler · 3 years, 4 months ago
  47. aaccd85 Revert "When faking GLsync with EGL insert eglSwapBuffers" by Brian Salomon · 3 years, 4 months ago
  48. c5b1d50 Remove unused intrinsic enum from VM generator by Brian Osman · 3 years, 4 months ago
  49. 7cfa1ce Implement compile-time optimization for faceforward(). by John Stiles · 3 years, 4 months ago
  50. 3af709f When faking GLsync with EGL insert eglSwapBuffers by Brian Salomon · 3 years, 4 months ago
  51. 3ef2c61 Implement compile-time optimization for normalize(). by John Stiles · 3 years, 4 months ago
  52. 419d2ce Implement compile-time optimization for dot(). by John Stiles · 3 years, 4 months ago
  53. ca911ae Remove non-conic stroke shader specializations by Chris Dalton · 3 years, 4 months ago
  54. 64d06ba Delete identity matrix shaders from tessellation by Chris Dalton · 3 years, 4 months ago
  55. e1c2beb Implement compile-time optimization for distance(). by John Stiles · 3 years, 4 months ago
  56. f9c2323 Turn evaluate_intrinsic_(float1|bool1) into a template. by John Stiles · 3 years, 4 months ago
  57. 0fb5e62 [infra] Use different dimensions for different XCode versions by Kevin Lubick · 3 years, 4 months ago
  58. 1a7fb9b Roll Dawn from e1598e4891ec to 44fc6e3ab55d (4 revisions) by skia-autoroll · 3 years, 4 months ago
  59. 9b2baac Implement compile-time optimization for length(). by John Stiles · 3 years, 4 months ago
  60. e5240a2 Implement compile-time optimization for mod(). by John Stiles · 3 years, 4 months ago
  61. ad5b447 Improve hw tessellation coverage on "GpuTess" dm bots by Chris Dalton · 3 years, 4 months ago
  62. 4987c4a Implement compile-time optimization for smoothstep(). by John Stiles · 3 years, 4 months ago
  63. 27724cd Disable SkSL test for clamp(). by John Stiles · 3 years, 4 months ago
  64. fb98441 Roll SK Tool from e0bb16c650f5 to ecd65ead0e34 by skia-autoroll · 3 years, 4 months ago
  65. ee7e22a [androidkit] Add fling support to cube demo by Florin Malita · 3 years, 4 months ago
  66. 9a4c965 Remove GrBlurredEdgeFragmentProcessor, use GrRuntimeFPBuilder by Brian Osman · 3 years, 4 months ago
  67. 0873ac9 [infra] Remove skqp build and test by Kevin Lubick · 3 years, 4 months ago
  68. 569c01b Simplify heuristics for selecting path tessellators by Chris Dalton · 3 years, 4 months ago
  69. 017ffd7 Implement compile-time optimization for step(). by John Stiles · 3 years, 4 months ago
  70. 0727a80 Implement compile-time optimization for clamp(). by John Stiles · 3 years, 4 months ago
  71. 8cdf28f Elide sample coords for GrSkSLFP if only used for pass-through sampling by Brian Osman · 3 years, 4 months ago
  72. 0095fcb Make SkBaseGpuDevice sufficient for GrVkSecondaryCBDrawContext by Robert Phillips · 3 years, 4 months ago
  73. 70ae4c8 Add test for runtime effects that don't need sample coords by Brian Osman · 3 years, 4 months ago
  74. 4453c9a [androidkit] add navigation spinner to demo by Jorge Betancourt · 3 years, 4 months ago
  75. 7f17d36 Implement compile-time optimization for min() and max(). by John Stiles · 3 years, 4 months ago
  76. 5ccb4c1 Make SkSurface_Gpu::getDevice return a SkBaseGpuDevice by Robert Phillips · 3 years, 4 months ago
  77. 37cf46f Reduce code size by using std::function. by John Stiles · 3 years, 4 months ago
  78. 966fb69 Add gm for inner join geometry by Tyler Denniston · 3 years, 4 months ago
  79. c91dd69 Update GrFillBoundingBoxShader to use attribs by Chris Dalton · 3 years, 4 months ago
  80. 4ed2baa Added skstd::optional by Ethan Nicholas · 3 years, 4 months ago
  81. 6576de6 Test master branch deletion by Ravi Mistry · 3 years, 4 months ago
  82. 30fd35d Roll Dawn from df7ddab82562 to e1598e4891ec (2 revisions) by skia-autoroll · 3 years, 4 months ago
  83. d9fe013 Roll ANGLE from c229ccfeea64 to 91e693afce9b (3 revisions) by skia-autoroll · 3 years, 4 months ago
  84. 443fa19 Implement compile-time optimization for sqrt(constant). by John Stiles · 3 years, 4 months ago
  85. 8606cec Reland "Re-enable tessellation for cacheable strokes" by Chris Dalton · 3 years, 5 months ago
  86. 215a7e6 Fix ATRACE macro usage after param change by Brian Salomon · 3 years, 4 months ago
  87. 6be4e45 skip, don't fail, yuva420_odd_dim_repeat on abandoned context. by Brian Salomon · 3 years, 4 months ago
  88. 77ecfc9 Add clip id to ngatoy's SortKey by Robert Phillips · 3 years, 4 months ago
  89. 779125d Cleanup SkGpuDevice factory functions a bit by Robert Phillips · 3 years, 4 months ago
  90. e2078f1 Make GrGpu pixel ops functions take SkIRect instead of LTRB params. by Brian Salomon · 3 years, 4 months ago
  91. f76602e Roll SK Tool from c302f28e836a to 831c9fe9d89a by skia-autoroll · 3 years, 4 months ago
  92. 4b73228 NGA sorting playground by Robert Phillips · 3 years, 4 months ago
  93. 015069c [infra] Add bin/fetch-sk by Eric Boren · 3 years, 4 months ago
  94. cd5713a Remove sampler support from .fp files by Brian Osman · 3 years, 4 months ago
  95. 639e812 Remove usage of sqrt() as an optimization barrier in tests. by John Stiles · 3 years, 4 months ago
  96. b639792 Re-enable all matrix-related tests on Adreno. by John Stiles · 3 years, 4 months ago
  97. 6924048 Optimize GrStrokeFixedCountTessellator by Chris Dalton · 3 years, 4 months ago
  98. 7b0c8df Fix tile period of subsampled planes in YUVA images by Brian Salomon · 3 years, 4 months ago
  99. 754e00e [androidkit] change main activity to be like practical app by Jorge Betancourt · 3 years, 4 months ago
  100. 994a37b clean up SkPathEffectPriv removal by Herb Derby · 3 years, 4 months ago