1. 21bebc6 Roll dawn from 880013579381 to 0a1061da0c7f (14 revisions) by skia-autoroll · 5 years ago
  2. 0cc193a Return a 'made-changes' flag from control-flow optimization. by John Stiles · 5 years ago
  3. 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 5 years ago
  4. 2b1b2b2 Add a short description for concat and setmatrix saying whether it's a translate or something else by Nathaniel Nifong · 5 years ago
  5. 7597706 Roll third_party/externals/spirv-cross/ 7778792ae..bdbef7b1f (19 commits) by Corentin Wallez · 5 years ago
  6. 1313d1a Make enum symbol tables standalone (no parent table) by Brian Osman · 5 years ago
  7. d849a75 use pathbuilder by Mike Reed · 5 years ago
  8. 81c6d6e move canReuse to sub runs by Herb Derby · 5 years ago
  9. f9d5940 Use exp2 instead of ldexp/shifts in the middle out cubic shader by Chris Dalton · 5 years ago
  10. 209d12c Roll Chromium from e96bb06cb4d5 to 02f4f19d6283 (359 revisions) by skia-autoroll · 5 years ago
  11. ccf8a3b Roll ANGLE from 07d44b97cf65 to 41c93c550b07 (9 revisions) by skia-autoroll · 5 years ago
  12. 445c8eb Roll SwiftShader from 10121443c16d to 5f71fdf34b76 (2 revisions) by skia-autoroll · 5 years ago
  13. b8ae7fa Reland "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 5 years ago
  14. 04b9443 Fix SkRRect::ConservativeIntersect when inputs share corner by Michael Ludwig · 5 years ago
  15. 9bfe92a Fixing a bug (reusing wrong formatting state) by Julia Lavrova · 5 years ago
  16. cf1a4f5 Fix sksl spirv subpassLoad. by Greg Daniel · 5 years ago
  17. 27e7f77 Perf bot experiment, disable GLSL integers on ANGLE ES3 by Brian Salomon · 5 years ago
  18. 26c24ed SkArenaAlloc aligned under-allocation by Florin Malita · 5 years ago
  19. bbbc28e Revert "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 5 years ago
  20. f32fec1 Add support for input attachment descriptors. by Greg Daniel · 5 years ago
  21. 8609a24 Harden MetalCodeGenerator::writeFields by Brian Osman · 5 years ago
  22. c0d3495 Return to save/translate/restore for drawing via SkPicture by Julia Lavrova · 5 years ago
  23. b6030fb Direct paint by default; remove save/translate/restore by Julia Lavrova · 5 years ago
  24. 0ef0491 Use Microsoft's ComPtr to wrap D3D12 objects. by Jim Van Verth · 5 years ago
  25. 9e5a60c Don't set BASE/MAX mip map level on PowerVR. by Brian Salomon · 5 years ago
  26. 2ff24c6 [infra] Fix Git package for Housekeeper-PerCommit-InfraTests_Win by Eric Boren · 5 years ago
  27. d2b695a Close disabled warning pragmas by Jim Van Verth · 5 years ago
  28. e659214 Revamped handling of SkSL node kinds by Ethan Nicholas · 5 years ago
  29. a9b45b6 Re-enable use of sampler objects on ANGLE. by Brian Salomon · 5 years ago
  30. 6eadf13 Change Inliner signature in preparation for analyzer pass. by John Stiles · 5 years ago
  31. c665507 SK_API on SkYUVAPixmaps::SupportedDataTypes. by Brian Salomon · 5 years ago
  32. 7328d17 Fix Dawn's path to spirv-cross. by Corentin Wallez · 5 years ago
  33. 2b3b35f Handle function reference expressions in the inliner by Brian Osman · 5 years ago
  34. cd54c83 Roll ANGLE from 72f6b99c29f2 to 07d44b97cf65 (6 revisions) by skia-autoroll · 5 years ago
  35. 3900145 Roll Chromium from fd16dd07f3d1 to e96bb06cb4d5 (177 revisions) by skia-autoroll · 5 years ago
  36. 611a521 Roll ANGLE from 4a41204d8175 to 72f6b99c29f2 (7 revisions) by skia-autoroll · 5 years ago
  37. 0ff3870 Roll Chromium from 7a93e0299dbc to fd16dd07f3d1 (142 revisions) by skia-autoroll · 5 years ago
  38. d0fe7d3 Roll SwiftShader from e63aa953ddfd to 10121443c16d (1 revision) by skia-autoroll · 5 years ago
  39. a73a84f Update SKP version by skia-recreate-skps · 5 years ago
  40. d91cd6b Roll Chromium from 210fb6b52262 to 7a93e0299dbc (467 revisions) by skia-autoroll · 5 years ago
  41. 5b4ab5c Roll SwiftShader from 75690ce7ef4a to e63aa953ddfd (2 revisions) by skia-autoroll · 5 years ago
  42. 84902ce Roll ANGLE from 0c25fbe3e3ed to 4a41204d8175 (10 revisions) by skia-autoroll · 5 years ago
  43. 6763a71 Limit morphology radius to 100 pixels by Brian Osman · 5 years ago
  44. 1ee21cd Create cpu-side blurred RRect mask when recording DDLs (take 2) by Robert Phillips · 5 years ago
  45. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 5 years ago
  46. 00b2fdb move blur and path attributes to key by Herb Derby · 5 years ago
  47. f3e00d8 Revert "Create cpu-side blurred RRect mask when recording DDLs" by Robert Phillips · 5 years ago
  48. 5951e8f Create cpu-side blurred RRect mask when recording DDLs by Robert Phillips · 5 years ago
  49. 3454885 Add is<T> to IRNode types. by John Stiles · 5 years ago
  50. eadfc3b Use erase-remove idiom for dead-declaration removal. by John Stiles · 5 years ago
  51. d8640fc [infra] remove SkottieWASM CPU job by Kevin Lubick · 5 years ago
  52. a1c2117 [canvaskit] Add drawRect4f as example 'fast path' API by Kevin Lubick · 5 years ago
  53. f8823b5 Reland "[canvaskit] Change SkRects to be arrays, not objects." by Kevin Lubick · 5 years ago
  54. be72801 Reland "[canvaskit] Replace RRect objects with TypedArrays." by Kevin Lubick · 5 years ago
  55. a66a9c3 Roll SwiftShader from e1051cbaad46 to 75690ce7ef4a (4 revisions) by skia-autoroll · 5 years ago
  56. 9e812d1 Roll Chromium from 33b01ad5c6d0 to 210fb6b52262 (274 revisions) by skia-autoroll · 5 years ago
  57. f5e2b2e Roll ANGLE from 6eeb3d8bf667 to 0c25fbe3e3ed (14 revisions) by skia-autoroll · 5 years ago
  58. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 5 years ago
  59. 683becc Migrate inliner-related tests to a separate unit-test file. by John Stiles · 5 years ago
  60. 6ed2dcc Don't require secondary command buffers on mali vk. by Greg Daniel · 5 years ago
  61. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 5 years ago
  62. 370de72 Revert "[canvaskit] Replace RRect objects with TypedArrays." by Michael Ludwig · 5 years ago
  63. 1f49ceb Revert "[canvaskit] Change SkRects to be arrays, not objects." by Michael Ludwig · 5 years ago
  64. 55289ae Revert "[canvaskit] Add drawRect4f as example 'fast path' API" by Michael Ludwig · 5 years ago
  65. fffe384 Remove pipeline-stage workarounds from the GLSL code generator. by John Stiles · 5 years ago
  66. 72de115 update INHERITED style by Mike Klein · 5 years ago
  67. 0f7aa54 Fix GL loading bug in wasm debugger. by Nathaniel Nifong · 5 years ago
  68. 2753b12 [canvaskit] Add drawRect4f as example 'fast path' API by Kevin Lubick · 5 years ago
  69. bdc214a [canvaskit] Change SkRects to be arrays, not objects. by Kevin Lubick · 5 years ago
  70. c9498ef [canvaskit] Replace RRect objects with TypedArrays. by Kevin Lubick · 5 years ago
  71. 2ff9706 Replace empty Block with Nop statement. by John Stiles · 5 years ago
  72. 3d1d636 simplify fill vertex calculations by Herb Derby · 5 years ago
  73. 16f376f Disallow some combinations of program element and program kind by Brian Osman · 5 years ago
  74. ad2319f Ensure that inlined if/else blocks are properly scoped. by John Stiles · 5 years ago
  75. da6320c Disallow a bare ';' at the top level of SkSL files by Ethan Nicholas · 5 years ago
  76. 0e47880 Remove some leftover double types from SkSLContext by Brian Osman · 5 years ago
  77. 2099ac7 Add unit tests for inlining if/else blocks. by John Stiles · 5 years ago
  78. e9a9ad9 Remove unused GrVkDescriptorSetManager factor. by Greg Daniel · 5 years ago
  79. c0dd06d Ensure that inlined statements are properly scoped. by John Stiles · 5 years ago
  80. 5bdba1a add missing clamp to SkColorFilter_Matrix by Mike Klein · 5 years ago
  81. 0ce0f6d update SkNx allTrue/anyTrue by Mike Klein · 5 years ago
  82. 4ef21ed Split creation of integral table out of GrRectBlurEffect by Robert Phillips · 5 years ago
  83. 8fa3b4e Disallow inlining ternary true/false branches. by John Stiles · 5 years ago
  84. 648a81e Add unit tests for the inliner. by John Stiles · 5 years ago
  85. a171109 skvx spring cleaning by Mike Klein · 5 years ago
  86. 5bc0b65 Split up find_or_create_rrect_blur_mask_fp by Robert Phillips · 5 years ago
  87. 90b027a disable -Wpsabi everywhere by Mike Klein · 5 years ago
  88. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 5 years ago
  89. 1338a37 Roll Chromium from 09ccc6e069bb to 33b01ad5c6d0 (397 revisions) by skia-autoroll · 5 years ago
  90. 6f5aa39 Roll ANGLE from c0dda02196e8 to 6eeb3d8bf667 (8 revisions) by skia-autoroll · 5 years ago
  91. 0e24f85 Roll SwiftShader from a2e6c1a149f4 to e1051cbaad46 (5 revisions) by skia-autoroll · 5 years ago
  92. fbcc21f Roll dawn from 0b89b27263b1 to 880013579381 (5 revisions) by skia-autoroll · 5 years ago
  93. 05ce281 Revert "Removing ICU dependencies from skparagraph BUILD.gn file" by Julia Lavrova · 5 years ago
  94. f1711ad Removing ICU dependencies from skparagraph BUILD.gn file by Julia Lavrova · 5 years ago
  95. f48dfd9 Revert "debug LSAN failures" by Mike Klein · 5 years ago
  96. 75f5314 fix unsigned compare against zero by Herb Derby · 5 years ago
  97. 3867c70 plumb cubic params into gpu backend by Mike Reed · 5 years ago
  98. a0d913b Separate our use of sampler object from GL support. by Brian Salomon · 5 years ago
  99. e1a0089 maintain the page index in AtlasLocator by Herb Derby · 5 years ago
  100. 928a02b Roll Chromium from b89144a43412 to 09ccc6e069bb (370 revisions) by skia-autoroll · 5 years ago