1. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 7 years ago
  2. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  3. 8a8e5fe Reland: Finish up mip opts: 2x3 and 3x2 by Matt Sarett · 7 years ago
  4. 0fa156f remove inline allocation in SkRecord by Mike Klein · 7 years ago
  5. 7a542c5 Change bitmapcache to not rely on lockpixels. by Mike Reed · 7 years ago
  6. 7744397 Blacklist DeferredTextureImage on Win Vulkan IntelIris540 by Matt Sarett · 7 years ago
  7. da90109 Make SkLiteDL::draw() const. by Mike Klein · 7 years ago
  8. cd25df9 make SkRecord normally SkRefCnt'd by Mike Klein · 7 years ago
  9. 7bfdfda Revert "remove unused SkBitmap::copyPixelsTo" by Mike Klein · 7 years ago
  10. a4db9be Correct GIF frame dependencies and track alpha by Leon Scroggins III · 7 years ago
  11. 0f3fdfa remove unused SkBitmap::copyPixelsTo by Mike Reed · 7 years ago
  12. d177ae1 remove SkNx AVX code by Mike Klein · 7 years ago
  13. 8d4cbad Fix symbolization of ASAN crashes by Kevin Lubick · 7 years ago
  14. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  15. 3fbca26 Make sure NaNs clamp to 0 in color look up tables by Matt Sarett · 7 years ago
  16. 31f99ce SkCanvas constructor with legacy flag for Android framework by Matt Sarett · 7 years ago
  17. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  18. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  19. 5bd9848 remove kReturnNullForEmpty_FinishFlag feature by Mike Klein · 7 years ago
  20. 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 7 years ago
  21. 67cadde Add Galaxy S6 to CQ as an experimental bot. by Ben Wagner · 7 years ago
  22. 84c9cb7 getDeferredTextureImageData(): preserve color space in legacy mode by Matt Sarett · 7 years ago
  23. 891dde5 SkImageCacherator: Remove unneeded heuristic by Matt Sarett · 7 years ago
  24. 9f903e4 PM/UPM conversion improvements by Brian Osman · 7 years ago
  25. 95ddf13 fix too-dark 565 (really, all legacy) gradients by Mike Klein · 7 years ago
  26. c8e924c remove unused lockPixelsAreWritable by Mike Reed · 7 years ago
  27. ae95db4 Add MIPS Ci20 jobs by Kevin Lubick · 7 years ago
  28. 51b5921 Remove GeForce 320M bots by Eric Boren · 7 years ago
  29. 4482a14 fix -Fast bot by Mike Klein · 7 years ago
  30. 7b29749 constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp by Brian Salomon · 7 years ago
  31. 02a4867 Remove Index_8 handling in cacherator heuristic code by Brian Osman · 7 years ago
  32. 68a58ea Recipes: Remove depot_tools path hack by Eric Boren · 7 years ago
  33. b8ab7f7 Fix BundleRecipes depending on Release-Shared build by Eric Boren · 7 years ago
  34. 7b4202d Add multi-stop SkJumper stage. by Herb Derby · 7 years ago
  35. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 7 years ago
  36. f9aa9e5 Clean up no-longer-used recipes stuff by Eric Boren · 7 years ago
  37. 31abf1f Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*) by Matt Sarett · 7 years ago
  38. 1dd161c Fix infinite loop in SkRTree::insert() by Mike Klein · 7 years ago
  39. 4c7754c Move recipe content from modules back into recipes by Eric Boren · 7 years ago
  40. a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 7 years ago
  41. 768f52f Rename recipes: swarm_[name] -> [name] by Eric Boren · 7 years ago
  42. 4fccd85 Update SKP version by UpdateSKPs · 7 years ago
  43. e855ffa Update SKP version by UpdateSKPs · 7 years ago
  44. 9dab18f Fix GrGLSync definition by Brian Salomon · 7 years ago
  45. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 7 years ago
  46. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 7 years ago
  47. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 7 years ago
  48. 44320dd remove obsolete SK_SUPPORT_LEGACY_SCALARMUL code by Mike Reed · 7 years ago
  49. f1bc5e8 Set the kMultiMaster_FontFlag in DirectWrite. by Ben Wagner · 7 years ago
  50. 868d52b Make SkColorSetA() a constexpr function. by Lei Zhang · 7 years ago
  51. cf20f78 Convert Sk4fGradientInterval to (bias, factor) format by Florin Malita · 7 years ago
  52. dd20e91 Allow Vulkan to upload to main mip level without uploading to all levels. by Greg Daniel · 7 years ago
  53. 149e42e make SkAutoTMalloc self-move safe by Mike Klein · 7 years ago
  54. 266dcb0 SkTypeface:: populate_glyph_to_unicode uniformly across platforms by Hal Canary · 7 years ago
  55. 40de6da jumper, byte_tables + byte_tables_rgb by Mike Klein · 7 years ago
  56. 4e3abc1 cacherator upscales colortables to unify caching by Mike Reed · 7 years ago
  57. 45cde31 SkMultiPictureDocument : clean up MultiPictureDocumentReader interface by Hal Canary · 7 years ago
  58. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  59. 2d61e71 Simplify subset computation in SkGifImageReader by Leon Scroggins III · 7 years ago
  60. 28f5b77 stop disabling threadsafe statics by Mike Klein · 7 years ago
  61. 10ad80b Fix missing valgrind.supp in recipe-bundled tasks by Eric Boren · 7 years ago
  62. cb6f398 Add ChromeOS Test/Perf jobs and recipe changes by Kevin Lubick · 7 years ago
  63. 3390cdf SkTypeface_win_dw: populate_glyph_to_unicode uses lowest unichar by Hal Canary · 7 years ago
  64. ca878cc simplify SkRRect serialization by Mike Klein · 7 years ago
  65. 3a1ad6f Try disabling MSAN workarounds in SkJpegCodec by Mike Klein · 7 years ago
  66. 23a6ec6 Reland: Use bundled recipes for all test/perf tasks by Eric Boren · 7 years ago
  67. 5f055f0 jumper, gather_f16 by Mike Klein · 7 years ago
  68. 7d3d872 jumper, gather_i8 by Mike Klein · 7 years ago
  69. b9a02a1 Update stencil ops to have a parallel proxyID by Robert Phillips · 7 years ago
  70. 21bd3e4 jumper, more gathers by Mike Klein · 7 years ago
  71. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  72. 7754ccc Specialize boxBlur(Interp) based on 'transpose' parameter by Hans Wennborg · 7 years ago
  73. 46a45ba Revert "Manual revert: Add support for writing ICC profiles to webp encoder" by Matt Sarett · 7 years ago
  74. dec4ea8 jumper, gather_8888 by Mike Klein · 7 years ago
  75. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  76. cf1b022 tweaks to make gather_* easier in SkJumper by Mike Klein · 7 years ago
  77. 3b80558 jumper, turn off a few fancy features by Mike Klein · 7 years ago
  78. 42ce38f make copyTo_with_allocator android only by Mike Reed · 7 years ago
  79. 2e2b27f Commit the patch before bundling recipes by Eric Boren · 7 years ago
  80. 60cd57e Factor out common work in readSurfacePixels and writeSurfacePixels by Brian Osman · 7 years ago
  81. 6ff6af9 handle odd-index-count in encode/decode by Mike Reed · 7 years ago
  82. 372bc4e fix 36605271 by Cary Clark · 7 years ago
  83. 085bf7c Revert "Remove CPU dimension for Win GCE bots" by Eric Boren · 7 years ago
  84. 14987eb jumper, add load_f32() by Mike Klein · 7 years ago
  85. 8a823fa jumper, kill off F4 by Mike Klein · 7 years ago
  86. de2e384 jumper, only print non-zero counts by Mike Klein · 7 years ago
  87. 4293a1e Manual revert: Add support for writing ICC profiles to webp encoder by Matt Sarett · 7 years ago
  88. e2a3f5f Add Windows tester to the CQ by Eric Boren · 7 years ago
  89. 25bf350 Remove CPU dimension for Win GCE bots by Eric Boren · 7 years ago
  90. bf826af Do nondeterministic FP testing on iOS by Brian Osman · 7 years ago
  91. 7da7fe6 Revert "SpecialImageTest no longer fails on GalaxyS6." by Ben Wagner · 7 years ago
  92. 9d9172f remove legacy vertices flag and code by Mike Reed · 7 years ago
  93. dc57b5d remove SK_SUPPORT_LEGACY_BITMAP_SETPIXELREF flag and code by Mike Reed · 7 years ago
  94. 6276a7c Revert "Use bundled recipes on all Test/Perf tasks" by Eric Boren · 7 years ago
  95. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 7 years ago
  96. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  97. 43b9c6b Use bundled recipes on all Test/Perf tasks by Eric Boren · 7 years ago
  98. 093cb35 SpecialImageTest no longer fails on GalaxyS6. by Ben Wagner · 7 years ago
  99. e5f6679 Update MotoG4 to NPJ25.93-14. by Ben Wagner · 7 years ago
  100. c0e52f4 Fix the size check for the drawBitmap fast-path in SkBitmapDevice::drawBitmapRect. It would fail when the source rectangle had a non-zero offset, in which case it would compare the source rectangle with the offset to the extracted bitmap size, which always fails. The only thing that should matter is that the source rectangle and extract bitmap have the same size, since the offset gets added onto the matrix. by lsalzman · 7 years ago