1. f4413d6 Roll libgifcodec by Brian Osman · 4 years, 6 months ago
  2. 77fdf66 Revert "Cleanup program building a bit" by Austin Eng · 4 years, 6 months ago
  3. f3560b6 Roll ../src fbfe7df1b1d4..d7612decf133 (2570 commits) by skia-autoroll · 4 years, 6 months ago
  4. 97bf657 Roll third_party/externals/angle2 e9dc0201af3a..e02f4996c6e9 (4 commits) by skia-autoroll · 4 years, 6 months ago
  5. 046f989 Add ccache_mac cipd package scripts. by Weston Tracey · 4 years, 6 months ago
  6. c767209 Have gpu yuv code speak in views. by Greg Daniel · 4 years, 6 months ago
  7. f51a52b Convert DIRTY_AFTER_EDIT to SkPath::dirtyAfterEdit by Chris Dalton · 4 years, 6 months ago
  8. 4bb5026 Return after callback on failure in GrRenderTargetContext::asyncReadPixels by Brian Salomon · 4 years, 6 months ago
  9. 121750c Remove extra semicolon by Ben Wagner · 4 years, 6 months ago
  10. ee72bd9 Add move assignment operator to GrSurfaceProxyView. by Greg Daniel · 4 years, 6 months ago
  11. ab2f7c5 Reland "In GrSkSLFP, always use a coord transform" by Brian Osman · 4 years, 6 months ago
  12. 5f3d9f7 Replace usage of SkTClamp with SkTPin by Brian Osman · 4 years, 6 months ago
  13. c90a8c7 calculate program hash in bulk by Mike Klein · 4 years, 6 months ago
  14. ed9b1f1 refactor out a middle representation by Mike Klein · 4 years, 6 months ago
  15. 762b42f Remove SkClampMax by Brian Osman · 4 years, 6 months ago
  16. c036058 Cache should work with INF values by Julia Lavrova · 4 years, 6 months ago
  17. 2bc6031 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  18. 81d35a7 rm SkPreConfig.h and SkPostConfig.h by Mike Klein · 4 years, 6 months ago
  19. ba8ab23 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  20. 6c48aad Fix compiler warning using mixed enum types by Michael Ludwig · 4 years, 6 months ago
  21. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 4 years, 6 months ago
  22. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  23. 18b90bc Roll third_party/externals/angle2 f1b2c4bed48a..e9dc0201af3a (7 commits) by skia-autoroll · 4 years, 6 months ago
  24. 782a957 Update fontscalerdistortable to onOnceBeforeDraw. by Ben Wagner · 4 years, 6 months ago
  25. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  26. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 4 years, 6 months ago
  27. 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 6 months ago
  28. cc21d0c Reland "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 6 months ago
  29. f6e3eaf Change name from skia.primary->luci.skia.skia.primary by Ravi Mistry · 4 years, 6 months ago
  30. 4721e06 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  31. cbf79b9 Roll third_party/externals/swiftshader 8e8e1d0dd729..dd48b7e2d06e (2 commits) by skia-autoroll · 4 years, 6 months ago
  32. 1a853ea Roll third_party/externals/angle2 58fc8b11cf3a..f1b2c4bed48a (13 commits) by skia-autoroll · 4 years, 6 months ago
  33. 98b5161 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  34. 440d416 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  35. ebc00f9 Revert "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 6 months ago
  36. becd2fe Change refPinnedTextureProxy to return a view instead. by Greg Daniel · 4 years, 6 months ago
  37. b8ffaec Add a mutex to SkStrike to regulate multithreaded access by Herb Derby · 4 years, 6 months ago
  38. 4a6a640 [skottie] Add support for ADBE Pro Levels2 effect by Florin Malita · 4 years, 6 months ago
  39. 95a9e69 Make assert less sensitive to rounding errors by Julia Lavrova · 4 years, 6 months ago
  40. 653d2a4 Remove search of desperation by Herb Derby · 4 years, 6 months ago
  41. 194dfde Add comment explaining memset in ArithmeticFPInputs by Brian Osman · 4 years, 6 months ago
  42. 637c0b5 Add ccache_linux cipd package. by Weston Tracey · 4 years, 6 months ago
  43. 0a3c57f Ensure that ArithmeticFPInputs is fully initialized by Brian Osman · 4 years, 6 months ago
  44. ba51d68 Update bicubic effect factories to take a view. by Greg Daniel · 4 years, 6 months ago
  45. 4777e3a Cleanup program building a bit by Robert Phillips · 4 years, 6 months ago
  46. 3225306 In SkRuntimeEffect, just use hash of SkSL as the ID by Brian Osman · 4 years, 6 months ago
  47. ed729f9 GrTextureEffect handles insets for float rects as well as integer rects. by Brian Salomon · 4 years, 6 months ago
  48. e13cbc3 Don't use tessellation FB barrier after NVIDIA 440.00 by Chris Dalton · 4 years, 6 months ago
  49. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 6 months ago
  50. 9bfd595 In GrSkSLFP, store inputs as SkData. Tighten size checks. by Brian Osman · 4 years, 6 months ago
  51. a428c7b SkColorSetA now warns if the result is unused. by Allen Bauer · 4 years, 6 months ago
  52. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 4 years, 6 months ago
  53. d3a32c5 RTL fixes + few small bugs by Julia Lavrova · 4 years, 6 months ago
  54. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 6 months ago
  55. c631b7c Fix error on PRESUBMIT PostUploadHook by Edward Lemur · 4 years, 6 months ago
  56. bc3307c Don't do clear or round rect optimizations when a rect has stencil by Chris Dalton · 4 years, 6 months ago
  57. 6c9b1fd Update Viewer docs for Android and iOS. by Jim Van Verth · 4 years, 6 months ago
  58. da88847 Roll third_party/externals/swiftshader 41a7302e9c62..8e8e1d0dd729 (4 commits) by skia-autoroll · 4 years, 6 months ago
  59. 60d619b Roll third_party/externals/angle2 aa6dd50de0c5..58fc8b11cf3a (7 commits) by skia-autoroll · 4 years, 6 months ago
  60. 2022f2e Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  61. ca3eec0 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  62. 6218f42 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  63. 3b23de5 Make sure we invalidate mapped memory from vk transfer buffers before reading. by Greg Daniel · 4 years, 6 months ago
  64. 14d64af Revert "Initial checkin of GM verifier framework" by Tyler Denniston · 4 years, 6 months ago
  65. 7e36f00 Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 6 months ago
  66. 7128bac Update iOS build instructions. by Jim Van Verth · 4 years, 6 months ago
  67. 25cf469 Move Make functions for corner and discrete path effects into namespaces. by Nathaniel Nifong · 4 years, 6 months ago
  68. e47b0e5 remove misleading Uniforms apis by Mike Klein · 4 years, 6 months ago
  69. 399ef69 thread alloc through to color filters by Mike Klein · 4 years, 6 months ago
  70. b339e77 Set NSError on compilation/link timeouts. by Jim Van Verth · 4 years, 6 months ago
  71. 95712dd run .skps on PDF bots by Mike Klein · 4 years, 6 months ago
  72. 6e1320d [canvaskit] Fix flaky test by Kevin Lubick · 4 years, 6 months ago
  73. a2406f9 Fix BC1 SW decompression on platforms with RGBA PM color order by Robert Phillips · 4 years, 6 months ago
  74. 2aee7d2 Ignore warnings when compiling MSL by Brian Osman · 4 years, 6 months ago
  75. d589916 Potentially-uninitialized Sk3LookAt result by Florin Malita · 4 years, 6 months ago
  76. 4bcab23 tweak screen math by Mike Klein · 4 years, 6 months ago
  77. d095b9f Fix SW decompression of BC1 and add a GM to check it (take 2). by Robert Phillips · 4 years, 6 months ago
  78. 2b7876c Modify PostUploadHooks to remove dependency on cl objects. by Edward Lemur · 4 years, 6 months ago
  79. 71ce449 Roll third_party/externals/angle2 49a53d684aff..aa6dd50de0c5 (5 commits) by skia-autoroll · 4 years, 6 months ago
  80. c226530 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  81. 0772b4b Reland "unorm/unorm -> to_unorm/from_unorm" by Mike Klein · 4 years, 6 months ago
  82. f6d668e Reland "add skvm for tablecolorfilter" by Mike Reed · 4 years, 6 months ago
  83. 59cd566 gather pointers are not necessarily aligned by Mike Klein · 4 years, 6 months ago
  84. 6c80d24 Revert "add skvm for tablecolorfilter" by Mike Klein · 4 years, 6 months ago
  85. 8feac2d Revert "unorm/unorm -> to_unorm/from_unorm" by Mike Klein · 4 years, 6 months ago
  86. c66882e Revert "impl gather8/gather16 with gather32" by Mike Klein · 4 years, 6 months ago
  87. c1d71d3 Arrange atlas image processing by frequency by Herb Derby · 4 years, 6 months ago
  88. 073d271 Fix timeout for Metal compiler. by Jim Van Verth · 4 years, 6 months ago
  89. d129e08 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  90. ab5da1f Revert "Fix SW decompression of BC1 and add a GM to check it." by Robert Phillips · 4 years, 6 months ago
  91. 4238751 Fix SW decompression of BC1 and add a GM to check it. by Robert Phillips · 4 years, 6 months ago
  92. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 6 months ago
  93. cd4e566 unorm/unorm -> to_unorm/from_unorm by Mike Klein · 4 years, 6 months ago
  94. 70c5fcc Move the bulk glyph calls up the stack by Herb Derby · 4 years, 6 months ago
  95. bf3087f add skvm for tablecolorfilter by Mike Reed · 4 years, 6 months ago
  96. d4e3b9e impl gather8/gather16 with gather32 by Mike Klein · 4 years, 6 months ago
  97. 63a04a8 Choose a less evil scale factor texel_subset_nearest_upscale decal tests by Brian Salomon · 4 years, 6 months ago
  98. af99f3e [skottie] Cleanup: finalize adapter conversion by Florin Malita · 4 years, 6 months ago
  99. bc1ce2c test premul/unpremul are no-ops when a==1.0f by Mike Klein · 4 years, 6 months ago
  100. 23e2ad1 SkiaDawn: Connect GrIOType in onWrapBackendTexture by Sean Gilhuly · 4 years, 6 months ago