1. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 8 years ago
  2. 4f8c695 Revert "use pipeline for non-opt xfermodes" by Mike Klein · 8 years ago
  3. 9e99b3d remove 32K table for emboss by Mike Reed · 8 years ago
  4. 574db9e use statically linked glGetShaderPrecisionFormat on Android by Brian Salomon · 8 years ago
  5. 32057c1 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  6. 40c18cb Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  7. f046594 Remove AVX+ special case for load<U8>(). by Mike Klein · 8 years ago
  8. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 8 years ago
  9. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 8 years ago
  10. f1debdf Remove IntelIris640 jobs. by Ben Wagner · 8 years ago
  11. f1b41a7 Refactor SkBlurImageFilter_opts.h for readability. by Mike Klein · 8 years ago
  12. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 8 years ago
  13. 1791a06 [recipes] Fix internal_test tryjobs. by Ben Wagner · 8 years ago
  14. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 8 years ago
  15. a611be8 ok: add 8888 and rp dsts by Mike Klein · 8 years ago
  16. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 8 years ago
  17. e93cf97 use pipeline for non-opt xfermodes by Mike Reed · 8 years ago
  18. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 8 years ago
  19. e8f2881 Revert "Revert "inline common modecolorfilters"" by Mike Reed · 8 years ago
  20. 4049dff Revert "inline common modecolorfilters" by Mike Klein · 8 years ago
  21. c8b6828 inline common modecolorfilters by Mike Reed · 8 years ago
  22. 3a74951 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  23. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 8 years ago
  24. 13b6afd DM: use SkPngEncoder by Mike Klein · 8 years ago
  25. 1950e0a Always encode images with sRGB encoded pixels by Matt Sarett · 8 years ago
  26. ca50b87 Combine duplicate code in preparing clipRgn for fill_path by Yuqian Li · 8 years ago
  27. b1e6cfd make make{SRGB,Linear}Gamma() const by Mike Klein · 8 years ago
  28. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 8 years ago
  29. eb7dc79 remove dead code associated with SK_SUPPORT_LEGACY_RASTERPIPELINE by Mike Reed · 8 years ago
  30. 7a8c84c Reland DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 8 years ago
  31. a8d45e5 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  32. b6759dd Revert "Revert "Disable F16-nullptr sources"" by Matt Sarett · 8 years ago
  33. 5e819ca fix f16 encoding by Mike Klein · 8 years ago
  34. 390f6cd Convert SkClassifyCubic to double precision by Chris Dalton · 8 years ago
  35. e3a0be7 GrTessellator: fix two NaN issues. by Stephen White · 8 years ago
  36. 50b8468 [infra] Isolate tasks don't need compile task. by Ben Wagner · 8 years ago
  37. 6f9cd0a enable rasterpipeline for android by Mike Reed · 8 years ago
  38. ffaa47e Roll ANGLE by Robert Phillips · 8 years ago
  39. db40620 Re-enable deferred proxies in Chrome by Robert Phillips · 8 years ago
  40. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 8 years ago
  41. 03a7879 append(from_srgb) -> append_from_srgb(kUnpremul) by Mike Klein · 8 years ago
  42. 5de25aa Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  43. 6d9c88b Modify Adreno 3xx workaround to toggle face culling rather than call glFlush. by Brian Salomon · 8 years ago
  44. ce9514c remove unneeded proc fields by Mike Reed · 8 years ago
  45. fc33416 port encode_bitmap_for_png() to SkRasterPipeline by Mike Klein · 8 years ago
  46. 197ca9b SkPDF: consolodate glyph runs on BUILD_FOR_WIN by Hal Canary · 8 years ago
  47. a51d713 added SPIR-V RelaxedPrecision by Ethan Nicholas · 8 years ago
  48. b310fd5 fixed issue with SkSL dead code elimination by Ethan Nicholas · 8 years ago
  49. 2ee0f42 only SkHalfToFloat_finite_ftz(uint64_t hs) is called by Mike Klein · 8 years ago
  50. 5143f2f Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  51. 888e9f2 Init fDevKLMMatrix in GrGLCubicEffect (possible valgrind fix) by Robert Phillips · 8 years ago
  52. a6e4686 Roll recipe dependencies (nontrivial). by recipe-roller · 8 years ago
  53. 22a0698 Update SKP version by UpdateSKPs · 8 years ago
  54. 2f07c28 remove unneeded methods by Mike Reed · 8 years ago
  55. 5eee919 remove unneeded SK_API by Mike Reed · 8 years ago
  56. 8d3f443 SkXfermode no longer needs to e a flattenable by Mike Reed · 8 years ago
  57. f449ded attempt to fix compiler error by Mike Reed · 8 years ago
  58. 63544a4 remove unused arithmetic code by Mike Reed · 8 years ago
  59. cb3ceb7 CanOverflow -> ClampIfNeeded by Mike Klein · 8 years ago
  60. 06e547c Fix GrGradientEffect::isValid() by Brian Salomon · 8 years ago
  61. f066ac9 replace 4f procs with pipeline (only called in 2 places by ganesh) by Mike Reed · 8 years ago
  62. 69d1469 Revert "Disable F16-nullptr sources" by Matt Sarett · 8 years ago
  63. b58194a Fix loopIndex in chopCubicAtLoopIntersection by Chris Dalton · 8 years ago
  64. 744d3c5 Add another gm to Win Intel Vulkan blacklist by Greg Daniel · 8 years ago
  65. 0059f97 Broken link in Tree Sheriffs Documentation by Allan MacKinnon · 8 years ago
  66. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 8 years ago
  67. a6aaa30 SkShader::asACompose is android-only by Mike Reed · 8 years ago
  68. 019f6c0 GrTessellator: fix logging; fix test comment. by Stephen White · 8 years ago
  69. d0dbee6 Add comments support for PNG encoder by Yuqian Li · 8 years ago
  70. 9a87cda Remove blacklisted native_image_to_raster_surface tests by Brian Osman · 8 years ago
  71. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 8 years ago
  72. febbffa Improve cubic KLM accuracy by Chris Dalton · 8 years ago
  73. 01b2b83 Extend composeshader to support a lerp parameter by Mike Reed · 8 years ago
  74. 6a0feba Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc by Matt Sarett · 8 years ago
  75. ee7c820 Remove debug checks for unsupported ICC profiles by Matt Sarett · 8 years ago
  76. 1aa2369 Add new Kaby Lake bot Win IntelIris640. by Ben Wagner · 8 years ago
  77. 6af2701 Make gradient effect creation fail if texture LUT creation fails by Brian Salomon · 8 years ago
  78. 12bf424 remove unused colorfilter virtual asACompose by Mike Reed · 8 years ago
  79. 7f95dfc Revert "Handle too many (or too large) paths in GrDefaultPathRenderer" by Brian Osman · 8 years ago
  80. 9466bf5 Make SkPixmap::getColor support kUnpremul pixels by Matt Sarett · 8 years ago
  81. 39afa12 fix f16 -> sRGB in encode_bitmap_for_png() by Mike Klein · 8 years ago
  82. eb86b70 Handle too many (or too large) paths in GrDefaultPathRenderer by Brian Osman · 8 years ago
  83. 65a9344 remove unneeded include by Mike Reed · 8 years ago
  84. 43e498e specialize D32 proc for legacy src by Mike Reed · 8 years ago
  85. fee2b4e Create a new HDC for each ANGLE context by Robert Phillips · 8 years ago
  86. 21157ce Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  87. af971de Add flush before drawing lines workaround for Adreno 3xx by Brian Salomon · 8 years ago
  88. c0110ff Use nextafter rather than std::nextafter, it's more widely available by Mostyn Bramley-Moore · 8 years ago
  89. eb4f186 Disable ReadPixels_Texture & ReadPixels_Gpu on ANGLE by Robert Phillips · 8 years ago
  90. a5b39fa Don't reuse failed buffers as scratch by Robert Phillips · 8 years ago
  91. cdabbcc Store context type (rather than backend type) in ContextInfo by Robert Phillips · 8 years ago
  92. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 8 years ago
  93. 0cb3167 GrTessellator: fix intersection above the first vertex. by Stephen White · 8 years ago
  94. dc79270 Draw time color xform API for Android by Matt Sarett · 8 years ago
  95. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 8 years ago
  96. 7c14d27 Experimental change to diagnose image diffs in g3 by Mike Reed · 8 years ago
  97. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 8 years ago
  98. bc2cdd1 Fix LCD distance field text color filtering by Jim Van Verth · 8 years ago
  99. e03a729 Disable buffer mapping on Galaxy J5 by Brian Salomon · 8 years ago
  100. 0ce3d43 Fix native_image_to_raster_surface crash in ANGLE msaa configs by Brian Osman · 8 years ago