1. 8fa3b4e Disallow inlining ternary true/false branches. by John Stiles · 4 years, 4 months ago
  2. 648a81e Add unit tests for the inliner. by John Stiles · 4 years, 4 months ago
  3. a171109 skvx spring cleaning by Mike Klein · 4 years, 4 months ago
  4. 5bc0b65 Split up find_or_create_rrect_blur_mask_fp by Robert Phillips · 4 years, 4 months ago
  5. 90b027a disable -Wpsabi everywhere by Mike Klein · 4 years, 4 months ago
  6. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 4 years, 4 months ago
  7. 1338a37 Roll Chromium from 09ccc6e069bb to 33b01ad5c6d0 (397 revisions) by skia-autoroll · 4 years, 4 months ago
  8. 6f5aa39 Roll ANGLE from c0dda02196e8 to 6eeb3d8bf667 (8 revisions) by skia-autoroll · 4 years, 4 months ago
  9. 0e24f85 Roll SwiftShader from a2e6c1a149f4 to e1051cbaad46 (5 revisions) by skia-autoroll · 4 years, 4 months ago
  10. fbcc21f Roll dawn from 0b89b27263b1 to 880013579381 (5 revisions) by skia-autoroll · 4 years, 4 months ago
  11. 05ce281 Revert "Removing ICU dependencies from skparagraph BUILD.gn file" by Julia Lavrova · 4 years, 4 months ago
  12. f1711ad Removing ICU dependencies from skparagraph BUILD.gn file by Julia Lavrova · 4 years, 5 months ago
  13. f48dfd9 Revert "debug LSAN failures" by Mike Klein · 4 years, 4 months ago
  14. 75f5314 fix unsigned compare against zero by Herb Derby · 4 years, 4 months ago
  15. 3867c70 plumb cubic params into gpu backend by Mike Reed · 4 years, 4 months ago
  16. a0d913b Separate our use of sampler object from GL support. by Brian Salomon · 4 years, 4 months ago
  17. e1a0089 maintain the page index in AtlasLocator by Herb Derby · 4 years, 4 months ago
  18. 928a02b Roll Chromium from b89144a43412 to 09ccc6e069bb (370 revisions) by skia-autoroll · 4 years, 4 months ago
  19. d20e8e9 debug LSAN failures by Mike Klein · 4 years, 4 months ago
  20. 4202dc4 Use erase-remove idiom for dead-variable removal. by John Stiles · 4 years, 4 months ago
  21. 7954d6c Use erase-remove idiom to remove dead SkSL functions. by John Stiles · 4 years, 4 months ago
  22. a73c9d7 Make some internal runtime effect API private by Brian Osman · 4 years, 4 months ago
  23. 7b46300 Move ownership of SkSL::Inliner to SkSL::Compiler. by John Stiles · 4 years, 4 months ago
  24. cf936f9 Replace salting process in SkSLInliner with a symbol table check. by John Stiles · 4 years, 4 months ago
  25. b92641c Update contains_xxxx_break to use ProgramVisitor. by John Stiles · 4 years, 4 months ago
  26. a551fd2 Roll ANGLE from 2f291c0bd181 to c0dda02196e8 (11 revisions) by skia-autoroll · 4 years, 4 months ago
  27. 3913d3e Set Metal semantics for SkSL point size. by Jim Van Verth · 4 years, 4 months ago
  28. 39616ec The inlined function body is now returned as a single Statement. by John Stiles · 4 years, 4 months ago
  29. 44e96be Migrate SkSL Inliner out of IRGenerator and into its own module. by John Stiles · 4 years, 4 months ago
  30. 16d5b0a Consolidate image filter evaluation into SkBaseDevice by Michael Ludwig · 4 years, 4 months ago
  31. 241f080 Add helper function for inlining argument lists. by John Stiles · 4 years, 4 months ago
  32. 4c2928b deserialize drawPoints() mode safely by Mike Klein · 4 years, 4 months ago
  33. db5582b Revert "Experiment to see if ANGLE ES2 vs ES3 perf is related to GLSL ver" by Brian Salomon · 4 years, 4 months ago
  34. ea9ab82 Refactor inlineCall() to take a FunctionCall and SymbolTable as input. by John Stiles · 4 years, 4 months ago
  35. ffd61ca Simpler SkYUVAPixmapInfo construction by Brian Salomon · 4 years, 5 months ago
  36. c23eeb8 Roll SwiftShader from ec3650f56ca2 to a2e6c1a149f4 (4 revisions) by skia-autoroll · 4 years, 4 months ago
  37. 5f71ffe Roll ANGLE from d3eba1db0a14 to 2f291c0bd181 (29 revisions) by skia-autoroll · 4 years, 4 months ago
  38. bdf7904 Roll Chromium from 15c4ec7c0cc6 to b89144a43412 (499 revisions) by skia-autoroll · 4 years, 4 months ago
  39. ba1e083 Roll dawn from 900bd341a3c6 to 0b89b27263b1 (2 revisions) by skia-autoroll · 4 years, 4 months ago
  40. 85f51b2 Simplify firstdirection by Mike Reed · 4 years, 5 months ago
  41. 3872c98 Move convexity enum out of public by Mike Reed · 4 years, 5 months ago
  42. d5961b3 Update SKP version by skia-recreate-skps · 4 years, 5 months ago
  43. 8702b8f don't return unknown from computing-convexity, as documented by Mike Reed · 4 years, 5 months ago
  44. 5d3314c overhaul blit_row_s32a_opaque() by Mike Klein · 4 years, 5 months ago
  45. 6fd391a uv in x - fix iphone6 by Herb Derby · 4 years, 5 months ago
  46. ae1672b Remove the kFramebufferOnly flag from our validation checks again. by Greg Daniel · 4 years, 5 months ago
  47. 06296c6 secure AtlasLocator by Herb Derby · 4 years, 5 months ago
  48. d80cb1f store the page bits in U only by Herb Derby · 4 years, 5 months ago
  49. 1e87a9a second guess swizzler avx-512 opts by Mike Klein · 4 years, 5 months ago
  50. 6052c0b Only expose isConvex on path publicly. by Mike Reed · 4 years, 5 months ago
  51. 933abe3 Remove fProgram member from ProgramVisitor. by John Stiles · 4 years, 5 months ago
  52. 5c612ad create a sample to demonstrate a timing attack by Mike Klein · 4 years, 5 months ago
  53. 09dac44 Add helper function for making temp variables in inlineCall. by John Stiles · 4 years, 5 months ago
  54. fc1eb95 second-guess AVX-512 opts by Mike Klein · 4 years, 5 months ago
  55. 442c578 add missing include by Mike Klein · 4 years, 5 months ago
  56. 280fa3d Remove use of texture swizzle in GL backend. by Brian Salomon · 4 years, 5 months ago
  57. e7f7158 add suggested `override` by Mike Klein · 4 years, 5 months ago
  58. 8a43e20 Don't run glesnarrow on Mali400 bots by Brian Osman · 4 years, 5 months ago
  59. 43c78ab Remember to track convexity/direction for IsA shapes (e.g. oval, rrect) by Mike Reed · 4 years, 5 months ago
  60. ce591b7 Fix a handful of remaining C-style casts in IRGenerator. by John Stiles · 4 years, 5 months ago
  61. d385091 Roll Chromium from e3029d74cf64 to 15c4ec7c0cc6 (406 revisions) by skia-autoroll · 4 years, 5 months ago
  62. 5fc37c9 Roll ANGLE from 68c8ed7aec14 to d3eba1db0a14 (19 revisions) by skia-autoroll · 4 years, 5 months ago
  63. 6e093d6 Roll SwiftShader from 1f48854dae26 to ec3650f56ca2 (1 revision) by skia-autoroll · 4 years, 5 months ago
  64. 983b416 Roll dawn from 8c012e879646 to 900bd341a3c6 (1 revision) by skia-autoroll · 4 years, 5 months ago
  65. 952f088 Experiment to see if ANGLE ES2 vs ES3 perf is related to GLSL ver by Brian Salomon · 4 years, 5 months ago
  66. 716e281 use a dense index internally in SkScalerCache by Herb Derby · 4 years, 5 months ago
  67. 30691f8 Make sure we set vk input attachment for case when doing copy. by Greg Daniel · 4 years, 5 months ago
  68. ee58da9 Remove unused `count_returns` method. by John Stiles · 4 years, 5 months ago
  69. 656427a Prefer unique_ptr<> and make_xxxx over raw pointers and new. by John Stiles · 4 years, 5 months ago
  70. 638b2e8 Add GrInternalSurfaceFlag for vulkan input attachment. by Greg Daniel · 4 years, 5 months ago
  71. f1bc828 Replace complex `count_returns` method with a ProgramVisitor. by John Stiles · 4 years, 5 months ago
  72. 532a264 use bit 15 to encode page information in glyph UV by Herb Derby · 4 years, 5 months ago
  73. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 5 months ago
  74. b0ebb5a Don't pre-scale tessellated strokes by the matrix scale by Chris Dalton · 4 years, 5 months ago
  75. 55f02eb Run glnarrow/glesnarrow on GPU perf bots by Brian Osman · 4 years, 5 months ago
  76. 5a1ebc6 use pathbuilder by Mike Reed · 4 years, 5 months ago
  77. b6bd0d2 Make SkRuntimeShaderBuilder safe for reuse by Brian Osman · 4 years, 5 months ago
  78. 318ad4b Improve control-flow support in early-return detection. by John Stiles · 4 years, 5 months ago
  79. be0e42c New helpers for SkYUVAInfo when used with pixmaps. by Brian Salomon · 4 years, 5 months ago
  80. 626349b Remove do-nothing MPD benchmarking from nanobench by Brian Salomon · 4 years, 5 months ago
  81. faa844b collapse some unused type hierarchy by Mike Klein · 4 years, 5 months ago
  82. 810c8cf Use an unordered map for intrinsics in the IR generator. by John Stiles · 4 years, 5 months ago
  83. aba6b93 Replace C-style casts with as<T> in the Control Flow Graph. by John Stiles · 4 years, 5 months ago
  84. e3d6db4 Roll Chromium from 0839d38f07fc to e3029d74cf64 (465 revisions) by skia-autoroll · 4 years, 5 months ago
  85. 6cd6d19 Roll ANGLE from 3c2454b82c05 to 68c8ed7aec14 (11 revisions) by skia-autoroll · 4 years, 5 months ago
  86. 5ce7158 Roll SwiftShader from 622558b02e1a to 1f48854dae26 (3 revisions) by skia-autoroll · 4 years, 5 months ago
  87. e6c0f01 Roll dawn from c3e3c30b0d7f to 8c012e879646 (4 revisions) by skia-autoroll · 4 years, 5 months ago
  88. 398ecf1 Remove unused factories that take characterizations. by Greg Daniel · 4 years, 5 months ago
  89. b7926b8 Enable glesfakev2 config on Android perf bots by Brian Salomon · 4 years, 5 months ago
  90. 4d09f2d Format and comment SkScalarInterpFunc by Ben Wagner · 4 years, 5 months ago
  91. b2b7f80 Add config "glesfakev2". It runs GLES with the version faked as 2. by Brian Salomon · 4 years, 5 months ago
  92. 64f3530 [canvaskit] Update GM:skottie_setcolor by Florin Malita · 4 years, 5 months ago
  93. 4e67774 Reland "change atlas uv encoding" by Herb Derby · 4 years, 5 months ago
  94. f2845ac Always (pre)compute path bounds when using a builder by Mike Reed · 4 years, 5 months ago
  95. c113f00 Remove renderable flag from texture createLazyProxy. by Greg Daniel · 4 years, 5 months ago
  96. 9e506ee Add the inline keyword to top-level FPs that use an explicit return. by John Stiles · 4 years, 5 months ago
  97. 1798f4f Reland "Reland "ICU: SkShaper (bidi iterator only)"" by Julia Lavrova · 4 years, 5 months ago
  98. 06d7c9d Revert "Revert "use pathbuilder"" by Mike Reed · 4 years, 5 months ago
  99. 735a5a7 Allow .fp files to return a color from main(). by John Stiles · 4 years, 5 months ago
  100. 3be08b6 Add unit tests for early-return detection. by John Stiles · 4 years, 5 months ago