1. ddad4c6 Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  2. 9b65d44 Roll third_party/externals/angle2 74ab0bffb526..d5861a68d9f7 (9 commits) by skia-autoroll · 4 years, 6 months ago
  3. 7a175ef Roll ../src 07e508f15134..57a7afeb42f5 (388 commits) by skia-autoroll · 4 years, 6 months ago
  4. 53c909e Support bilerp filtering for all ShaderModes in GrTextureEffect. by Brian Salomon · 4 years, 6 months ago
  5. f9734c3 Adding fmls instruction by Jarrett Phillips · 4 years, 6 months ago
  6. 475def0 Update Skia build instructions in build.md by Bryce Thomas · 4 years, 6 months ago
  7. f3f2254 Undo suspect gn format by Florin Malita · 4 years, 6 months ago
  8. 334d6f7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  9. 87e5832 move clamp until just before store by Mike Klein · 4 years, 6 months ago
  10. 748b757 skvm support for 888x, 1010102, 101010x by Mike Klein · 4 years, 6 months ago
  11. b8d84f8 Remove all remaining uses of origin getter on proxy. by Greg Daniel · 4 years, 6 months ago
  12. 1a97683 [infra] Pin iOS tasks to old libimobiledevice by Ben Wagner · 4 years, 6 months ago
  13. 8b0dfd8 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  14. 45f37c3 Revert "Carve some helper functions off of GPUSink" by Robert Phillips · 4 years, 6 months ago
  15. 242536f Store render target dirty msaa rect in real dst space. by Greg Daniel · 4 years, 6 months ago
  16. c499ec8 Remove chromecast jobs by Kevin Lubick · 4 years, 6 months ago
  17. 7b2fcfb Carve some helper functions off of GPUSink by Robert Phillips · 4 years, 6 months ago
  18. f23fd48 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  19. b3c061a Add createBackendFormat and createFBO0 helper methods to SkSurfaceCharacterization by Robert Phillips · 4 years, 6 months ago
  20. b24f3b1 [skottie] Refactor keyframe encoding by Florin Malita · 4 years, 6 months ago
  21. 16033c9 Update texel_subset_* GMs. by Brian Salomon · 4 years, 6 months ago
  22. edf3f38 Add makeNotCurrent to TestContext by Robert Phillips · 4 years, 6 months ago
  23. 146722e threshold rtshader by Mike Reed · 4 years, 6 months ago
  24. 921236b more sophisticated opacity in SkImageShader by Mike Klein · 4 years, 6 months ago
  25. 94708c2 relax asserts to what we'd clamp to by Mike Klein · 4 years, 6 months ago
  26. 46874ef extend opacity tests in SkVM blits by Mike Klein · 4 years, 6 months ago
  27. ee16e57 Harden runtime shader/colorfilter CreateProc against bad child counts by Brian Osman · 4 years, 6 months ago
  28. d38f00a Skip degenerate contours in glyphs. by Ben Wagner · 4 years, 7 months ago
  29. 2979f95 more MSAN dbg->rel cycling by Mike Klein · 4 years, 6 months ago
  30. 55f040b Revert "Pass origins through the flushSurfaces calls." by Greg Daniel · 4 years, 6 months ago
  31. ec34081 Pass origins through the flushSurfaces calls. by Greg Daniel · 4 years, 6 months ago
  32. 7c81245 check for non-finite values in point3 case by Mike Reed · 4 years, 6 months ago
  33. 3bf3b92 Guard runtime shader/colorfilter against SkSL that doesn't compile by Brian Osman · 4 years, 6 months ago
  34. 1d1333f Roll third_party/externals/angle2 e1ccac7ff9f0..74ab0bffb526 (10 commits) by skia-autoroll · 4 years, 6 months ago
  35. ea8ba19 Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  36. c8bd365 Roll third_party/externals/swiftshader 6cbb02e0dc93..ac4e1d236088 (2 commits) by skia-autoroll · 4 years, 6 months ago
  37. 1a733b5 Roll ../src b4a3bf71d776..07e508f15134 (402 commits) by skia-autoroll · 4 years, 6 months ago
  38. 6029cbd Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  39. 092930f Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  40. 9102c86 Refcount SkStrikeCache Nodes by Herb Derby · 4 years, 6 months ago
  41. 886e850 Apply fake bold and italic settings to the SkFont if the typeface needs them by Jason Simmons · 4 years, 6 months ago
  42. 251eff6 Multithread SkStrike test by Herb Derby · 4 years, 6 months ago
  43. 82ea0ea Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  44. 67da665 Pass origin into GrCoordTransform. by Greg Daniel · 4 years, 6 months ago
  45. 2b67bf3 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  46. 66356c2 Don't go out of our way to do vector calc in GrTextureEffect by Brian Salomon · 4 years, 6 months ago
  47. 87506ab Remove (mostly) getting swizzle from GrSurfaceProxy. by Greg Daniel · 4 years, 6 months ago
  48. ea25fcf Replace DM:Error with DM::Result. by Ben Wagner · 4 years, 6 months ago
  49. 7ef777e tranform -> transform by Ethan Nicholas · 4 years, 6 months ago
  50. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 6 months ago
  51. 9b57f0f Remove legacy debugging print outs by Robert Phillips · 4 years, 6 months ago
  52. 026a60c Have GrProcessorTestData hold views instead of proxies. by Greg Daniel · 4 years, 6 months ago
  53. 3c3b543 try release MSAN jobs by Mike Klein · 4 years, 6 months ago
  54. 508fd32 make SkBBH a public interface by Mike Klein · 4 years, 6 months ago
  55. e1bad06 calculate root bounds directly by Mike Klein · 4 years, 6 months ago
  56. 55b137c More tweaks to iOS build instructions. by Jim Van Verth · 4 years, 6 months ago
  57. 4395612 Update generated effects to use views. by Greg Daniel · 4 years, 6 months ago
  58. 0234170 Simplify SkStrike ctor by herb · 4 years, 6 months ago
  59. be28d2e This change allows users of PropertyObserver to compose a full keypath for each of the modified properties. by Shachar Langbeheim · 4 years, 6 months ago
  60. 125d382 Revert "Ensure arcTo (SVG) ends at the targeted point" by Mike Reed · 4 years, 6 months ago
  61. d282df4 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  62. 29b6deb Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  63. 1b901d8 Roll ../src 32b4892fd4e5..b4a3bf71d776 (374 commits) by skia-autoroll · 4 years, 6 months ago
  64. 89e146d Roll third_party/externals/angle2 b40d48a67c93..e1ccac7ff9f0 (5 commits) by skia-autoroll · 4 years, 6 months ago
  65. 6ac2097 Roll third_party/externals/swiftshader 196d81774ef8..6cbb02e0dc93 (10 commits) by skia-autoroll · 4 years, 6 months ago
  66. 3114310 Ensure arcTo (SVG) ends at the targeted point by Ian Prest · 4 years, 6 months ago
  67. 3841d0e Remove unused fields from SkSL's IRGenerator by Brian Osman · 4 years, 6 months ago
  68. f7eb054 basic, untested BGR 1010102 and 101010x by Mike Klein · 4 years, 6 months ago
  69. 1cb5527 remove enum docs by Mike Klein · 4 years, 6 months ago
  70. 471fa4f [infra] Update infra dep to fix Housekeeper-PerCommit-PushAppsFromWASMDockerImage by Eric Boren · 4 years, 6 months ago
  71. 660317f Move scaler context fallback to GDI by herb · 4 years, 6 months ago
  72. ae99dca Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  73. 124486b Fix a gpu couple tests to use views. by Greg Daniel · 4 years, 6 months ago
  74. ea81679 remove chorizo cpu jobs by Mike Klein · 4 years, 6 months ago
  75. d6ff6f7 Fix typo: widthWithGhostSpaces by Jason Simmons · 4 years, 6 months ago
  76. b1525c7 Update canvaskit fiddle shader example by Nathaniel Nifong · 4 years, 6 months ago
  77. 6f9a37f test _MSC_VER in SkCpu by Mike Klein · 4 years, 6 months ago
  78. d11ae2e Update OnFlushResourceProvider for views. by Greg Daniel · 4 years, 6 months ago
  79. f989aea Support children in SkRuntimeEffect::makeColorFilter by Brian Osman · 4 years, 6 months ago
  80. c3b67eb Add a "conservative raster" flag for GrFillRectOp by Chris Dalton · 4 years, 6 months ago
  81. e32506b Update GrClipStackClip and GrDeviceSpaceTextureDecalFP to use views. by Greg Daniel · 4 years, 6 months ago
  82. d0b3d9c Add comment to SkTPin explaining NaN behavior by Brian Osman · 4 years, 6 months ago
  83. 88417e7 SkCreateCGImageRef needs to not rely on N32 by Mike Reed · 4 years, 6 months ago
  84. 50a490a fix gm to test unpremul etc. by Mike Reed · 4 years, 6 months ago
  85. 3e71209 [infra] Add ccache for mac default builds. by Weston Tracey · 4 years, 6 months ago
  86. cdf2491 Update Go Deps by Eric Boren · 4 years, 6 months ago
  87. dc2782c Update OverdrawColorFilter to clarify how it interprets its input array. by Mike Reed · 4 years, 6 months ago
  88. 4fe89b4 Roll third_party/externals/angle2 a8e6a463121b..b40d48a67c93 (10 commits) by skia-autoroll · 4 years, 6 months ago
  89. 6e35e79 Roll third_party/externals/swiftshader b3b2a4fc756f..196d81774ef8 (1 commits) by skia-autoroll · 4 years, 6 months ago
  90. abefc9c Roll ../src 437a856b0a5d..32b4892fd4e5 (392 commits) by skia-autoroll · 4 years, 6 months ago
  91. 88c3793 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  92. f83d034 Use mixed samples in GrDynamicAtlas by Chris Dalton · 4 years, 6 months ago
  93. cb1ba16 add -O1 to debug docker builds by Mike Klein · 4 years, 6 months ago
  94. 21f382c docs - Update links to go directly to doxygen content. by Joe Gregorio · 4 years, 6 months ago
  95. daa19f3 Remove unused fields from SkScalerContextProxy by Herb Derby · 4 years, 6 months ago
  96. c2a0d0e sub_f32 -> sub_f32_imm more sanely by Mike Klein · 4 years, 6 months ago
  97. 5dd64f3 Fix fiddle after change to remove GrSurfaceDesc. by Brian Salomon · 4 years, 6 months ago
  98. 4e99853 Add a simple atlas to the GPU tessellation path renderer by Chris Dalton · 4 years, 6 months ago
  99. 5cdeb39 only emit _imm ops when JITing for x86 by Mike Klein · 4 years, 6 months ago
  100. 465864c Don't clip non-AA quads by Michael Ludwig · 4 years, 6 months ago