1. f0c5950 Update Go Deps by skia-recreate-skps · 4 years, 5 months ago
  2. e9b8295 Roll third_party/externals/angle2 9e9493f29dbf..c55fbc4064aa (16 commits) by skia-autoroll · 4 years, 5 months ago
  3. 4bdfee1 Roll third_party/externals/swiftshader 126720bd2e57..a095711c5d77 (4 commits) by skia-autoroll · 4 years, 5 months ago
  4. 0a63270 Roll ../src 2f96e324d5a6..7c474dc8f756 (439 commits) by skia-autoroll · 4 years, 5 months ago
  5. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  6. f1d78a6 add an ulp of error on the clamp asserts by Mike Klein · 4 years, 5 months ago
  7. 203b405 better SKVM_JIT_STATS output by Mike Klein · 4 years, 5 months ago
  8. 238105b skip dump checks on machines w/o FMAs by Mike Klein · 4 years, 5 months ago
  9. 0ae1b3d detect when the localmatrix forces us into a perspective stage by Mike Reed · 4 years, 5 months ago
  10. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  11. 99456d7 async llvm compile, take 2 by Mike Klein · 4 years, 5 months ago
  12. 3b7b4d8 turn off LLVM FMA discovery by Mike Klein · 4 years, 5 months ago
  13. 823d319 do our own fma discovery by Mike Klein · 4 years, 5 months ago
  14. cb50b11 get rid of troublesome Op::round by Mike Klein · 4 years, 5 months ago
  15. 628f3e7 Remove experimental from name of skm44 canvas methods by Nathaniel Nifong · 4 years, 5 months ago
  16. 50d7d6f Surface GrFillRectOp programs on DDLs by Robert Phillips · 4 years, 5 months ago
  17. 4db2af4 Tiny fix to two attributes of PDF tags by Dominic Mazzoni · 4 years, 5 months ago
  18. 345af25 Surface GrDashOp programs on the DDL by Robert Phillips · 4 years, 5 months ago
  19. 4490d92 Surface programs at record time for the oval ops by Robert Phillips · 4 years, 6 months ago
  20. 93d75ef Add iPhone11 jobs by Ben Wagner · 4 years, 5 months ago
  21. 4dcf2f0 Make sure we have a new active command buffer before checking for old ones. by Greg Daniel · 4 years, 5 months ago
  22. 2813d45 getRectsForRange results must be adjusted to glyphs. by Julia Lavrova · 4 years, 6 months ago
  23. 4fb5295 pimpl the whole Program by Mike Klein · 4 years, 5 months ago
  24. ba90ce9 Copy border when cloning GrTextureEffect. by Brian Salomon · 4 years, 5 months ago
  25. 3a5974f Add Direct3D compile bots by Jim Van Verth · 4 years, 5 months ago
  26. eced98b Enforce saveLayer ignoring restore paint's mask filter by Michael Ludwig · 4 years, 6 months ago
  27. ee9ce59 Reorganize vertices internals, in prep for extending with per-vertex-data by Mike Reed · 4 years, 6 months ago
  28. d71548a Add support for wrap modes to GrYUVtoRGBEffect. by Brian Salomon · 4 years, 6 months ago
  29. c6d0fdf Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  30. 7b6f827 Roll ../src 13184a2df875..2f96e324d5a6 (443 commits) by skia-autoroll · 4 years, 6 months ago
  31. f15389b Roll third_party/externals/angle2 b84969ad69c3..9e9493f29dbf (7 commits) by skia-autoroll · 4 years, 6 months ago
  32. 32d62cd Roll third_party/externals/swiftshader 176f3a3dbbc9..126720bd2e57 (2 commits) by skia-autoroll · 4 years, 6 months ago
  33. 64a3f8f Revert "Use spin lock in SkIDChangeListener" by Brian Salomon · 4 years, 6 months ago
  34. 20ed48e Create flutter checkouts from scratch by Ravi Mistry · 4 years, 6 months ago
  35. a54af92 Make AHWBuffer generator responsible for MIP maps. by Brian Salomon · 4 years, 6 months ago
  36. 4036cb1 [recipes] Re-disable SKPs on iOS and images on GPU in nanobench by Eric Boren · 4 years, 6 months ago
  37. d690044 Switch member destructor order in SkDeferredDisplayList by Robert Phillips · 4 years, 6 months ago
  38. 2860ee9 Dawn backend: update to onBindBuffer() changes. by Stephen White · 4 years, 6 months ago
  39. f471b0e have each program own LLVMContext by Mike Klein · 4 years, 6 months ago
  40. 1394e52 Program::LLVMState by Mike Klein · 4 years, 6 months ago
  41. 964aa91 Simplify adding key in SkImage_Lazy::lockTexturProxyView by Brian Salomon · 4 years, 6 months ago
  42. a624a53 Use spin lock in SkIDChangeListener by Brian Salomon · 4 years, 6 months ago
  43. a913895 Check for invalid unicode in fallback. by Ben Wagner · 4 years, 6 months ago
  44. 3c79a23 Selection in justification: Bugs: skia: 9969 by Julia Lavrova · 4 years, 6 months ago
  45. ae2da5e [skottie] Add another text grouping test by Florin Malita · 4 years, 6 months ago
  46. 94b928c Fix GM for preAbandonGpu flag by Michael Ludwig · 4 years, 6 months ago
  47. 1e58c1a Don't draw as sprite when alpha, CF, or MF are present by Michael Ludwig · 4 years, 6 months ago
  48. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 6 months ago
  49. a2cf8ae switch to virtual with no bones by Mike Reed · 4 years, 6 months ago
  50. 96c2eb6 [recipes] Move nanobench flags logic into gen_tasks_logic/nanobench_flags.go by Eric Boren · 4 years, 6 months ago
  51. 0c2f61e [recipes] Compute nanobench flags in gen_tasks by Eric Boren · 4 years, 6 months ago
  52. d89a8b1 [recipes] Move nanobench flags to a separate file by Eric Boren · 4 years, 6 months ago
  53. 853789c [recipes] Refactor nanobench flags by Eric Boren · 4 years, 6 months ago
  54. b194080 Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  55. 31db11d Roll ../src 66a8fb005d91..13184a2df875 (377 commits) by skia-autoroll · 4 years, 6 months ago
  56. d1a1db7 Roll third_party/externals/angle2 ff60abaf62b4..b84969ad69c3 (6 commits) by skia-autoroll · 4 years, 6 months ago
  57. 3e9a81d Roll third_party/externals/swiftshader 416d37452275..176f3a3dbbc9 (2 commits) by skia-autoroll · 4 years, 6 months ago
  58. 73ae40a Search for Strike at head of LRU first by Herb Derby · 4 years, 6 months ago
  59. 8121d27 stick to 256-bit ymm on skx by Mike Klein · 4 years, 6 months ago
  60. 15902a5 allow FMA discovery by Mike Klein · 4 years, 6 months ago
  61. e7612f4 Dawn: increase maximum texture size in caps to 8192. by Stephen White · 4 years, 6 months ago
  62. 960f3d4 [skottie] Text anchor point grouping support by Florin Malita · 4 years, 6 months ago
  63. 3705bf1 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  64. 71fe945 Prevent unbounded listener growth on SkPixelRefs. by Brian Salomon · 4 years, 6 months ago
  65. 89c995c hoist1 by Mike Klein · 4 years, 6 months ago
  66. 6a63365 auto-detect MCPU by Mike Klein · 4 years, 6 months ago
  67. 4b7052d [infra] Upgrade iPhone6 to iOS 12.4.5 by Ben Wagner · 4 years, 6 months ago
  68. 5a879c4 basic hoisting by Mike Klein · 4 years, 6 months ago
  69. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 6 months ago
  70. 8248ba6 noalias for params, inbounds for GEPs by Mike Klein · 4 years, 6 months ago
  71. 5caf935 remove bones from SkVertices by Mike Reed · 4 years, 6 months ago
  72. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 6 months ago
  73. 37f84c0 Fill in most D3DCaps texture property queries. by Jim Van Verth · 4 years, 6 months ago
  74. 4a4e9c9 Restore logic to check for .git in ANGLE BUILD.gn by Brian Osman · 4 years, 6 months ago
  75. b3573a1 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  76. ded4370 Add a bindBuffers() call to GrOpsRenderPass by Chris Dalton · 4 years, 6 months ago
  77. 4c0ffe7 [Tree Status] Update all references in Skia repo to tree-status by Ravi Mistry · 4 years, 6 months ago
  78. 9eb7874 SkJpegCodec: Gracefully handle malloc failure by Leon Scroggins III · 4 years, 6 months ago
  79. 99a813c Avoid unbounded listener growth on SkImage_Lazy when textures are purged by Brian Salomon · 4 years, 6 months ago
  80. a1613c9 [recipes] Move DM flags logic into gen_tasks_logic/dm_flags.go by Eric Boren · 4 years, 6 months ago
  81. c6ce3d4 Patch public.bzl change from cl/298337962 by Nathaniel Nifong · 4 years, 6 months ago
  82. 470f063 (Manual) Roll third_party/externals/angle2 4dc19c38c0c5..ff60abaf62b4 (51 commits) by Brian Osman · 4 years, 6 months ago
  83. d42d200 Reland "Move setupGeometry() from GrGLGpu to GrGLOpsRenderPass" by Chris Dalton · 4 years, 6 months ago
  84. ed38d20 [skottie] Stroke dash support by Florin Malita · 4 years, 6 months ago
  85. ac6156c Standardize behavior of ops that implement onPrePrepare by Robert Phillips · 4 years, 6 months ago
  86. a0708e8 Bugs: skia: 9968 Move justification shifts into Run by Julia Lavrova · 4 years, 6 months ago
  87. 43a8cc8 [recipes] Reland DM recipe changes with fix by Eric Boren · 4 years, 6 months ago
  88. 777e146 Remove domain-uses-decal code from GrTextureProducer by Brian Salomon · 4 years, 6 months ago
  89. 5a109c7 Do we still need bones on vertices for canvas by Mike Reed · 4 years, 6 months ago
  90. 819f578 [recipes] Revert DM changes due to broken result files by Eric Boren · 4 years, 6 months ago
  91. 5b02627 [recipes] Speculative fix for empty properties by Eric Boren · 4 years, 6 months ago
  92. b7a3291 [infra] Update infra dep by Eric Boren · 4 years, 6 months ago
  93. 9dd0bd7 [recipes] Compute DM flags in gen_tasks by Eric Boren · 4 years, 6 months ago
  94. cd45dd2 [recipes] Move DM flags to a separate file by Eric Boren · 4 years, 6 months ago
  95. 9866802 [recipes] Make dm_flags not depend on api by Eric Boren · 4 years, 6 months ago
  96. 367dbff Roll ../src b53f5caacd25..66a8fb005d91 (909 commits) by skia-autoroll · 4 years, 6 months ago
  97. 6729496 Roll third_party/externals/swiftshader 05f5e0b34ac8..416d37452275 (3 commits) by skia-autoroll · 4 years, 6 months ago
  98. d620532 SkImage_Lazy::lockTextureProxyView computes its own key by Brian Salomon · 4 years, 6 months ago
  99. 231f1bf Restore filtering to clipImage in SkGpuDevice::drawSpecial by Brian Salomon · 4 years, 6 months ago
  100. 6667073 Update SKP version by skia-recreate-skps · 4 years, 6 months ago