1. a195d10 New GrClipStack supporting only intersect/difference by Michael Ludwig · 4 years ago
  2. 3c685bf test clipRect sorting by Mike Klein · 4 years ago
  3. 50dd7e1 Fix cube map demo by Nathaniel Nifong · 4 years ago
  4. 560ae27 In SkCanvas::clipRect, sort incoming rects by Brian Osman · 4 years ago
  5. 98c512c add Q14x2 type to SkVM by Mike Klein · 4 years ago
  6. 6f3ed7f unbreak Build-Debian10-Clang-x86-Debug by Mike Klein · 4 years ago
  7. c2a9a97 New version of SkImage::MakeFromYUVAPixmaps() by Brian Salomon · 4 years ago
  8. 886b9d4 Create blank SkSL test files for Ninja's benefit. by John Stiles · 4 years ago
  9. d911c91 Normalize line endings in SkSL error tests by Brian Osman · 4 years ago
  10. f2cdf59 Migrate SkSL inliner tests to golden files. by John Stiles · 4 years ago
  11. 860ac5b Move canvaskit bindings away from getGrContext by Adlai Holler · 4 years ago
  12. 84dd8f9 implement some useful 16-bit instructions by Mike Klein · 4 years ago
  13. 272e8bc [fuzz] Add libfuzzer binaries to BUILD.gn by Kevin Lubick · 4 years ago
  14. 22aa7d7 [canvaskit] Remove unnecessary ColorTypes by Kevin Lubick · 4 years ago
  15. c9bece2 [canvaskit] Replace drawAnimatedImage with drawFrameAtImage. by Kevin Lubick · 4 years ago
  16. e36079e Revert "Disable whole-program inliner." by John Stiles · 4 years ago
  17. c75abb8 Assign unique names to inlined variable declarations. by John Stiles · 4 years ago
  18. 8f02625 Demonstrate name reuse error in inliner. by John Stiles · 4 years ago
  19. aecd484 Roll Chromium from 2ab7a04e4589 to 2c970cbe2fff (351 revisions) by skia-autoroll · 4 years ago
  20. 19ed57b Roll SwiftShader from dc552fcef1fe to 0f14b7ab7a55 (4 revisions) by skia-autoroll · 4 years ago
  21. 2bc4077 notes on bazel by Mike Klein · 4 years ago
  22. b024549 Convert several SkSL->GLSL unit tests to golden outputs. by John Stiles · 4 years ago
  23. ea9e7ca Support testing error cases in our SkSL unit test goldens. by John Stiles · 4 years ago
  24. eaed918 Disable whole-program inliner. by John Stiles · 4 years ago
  25. 37fd658 Add input attachment support to program building. by Greg Daniel · 4 years ago
  26. 6253b57 Remove command buffer reset bit from vk command pool. by Greg Daniel · 4 years ago
  27. 01a3eb4 SkSL: When simplifcation requires a rescan, do it right away by Brian Osman · 4 years ago
  28. 0acb5b5 Allow casting to lower precision types in runtime effects by Brian Osman · 4 years, 1 month ago
  29. b45d0ca [fuzz] Make libfuzzer defines backwards compatible for roll by Kevin Lubick · 4 years ago
  30. 96a505f Roll skcms from b1f9041ffe31 to 069b8f699b59 (1 revision) by skia-autoroll · 4 years ago
  31. 569afe1 Force linux nvida vulkan to use dedicated image allocations. by Greg Daniel · 4 years ago
  32. 302e8fb Downgrade SkImage to GrImageContext by Adlai Holler · 4 years ago
  33. 34b19c5 SkSL optimization now happens in convertProgram rather than being a by Ethan Nicholas · 4 years ago
  34. d8dfd7a Elevate caps methods to GrRecordingContext by Adlai Holler · 4 years ago
  35. 2177436 Update GrVkRenderPasses to be created to support both input attachments and adv blend. by Greg Daniel · 4 years ago
  36. c1cc1d8 bazel baby steps by Mike Klein · 4 years ago
  37. d836f84 Generate SkSL golden output files from test inputs during the build. by John Stiles · 4 years ago
  38. 915a38c Enable the inlining pass during optimization. by John Stiles · 4 years ago
  39. 493f89e [fuzz] Standardize, document, and backport fuzzing defines. by Kevin Lubick · 4 years ago
  40. 081bc32 Roll Chromium from d14e6a0b90c2 to 2ab7a04e4589 (486 revisions) by skia-autoroll · 4 years ago
  41. 3b0d5d4 Roll ANGLE from 0c8f66c7169c to 183a454b9d54 (14 revisions) by skia-autoroll · 4 years ago
  42. 7a588f8 Roll SwiftShader from 41974f57973e to dc552fcef1fe (1 revision) by skia-autoroll · 4 years ago
  43. 81a7629 Roll dawn from 948b3a05550b to dbd34449af20 (2 revisions) by skia-autoroll · 4 years ago
  44. b711737 Update SKP version by skia-recreate-skps · 4 years ago
  45. 186866c expose clear way to create default mips by Mike Reed · 4 years ago
  46. 582c5a9 Fix assert on tessellated stroke join type by Chris Dalton · 4 years ago
  47. 9eb848a Give SwitchCase it's own Statement::Kind value by Brian Osman · 4 years ago
  48. e4383b8 Add SkFILEStream constructor which takes a size. by Ben Wagner · 4 years ago
  49. bb60c21 Refactor SkFILEStream for clarity. by Ben Wagner · 4 years ago
  50. d2be5c5 Fix warning in Flutter. by John Stiles · 4 years ago
  51. 83ba930 Support dangling type references in the IR generator's inliner by Brian Osman · 4 years ago
  52. de3d441 Always make atlas texture index varying a float by Brian Salomon · 4 years ago
  53. b6b7fff Reland "Removing ICU dependencies from skparagraph BUILD.gn file" by Julia Lavrova · 4 years ago
  54. dd12d9d DEPS: update libwebp to v1.1.0-28-g55a080e5 by James Zern · 4 years ago
  55. 30d3022 Moved SkSL type into IRNode, now accessed via a method by Ethan Nicholas · 4 years ago
  56. 9344262 Reland "Add InlineCandidateAnalyzer to locate candidate functions for inlining." by John Stiles · 4 years ago
  57. 759880a Pass non-temporary Program::Settings to convertProgram. by John Stiles · 4 years ago
  58. 98df291 Reduce the amount of forced dedicated allocations we do in Vulkan. by Greg Daniel · 4 years ago
  59. f1003a7 Port to ANGLE's GN files by Jamie Madill · 4 years, 1 month ago
  60. ab50104 Revert "Add InlineCandidateAnalyzer to locate candidate functions for inlining." by John Stiles · 4 years ago
  61. a003e81 Fix inline code generation when literals appear in the argument list. by John Stiles · 4 years ago
  62. 66b45a7 [skottie] Add support for invert/YIQ by Florin Malita · 4 years ago
  63. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years ago
  64. 4748c17 [skottie] Initial Displacement Map effect by Florin Malita · 4 years ago
  65. 1d88152 Fixed an SkSL optimizer error around constant propagation by Ethan Nicholas · 4 years ago
  66. b862131 organize deps so that modules/audioplayer is listed as a dep for samples by Jorge Betancourt · 4 years ago
  67. 6518d77 Disambiguate '.' from '::' in the SkSL parser by Brian Osman · 4 years ago
  68. bbe6995 Roll dawn from 87f25134a8c1 to 948b3a05550b (3 revisions) by skia-autoroll · 4 years ago
  69. 4806956 Roll ANGLE from 29b1f07f4ab2 to 0c8f66c7169c (15 revisions) by skia-autoroll · 4 years ago
  70. 3435101 Roll SwiftShader from b24900a1aa39 to 41974f57973e (1 revision) by skia-autoroll · 4 years ago
  71. 0cad688 Roll Chromium from b68279c2c191 to d14e6a0b90c2 (413 revisions) by skia-autoroll · 4 years ago
  72. 9d6f955 Chop tessellated strokes in the vertex shader by Chris Dalton · 4 years ago
  73. 0f64e0d An attempt to make font resolution more predictable. by Julia Lavrova · 4 years ago
  74. 401a009 Clean up SkSL operator utility functions by Brian Osman · 4 years ago
  75. ff9dc82 Add InlineCandidateAnalyzer to locate candidate functions for inlining. by John Stiles · 4 years ago
  76. c4cb3a6 Refactoring determine_binary_type to fix some bugs by Brian Osman · 4 years, 1 month ago
  77. 457cad1 Mark FreeType bitmap font bounds as unknown. by Ben Wagner · 4 years ago
  78. 991b09d Prevent inlining of recursive calls. by John Stiles · 4 years ago
  79. 734f8e3 combine origin and drawing matrix for drawGlyphRunList by Herb Derby · 4 years ago
  80. 0b6bf1c Roll dawn from 0a1061da0c7f to 87f25134a8c1 (7 revisions) by skia-autoroll · 4 years ago
  81. 18f6a54 Revert "Temporary hack to force text texture index varying to be float." by Brian Salomon · 4 years ago
  82. fb5e0eb [canvaskit] Pass in paints via reference by Kevin Lubick · 4 years ago
  83. 3d41d50 Roll SwiftShader from 5f71fdf34b76 to b24900a1aa39 (2 revisions) by skia-autoroll · 4 years ago
  84. d524410 Roll ANGLE from 41c93c550b07 to 29b1f07f4ab2 (9 revisions) by skia-autoroll · 4 years ago
  85. 917a2d7 Roll Chromium from 02f4f19d6283 to b68279c2c191 (442 revisions) by skia-autoroll · 4 years ago
  86. 5eea6ae SkSL: Fail harder when trying to return a value from a void function by Brian Osman · 4 years ago
  87. d807039 SkSL: Disallow 'void' except as a function return type by Brian Osman · 4 years ago
  88. 1d0ee96 remove initialOrigin - no longer needed by Herb Derby · 4 years ago
  89. 98c1f82 Add a new statement type 'InlineMarker' to indicate inlined functions. by John Stiles · 4 years ago
  90. db16c48 Fix use-after-free when variable declarations become unreachable by Brian Osman · 4 years ago
  91. c2ae19c Add more flat line cases to trickycubicstrokes by Chris Dalton · 4 years ago
  92. 038ba44 Temporary hack to force text texture index varying to be float. by Brian Salomon · 4 years ago
  93. c95d3a1 SkSL: Catch any dangling Type or Function references before optimization by Brian Osman · 4 years ago
  94. 73a6bff Run the optimizer until we stop finding improvements. by John Stiles · 4 years ago
  95. 9fd0394 [infra] Target Android10 for GalaxyS9 by Weston Tracey · 4 years ago
  96. 646d6c5 add oboe version 1.4.3 to third_party dependencies for Android's skottie audio player by Jorge Betancourt · 4 years, 1 month ago
  97. 215d2b0 impl SkMulDiv255Round with SkMul16ShiftRound by Mike Klein · 4 years ago
  98. a0d6dc7 Revert "Perf bot experiment, disable GLSL integers on ANGLE ES3" by Brian Salomon · 4 years ago
  99. 21bebc6 Roll dawn from 880013579381 to 0a1061da0c7f (14 revisions) by skia-autoroll · 4 years ago
  100. 0cc193a Return a 'made-changes' flag from control-flow optimization. by John Stiles · 4 years ago