1. 14de25d Roll third_party/externals/angle2 09303e448d17..26581113047a (3 commits) by angle-skia-autoroll · 6 years ago
  2. cd2253d Revert "Improve precision and speed of oval rendering." by Jim Van Verth · 6 years ago
  3. 551dc3e Improve precision and speed of oval rendering. by Jim Van Verth · 6 years ago
  4. c1713da Roll third_party/externals/swiftshader 659d89e94bf9..65a3264bb0a9 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  5. 5aee4f6 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  6. 54d7b31 rename Chromecast bots to Clang by Mike Klein · 6 years ago
  7. 5491e82 Switch createAlphaClipMask to use kTopLeft by Robert Phillips · 6 years ago
  8. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  9. 224c700 sync docs up with tip of tree by Cary Clark · 6 years ago
  10. a1ac841 Implement SkFontMgr_FontConfigInterface::onMatchFamilyStyle by Ben Wagner · 6 years ago
  11. 05d3fe3 Revert "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  12. 05f83d9 Increase number of concurrent requests that fiddlecli makes to fiddle.skia.org. by Joe Gregorio · 6 years ago
  13. 5d27c51 Roll skia/third_party/skcms 97bcdb1d73a1..4268c0b12bf2 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  14. 187029b Roll third_party/externals/angle2 82af620e0559..09303e448d17 (1 commits) by angle-skia-autoroll · 6 years ago
  15. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  16. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  17. 37b7e47 Roll third_party/externals/angle2 0265e1ec1eb7..82af620e0559 (6 commits) by angle-skia-autoroll · 6 years ago
  18. 4ab7198 Update markdown files by skia-bookmaker · 6 years ago
  19. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  20. ef12509 ccpr: Add a context option to disable ccpr by Chris Dalton · 6 years ago
  21. 9f0c0ad Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  22. 5b201e3 Roll third_party/externals/angle2 5bdf8bd1cf56..0265e1ec1eb7 (26 commits) by angle-skia-autoroll · 6 years ago
  23. 156b3ca Roll third_party/externals/swiftshader 41b7748432ef..659d89e94bf9 (2 commits) by swiftshader-skia-autoroll · 6 years ago
  24. 41c5066 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  25. 4f0a011 Improve CMakeLists.txt auto regeneration. by Ben Wagner · 6 years ago
  26. 3645bb0 Fix some shadow issues. by Jim Van Verth · 6 years ago
  27. 9396bc3 [Bazel] Omit new test that causes infinite loop in libjpeg-turbo. by Ben Wagner · 6 years ago
  28. d47fe09 Handle F32 in lazy image by Brian Osman · 6 years ago
  29. d5161b9 Reland "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  30. e269310 Revert "Temporary fix for SkImage_Lazy handling of color spaces" by Brian Osman · 6 years ago
  31. 3627d2e Add subpixel offset to Viewer app. by Ben Wagner · 6 years ago
  32. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  33. 9b6125d Disable --gpuThreads when skpbenching DDLs by Robert Phillips · 6 years ago
  34. 001c67f Remove Vulkan code that supported creating a GrVkRenderTarget. by Greg Daniel · 6 years ago
  35. a4f5ce0 skpbench: Support .svg files by Chris Dalton · 6 years ago
  36. c0fb3c8 Revert "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  37. 21580ba Fix some static intializers in Vulkan code. by Greg Daniel · 6 years ago
  38. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  39. 6a284b7 Clean up includes in SkMallocPixelRef by Ben Wagner · 6 years ago
  40. 9c0ce41 remove unused enum by Mike Klein · 6 years ago
  41. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  42. d5506cb Add --gpuThreads support to skpbench.py (take 2) by Robert Phillips · 6 years ago
  43. 665949a Update libjpeg-turbo to pre-2.0.0 (from 1.5.3) by Leon Scroggins III · 6 years ago
  44. 439b994 Temporary fix for SkImage_Lazy handling of color spaces by Brian Osman · 6 years ago
  45. 538e1a1 move blurimagefilter.cpp back into effects by Mike Reed · 6 years ago
  46. c1b6066 Fix instantiation of partially lazy proxies by Robert Phillips · 6 years ago
  47. d4b2ade Move Vulkan DebugCallback code into tools. by Greg Daniel · 6 years ago
  48. f467108 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  49. fcd480b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  50. 372a446 Fix compiler warning for MSVC by Herb Derby · 6 years ago
  51. 81abc43 explicitly include blurimagefilter include by Cary Clark · 6 years ago
  52. 536ad2c Implement onMakeClone function on all subclasses of SkTypeface except on mac. by Bruce Wang · 6 years ago
  53. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 6 years ago
  54. 721e637 Validate transformed SkPaintImageFilter rects by Adrienne Walker · 6 years ago
  55. 73aaf25 update externally published milestone schedule by Heather Miller · 6 years ago
  56. bdf985c remove bad assert by Mike Reed · 6 years ago
  57. ed55419 Use indices into the vectors shared by runs by Herb Derby · 6 years ago
  58. 86d87d2 fix path measure fuzzes by Cary Clark · 6 years ago
  59. 0ea256c Implement onMakeClone(const SkFontArguments& args) in classes: SkTypeface_Empty, SkTypeface_Stream, SkTypeface_File by Bruce Wang · 6 years ago
  60. 6d36370 Add bullet proofing for preAbandonContext by Robert Phillips · 6 years ago
  61. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  62. c050a1a fix pathop fuzz timeout by Cary Clark · 6 years ago
  63. c4e72a4 ccpr: Blacklist PowerVR Rogue in GL by Chris Dalton · 6 years ago
  64. 752e08b Fix abandonment of programs by Robert Phillips · 6 years ago
  65. 900b536 Fix SkPaint::getTypeface() documentation. by Ben Wagner · 6 years ago
  66. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 6 years ago
  67. ebf160f Clean starting point for interop. VK will let us dodge this entirely. by Allan MacKinnon · 6 years ago
  68. 5f0cc0e Update SKP version by skia-recreate-skps · 6 years ago
  69. 7454cbd Add legacy flag for vulkan interface for flutter. by Greg Daniel · 6 years ago
  70. c2cc67b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  71. 73be50d flush to zero tiny radii by Mike Reed · 6 years ago
  72. 37a06c0 Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Ben Wagner · 6 years ago
  73. cce82d2 Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Kevin Lubick · 6 years ago
  74. 98a8fc4 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  75. 732c95b Roll third_party/externals/swiftshader 932640b2d9cd..41b7748432ef (1 commits) by swiftshader-skia-autoroll · 6 years ago
  76. a8429cf ccpr: Cache paths with >=50% visibility by Chris Dalton · 6 years ago
  77. c5c3df6 renamed samplecode/Nima to samplecode/SampleNimaActor by Ruiqi Mao · 6 years ago
  78. 0bdd1b1 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  79. 9ad9075 Presubmit: blacklist .recipe_deps by Eric Boren · 6 years ago
  80. 17bca9a Make fontmgr_bounds change with veryVerbose by Ben Wagner · 6 years ago
  81. a199b2b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  82. afde18f ccpr: Recycle the stashed atlas's texture explicitly by Chris Dalton · 6 years ago
  83. 593693d Roll third_party/externals/swiftshader a9969b2ab8c3..932640b2d9cd (1 commits) by swiftshader-skia-autoroll · 6 years ago
  84. 96b1ecc Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig. by Bruce Wang · 6 years ago
  85. 418ff4a Upgrade MacOS on Skolo bots. by Ben Wagner · 6 years ago
  86. 4a44743 Use the correct paint from the looper by Herb Derby · 6 years ago
  87. 4496248 Remove include/ports/SkFontMgr.h by Ben Wagner · 6 years ago
  88. 9d080a1 Roll third_party/externals/swiftshader bf8fd5b5fb68..a9969b2ab8c3 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  89. 13f3d8d GrTessellator: avoid split with zero primary and out-of-range secondary. by Stephen White · 6 years ago
  90. b9177cf Add SkGlyphRunList - v2 by Herb Derby · 6 years ago
  91. 198498b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  92. 5e09097 Fix pylint check in presubmit by Eric Boren · 6 years ago
  93. 5741a5b Roll third_party/externals/swiftshader 050ef946947a..bf8fd5b5fb68 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  94. 6f02510 Roll third_party/externals/angle2 3237f75953c1..5bdf8bd1cf56 (6 commits) by angle-skia-autoroll · 6 years ago
  95. 1d7f930 [skottie] Ensure static split-position properties are committed by Florin Malita · 6 years ago
  96. f01c24f Whitespace change to trigger flutter roller by Ravi Mistry · 6 years ago
  97. 9457546 Alternative fix for stale MIP maps on texture export/import. by Brian Salomon · 6 years ago
  98. cd224b1 Revert "SkRefCnt, SkTypes: fix includes for clients" by Ben Wagner · 6 years ago
  99. 149b541 Revert "Add SkGlyphRunList" by Herb Derby · 6 years ago
  100. 5c0c798 Use local strike caches to avoid flaky test behavior by Herb Derby · 6 years ago