1. 61d0084 Fix flush change breaks. by Greg Daniel · 4 years, 2 months ago
  2. 9f6468f remove support for mips64el/loongson3a by Mike Klein · 4 years, 2 months ago
  3. 0498431 port GrDataUtils to use generic transfer functions by Mike Klein · 4 years, 2 months ago
  4. 03f12b9 try adding some code to example.html by Elliot · 4 years, 2 months ago
  5. 4262f6b Roll skcms from 97bfcc9529c9 to da218e6af725 (1 revision) by skia-autoroll · 4 years, 2 months ago
  6. e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 2 months ago
  7. d8fd0bf Remove deprecated flush calls. by Greg Daniel · 4 years, 2 months ago
  8. 7c8ea19 Roll skcms from 60d5d65325e6 to 97bfcc9529c9 (1 revision) by skia-autoroll · 4 years, 2 months ago
  9. 4651b99 Reland "Cache hb_face." by Ben Wagner · 4 years, 2 months ago
  10. be259dc Add GrD3DPipelineStateDataManager. by Jim Van Verth · 4 years, 2 months ago
  11. d240d76 extract original paths at big size to improve precision by Mike Reed · 4 years, 2 months ago
  12. 1b63b4a Revert "SkSL function inlining" by Robert Phillips · 4 years, 2 months ago
  13. 2a7eff9 Avoid MIP mapping in strict_constraint_no_red_allowed by Brian Salomon · 4 years, 2 months ago
  14. 86fedbb Remove legacy matrix concat code by Brian Osman · 4 years, 2 months ago
  15. b65024b SkSL function inlining by Ethan Nicholas · 4 years, 2 months ago
  16. 55b3dc0 Make SkParagraph Run moveable. by Ben Wagner · 4 years, 2 months ago
  17. 0b13cec Make TextLine::fEllipsis unique_ptr. by Ben Wagner · 4 years, 2 months ago
  18. e73e2fc Don't shadow the name textRange. by Ben Wagner · 4 years, 2 months ago
  19. 9afff47 Fix clear rects in SkGpuBlurUtils by Brian Salomon · 4 years, 2 months ago
  20. 1963009 stroke-and-fill is deprecated, introduce simpler api by Mike Reed · 4 years, 2 months ago
  21. ca76920 Split bleed GM into two: one tests kStrict and tests kFast. by Brian Salomon · 4 years, 2 months ago
  22. d077e6a Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  23. 419524c Roll third_party/externals/dawn 275a95c1dc64..949f1e45f1dc (4 commits) by skia-autoroll · 4 years, 2 months ago
  24. 9d87654 Roll ../src 32d57fc38fab..2d0aebd8a890 (378 commits) by skia-autoroll · 4 years, 2 months ago
  25. de89a4a Roll third_party/externals/angle2 d34ab323f368..fabf74bda604 (4 commits) by skia-autoroll · 4 years, 2 months ago
  26. 7a4ea2ba Revert "Cache hb_face." by Mike Reed · 4 years, 2 months ago
  27. 98bc22c add fontmetrics to custom typeface by Mike Reed · 4 years, 2 months ago
  28. dbcf680 Fix rendering of very-thin dashed lines when MSAA is enabled. by John Stiles · 4 years, 2 months ago
  29. 293e1d8 Clarify doc comments to document the meaning of 'hairline'. by John Stiles · 4 years, 2 months ago
  30. d19bb177 Cache hb_face. by Ben Wagner · 4 years, 2 months ago
  31. 75cebbe Inset subset rect in texture op when nearest sampling by Brian Salomon · 4 years, 2 months ago
  32. 6222406 clean up some SK_LEGACY... defines by Mike Klein · 4 years, 2 months ago
  33. 2ddf7f3 extend custom typeface gm by Mike Reed · 4 years, 2 months ago
  34. d5cbc1e Isolate fGlyphs in SubRun by Herb Derby · 4 years, 2 months ago
  35. 3290916 Add SkLRUCache.h to core.gni. by Ben Wagner · 4 years, 2 months ago
  36. e7825ff Reland "direct mask biased to (0,0)" by Herb Derby · 4 years, 2 months ago
  37. 39decdb Fix TODO in SkTArray move constructor. by Ben Wagner · 4 years, 2 months ago
  38. e5c379d Reland "Update skpbench to let the gpu thread run alongside the recording threads" by Adlai Holler · 4 years, 2 months ago
  39. 8219e91 For vertices/patches with a shader and no texCoords, use positions by Brian Osman · 4 years, 2 months ago
  40. 1040e38 Revert "direct mask biased to (0,0)" by Robert Phillips · 4 years, 2 months ago
  41. ef3556d Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  42. 829d6c9 Roll third_party/externals/angle2 11f9c56c0347..d34ab323f368 (13 commits) by skia-autoroll · 4 years, 2 months ago
  43. afda82d Roll ../src 1aee2a7fd915..32d57fc38fab (458 commits) by skia-autoroll · 4 years, 2 months ago
  44. 49bf75f Roll third_party/externals/swiftshader c9625f1660da..b6e8c3f0f483 (7 commits) by skia-autoroll · 4 years, 2 months ago
  45. 263b897 Roll third_party/externals/dawn 0b8e3194079e..275a95c1dc64 (7 commits) by skia-autoroll · 4 years, 2 months ago
  46. 4a9a2d1 remove legacy utils for camera3d by Mike Reed · 4 years, 2 months ago
  47. fb0b35f Update SKP version by skia-recreate-skps · 4 years, 2 months ago
  48. 9213032 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  49. fe4b0b3 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  50. 75b6c00 Revert "Convert pathkit's usage of SkPath::Iter to SkPatPriv::RangeIter" by Chris Dalton · 4 years, 2 months ago
  51. 839e70f Identity unichar <-> glyph_id mapping for SkCustomTypeface by Florin Malita · 4 years, 2 months ago
  52. 3ea8625 Attaching ellipsis to emoji cluster by Julia Lavrova · 4 years, 2 months ago
  53. 56cde49 direct mask biased to (0,0) by Herb Derby · 4 years, 2 months ago
  54. 2255893 Reland "Consolidate texture uploads in GrGLGpu." by Brian Salomon · 4 years, 2 months ago
  55. 11ad4cc Reland "Revert "Revert "Fix tile modes in SkGpuBlurUtils.""" by Brian Salomon · 4 years, 2 months ago
  56. 67c921a JIT pow() by Mike Klein · 4 years, 3 months ago
  57. b88892f update release notes file, site for 84 branch by Heather Miller · 4 years, 2 months ago
  58. 71f06f6 Revert "Consolidate texture uploads in GrGLGpu." by Robert Phillips · 4 years, 2 months ago
  59. f10b2a5 Loosen up uniqueKey asserts between GrTextureProxy and GrTexture in DDLs (alt. version) by Robert Phillips · 4 years, 2 months ago
  60. 6ef2933 One bleed GM by Brian Salomon · 4 years, 2 months ago
  61. 5c66aa7 Consolidate texture uploads in GrGLGpu. by Brian Salomon · 4 years, 2 months ago
  62. 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 4 years, 4 months ago
  63. 2403a10 Revert "Update skpbench to let the gpu thread run alongside the recording threads" by Robert Phillips · 4 years, 2 months ago
  64. f3fe5a5 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  65. 29371c6 Roll third_party/externals/angle2 664376e20ab2..11f9c56c0347 (12 commits) by skia-autoroll · 4 years, 2 months ago
  66. 64359de Roll third_party/externals/swiftshader d748e1651af8..c9625f1660da (1 commits) by skia-autoroll · 4 years, 2 months ago
  67. 4a7d503 Roll third_party/externals/dawn 75ef5963b477..0b8e3194079e (3 commits) by skia-autoroll · 4 years, 2 months ago
  68. da55d56 Roll ../src a6a8a49a2077..1aee2a7fd915 (514 commits) by skia-autoroll · 4 years, 2 months ago
  69. 364ed37 Reland "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 2 months ago
  70. b88fe29 Support framebuffer fetch extension on non-ES GL by Brian Salomon · 4 years, 2 months ago
  71. a36a5a1 Add a per-triangle vertex advance to GrMiddleOutPolygonTriangulator by Chris Dalton · 4 years, 2 months ago
  72. 593febf Blacklist gpu_blur_utils GMs from gltestthreading by Brian Salomon · 4 years, 2 months ago
  73. 330db4b Remove outdated color type readback workaround from dm by Brian Salomon · 4 years, 2 months ago
  74. 340cd9c SkCustomTypeface tweaks by Florin Malita · 4 years, 2 months ago
  75. ca06ce4 Update skpbench to let the gpu thread run alongside the recording threads by Adlai Holler · 4 years, 2 months ago
  76. 08f986d Added SkSL unpremul intrinsic by Brian Osman · 4 years, 2 months ago
  77. 568f35f Turn off underline with gaps by Julia Lavrova · 4 years, 2 months ago
  78. cdb520a SkPostConcatMatrixProvider -> SkPostTranslateMatrixProvider by Brian Osman · 4 years, 2 months ago
  79. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  80. e5865f6 Revert "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 2 months ago
  81. bcffa4f Reorder canvaskit demos, add fixed 3d cube demo by Nathaniel Nifong · 4 years, 2 months ago
  82. 5592f24 [canvaskit] Update to 0.15.0 by Kevin Lubick · 4 years, 2 months ago
  83. e70af51 [canvaskit] Properly fix Safari (detect if WebGL2 is not available) by Kevin Lubick · 4 years, 2 months ago
  84. ff350cb fixed null dereference in SkSLMetalCodeGenerator by Ethan Nicholas · 4 years, 2 months ago
  85. 79c5674 Place transformed drawing data at source space (0,0) by Herb Derby · 4 years, 2 months ago
  86. dbb3e1d Remove some asserts that prevent Dawn from completing a DM run. by Stephen White · 4 years, 2 months ago
  87. b8fc4e6 refactor SkArenaAlloc arrays a little by Mike Klein · 4 years, 2 months ago
  88. 39ec60a Don't delete gl textures on failed update. by Greg Daniel · 4 years, 2 months ago
  89. c2e80e1 [canvaskit] Disable getError calls for webGL by Kevin Lubick · 4 years, 2 months ago
  90. 0c8884b [canvaskit] Fix memory leak in paragraph bindings by Kevin Lubick · 4 years, 2 months ago
  91. 8f3963f Add array initializer by Herb Derby · 4 years, 2 months ago
  92. 682a2f4 Add Direct3D swapchain support by Jim Van Verth · 4 years, 2 months ago
  93. 5b2ede3 Update Skia milestone to 85 by Heather Miller · 4 years, 2 months ago
  94. c1baf6e Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  95. a263d9b Roll third_party/externals/angle2 3b82fdcf1c83..664376e20ab2 (10 commits) by skia-autoroll · 4 years, 2 months ago
  96. c8ea717 Roll ../src e334ec41436b..a6a8a49a2077 (501 commits) by skia-autoroll · 4 years, 2 months ago
  97. adc35ec Roll third_party/externals/dawn f4df7916cacb..75ef5963b477 (8 commits) by skia-autoroll · 4 years, 2 months ago
  98. 412afeb Roll third_party/externals/swiftshader 64da65bd1bd5..d748e1651af8 (2 commits) by skia-autoroll · 4 years, 2 months ago
  99. f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 4 years, 2 months ago
  100. e253a7c not all bots have `env` by Mike Klein · 4 years, 2 months ago