1. 1af55b9 Manually roll recipes by Robert Iannucci · 8 years ago
  2. ad1de45 Manually roll recipes (trivial) by Robert Iannucci · 8 years ago
  3. d003e24 Update SKP version by UpdateSKPs · 8 years ago
  4. 0222e70 ok: refactor Src/Dst interactions by Mike Klein · 8 years ago
  5. f5d1a55 ok: basic Vias by Mike Klein · 8 years ago
  6. 7ac0483 Spin off non-core parts of ok into their own files. by Mike Klein · 8 years ago
  7. 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 8 years ago
  8. 1b52df3 Remove draw-as-clear workaround for Adreno 3xx in Chrome. by Brian Salomon · 8 years ago
  9. dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 8 years ago
  10. 51fe971 ok: introduce the idea of Dsts by Mike Klein · 8 years ago
  11. 9f4b0ae simplify api to bitmapcache by Mike Reed · 8 years ago
  12. 37b1d84 Omit tests causing IntelIris540 Vulkan to crash/fail. by Ben Wagner · 8 years ago
  13. 0513f14 Try a different calculation for computing convexity. by Jim Van Verth · 8 years ago
  14. 31f96a6 Revert "Remove texture sampling from GrConfigConversionEffect" by Brian Osman · 8 years ago
  15. ec715e8 quick-fix to surface dox by Mike Reed · 8 years ago
  16. f4d443f Fix SkImage_Gpu::getROPixels by Brian Osman · 8 years ago
  17. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 8 years ago
  18. 70288c0 Add function to perform color fragment processor elimination while performing FP analysis. by Brian Salomon · 8 years ago
  19. d3caa77 Update Linux Intel Release driver with patch to fix Vulkan by Greg Daniel · 8 years ago
  20. 528ca9b Run angle in 8 sample msaa on desktop by Brian Salomon · 8 years ago
  21. dc276f9 Disable convex check for now. by Jim Van Verth · 8 years ago
  22. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 8 years ago
  23. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 8 years ago
  24. adf7b33 ok: fix an assert from unbalanced save/restores by Mike Klein · 8 years ago
  25. 61e9902 ok: basic crash handling and stack trace dumps by Mike Klein · 8 years ago
  26. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 8 years ago
  27. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 8 years ago
  28. a3bdd44 Revert "Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"" by Robert Phillips · 8 years ago
  29. 3e7cdda Remove texture sampling from GrConfigConversionEffect by Brian Osman · 8 years ago
  30. da4545b Extract 4f gradient interval functionality by Florin Malita · 8 years ago
  31. 4dc6474 remove dead code in bitmapcache by Mike Reed · 8 years ago
  32. 5ec7829 add experimental flag for downscaling by Mike Reed · 8 years ago
  33. cc26127 Find cubic KLM functionals directly by csmartdalton · 8 years ago
  34. f160ad4 SkBlurDrawLooper: Start by deleting flags by Matt Sarett · 8 years ago
  35. 9827256c Improve TaskEngine::wait_one(). by Mike Klein · 8 years ago
  36. e2dad10 Remove tests from blacklist for Vk AMD by Greg Daniel · 8 years ago
  37. 3318da5 Replace Thinkness with Thickness. by Ben Wagner · 8 years ago
  38. 9f01e38 Revert "Remove texture sampling from GrConfigConversionEffect" by Brian Osman · 8 years ago
  39. 06432b2 ok by Mike Klein · 8 years ago
  40. 02be3c1 add test and fix for canvas::isClipEmpty by Mike Reed · 8 years ago
  41. 7807580 Make SkGr.h GrTexture-free by Robert Phillips · 8 years ago
  42. e01187e Fix MSAN issue found by fuzzer in GrStencilSettings::operator== by Brian Salomon · 8 years ago
  43. 468fd63 In vulkan align data in buffer when copying to image by Greg Daniel · 8 years ago
  44. a88a646 Override onImageInfo() in SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
  45. 3bc9bfe Remove texture sampling from GrConfigConversionEffect by Brian Osman · 8 years ago
  46. 3849b64 Only perform SkSafeRef race detection if on android framework by Derek Sollenberger · 8 years ago
  47. 6dd8814 Make reference counted assignment check for races. by Derek Sollenberger · 8 years ago
  48. ec3bdbb Turn on x86-specific code when building zlib. by Mike Klein · 8 years ago
  49. 4f358be Make SkImageCacherator be deferred (take 2) by Robert Phillips · 8 years ago
  50. 5df93de Revert "Revert "Add support for writing icc profiles to the jpeg encoder"" by Matt Sarett · 8 years ago
  51. 4610a9b Consolidate Linux GCE dimensions by Kevin Lubick · 8 years ago
  52. 4b33ef6 Disable msaa configs on Intel by Brian Salomon · 8 years ago
  53. 84cff13 Disable dual source blending on AMD vulkan. by Greg Daniel · 8 years ago
  54. 22bc865 Add AMD work around in Vulkan to create a new secondary command buffer by Greg Daniel · 8 years ago
  55. 5e15085 Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" by Brian Salomon · 8 years ago
  56. b8e7521 fix round_asymmetric_to_int to also bias bottom and right by Lee Salzman · 8 years ago
  57. ce42551 Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect by Brian Osman · 8 years ago
  58. dda14b9 Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 8 years ago
  59. 70131b9 Fix SkTArray operator= to work with self assignment by Greg Daniel · 8 years ago
  60. dbd11ec Init Command buffer on inlineUploads in Vulkan by Greg Daniel · 8 years ago
  61. e3060ba Revert "Make SkImageCacherator be deferred" by Robert Phillips · 8 years ago
  62. 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
  63. 4ef0148 Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 8 years ago
  64. 801f8b8 Make SkImageCacherator be deferred by Robert Phillips · 8 years ago
  65. 44c1b11 path hang by Cary Clark · 8 years ago
  66. de1a605 Support premul/unpremul of F16 during read/writePixels by Brian Osman · 8 years ago
  67. ca0913c Further widen nondeterministic processor testing by Brian Osman · 8 years ago
  68. d68c41d Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 8 years ago
  69. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  70. 30a38ff Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef) by Robert Phillips · 8 years ago
  71. 73879eb Improve color type handling in SkImage_Base::makeColorSpace() by Matt Sarett · 8 years ago
  72. 2a65cc0 test (and fix) clip_restriction in canvas by Mike Reed · 8 years ago
  73. 20c322e Revert "Add a new GrResourceCache purging mechanism for purging unused resources." by Brian Salomon · 8 years ago
  74. fbb56ce Add a new GrResourceCache purging mechanism for purging unused resources. by Brian Salomon · 8 years ago
  75. b667fe2 Small downsample_3_3 optimization by Matt Sarett · 8 years ago
  76. a2eb235 Skia Gerrit 10k! by Ravi Mistry · 8 years ago
  77. fde9bff Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag" by Robert Phillips · 8 years ago
  78. e3b95ce Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 8 years ago
  79. c3efe67 Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag by Robert Phillips · 8 years ago
  80. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 8 years ago
  81. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 8 years ago
  82. 337432d In GrRenderTargetOpList::forwardCombine check adjacent ops by Brian Salomon · 8 years ago
  83. 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 8 years ago
  84. ebbdec4 document when we retired a serialized verb -- for later removal by Mike Reed · 8 years ago
  85. 5aa9158 FuzzCanvas: NullGL & DebugGL by Hal Canary · 8 years ago
  86. bbd7a3b Make experimental Perlin noise shader take texture proxies by Robert Phillips · 8 years ago
  87. 7322b52 C API: document sk_matrix_t by Hal Canary · 8 years ago
  88. 3adf1c3 Run discardable test bots as single-threaded by Matt Sarett · 8 years ago
  89. 0887c70 SkImage_Raster: Keep tmp in scope while it is in use by Matt Sarett · 8 years ago
  90. 74de1f6 More png API compatibility by Matt Sarett · 8 years ago
  91. 189491c Enable dng testing on windows by Matt Sarett · 8 years ago
  92. a6c7c7a Add docs for iOS simulator build. by Mike Klein · 8 years ago
  93. fa74caa Add iOS simulator support and a Build bot. by Mike Klein · 8 years ago
  94. 271d495 check-headers-self-sufficient: update by Hal Canary · 8 years ago
  95. 28da283 fix fuzz by Cary Clark · 8 years ago
  96. 90960eb Exclude Vulkan from running PreFlushCallbackTest by Robert Phillips · 8 years ago
  97. 687b656 Compatible use of png_set_iCCP by Matt Sarett · 8 years ago
  98. 291547d Add Chromecast Perf jobs by Kevin Lubick · 8 years ago
  99. a33b43d Combine some duplicate code in AA using template by Yuqian Li · 8 years ago
  100. 5f3b940 Move build tasks to MacOS 10.12 by Stephan Altmueller · 8 years ago