1. 44f8571 Add unistd.h include to GrVkGpu.cpp on unix for sleep by Forrest Reiling · 7 years ago
  2. fcf3aba Marker for driver update on Win10 Golo GT610 by Ben Wagner · 7 years ago
  3. 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 7 years ago
  4. 02bb6df Retract GrPipeline from setRenderTargetState calls by Robert Phillips · 7 years ago
  5. 1ec1faa Remove GrSurface::flushWrites by Robert Phillips · 7 years ago
  6. 334e88c Update Galaxy S7s to March 2017 patch by Kevin Lubick · 7 years ago
  7. c1cd59b Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  8. 5208223 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  9. a20de46 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  10. 03fde11 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  11. 497d313 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  12. 4dcce9e Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  13. a5002c3 Add debug helper for finding leaks in GrMemoryPool.h by Brian Salomon · 7 years ago
  14. 90b49b5 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  15. 8383ac4 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  16. 58c7b92 Fix msan errors in webp decoder by Matt Sarett · 7 years ago
  17. 2677a9a Add extra_asmflags by Kevin Lubick · 7 years ago
  18. d60ec06 [recipes.cfg] set autoroll recipe options by Robert Iannucci · 7 years ago
  19. 3725f0a Add codec and color xform support for 565 by Matt Sarett · 7 years ago
  20. 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 7 years ago
  21. 8cb6648 turn on hidden visibility flags on iOS by Mike Klein · 7 years ago
  22. 2041e44 Revert "Fix copy offset when uploading initial mip data in Vulkan" by Greg Daniel · 7 years ago
  23. 7a69340 Manually roll recipes (trivial) by Robert Iannucci · 7 years ago
  24. f6c360f Fix copy offset when uploading initial mip data in Vulkan by Greg Daniel · 7 years ago
  25. a2cedff Fix gaussianedge GM by Robert Phillips · 7 years ago
  26. d2adc66 Use SkTransferFunctionBehavior for raster pixel conversions by Matt Sarett · 7 years ago
  27. 20ece3a Always initialize testing textures in vulkan with some data by Greg Daniel · 7 years ago
  28. 200f6da ok, unify failure and crash logging by Mike Klein · 7 years ago
  29. f86bc2c SkImage_Generator::onMakeColorSpace avoid 565 by Matt Sarett · 7 years ago
  30. 4a77cf8 ok, plumb in GrContextFactory by Mike Klein · 7 years ago
  31. 36e4f06 GrTessellator: speed up linearized quadratic Beziers. by Stephen White · 7 years ago
  32. 654dfee Manually roll recipes (trivial) by Robert Iannucci · 7 years ago
  33. 6105e4b ok, make tests really work by Mike Klein · 7 years ago
  34. 2084ffa Revert "Fix SkImage_Gpu::getROPixels" by Brian Salomon · 7 years ago
  35. c119a2f Omit ImageStorageLoad on IntelBayTrail Ubuntu by Ben Wagner · 7 years ago
  36. af40127 Minor fix to VkWrapTest by Greg Daniel · 7 years ago
  37. d63442d ok: add basic unit test support by Mike Klein · 7 years ago
  38. 8c67909 Add a simple tool for isolating a path from an SKP by csmartdalton · 7 years ago
  39. b338484 quiet some annoying logging in unit tests by Mike Klein · 7 years ago
  40. b436655 Add height function to shadow tessellators. by Jim Van Verth · 7 years ago
  41. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  42. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  43. 88f9c1e ok: alias 565 -> sw:ct=565 by Mike Klein · 7 years ago
  44. 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 7 years ago
  45. 465748c Update ATT Galaxy S7 to Android N by Kevin Lubick · 7 years ago
  46. 51e7ca3 Add new proxy-based DetermineDomainMode w/ test by Robert Phillips · 7 years ago
  47. 59eed0d ok: handle concurrent crashes better by Mike Klein · 7 years ago
  48. 73a850f Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSAN by Brian Salomon · 7 years ago
  49. cf3ee92 Manually roll recipes (trivial) by Robert Iannucci · 7 years ago
  50. bf3bf86 Manually roll recipes by Robert Iannucci · 7 years ago
  51. 342977c Manually roll recipes (trivial) by Robert Iannucci · 7 years ago
  52. eec23d1 focus hidden-visibility flags by Mike Klein · 7 years ago
  53. 1af55b9 Manually roll recipes by Robert Iannucci · 7 years ago
  54. ad1de45 Manually roll recipes (trivial) by Robert Iannucci · 7 years ago
  55. d003e24 Update SKP version by UpdateSKPs · 7 years ago
  56. 0222e70 ok: refactor Src/Dst interactions by Mike Klein · 7 years ago
  57. f5d1a55 ok: basic Vias by Mike Klein · 7 years ago
  58. 7ac0483 Spin off non-core parts of ok into their own files. by Mike Klein · 7 years ago
  59. 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 7 years ago
  60. 1b52df3 Remove draw-as-clear workaround for Adreno 3xx in Chrome. by Brian Salomon · 7 years ago
  61. dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 7 years ago
  62. 51fe971 ok: introduce the idea of Dsts by Mike Klein · 7 years ago
  63. 9f4b0ae simplify api to bitmapcache by Mike Reed · 7 years ago
  64. 37b1d84 Omit tests causing IntelIris540 Vulkan to crash/fail. by Ben Wagner · 7 years ago
  65. 0513f14 Try a different calculation for computing convexity. by Jim Van Verth · 7 years ago
  66. 31f96a6 Revert "Remove texture sampling from GrConfigConversionEffect" by Brian Osman · 7 years ago
  67. ec715e8 quick-fix to surface dox by Mike Reed · 7 years ago
  68. f4d443f Fix SkImage_Gpu::getROPixels by Brian Osman · 7 years ago
  69. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  70. 70288c0 Add function to perform color fragment processor elimination while performing FP analysis. by Brian Salomon · 7 years ago
  71. d3caa77 Update Linux Intel Release driver with patch to fix Vulkan by Greg Daniel · 7 years ago
  72. 528ca9b Run angle in 8 sample msaa on desktop by Brian Salomon · 7 years ago
  73. dc276f9 Disable convex check for now. by Jim Van Verth · 7 years ago
  74. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 7 years ago
  75. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 7 years ago
  76. adf7b33 ok: fix an assert from unbalanced save/restores by Mike Klein · 7 years ago
  77. 61e9902 ok: basic crash handling and stack trace dumps by Mike Klein · 7 years ago
  78. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 7 years ago
  79. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 7 years ago
  80. a3bdd44 Revert "Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"" by Robert Phillips · 7 years ago
  81. 3e7cdda Remove texture sampling from GrConfigConversionEffect by Brian Osman · 7 years ago
  82. da4545b Extract 4f gradient interval functionality by Florin Malita · 7 years ago
  83. 4dc6474 remove dead code in bitmapcache by Mike Reed · 7 years ago
  84. 5ec7829 add experimental flag for downscaling by Mike Reed · 7 years ago
  85. cc26127 Find cubic KLM functionals directly by csmartdalton · 7 years ago
  86. f160ad4 SkBlurDrawLooper: Start by deleting flags by Matt Sarett · 7 years ago
  87. 9827256c Improve TaskEngine::wait_one(). by Mike Klein · 7 years ago
  88. e2dad10 Remove tests from blacklist for Vk AMD by Greg Daniel · 7 years ago
  89. 3318da5 Replace Thinkness with Thickness. by Ben Wagner · 7 years ago
  90. 9f01e38 Revert "Remove texture sampling from GrConfigConversionEffect" by Brian Osman · 7 years ago
  91. 06432b2 ok by Mike Klein · 7 years ago
  92. 02be3c1 add test and fix for canvas::isClipEmpty by Mike Reed · 7 years ago
  93. 7807580 Make SkGr.h GrTexture-free by Robert Phillips · 7 years ago
  94. e01187e Fix MSAN issue found by fuzzer in GrStencilSettings::operator== by Brian Salomon · 7 years ago
  95. 468fd63 In vulkan align data in buffer when copying to image by Greg Daniel · 7 years ago
  96. a88a646 Override onImageInfo() in SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  97. 3bc9bfe Remove texture sampling from GrConfigConversionEffect by Brian Osman · 7 years ago
  98. 3849b64 Only perform SkSafeRef race detection if on android framework by Derek Sollenberger · 7 years ago
  99. 6dd8814 Make reference counted assignment check for races. by Derek Sollenberger · 7 years ago
  100. ec3bdbb Turn on x86-specific code when building zlib. by Mike Klein · 7 years ago