1. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  2. 7c26ca7 add --forceRasterPipeline to dm, (already in nanobench) by Mike Reed · 7 years ago
  3. 514e9d8 Fix perf blacklist after test name change by Greg Daniel · 7 years ago
  4. 0933f33 output flags once by Cary Clark · 7 years ago
  5. bdf6c62 srgb conversion needs to be in unpremul by Mike Reed · 7 years ago
  6. ae68a39 protect against fuzzer by Cary Clark · 7 years ago
  7. 3223e27 SkTypeface: fix non-determinism on AdvacedMetrics by Hal Canary · 7 years ago
  8. b1de5f9 SkDocument: consolidate trimBox code by Hal Canary · 7 years ago
  9. 8996e18 Use RGBA rather than N32 for GPU tests by Brian Salomon · 7 years ago
  10. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago
  11. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  12. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago
  13. 2d17139 SkPDF: GradientShaderPatterns use one hashmap not two. by Hal Canary · 7 years ago
  14. c665e5b add --csv option to nanobench by Mike Reed · 7 years ago
  15. bace7a9 Remove CodecSrc::kIndex8_Always_DstColorType by Leon Scroggins III · 7 years ago
  16. 1d2678f doh -- fix capitalization by Mike Reed · 7 years ago
  17. 94fd66c SkPDF: Refactor PDFShader to use ShTHashMap<> by Hal Canary · 7 years ago
  18. 3a59665 Revert "Indicate texel buffer support in Vulkan" by Chris Dalton · 7 years ago
  19. 8b9566a Disallow burst context instantiation for non-invertible CTMs by Florin Malita · 7 years ago
  20. 7aad8cc optimize for diff matrix types by Mike Reed · 7 years ago
  21. 1efedd9 update bots after renaming bench by Mike Reed · 7 years ago
  22. 2dd2226 Indicate texel buffer support in Vulkan by Chris Dalton · 7 years ago
  23. cb72722 Add a nanobench for drawing glyphs as paths by Chris Dalton · 7 years ago
  24. 466c7d6 header cleanup by Hal Canary · 7 years ago
  25. cdb9a6d Revert "enable new tiling for android" by Mike Reed · 7 years ago
  26. fe11e45 enable new tiling for android by Mike Reed · 7 years ago
  27. 9d5dcda We should draw at least once for benchmark by Yuqian Li · 7 years ago
  28. 54dac1f experimental/documentation/gerrit.md: fix error by Hal Canary · 7 years ago
  29. bfa23d7 update blendmode bench by Mike Reed · 7 years ago
  30. 6b59bf4 consolidate logic for matrix stage by Mike Reed · 7 years ago
  31. 974aad4 Handle degenerate 2pt conical center values gracefully by Florin Malita · 7 years ago
  32. a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
  33. 0401c0d hide index8 support by Mike Reed · 7 years ago
  34. f642cb3 experimental/documentation/gerrit.md: check for error case by Hal Canary · 7 years ago
  35. 6feb691 SPIR-V comma operator support by Ethan Nicholas · 7 years ago
  36. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  37. 981deec Delete non-raster-pipeline SkTwoPointConicalGradient impl by Florin Malita · 7 years ago
  38. 9f18350 clean up GCC 6.3 workaround by Mike Klein · 7 years ago
  39. 80fa7ce SkPDF: simplify SkPDFGraphicState by Hal Canary · 7 years ago
  40. a062258 SkPDF: clean up fRasterDpi by Hal Canary · 7 years ago
  41. 1c9686b Speculative "fix" for crash in analyzeProcessors by Robert Phillips · 7 years ago
  42. 95581bb Allow caps on hairlines for gpu dashed lines by Greg Daniel · 7 years ago
  43. d150e84 Rename CT bots back to "Ubuntu" by Eric Boren · 7 years ago
  44. 101f3f3 Valgrind suppressions for new Debian 9 GPU bot by Eric Boren · 7 years ago
  45. 4f6ffaa Switch back to the GTX 660 bot on the CQ by Eric Boren · 7 years ago
  46. 01eb360 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  47. 25062cf Fix missing clang_linux package for *SAN by Eric Boren · 7 years ago
  48. 47f0709 Update CQ extra trybots after switch to Debian by Eric Boren · 7 years ago
  49. fb2050f Use the updated local Debian 9 bots by Eric Boren · 7 years ago
  50. 41dc6cc remove unreachable samples for non-N32 imageshaders by Mike Reed · 7 years ago
  51. 5d00f00 Fix to GLProgramTest dashing by Greg Daniel · 7 years ago
  52. 3d96f06 Always use raster pipeline for SkTwoPointConicalGradient by Florin Malita · 7 years ago
  53. 4a80f5e Decrease the tolerance for classifying degenerate cubics by Chris Dalton · 7 years ago
  54. 5fb3056 Fix gpu dashing for case when circle dashes are large enough to overlap by Greg Daniel · 7 years ago
  55. b8d88d7 update long out of date comment by Mike Klein · 7 years ago
  56. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  57. 185a379 Fix memory leak in SkImageFilter by xidachen · 7 years ago
  58. 9026fe1 2pt conical stage for focal-point-outside case by Florin Malita · 7 years ago
  59. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  60. e78c8ed Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  61. e43fba1 clean up colorfilter sprite blitters by Mike Klein · 7 years ago
  62. 5f46e96 remove S4444 sprite blitters by Mike Klein · 7 years ago
  63. 4a0f180 remove unused flag SK_SUPPORT_LEGACY_COLORFILTER_FILTERSPAN by Mike Reed · 7 years ago
  64. bb3bf14 remove unused flag SK_SUPPORT_BLITV_FOR_BLUR_NINE by Mike Reed · 7 years ago
  65. 44d04bd add null-surface by Mike Reed · 7 years ago
  66. 7f22511 add guard for handling swizzles via rasterpipeline by Mike Reed · 7 years ago
  67. e911c63 Revert "Revert "use blitMask for left/right edges in blur-nine"" by Robert Phillips · 7 years ago
  68. 0e29c63 Revert "use blitMask for left/right edges in blur-nine" by Robert Phillips · 7 years ago
  69. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  70. cf3dc29 Draw zero length subpaths in AA hairline path renderer by Brian Osman · 7 years ago
  71. e3ab061 Revert "remove SK_SUPPORT_LEGACY_TILED_BITMAPS flag for android" by Mike Reed · 7 years ago
  72. 2e40900 2pt conical stage for focal-pt-on-edge case by Florin Malita · 7 years ago
  73. c02de0b SkPDF: Clean up by Hal Canary · 7 years ago
  74. 89cd357 Fix recipes/tests for new Debian bots by Eric Boren · 7 years ago
  75. a4f792d Fix for Android batching bug by Robert Phillips · 7 years ago
  76. c55a6cb build regenerating SkJumper stages into GN by Mike Klein · 7 years ago
  77. dbba55d Cache GrTexture in GrAHardwareBufferImageGenerator by Stan Iliev · 7 years ago
  78. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  79. e5cb7c9 remove SK_SUPPORT_LEGACY_TILED_BITMAPS flag for android by Mike Reed · 7 years ago
  80. e4f195d GrTessellator: nuke SK_DISABLE_SCREENSPACE_TESS_AA_PATH_RENDERER ifdef. by Stephen White · 7 years ago
  81. a66ef2d 2ptconical stage by Florin Malita · 7 years ago
  82. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  83. 90ca377 use rasterpipline for hq scaling by Mike Reed · 7 years ago
  84. bb198fb Fix Linux Swarming dimensions after Debian transition by Eric Boren · 7 years ago
  85. cefd059 be more explicit about not expecting 32-bit x86 jumper backend on windows by Mike Klein · 7 years ago
  86. 746e263 Move all Linux GCE bots to Debian by Eric Boren · 7 years ago
  87. 111f8a9 add bgra as 1st class format by Mike Klein · 7 years ago
  88. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  89. 3fe4454 use blitMask for left/right edges in blur-nine by Mike Reed · 7 years ago
  90. 9f2b3d1 remove unused "swap" stage by Mike Klein · 7 years ago
  91. 279091e specialize loaders for dst registers, to avoid move/swap stages by Mike Reed · 7 years ago
  92. 7a86987 Use the NDK headers for AHardwareBuffer. by Derek Sollenberger · 7 years ago
  93. 3921ba2 Enable SDF text when using a perspective matrix. by Jim Van Verth · 7 years ago
  94. d08109f try not zeroing registers in start_pipeline by Mike Klein · 7 years ago
  95. 51329c9 SkPDF: clean up PDFDevice. by Hal Canary · 7 years ago
  96. 0bb0411 2pt conical stage for concentric case by Florin Malita · 7 years ago
  97. 42c5af7 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  98. 515ccaf Adjust path_stroke_with_zero_length to draw on pixel centers by Brian Osman · 7 years ago
  99. 47ac024 Turn on verbose logging on flakily dying bots. by Ben Wagner · 7 years ago
  100. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago