1. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 1 month ago
  2. 4748c17 [skottie] Initial Displacement Map effect by Florin Malita · 4 years, 1 month ago
  3. 1d88152 Fixed an SkSL optimizer error around constant propagation by Ethan Nicholas · 4 years, 1 month ago
  4. b862131 organize deps so that modules/audioplayer is listed as a dep for samples by Jorge Betancourt · 4 years, 1 month ago
  5. 6518d77 Disambiguate '.' from '::' in the SkSL parser by Brian Osman · 4 years, 1 month ago
  6. bbe6995 Roll dawn from 87f25134a8c1 to 948b3a05550b (3 revisions) by skia-autoroll · 4 years, 1 month ago
  7. 4806956 Roll ANGLE from 29b1f07f4ab2 to 0c8f66c7169c (15 revisions) by skia-autoroll · 4 years, 1 month ago
  8. 3435101 Roll SwiftShader from b24900a1aa39 to 41974f57973e (1 revision) by skia-autoroll · 4 years, 1 month ago
  9. 0cad688 Roll Chromium from b68279c2c191 to d14e6a0b90c2 (413 revisions) by skia-autoroll · 4 years, 1 month ago
  10. 9d6f955 Chop tessellated strokes in the vertex shader by Chris Dalton · 4 years, 1 month ago
  11. 0f64e0d An attempt to make font resolution more predictable. by Julia Lavrova · 4 years, 1 month ago
  12. 401a009 Clean up SkSL operator utility functions by Brian Osman · 4 years, 1 month ago
  13. ff9dc82 Add InlineCandidateAnalyzer to locate candidate functions for inlining. by John Stiles · 4 years, 1 month ago
  14. c4cb3a6 Refactoring determine_binary_type to fix some bugs by Brian Osman · 4 years, 1 month ago
  15. 457cad1 Mark FreeType bitmap font bounds as unknown. by Ben Wagner · 4 years, 1 month ago
  16. 991b09d Prevent inlining of recursive calls. by John Stiles · 4 years, 1 month ago
  17. 734f8e3 combine origin and drawing matrix for drawGlyphRunList by Herb Derby · 4 years, 1 month ago
  18. 0b6bf1c Roll dawn from 0a1061da0c7f to 87f25134a8c1 (7 revisions) by skia-autoroll · 4 years, 1 month ago
  19. 18f6a54 Revert "Temporary hack to force text texture index varying to be float." by Brian Salomon · 4 years, 1 month ago
  20. fb5e0eb [canvaskit] Pass in paints via reference by Kevin Lubick · 4 years, 1 month ago
  21. 3d41d50 Roll SwiftShader from 5f71fdf34b76 to b24900a1aa39 (2 revisions) by skia-autoroll · 4 years, 1 month ago
  22. d524410 Roll ANGLE from 41c93c550b07 to 29b1f07f4ab2 (9 revisions) by skia-autoroll · 4 years, 1 month ago
  23. 917a2d7 Roll Chromium from 02f4f19d6283 to b68279c2c191 (442 revisions) by skia-autoroll · 4 years, 1 month ago
  24. 5eea6ae SkSL: Fail harder when trying to return a value from a void function by Brian Osman · 4 years, 1 month ago
  25. d807039 SkSL: Disallow 'void' except as a function return type by Brian Osman · 4 years, 1 month ago
  26. 1d0ee96 remove initialOrigin - no longer needed by Herb Derby · 4 years, 1 month ago
  27. 98c1f82 Add a new statement type 'InlineMarker' to indicate inlined functions. by John Stiles · 4 years, 1 month ago
  28. db16c48 Fix use-after-free when variable declarations become unreachable by Brian Osman · 4 years, 1 month ago
  29. c2ae19c Add more flat line cases to trickycubicstrokes by Chris Dalton · 4 years, 1 month ago
  30. 038ba44 Temporary hack to force text texture index varying to be float. by Brian Salomon · 4 years, 1 month ago
  31. c95d3a1 SkSL: Catch any dangling Type or Function references before optimization by Brian Osman · 4 years, 1 month ago
  32. 73a6bff Run the optimizer until we stop finding improvements. by John Stiles · 4 years, 1 month ago
  33. 9fd0394 [infra] Target Android10 for GalaxyS9 by Weston Tracey · 4 years, 1 month ago
  34. 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
  35. 215d2b0 impl SkMulDiv255Round with SkMul16ShiftRound by Mike Klein · 4 years, 1 month ago
  36. a0d6dc7 Revert "Perf bot experiment, disable GLSL integers on ANGLE ES3" by Brian Salomon · 4 years, 1 month ago
  37. 21bebc6 Roll dawn from 880013579381 to 0a1061da0c7f (14 revisions) by skia-autoroll · 4 years, 1 month ago
  38. 0cc193a Return a 'made-changes' flag from control-flow optimization. by John Stiles · 4 years, 1 month ago
  39. 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 4 years, 1 month ago
  40. 2b1b2b2 Add a short description for concat and setmatrix saying whether it's a translate or something else by Nathaniel Nifong · 4 years, 1 month ago
  41. 7597706 Roll third_party/externals/spirv-cross/ 7778792ae..bdbef7b1f (19 commits) by Corentin Wallez · 4 years, 1 month ago
  42. 1313d1a Make enum symbol tables standalone (no parent table) by Brian Osman · 4 years, 1 month ago
  43. d849a75 use pathbuilder by Mike Reed · 4 years, 1 month ago
  44. 81c6d6e move canReuse to sub runs by Herb Derby · 4 years, 1 month ago
  45. f9d5940 Use exp2 instead of ldexp/shifts in the middle out cubic shader by Chris Dalton · 4 years, 2 months ago
  46. 209d12c Roll Chromium from e96bb06cb4d5 to 02f4f19d6283 (359 revisions) by skia-autoroll · 4 years, 1 month ago
  47. ccf8a3b Roll ANGLE from 07d44b97cf65 to 41c93c550b07 (9 revisions) by skia-autoroll · 4 years, 1 month ago
  48. 445c8eb Roll SwiftShader from 10121443c16d to 5f71fdf34b76 (2 revisions) by skia-autoroll · 4 years, 1 month ago
  49. b8ae7fa Reland "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 4 years, 1 month ago
  50. 04b9443 Fix SkRRect::ConservativeIntersect when inputs share corner by Michael Ludwig · 4 years, 1 month ago
  51. 9bfe92a Fixing a bug (reusing wrong formatting state) by Julia Lavrova · 4 years, 1 month ago
  52. cf1a4f5 Fix sksl spirv subpassLoad. by Greg Daniel · 4 years, 1 month ago
  53. 27e7f77 Perf bot experiment, disable GLSL integers on ANGLE ES3 by Brian Salomon · 4 years, 1 month ago
  54. 26c24ed SkArenaAlloc aligned under-allocation by Florin Malita · 4 years, 1 month ago
  55. bbbc28e Revert "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 4 years, 1 month ago
  56. f32fec1 Add support for input attachment descriptors. by Greg Daniel · 4 years, 1 month ago
  57. 8609a24 Harden MetalCodeGenerator::writeFields by Brian Osman · 4 years, 1 month ago
  58. c0d3495 Return to save/translate/restore for drawing via SkPicture by Julia Lavrova · 4 years, 1 month ago
  59. b6030fb Direct paint by default; remove save/translate/restore by Julia Lavrova · 4 years, 1 month ago
  60. 0ef0491 Use Microsoft's ComPtr to wrap D3D12 objects. by Jim Van Verth · 4 years, 1 month ago
  61. 9e5a60c Don't set BASE/MAX mip map level on PowerVR. by Brian Salomon · 4 years, 1 month ago
  62. 2ff24c6 [infra] Fix Git package for Housekeeper-PerCommit-InfraTests_Win by Eric Boren · 4 years, 1 month ago
  63. d2b695a Close disabled warning pragmas by Jim Van Verth · 4 years, 1 month ago
  64. e659214 Revamped handling of SkSL node kinds by Ethan Nicholas · 4 years, 1 month ago
  65. a9b45b6 Re-enable use of sampler objects on ANGLE. by Brian Salomon · 4 years, 1 month ago
  66. 6eadf13 Change Inliner signature in preparation for analyzer pass. by John Stiles · 4 years, 1 month ago
  67. c665507 SK_API on SkYUVAPixmaps::SupportedDataTypes. by Brian Salomon · 4 years, 1 month ago
  68. 7328d17 Fix Dawn's path to spirv-cross. by Corentin Wallez · 4 years, 1 month ago
  69. 2b3b35f Handle function reference expressions in the inliner by Brian Osman · 4 years, 1 month ago
  70. cd54c83 Roll ANGLE from 72f6b99c29f2 to 07d44b97cf65 (6 revisions) by skia-autoroll · 4 years, 1 month ago
  71. 3900145 Roll Chromium from fd16dd07f3d1 to e96bb06cb4d5 (177 revisions) by skia-autoroll · 4 years, 1 month ago
  72. 611a521 Roll ANGLE from 4a41204d8175 to 72f6b99c29f2 (7 revisions) by skia-autoroll · 4 years, 1 month ago
  73. 0ff3870 Roll Chromium from 7a93e0299dbc to fd16dd07f3d1 (142 revisions) by skia-autoroll · 4 years, 1 month ago
  74. d0fe7d3 Roll SwiftShader from e63aa953ddfd to 10121443c16d (1 revision) by skia-autoroll · 4 years, 1 month ago
  75. a73a84f Update SKP version by skia-recreate-skps · 4 years, 1 month ago
  76. d91cd6b Roll Chromium from 210fb6b52262 to 7a93e0299dbc (467 revisions) by skia-autoroll · 4 years, 1 month ago
  77. 5b4ab5c Roll SwiftShader from 75690ce7ef4a to e63aa953ddfd (2 revisions) by skia-autoroll · 4 years, 1 month ago
  78. 84902ce Roll ANGLE from 0c25fbe3e3ed to 4a41204d8175 (10 revisions) by skia-autoroll · 4 years, 1 month ago
  79. 6763a71 Limit morphology radius to 100 pixels by Brian Osman · 4 years, 1 month ago
  80. 1ee21cd Create cpu-side blurred RRect mask when recording DDLs (take 2) by Robert Phillips · 4 years, 1 month ago
  81. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 4 years, 1 month ago
  82. 00b2fdb move blur and path attributes to key by Herb Derby · 4 years, 1 month ago
  83. f3e00d8 Revert "Create cpu-side blurred RRect mask when recording DDLs" by Robert Phillips · 4 years, 1 month ago
  84. 5951e8f Create cpu-side blurred RRect mask when recording DDLs by Robert Phillips · 4 years, 1 month ago
  85. 3454885 Add is<T> to IRNode types. by John Stiles · 4 years, 1 month ago
  86. eadfc3b Use erase-remove idiom for dead-declaration removal. by John Stiles · 4 years, 1 month ago
  87. d8640fc [infra] remove SkottieWASM CPU job by Kevin Lubick · 4 years, 1 month ago
  88. a1c2117 [canvaskit] Add drawRect4f as example 'fast path' API by Kevin Lubick · 4 years, 1 month ago
  89. f8823b5 Reland "[canvaskit] Change SkRects to be arrays, not objects." by Kevin Lubick · 4 years, 1 month ago
  90. be72801 Reland "[canvaskit] Replace RRect objects with TypedArrays." by Kevin Lubick · 4 years, 1 month ago
  91. a66a9c3 Roll SwiftShader from e1051cbaad46 to 75690ce7ef4a (4 revisions) by skia-autoroll · 4 years, 1 month ago
  92. 9e812d1 Roll Chromium from 33b01ad5c6d0 to 210fb6b52262 (274 revisions) by skia-autoroll · 4 years, 1 month ago
  93. f5e2b2e Roll ANGLE from 6eeb3d8bf667 to 0c25fbe3e3ed (14 revisions) by skia-autoroll · 4 years, 1 month ago
  94. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  95. 683becc Migrate inliner-related tests to a separate unit-test file. by John Stiles · 4 years, 1 month ago
  96. 6ed2dcc Don't require secondary command buffers on mali vk. by Greg Daniel · 4 years, 1 month ago
  97. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 4 years, 1 month ago
  98. 370de72 Revert "[canvaskit] Replace RRect objects with TypedArrays." by Michael Ludwig · 4 years, 1 month ago
  99. 1f49ceb Revert "[canvaskit] Change SkRects to be arrays, not objects." by Michael Ludwig · 4 years, 1 month ago
  100. 55289ae Revert "[canvaskit] Add drawRect4f as example 'fast path' API" by Michael Ludwig · 4 years, 1 month ago