1. c5ee499 Enable fontconfig fontmgr in public.bzl. by Ben Wagner · 6 years ago
  2. 7415a42 Replace SkSpan with Range in shaper reporting. by Ben Wagner · 6 years ago
  3. 15dc59e Stop supporting VC8 (Visual Studio 2005) in GrConfig by Brian Osman · 6 years ago
  4. 3f219cb Ensure we don't skip image memory barriers when queue change needed by Eric Karl · 6 years ago
  5. 499f0ac spin off :trace target by Mike Klein · 6 years ago
  6. 9fec5d3 Fix doc comment error for allocN32Pixels by Brian Osman · 6 years ago
  7. 587edab Only dereference imgcfg if non-null by Leon Scroggins III · 6 years ago
  8. 573cb87 Revert "Generate GrGLInterface and GrGlAssembleInterface* from table" by Kevin Lubick · 6 years ago
  9. 4cd0734 Remove bookmaker sources and data files by Brian Osman · 6 years ago
  10. 171284f clean up stray libpng deps by Mike Klein · 6 years ago
  11. bb792aa Add option to disable vsync on viewer unix. by Greg Daniel · 6 years ago
  12. 65f3344 Clean up texture domain effect GM, wrt proxy creation by Brian Osman · 6 years ago
  13. f2ae6af Stop flooding perf with uninteresting GPU stats by Brian Osman · 6 years ago
  14. a51e93c Fix up readPixels, writePixels, and copies when dealing with ycbcr textures in vulkan. by Greg Daniel · 6 years ago
  15. c6142d8 de-common the rest of the flags by Mike Klein · 6 years ago
  16. 0223bd0 Delete in favor of autogenerated file by Kevin Lubick · 6 years ago
  17. a9fa7b8 Roll third_party/externals/angle2 eae464dd3092..9078c6a7199b (1 commits) by skia-autoroll · 6 years ago
  18. dbe9322 Fix GM that was trying to create mip-mapped proxies without checking caps by Brian Osman · 6 years ago
  19. 41f9c3c Avoid special shader for opaque alpha when drawing simple rectangles. by Brian Salomon · 6 years ago
  20. d163020 Roll third_party/externals/swiftshader e24bc66dcda3..221459f4ecc9 (1 commits) by skia-autoroll · 6 years ago
  21. 7b1cf20 Delete old assembleInterface code by Kevin Lubick · 6 years ago
  22. 42197c0 Add support for 1010102 on ES2 devices with EXT_texture_type_2_10_10_10_REV by Brian Osman · 6 years ago
  23. e298294 Add new Intel x86_64 CPU SkottieTracing bot by Ravi Mistry · 6 years ago
  24. 2839884 Respect stroke width in Android rrect clip optimization by Michael Ludwig · 6 years ago
  25. 1a3c397 [Recipe] Add CPU bot capability to perf_skottietrace.py by Ravi Mistry · 6 years ago
  26. 93b3dce Generate GrGLInterface and GrGlAssembleInterface* from table by Kevin Lubick · 6 years ago
  27. 7dcc616 Reland "Simplify two more clients of proxy provider (mipped vs. non-mipped)" by Brian Osman · 6 years ago
  28. ddba4e6 SkBaseDevice::drawAtlas doesn't antialias either, so remove fallback by Brian Osman · 6 years ago
  29. d37e1b0 [Recipe Modules] Make DefaultFlavor.step signature match the other step funcs by Ravi Mistry · 6 years ago
  30. 36c5ed7 Roll third_party/externals/swiftshader 62f62a6efa2c..e24bc66dcda3 (1 commits) by skia-autoroll · 6 years ago
  31. 2719dff [Recipe Modules] remove_file_on_device was in all flavors except DefaultFlavor by Ravi Mistry · 6 years ago
  32. cd54466 Expose gpu cache knobs by Kevin Lubick · 6 years ago
  33. 554bec1 Update go_deps asset by skia-recreate-skps · 6 years ago
  34. 2e2fa9e Roll third_party/externals/swiftshader e276f52bb4c9..62f62a6efa2c (1 commits) by skia-autoroll · 6 years ago
  35. c9f746c Roll ../src 0a4f8d5b63f5..40ce19f3a56f (30 commits) by skia-autoroll · 6 years ago
  36. e9a53fe Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  37. d79c95e Update go_deps asset by skia-recreate-skps · 6 years ago
  38. c184c0f Roll third_party/externals/angle2 a88c1f9c8b34..eae464dd3092 (1 commits) by skia-autoroll · 6 years ago
  39. ab4c138 Revert "Simplify two more clients of proxy provider (mipped vs. non-mipped)" by Brian Osman · 6 years ago
  40. 4d92b89 Revert "Remove GrDrawAtlasOp" by Brian Osman · 6 years ago
  41. 0cc0ae3 Roll ../src 3d76aaf8edee..0a4f8d5b63f5 (139 commits) by skia-autoroll · 6 years ago
  42. 97d957d Remove GrDrawAtlasOp by Brian Osman · 6 years ago
  43. 4c0b5c4 Roll third_party/externals/angle2 2660b5031f11..a88c1f9c8b34 (1 commits) by skia-autoroll · 6 years ago
  44. 25dd2c9 SkPDF: runtime switch between subsetters by Hal Canary · 6 years ago
  45. b1dbbc8 Fix fallback problems for emoji by Herb Derby · 6 years ago
  46. 110c703 Move fontmgr_bounds label setting to checkbox. by Ben Wagner · 6 years ago
  47. 61bd912 Roll third_party/externals/angle2 a8ff88143af6..2660b5031f11 (1 commits) by skia-autoroll · 6 years ago
  48. ec1c6fd Update go_deps asset by skia-recreate-skps · 6 years ago
  49. e86cc50 Roll third_party/externals/angle2 896e7811184e..a8ff88143af6 (1 commits) by skia-autoroll · 6 years ago
  50. 33332f1 Roll ../src 9aca4d1c479e..3d76aaf8edee (485 commits) by skia-autoroll · 6 years ago
  51. ca81196 Prevent overflow in Deserialize::ensureAtLeast by Adrienne Walker · 6 years ago
  52. a5b0b1e Revert "Reland "Fix blurry edges on large ovals."" by Jim Van Verth · 6 years ago
  53. 19cc0f6 create a wrapper to manage --nativeFonts and --gdi by Mike Klein · 6 years ago
  54. 629f5fc de-common another batch of flags by Mike Klein · 6 years ago
  55. 1d0e68b add bench for drawAtlas by Mike Reed · 6 years ago
  56. 5c46b72 fixed constructing matrices in SPIR-V when arguments cross column boundaries by Ethan Nicholas · 6 years ago
  57. 9f20ff6 Simplify two more clients of proxy provider (mipped vs. non-mipped) by Brian Osman · 6 years ago
  58. e74b31c Roll third_party/externals/swiftshader 89c13815df2f..e276f52bb4c9 (2 commits) by skia-autoroll · 6 years ago
  59. d0f321b de-common --veryVerbose by Mike Klein · 6 years ago
  60. 4dd7c1d Reland "Fix blurry edges on large ovals." by Jim Van Verth · 6 years ago
  61. 7dba652 [Recipe_Modules] read_file_on_device was in all flavors except the DefaultFlavor by Ravi Mistry · 6 years ago
  62. 50f26c4 Roll third_party/externals/swiftshader 86509d9074c0..89c13815df2f (1 commits) by skia-autoroll · 6 years ago
  63. cb25ca6 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  64. de49665 Fold together mippped and non-mippped bitmap to proxy functions by Brian Osman · 6 years ago
  65. 03fa5d4 factor out SetAnalyticAAFromCommonFlags() by Mike Klein · 6 years ago
  66. 1432733 Update all page sets for the RecreateSKPs bot by Ravi Mistry · 6 years ago
  67. 4932a5e Fold CommonFlagsGpu into CommonFlags by Mike Klein · 6 years ago
  68. 9b5e803 Add support for automated credentials login in webpages_playback.py by Ravi Mistry · 6 years ago
  69. 10ea199 Fix --record in webpages_playback.py by Ravi Mistry · 6 years ago
  70. 914f0e3 Script to help create new page sets for the RecreateSKPs bot by Ravi Mistry · 6 years ago
  71. 7609ac6 Revert "Revert "Use glTexStorage for non-MIP mapped textures."" by Brian Salomon · 6 years ago
  72. 7586642 Roll third_party/externals/swiftshader 4c1b8c87c9aa..86509d9074c0 (3 commits) by skia-autoroll · 6 years ago
  73. b4d9c43 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  74. eea79ed Roll third_party/externals/swiftshader 2e96bac879cf..4c1b8c87c9aa (1 commits) by skia-autoroll · 6 years ago
  75. 08b9d29 Roll third_party/externals/angle2 9e586a0f8a1c..896e7811184e (1 commits) by skia-autoroll · 6 years ago
  76. e5acd75 delete DAA by Mike Klein · 6 years ago
  77. f9264ba Roll third_party/externals/swiftshader cf1866183620..2e96bac879cf (2 commits) by skia-autoroll · 6 years ago
  78. 9cd9ce9 Remove Perf-Valgrind-AbandonGpuContext bot by Brian Osman · 6 years ago
  79. 812cdfe Roll third_party/externals/swiftshader 3dbb77576f93..cf1866183620 (1 commits) by skia-autoroll · 6 years ago
  80. d18cf5f Revert "Use glTexStorage for non-MIP mapped textures." by Brian Salomon · 6 years ago
  81. d64be92 Roll third_party/externals/swiftshader af26cfe3fd74..3dbb77576f93 (1 commits) by skia-autoroll · 6 years ago
  82. 4acd359 Use glTexStorage for non-MIP mapped textures. by Brian Salomon · 6 years ago
  83. fe00406 Roll third_party/externals/swiftshader 4d3cdbc27b79..af26cfe3fd74 (1 commits) by skia-autoroll · 6 years ago
  84. af990f3 update/add benches to look at colorspace as well as alphatype by Mike Reed · 6 years ago
  85. bc7402f [infra] Cleanup unused OS mappings in gen_tasks.go by Ben Wagner · 6 years ago
  86. 67ee2ba Roll third_party/externals/swiftshader 756b54d7073a..4d3cdbc27b79 (1 commits) by skia-autoroll · 6 years ago
  87. ac0aa20 Roll third_party/externals/swiftshader 3f9c56c3cd54..756b54d7073a (2 commits) by skia-autoroll · 6 years ago
  88. 909a118 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  89. 4dba3b1 Roll third_party/externals/swiftshader b55772e6e7dd..3f9c56c3cd54 (1 commits) by skia-autoroll · 6 years ago
  90. f4af360 Roll third_party/externals/angle2 2219b18c984e..9e586a0f8a1c (1 commits) by skia-autoroll · 6 years ago
  91. 5d7090f Update go_deps asset by skia-recreate-skps · 6 years ago
  92. a39bbda Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  93. b46b1d8 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  94. d099549 Roll third_party/externals/swiftshader 80c796becc43..b55772e6e7dd (2 commits) by skia-autoroll · 6 years ago
  95. 8a207eb Roll third_party/externals/swiftshader 4ecc9d4073ce..80c796becc43 (1 commits) by skia-autoroll · 6 years ago
  96. 27cebef Roll ../src b57a03014063..9aca4d1c479e (502 commits) by skia-autoroll · 6 years ago
  97. cc8eb86 Make zoom in viewer exponential. by Ben Wagner · 6 years ago
  98. 24341cd Fix upload collisions in the AndroidOne SkottieTracing bot by Ravi Mistry · 6 years ago
  99. 82eb9e7 Rename GrAAFillRRectOp to GrFillRectOp by Chris Dalton · 6 years ago
  100. d41fd8e Roll third_party/externals/angle2 232bfeae6b29..2219b18c984e (6 commits) by skia-autoroll · 6 years ago