1. 5f622d1 add skvm msan bot, move asan back to linux by Mike Klein · 5 years ago
  2. cddfc5e Remove invokeChild variants that write to output color by Brian Osman · 5 years ago
  3. b81e697 clean up caches at thread exit by Mike Klein · 5 years ago
  4. 5df511a link clang bots against our prepackaged libc++ by Mike Klein · 5 years ago
  5. 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 5 years ago
  6. b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 5 years ago
  7. 988af46 Move GrDomainEffect functionality into GrTextureEffect and delete the former. by Brian Salomon · 5 years ago
  8. 45add16 silly hack -- move SkVM/ASAN bot to Mac by Mike Klein · 5 years ago
  9. 3ea4d5b Roll ../src 7afe38da7578..2ae619822948 (463 commits) by skia-autoroll · 5 years ago
  10. 8c7beed Roll third_party/externals/angle2 135f8fcba837..f3b4e6c3030f (8 commits) by skia-autoroll · 5 years ago
  11. f38f40d Roll third_party/externals/swiftshader f324fe10ca65..5ef91b82cbed (6 commits) by skia-autoroll · 5 years ago
  12. 8675bcb Add support for GL_NV_fence. by Brian Salomon · 5 years ago
  13. a7e557f Reland "Increase precision of some quad AA calculations" by Michael Ludwig · 5 years ago
  14. cfca5c6 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  15. 845f163 remove legacy SkMScalar code by Mike Reed · 5 years ago
  16. 6b67273 use longer-lived alloc in CacheKey() by Mike Klein · 5 years ago
  17. 20b16bd force skvm interpreter in ASAN builds, add bots by Mike Klein · 5 years ago
  18. 300fe1d Use PipelineStageArgs throughout GrSkSLFP and PipelineStageCodeGenerator by Brian Osman · 5 years ago
  19. c88a3bc Bidi segmentation BEFORE anything else by Julia Lavrova · 5 years ago
  20. d081dce Move GrTessellator::VertexAllocator to GrEagerVertexAllocator by Chris Dalton · 5 years ago
  21. 1a496c5 Convert evict callback from function to interface by Herb Derby · 5 years ago
  22. 7abc7aa Remove unused functions and members from PipelineStageCodeGenerator by Brian Osman · 5 years ago
  23. 7d0861b more bits for shader program hash by Mike Klein · 5 years ago
  24. fed9eb1 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  25. 2716daf Clean up some "const SkISize& dimensions" usages w/in Ganesh by Robert Phillips · 5 years ago
  26. 11b05bc Don't make promises about rowbytes by Mike Reed · 5 years ago
  27. cce6500 Treat GrTextureAdjusters mip copy like other producers, i.e. no fallback. by Greg Daniel · 5 years ago
  28. 5195673 Revert "Increase precision of some quad AA calculations" by Michael Ludwig · 5 years ago
  29. 85754d5 basic pass at gradients by Mike Klein · 5 years ago
  30. 07d32b4 remove some memory-based methods, add rc() by Mike Reed · 5 years ago
  31. 3c0a50f Implement support for framebufferOnly render targets. by Stephen White · 5 years ago
  32. 4cb2933 GrPixelConfig is DEAD!!!!! by Greg Daniel · 5 years ago
  33. 60ff651 Fix build when (is_ios && !skia_enable_skottie) by Hal Canary · 5 years ago
  34. 8098e63 Increase precision in barycentric_coord calculations by Michael Ludwig · 5 years ago
  35. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 5 years ago
  36. 8999852 Fix issue introduced in 33c0f260d28e28dbb5e34be71ffcbd5165a83bb3 by Brian Salomon · 5 years ago
  37. 40a1353 Increase precision of some quad AA calculations by Michael Ludwig · 5 years ago
  38. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 5 years ago
  39. 26df65c row/col methods by Mike Reed · 5 years ago
  40. 05b7297 remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS by Mike Reed · 5 years ago
  41. 22c44e7 Disable Programs test on MacBook10.1-Metal by Brian Osman · 5 years ago
  42. 87211cd Add GM for crbug:10141204 by Michael Ludwig · 5 years ago
  43. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 5 years ago
  44. 20d0f92 Roll ../src f2517d68dfde..7afe38da7578 (473 commits) by skia-autoroll · 5 years ago
  45. fca88b6 Roll third_party/externals/angle2 8c396a9cc4a8..135f8fcba837 (16 commits) by skia-autoroll · 5 years ago
  46. 17ea748 Roll third_party/externals/swiftshader b766e5e7fbf4..f324fe10ca65 (6 commits) by skia-autoroll · 5 years ago
  47. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 5 years ago
  48. ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 5 years ago
  49. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 5 years ago
  50. ba16336 Reduce binary size of GCC Debug builds by Ben Wagner · 5 years ago
  51. 3a83392 Add missing 'GrProtected' parameter to createCompressedTexture call chain by Robert Phillips · 5 years ago
  52. 52c68c4 Account for negative w in GrQuad::bounds by Michael Ludwig · 5 years ago
  53. 2ea20ea Another attempt to aling ellipsis behavior with TxtLib by Julia Lavrova · 5 years ago
  54. 9ae6732 Update font descriptor selection workaround by Alan Screen · 5 years ago
  55. 08f1a25 Add GM reproducing perspective failures by Michael Ludwig · 5 years ago
  56. db38022 extend -O1 hack to avx2 code as well by Mike Klein · 5 years ago
  57. 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 5 years ago
  58. d529056 let's see what happens by Ethan Nicholas · 5 years ago
  59. 4f830b8 derp by Ethan Nicholas · 5 years ago
  60. 5f40986 test change by Ethan Nicholas · 5 years ago
  61. 682f299 removed extraneous change by Ethan Nicholas · 5 years ago
  62. 7ad3f22 maybe fixed? by Ethan Nicholas · 5 years ago
  63. 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 5 years ago
  64. 4ca0dac [canvaskit] Roll to 0.12.0 by Kevin Lubick · 5 years ago
  65. a538e46 [canvaskit] Fix color opaqueness by Kevin Lubick · 5 years ago
  66. 319524b [canvaskit] Fix colorType bug by Kevin Lubick · 5 years ago
  67. b26b4e7 Revert "Revert "use SkM44 internally"" by Mike Reed · 5 years ago
  68. cbf31d0 [skottie] Cleanup: convert shape layer adapters to new pattern by Florin Malita · 5 years ago
  69. d1a117f Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  70. 988f109 Fix usage enum with GL_NV_pixel_buffer_object. by Brian Salomon · 5 years ago
  71. 32b45b3 Glyph 0xFFFF is a valid glyph. by Ben Wagner · 5 years ago
  72. 2055827 Disable Programs test on TecnoSparkPro3 Debug test bot by Brian Salomon · 5 years ago
  73. 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 5 years ago
  74. b6c27f1 Add GrQuad::bounds() benchmark by Michael Ludwig · 5 years ago
  75. f79aacb Revert "use SkM44 internally" by Mike Reed · 5 years ago
  76. 31bfa83 add --dylib to fm by Mike Klein · 5 years ago
  77. 295cdf8 use SkM44 internally by Mike Reed · 5 years ago
  78. f9aea7f Add a tessellation mode that triangulates the inner polygon separately by Chris Dalton · 5 years ago
  79. dbc9f64 Reduce error control flow in addGlyphToAtlas by Herb Derby · 5 years ago
  80. 3eedc97 Make SkImageInfo::validRowBytes consider alignment by Leon Scroggins III · 5 years ago
  81. 33c0f26 Rework spefication of src/dst rects/translates throughout SkGpuBlurUtils. by Brian Salomon · 5 years ago
  82. 6f5e940 Clamp GrSkSLFP output to valid premul by Brian Osman · 5 years ago
  83. 87c3142 Add functions for GL_NV_fence to GrGLInterface. by Brian Salomon · 5 years ago
  84. 3dfe7ca Revert "Add compressed backend textures to Metal" by Robert Phillips · 5 years ago
  85. 9262555 remove fun operator overloads by Mike Reed · 5 years ago
  86. 1feceb3 split SkBBoxHierarchy into public/base types by Mike Klein · 5 years ago
  87. b19c78e Add compressed backend textures to Metal by Robert Phillips · 5 years ago
  88. d590539 Roll third_party/externals/angle2 845a09b8241e..8c396a9cc4a8 (5 commits) by skia-autoroll · 5 years ago
  89. efbcec6 Roll third_party/externals/swiftshader 11cb891a01a2..b766e5e7fbf4 (1 commits) by skia-autoroll · 5 years ago
  90. bedc9d4 Roll ../src 4c7513580a6e..f2517d68dfde (355 commits) by skia-autoroll · 5 years ago
  91. a984bb5 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  92. 808f021 Improve error handling in SkSL ByteCode by Brian Osman · 5 years ago
  93. ea7711d Tweak pointlight3d sample to work in Raster backend by Brian Osman · 5 years ago
  94. 51a813d Calculating drawing area for a line with shadows by Julia Lavrova · 5 years ago
  95. 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 5 years ago
  96. 38380df remove the last vestiges of SkMScalar by Mike Reed · 5 years ago
  97. 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 5 years ago
  98. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 5 years ago
  99. 4277f01 mv BackendTextureData to end of parameter list by Robert Phillips · 5 years ago
  100. cc45203 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago