1. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 7 years ago
  2. 53a5298 add mad() and shuffle() to SkVx by Mike Klein · 7 years ago
  3. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 7 years ago
  4. 4292515 fill in most remaining skvx operations by Mike Klein · 7 years ago
  5. 7c19727 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  6. f272b8f Remove filterRec bypass on MakeRecAndEffects by Herb Derby · 7 years ago
  7. 2b1d179 Have the RecreateSKPs bot upload to partner bucket by Ravi Mistry · 7 years ago
  8. 62a9d31 Reorganize MakeRecAndEffects and SkScalerContext ctor by Herb Derby · 7 years ago
  9. cc88f3a per-contour variant of SkPathMeasure by Mike Reed · 7 years ago
  10. 4b261ea Remove PerCommit-Bookmaker by Ravi Mistry · 7 years ago
  11. 98385ba Switch back to non-Retina display resolution. by Jim Van Verth · 7 years ago
  12. 455c747 sketch SkVx by Mike Klein · 7 years ago
  13. 6c30e74 Add DDL jobs for Intel by Ben Wagner · 7 years ago
  14. 7193586 fixed SRGB effect color accuracy by Ethan Nicholas · 7 years ago
  15. 79bd872 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  16. 88cfc50 Remove all references to jsoncpp (build scripts, DEPS, etc) by Brian Osman · 7 years ago
  17. 5c11d5c Convert bookmaker to SkJSON by Brian Osman · 7 years ago
  18. faa44a4 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  19. e956049 Fix makeColorSpace on YUV images by Brian Osman · 7 years ago
  20. 37b7d41 Revert "templatize drawString" by Mike Reed · 7 years ago
  21. 01c24cd Roll ../src 6c1a9ccaf5f3..c27b32b2fd52 (449 commits) by skia-autoroll · 7 years ago
  22. 3abdd7a Update go_deps asset by skia-recreate-skps · 7 years ago
  23. fac1e36 Roll third_party/externals/swiftshader a69ca6050e3e..c81766320762 (1 commits) by skia-autoroll · 7 years ago
  24. d9ed5b9 Roll third_party/externals/swiftshader 09a91e48c066..a69ca6050e3e (4 commits) by skia-autoroll · 7 years ago
  25. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 7 years ago
  26. 70df231 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  27. 0c2add0 Revert "third_party/icu: use upstream" by Florin Malita · 7 years ago
  28. 7f993d5 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  29. b26b899 [skottie] Fix logging of oversized messages by Florin Malita · 7 years ago
  30. 0c12f92 Remove fPreBlendForFilter by Herb Derby · 7 years ago
  31. e6cfe77 third_party/icu: use upstream by Hal Canary · 7 years ago
  32. 2aa206e Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  33. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 7 years ago
  34. 119196a s/geTestSVGTypeface/getTestSVGTypeface by Ben Wagner · 7 years ago
  35. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 7 years ago
  36. 5e1819f Move luminace calculation to the SkScalerContext ctor. by Herb Derby · 7 years ago
  37. 95548f6 Remove fIntendedType from GrMtlBuffer. Add accessor to base class by Brian Salomon · 7 years ago
  38. 822d223 Make sure the vulkan gpu is done work before we deleting objects in VkHardwareBufferTest. by Greg Daniel · 7 years ago
  39. d742b6b Fill in missing GrMtlCaps functions and fix for 0 buffer alloc. by Greg Daniel · 7 years ago
  40. 0ec8ec2 Add a 'correct' shaper. by Ben Wagner · 7 years ago
  41. 24d1f1a Roll third_party/externals/swiftshader 4b9e06d6a2df..09a91e48c066 (1 commits) by skia-autoroll · 7 years ago
  42. 32498f0 GN/ICU cleanup by Hal Canary · 7 years ago
  43. 830ab79 disable DAA by default by Mike Klein · 7 years ago
  44. 5b4f2d5 Add "MSRTC" bots that build/test with MSVC runtime checks enabled by Brian Osman · 7 years ago
  45. 9f77454 Roll third_party/externals/swiftshader 24f3d30cdec3..4b9e06d6a2df (1 commits) by skia-autoroll · 7 years ago
  46. 5f5e1d5 Roll third_party/externals/swiftshader 8f71f7311f29..24f3d30cdec3 (1 commits) by skia-autoroll · 7 years ago
  47. 8ce7991 Add release proc apis to SkSurface::MakeFromBackend* calls. by Greg Daniel · 7 years ago
  48. 09a66ac Fix RTCc issue (truncating 64 bit value) in GrVkRenderPass by Brian Osman · 7 years ago
  49. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 7 years ago
  50. c91162d Have GrMtlTexture and GrMtlRenderTarget call parents onRelease/Abandon. by Greg Daniel · 7 years ago
  51. 0c74d7d remove mention of SkMetaData by Mike Reed · 7 years ago
  52. f7c6dfa Fix generated files by Robert Phillips · 7 years ago
  53. 2462ca3 Roll third_party/externals/swiftshader 049ff3873334..8f71f7311f29 (1 commits) by skia-autoroll · 7 years ago
  54. ad8f25f Roll ../src 950d2f4a3353..6c1a9ccaf5f3 (394 commits) by skia-autoroll · 7 years ago
  55. 0783aca Update go_deps asset by skia-recreate-skps · 7 years ago
  56. bb60677 Move caps and FP factory cache to GrContext_Base by Robert Phillips · 7 years ago
  57. 2d35a1c Move texture release proc to GrSurface so that render targets can also have releases. by Greg Daniel · 7 years ago
  58. 69e7808 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  59. 67d44bb Roll third_party/externals/swiftshader 612345523a8d..049ff3873334 (1 commits) by skia-autoroll · 7 years ago
  60. 79ac508 Extend GetAlphaTextureBounds workaround. by Ben Wagner · 7 years ago
  61. 0b46a39 Make HR* macros statements. by Ben Wagner · 7 years ago
  62. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 7 years ago
  63. 50ea3c0 Add support for MSVC run-time checks (and control flow guard) by Brian Osman · 7 years ago
  64. f5f0cd8 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  65. 92170de SkPDF to use aliased em bounds. by Hal Canary · 7 years ago
  66. da85a10 Roll third_party/externals/swiftshader 3f5a479280cc..612345523a8d (2 commits) by skia-autoroll · 7 years ago
  67. 9d89582 templatize drawString by Mike Reed · 7 years ago
  68. 950dfd7 Minor clean ups to vulkan hardware buffer test. by Greg Daniel · 7 years ago
  69. c1541ae Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base by Robert Phillips · 7 years ago
  70. 69da42f remove metadata from canvas by Mike Reed · 7 years ago
  71. 2e84591 Benchmark for charToGlyph by Herb Derby · 7 years ago
  72. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 7 years ago
  73. 5ded993 Roll third_party/externals/swiftshader cd610c9a9dbc..3f5a479280cc (1 commits) by skia-autoroll · 7 years ago
  74. 698219e Remove temporarily_sanitize by Leon Scroggins III · 7 years ago
  75. c3b4790 use std::underlying_type by Mike Klein · 7 years ago
  76. 88e58a7 remove legacy includes by Mike Reed · 7 years ago
  77. 8c14038 hide getMetaData() by Mike Reed · 7 years ago
  78. 6913063 Roll ../src ccf3465732e5..950d2f4a3353 (57 commits) by skia-autoroll · 7 years ago
  79. 50fe557 Update go_deps asset by skia-recreate-skps · 7 years ago
  80. 21ca370 Remove GM::onDrawBackground by Chris Dalton · 7 years ago
  81. b45f47d Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2) by Robert Phillips · 7 years ago
  82. 9c7a006 Remove NoPendingIO flags from buffer creations. by Brian Salomon · 7 years ago
  83. 32d8cce Revert "Revert "remove legacy forward declares"" by Mike Reed · 7 years ago
  84. 71e434d Update SKP version by skia-recreate-skps · 7 years ago
  85. d396dd0 Roll ../src c5cbca79da09..ccf3465732e5 (35 commits) by skia-autoroll · 7 years ago
  86. 0d84e80 move experimental header out of public includes by Mike Reed · 7 years ago
  87. 4891346 Revert "remove legacy forward declares" by Mike Reed · 7 years ago
  88. d6a45a8 Update go_deps asset by skia-recreate-skps · 7 years ago
  89. ef9f88b Roll ../src 10b73e92900a..c5cbca79da09 (339 commits) by skia-autoroll · 7 years ago
  90. 8ec9a60 [skottie] Initial repeater support by Florin Malita · 7 years ago
  91. 00dcf66 remove legacy forward declares by Mike Reed · 7 years ago
  92. 72c6878 Roll third_party/externals/swiftshader debaacab10b5..cd610c9a9dbc (1 commits) by skia-autoroll · 7 years ago
  93. 5b1813a Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization" by Robert Phillips · 7 years ago
  94. dbb1fe5 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  95. 8f5aeeb Revert "Narrow clear-as-draw workaround on D3D11 ANGLE" by Michael Ludwig · 7 years ago
  96. 87685ba Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization by Robert Phillips · 7 years ago
  97. a69c501 Remove SkColorSpaceTransferFn by Brian Osman · 7 years ago
  98. d5c6e16 Revert "Revert "make third_party() static libraries"" by Kevin Lubick · 7 years ago
  99. 26ccfcc Remove SkICC::WriteToICC by Brian Osman · 7 years ago
  100. 924a10e Make GrMesh hold regular ref on GrBuffers. by Brian Salomon · 7 years ago