1. c1cc1d8 bazel baby steps by Mike Klein · 5 years ago
  2. d836f84 Generate SkSL golden output files from test inputs during the build. by John Stiles · 5 years ago
  3. 915a38c Enable the inlining pass during optimization. by John Stiles · 5 years ago
  4. 493f89e [fuzz] Standardize, document, and backport fuzzing defines. by Kevin Lubick · 5 years ago
  5. 081bc32 Roll Chromium from d14e6a0b90c2 to 2ab7a04e4589 (486 revisions) by skia-autoroll · 5 years ago
  6. 3b0d5d4 Roll ANGLE from 0c8f66c7169c to 183a454b9d54 (14 revisions) by skia-autoroll · 5 years ago
  7. 7a588f8 Roll SwiftShader from 41974f57973e to dc552fcef1fe (1 revision) by skia-autoroll · 5 years ago
  8. 81a7629 Roll dawn from 948b3a05550b to dbd34449af20 (2 revisions) by skia-autoroll · 5 years ago
  9. b711737 Update SKP version by skia-recreate-skps · 5 years ago
  10. 186866c expose clear way to create default mips by Mike Reed · 5 years ago
  11. 582c5a9 Fix assert on tessellated stroke join type by Chris Dalton · 5 years ago
  12. 9eb848a Give SwitchCase it's own Statement::Kind value by Brian Osman · 5 years ago
  13. e4383b8 Add SkFILEStream constructor which takes a size. by Ben Wagner · 5 years ago
  14. bb60c21 Refactor SkFILEStream for clarity. by Ben Wagner · 5 years ago
  15. d2be5c5 Fix warning in Flutter. by John Stiles · 5 years ago
  16. 83ba930 Support dangling type references in the IR generator's inliner by Brian Osman · 5 years ago
  17. de3d441 Always make atlas texture index varying a float by Brian Salomon · 5 years ago
  18. b6b7fff Reland "Removing ICU dependencies from skparagraph BUILD.gn file" by Julia Lavrova · 5 years ago
  19. dd12d9d DEPS: update libwebp to v1.1.0-28-g55a080e5 by James Zern · 5 years ago
  20. 30d3022 Moved SkSL type into IRNode, now accessed via a method by Ethan Nicholas · 5 years ago
  21. 9344262 Reland "Add InlineCandidateAnalyzer to locate candidate functions for inlining." by John Stiles · 5 years ago
  22. 759880a Pass non-temporary Program::Settings to convertProgram. by John Stiles · 5 years ago
  23. 98df291 Reduce the amount of forced dedicated allocations we do in Vulkan. by Greg Daniel · 5 years ago
  24. f1003a7 Port to ANGLE's GN files by Jamie Madill · 5 years ago
  25. ab50104 Revert "Add InlineCandidateAnalyzer to locate candidate functions for inlining." by John Stiles · 5 years ago
  26. a003e81 Fix inline code generation when literals appear in the argument list. by John Stiles · 5 years ago
  27. 66b45a7 [skottie] Add support for invert/YIQ by Florin Malita · 5 years ago
  28. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 5 years ago
  29. 4748c17 [skottie] Initial Displacement Map effect by Florin Malita · 5 years ago
  30. 1d88152 Fixed an SkSL optimizer error around constant propagation by Ethan Nicholas · 5 years ago
  31. b862131 organize deps so that modules/audioplayer is listed as a dep for samples by Jorge Betancourt · 5 years ago
  32. 6518d77 Disambiguate '.' from '::' in the SkSL parser by Brian Osman · 5 years ago
  33. bbe6995 Roll dawn from 87f25134a8c1 to 948b3a05550b (3 revisions) by skia-autoroll · 5 years ago
  34. 4806956 Roll ANGLE from 29b1f07f4ab2 to 0c8f66c7169c (15 revisions) by skia-autoroll · 5 years ago
  35. 3435101 Roll SwiftShader from b24900a1aa39 to 41974f57973e (1 revision) by skia-autoroll · 5 years ago
  36. 0cad688 Roll Chromium from b68279c2c191 to d14e6a0b90c2 (413 revisions) by skia-autoroll · 5 years ago
  37. 9d6f955 Chop tessellated strokes in the vertex shader by Chris Dalton · 5 years ago
  38. 0f64e0d An attempt to make font resolution more predictable. by Julia Lavrova · 5 years ago
  39. 401a009 Clean up SkSL operator utility functions by Brian Osman · 5 years ago
  40. ff9dc82 Add InlineCandidateAnalyzer to locate candidate functions for inlining. by John Stiles · 5 years ago
  41. c4cb3a6 Refactoring determine_binary_type to fix some bugs by Brian Osman · 5 years ago
  42. 457cad1 Mark FreeType bitmap font bounds as unknown. by Ben Wagner · 5 years ago
  43. 991b09d Prevent inlining of recursive calls. by John Stiles · 5 years ago
  44. 734f8e3 combine origin and drawing matrix for drawGlyphRunList by Herb Derby · 5 years ago
  45. 0b6bf1c Roll dawn from 0a1061da0c7f to 87f25134a8c1 (7 revisions) by skia-autoroll · 5 years ago
  46. 18f6a54 Revert "Temporary hack to force text texture index varying to be float." by Brian Salomon · 5 years ago
  47. fb5e0eb [canvaskit] Pass in paints via reference by Kevin Lubick · 5 years ago
  48. 3d41d50 Roll SwiftShader from 5f71fdf34b76 to b24900a1aa39 (2 revisions) by skia-autoroll · 5 years ago
  49. d524410 Roll ANGLE from 41c93c550b07 to 29b1f07f4ab2 (9 revisions) by skia-autoroll · 5 years ago
  50. 917a2d7 Roll Chromium from 02f4f19d6283 to b68279c2c191 (442 revisions) by skia-autoroll · 5 years ago
  51. 5eea6ae SkSL: Fail harder when trying to return a value from a void function by Brian Osman · 5 years ago
  52. d807039 SkSL: Disallow 'void' except as a function return type by Brian Osman · 5 years ago
  53. 1d0ee96 remove initialOrigin - no longer needed by Herb Derby · 5 years ago
  54. 98c1f82 Add a new statement type 'InlineMarker' to indicate inlined functions. by John Stiles · 5 years ago
  55. db16c48 Fix use-after-free when variable declarations become unreachable by Brian Osman · 5 years ago
  56. c2ae19c Add more flat line cases to trickycubicstrokes by Chris Dalton · 5 years ago
  57. 038ba44 Temporary hack to force text texture index varying to be float. by Brian Salomon · 5 years ago
  58. c95d3a1 SkSL: Catch any dangling Type or Function references before optimization by Brian Osman · 5 years ago
  59. 73a6bff Run the optimizer until we stop finding improvements. by John Stiles · 5 years ago
  60. 9fd0394 [infra] Target Android10 for GalaxyS9 by Weston Tracey · 5 years ago
  61. 646d6c5 add oboe version 1.4.3 to third_party dependencies for Android's skottie audio player by Jorge Betancourt · 5 years ago
  62. 215d2b0 impl SkMulDiv255Round with SkMul16ShiftRound by Mike Klein · 5 years ago
  63. a0d6dc7 Revert "Perf bot experiment, disable GLSL integers on ANGLE ES3" by Brian Salomon · 5 years ago
  64. 21bebc6 Roll dawn from 880013579381 to 0a1061da0c7f (14 revisions) by skia-autoroll · 5 years ago
  65. 0cc193a Return a 'made-changes' flag from control-flow optimization. by John Stiles · 5 years ago
  66. 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 5 years ago
  67. 2b1b2b2 Add a short description for concat and setmatrix saying whether it's a translate or something else by Nathaniel Nifong · 5 years ago
  68. 7597706 Roll third_party/externals/spirv-cross/ 7778792ae..bdbef7b1f (19 commits) by Corentin Wallez · 5 years ago
  69. 1313d1a Make enum symbol tables standalone (no parent table) by Brian Osman · 5 years ago
  70. d849a75 use pathbuilder by Mike Reed · 5 years ago
  71. 81c6d6e move canReuse to sub runs by Herb Derby · 5 years ago
  72. f9d5940 Use exp2 instead of ldexp/shifts in the middle out cubic shader by Chris Dalton · 5 years ago
  73. 209d12c Roll Chromium from e96bb06cb4d5 to 02f4f19d6283 (359 revisions) by skia-autoroll · 5 years ago
  74. ccf8a3b Roll ANGLE from 07d44b97cf65 to 41c93c550b07 (9 revisions) by skia-autoroll · 5 years ago
  75. 445c8eb Roll SwiftShader from 10121443c16d to 5f71fdf34b76 (2 revisions) by skia-autoroll · 5 years ago
  76. b8ae7fa Reland "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 5 years ago
  77. 04b9443 Fix SkRRect::ConservativeIntersect when inputs share corner by Michael Ludwig · 5 years ago
  78. 9bfe92a Fixing a bug (reusing wrong formatting state) by Julia Lavrova · 5 years ago
  79. cf1a4f5 Fix sksl spirv subpassLoad. by Greg Daniel · 5 years ago
  80. 27e7f77 Perf bot experiment, disable GLSL integers on ANGLE ES3 by Brian Salomon · 5 years ago
  81. 26c24ed SkArenaAlloc aligned under-allocation by Florin Malita · 5 years ago
  82. bbbc28e Revert "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 5 years ago
  83. f32fec1 Add support for input attachment descriptors. by Greg Daniel · 5 years ago
  84. 8609a24 Harden MetalCodeGenerator::writeFields by Brian Osman · 5 years ago
  85. c0d3495 Return to save/translate/restore for drawing via SkPicture by Julia Lavrova · 5 years ago
  86. b6030fb Direct paint by default; remove save/translate/restore by Julia Lavrova · 5 years ago
  87. 0ef0491 Use Microsoft's ComPtr to wrap D3D12 objects. by Jim Van Verth · 5 years ago
  88. 9e5a60c Don't set BASE/MAX mip map level on PowerVR. by Brian Salomon · 5 years ago
  89. 2ff24c6 [infra] Fix Git package for Housekeeper-PerCommit-InfraTests_Win by Eric Boren · 5 years ago
  90. d2b695a Close disabled warning pragmas by Jim Van Verth · 5 years ago
  91. e659214 Revamped handling of SkSL node kinds by Ethan Nicholas · 5 years ago
  92. a9b45b6 Re-enable use of sampler objects on ANGLE. by Brian Salomon · 5 years ago
  93. 6eadf13 Change Inliner signature in preparation for analyzer pass. by John Stiles · 5 years ago
  94. c665507 SK_API on SkYUVAPixmaps::SupportedDataTypes. by Brian Salomon · 5 years ago
  95. 7328d17 Fix Dawn's path to spirv-cross. by Corentin Wallez · 5 years ago
  96. 2b3b35f Handle function reference expressions in the inliner by Brian Osman · 5 years ago
  97. cd54c83 Roll ANGLE from 72f6b99c29f2 to 07d44b97cf65 (6 revisions) by skia-autoroll · 5 years ago
  98. 3900145 Roll Chromium from fd16dd07f3d1 to e96bb06cb4d5 (177 revisions) by skia-autoroll · 5 years ago
  99. 611a521 Roll ANGLE from 4a41204d8175 to 72f6b99c29f2 (7 revisions) by skia-autoroll · 5 years ago
  100. 0ff3870 Roll Chromium from 7a93e0299dbc to fd16dd07f3d1 (142 revisions) by skia-autoroll · 5 years ago