1. fb2050f Use the updated local Debian 9 bots by Eric Boren · 7 years ago
  2. 41dc6cc remove unreachable samples for non-N32 imageshaders by Mike Reed · 7 years ago
  3. 5d00f00 Fix to GLProgramTest dashing by Greg Daniel · 7 years ago
  4. 3d96f06 Always use raster pipeline for SkTwoPointConicalGradient by Florin Malita · 7 years ago
  5. 4a80f5e Decrease the tolerance for classifying degenerate cubics by Chris Dalton · 7 years ago
  6. 5fb3056 Fix gpu dashing for case when circle dashes are large enough to overlap by Greg Daniel · 7 years ago
  7. b8d88d7 update long out of date comment by Mike Klein · 7 years ago
  8. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  9. 185a379 Fix memory leak in SkImageFilter by xidachen · 7 years ago
  10. 9026fe1 2pt conical stage for focal-point-outside case by Florin Malita · 7 years ago
  11. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  12. e78c8ed Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  13. e43fba1 clean up colorfilter sprite blitters by Mike Klein · 7 years ago
  14. 5f46e96 remove S4444 sprite blitters by Mike Klein · 7 years ago
  15. 4a0f180 remove unused flag SK_SUPPORT_LEGACY_COLORFILTER_FILTERSPAN by Mike Reed · 7 years ago
  16. bb3bf14 remove unused flag SK_SUPPORT_BLITV_FOR_BLUR_NINE by Mike Reed · 7 years ago
  17. 44d04bd add null-surface by Mike Reed · 7 years ago
  18. 7f22511 add guard for handling swizzles via rasterpipeline by Mike Reed · 7 years ago
  19. e911c63 Revert "Revert "use blitMask for left/right edges in blur-nine"" by Robert Phillips · 7 years ago
  20. 0e29c63 Revert "use blitMask for left/right edges in blur-nine" by Robert Phillips · 7 years ago
  21. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  22. cf3dc29 Draw zero length subpaths in AA hairline path renderer by Brian Osman · 7 years ago
  23. e3ab061 Revert "remove SK_SUPPORT_LEGACY_TILED_BITMAPS flag for android" by Mike Reed · 7 years ago
  24. 2e40900 2pt conical stage for focal-pt-on-edge case by Florin Malita · 7 years ago
  25. c02de0b SkPDF: Clean up by Hal Canary · 7 years ago
  26. 89cd357 Fix recipes/tests for new Debian bots by Eric Boren · 7 years ago
  27. a4f792d Fix for Android batching bug by Robert Phillips · 7 years ago
  28. c55a6cb build regenerating SkJumper stages into GN by Mike Klein · 7 years ago
  29. dbba55d Cache GrTexture in GrAHardwareBufferImageGenerator by Stan Iliev · 7 years ago
  30. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  31. e5cb7c9 remove SK_SUPPORT_LEGACY_TILED_BITMAPS flag for android by Mike Reed · 7 years ago
  32. e4f195d GrTessellator: nuke SK_DISABLE_SCREENSPACE_TESS_AA_PATH_RENDERER ifdef. by Stephen White · 7 years ago
  33. a66ef2d 2ptconical stage by Florin Malita · 7 years ago
  34. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  35. 90ca377 use rasterpipline for hq scaling by Mike Reed · 7 years ago
  36. bb198fb Fix Linux Swarming dimensions after Debian transition by Eric Boren · 7 years ago
  37. cefd059 be more explicit about not expecting 32-bit x86 jumper backend on windows by Mike Klein · 7 years ago
  38. 746e263 Move all Linux GCE bots to Debian by Eric Boren · 7 years ago
  39. 111f8a9 add bgra as 1st class format by Mike Klein · 7 years ago
  40. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  41. 3fe4454 use blitMask for left/right edges in blur-nine by Mike Reed · 7 years ago
  42. 9f2b3d1 remove unused "swap" stage by Mike Klein · 7 years ago
  43. 279091e specialize loaders for dst registers, to avoid move/swap stages by Mike Reed · 7 years ago
  44. 7a86987 Use the NDK headers for AHardwareBuffer. by Derek Sollenberger · 7 years ago
  45. 3921ba2 Enable SDF text when using a perspective matrix. by Jim Van Verth · 7 years ago
  46. d08109f try not zeroing registers in start_pipeline by Mike Klein · 7 years ago
  47. 51329c9 SkPDF: clean up PDFDevice. by Hal Canary · 7 years ago
  48. 0bb0411 2pt conical stage for concentric case by Florin Malita · 7 years ago
  49. 42c5af7 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  50. 515ccaf Adjust path_stroke_with_zero_length to draw on pixel centers by Brian Osman · 7 years ago
  51. 47ac024 Turn on verbose logging on flakily dying bots. by Ben Wagner · 7 years ago
  52. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  53. 26249e0 Expand 2pt conical gradient gm with repeat/mirror by Florin Malita · 7 years ago
  54. 19b2a56 Upgrade android build (and infrastructure) to use ndk r15. by Derek Sollenberger · 7 years ago
  55. 52fb02e Fix TransferBufferTest for TegraX1 by Jim Van Verth · 7 years ago
  56. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
  57. ca0b438 add dumbest possible 32-bit SkJumper backend by Mike Klein · 7 years ago
  58. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  59. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  60. c3aef18 Load FreeType glyph bitmap before emboldening. by Ben Wagner · 7 years ago
  61. 8c3d515 add _hsw lowp backend by Mike Klein · 7 years ago
  62. 7f7b902 Add shading language version to GL dump by Jim Van Verth · 7 years ago
  63. 70e3e9a Remove SkImageFilter::MakeBlur entry point by Robert Phillips · 7 years ago
  64. 0dc1f4f Add GM image test for blur with clamp mode. by wutao · 7 years ago
  65. 7944756 attempt to fix android roll by Mike Reed · 7 years ago
  66. c908906 run NexusPlayer CPU tests verbosely by Mike Klein · 7 years ago
  67. c4fcbed somewhat less silly tail loads and stores by Mike Klein · 7 years ago
  68. 660cc99 Restrict acceptable bounds for uploading data to mip levels on GPU by Greg Daniel · 7 years ago
  69. 4e942a3 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  70. a98e399 Exclude AALinearizingConvexPathRenderer from zero size paths by Brian Osman · 7 years ago
  71. 8fa0ca2 remove unneeded guards for android by Mike Reed · 7 years ago
  72. e9f187b always touch verbose.log, even if --verbose by Mike Klein · 7 years ago
  73. cff94e4 Move threaded BMP device to samples by Brian Osman · 7 years ago
  74. 4b8d491 lean more on the compiler in lowp stages by Mike Klein · 7 years ago
  75. d261e10 Re-enable opList dependency tracking by Robert Phillips · 7 years ago
  76. 8744405 Remove SkImage_Base::peekTexture call by Robert Phillips · 7 years ago
  77. 6945c94 Temporarily stop uploading to partner bucket in RecreateSKPs bot by Ravi Mistry · 7 years ago
  78. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  79. 5e78c61 Revert "remove a bit more dead code" by Mike Reed · 7 years ago
  80. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 7 years ago
  81. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  82. 428266d use rasterpipeline for colorfilters by Mike Reed · 7 years ago
  83. 1aa77f0 remove unused blitrow by Mike Reed · 7 years ago
  84. cbbb58a Revert "speculative fix for chrome roll" by Mike Reed · 7 years ago
  85. 4220a92 speculative fix for chrome roll by Mike Reed · 7 years ago
  86. d9b1fe0 remove a bit more dead code by Mike Klein · 7 years ago
  87. 2e3c955 disable optimization (for now) for android by Mike Reed · 7 years ago
  88. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 7 years ago
  89. 587d082 optimize imageshaders to use clamp for dimension==1 by Mike Reed · 7 years ago
  90. 6e554e3 Reduce ANGLE correctness testing blacklists by Brian Salomon · 7 years ago
  91. df66981 run Test-iOS-... bots with --threads 0. by Mike Klein · 7 years ago
  92. bc4c26b reduce exposure of SK_SUPPORT_LEGACY_TILED_BITMAPS to not replace repeats yet by Mike Reed · 7 years ago
  93. c16d0d5 Update Win Haswell/Broadwell driver. by Ben Wagner · 7 years ago
  94. 03a95ad remove DM status thread by Mike Klein · 7 years ago
  95. 25ad117 Remove SK_SUPPORT_LEGACY_DITHERING dead code by Florin Malita · 7 years ago
  96. 78f1f5a Add rest of paint flags to debug canvas. by Ben Wagner · 7 years ago
  97. 51e46d5 use mul_inv instead of div for tiling by Mike Reed · 7 years ago
  98. 81dd3e0 Finish a few MDB TODOs by Robert Phillips · 7 years ago
  99. b7fd252 Roll isolate binaries to pick up some auth fixes. by Vadim Shtayura · 7 years ago
  100. 2ac96dc Hack to fix MSAA GL -> Vk transition on Windows Viewer by Brian Osman · 7 years ago