1. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 8 years ago
  2. 7c14d27 Experimental change to diagnose image diffs in g3 by Mike Reed · 8 years ago
  3. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 8 years ago
  4. bc2cdd1 Fix LCD distance field text color filtering by Jim Van Verth · 8 years ago
  5. e03a729 Disable buffer mapping on Galaxy J5 by Brian Salomon · 8 years ago
  6. 0ce3d43 Fix native_image_to_raster_surface crash in ANGLE msaa configs by Brian Osman · 8 years ago
  7. a6b2ba2 Increase timeout for 32-bit Debug tests. by Ben Wagner · 8 years ago
  8. 2d78bcd eliminate GPU line snapping by Ethan Nicholas · 8 years ago
  9. d21fd4b Disable F16-nullptr sources by Matt Sarett · 8 years ago
  10. 7fbeb5a Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""" by Brian Salomon · 8 years ago
  11. 840ff88 Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support"" by Brian Salomon · 8 years ago
  12. b6f4767 Do not return Index8 from SkAndroidCodec::computeOutputColorType by Matt Sarett · 8 years ago
  13. d7c681d Revert "DeferredTextureImageData low-bit-depth/dithering support" by Brian Salomon · 8 years ago
  14. cde9031 remove unused xfermode methods by Mike Reed · 8 years ago
  15. 6162e03 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  16. d1aedde Remove SkLinearGradient::kForce4fContext_PrivateFlag by Florin Malita · 8 years ago
  17. db6365a SkPDF: Do draw{Image,Bitmap} with maskfilter. by Hal Canary · 8 years ago
  18. 2c075e7 DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 8 years ago
  19. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 8 years ago
  20. 9982c4e GM for drawImage w/ maskFilter by Hal Canary · 8 years ago
  21. fa2a26a SkPDF: Do draw{Image,Bitmap}Rect with maskfilter. by Hal Canary · 8 years ago
  22. a924dd3 Use burst mode for linear gradients w/ > 2 stops by Florin Malita · 8 years ago
  23. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 8 years ago
  24. 912e6b8 Reland "Handle different types of streams in different jpeg source managers" by Matt Sarett · 8 years ago
  25. 65cfb5e disable coverage optimization for hairlines by Mike Reed · 8 years ago
  26. 5ab7276 Suppress rendererability of kAlpha8 GL_CHROMIUM_framebuffer_multisample for ANGLE D3D9 by Robert Phillips · 8 years ago
  27. b246b94 Fix croppedrects GM by Chris Dalton · 8 years ago
  28. 91f0f73 Fix alpha issues in SkGifCodec by Leon Scroggins III · 8 years ago
  29. 89c8fec move SkPathRef.h into private by Mike Reed · 8 years ago
  30. fd7819c Revert "Handle too many (or too large) paths in GrDefaultPathRenderer" by Brian Osman · 8 years ago
  31. 7785dd2 Update showmiplevel gm to round coords the same for both variations of the GM by Greg Daniel · 8 years ago
  32. b53f48c Touch input support for Windows by Brian Osman · 8 years ago
  33. 2e425eb Fix use of uninitialized value in SkColor4Shader::CreateProc by Brian Osman · 8 years ago
  34. 6383b29 Handle too many (or too large) paths in GrDefaultPathRenderer by Brian Osman · 8 years ago
  35. b52fa02 Limit Adreno 4xx stencil clear workaround to older drivers by Brian Salomon · 8 years ago
  36. b15ef6f we can std::move work to avoid copying it by Mike Klein · 8 years ago
  37. 4ed5dac Mark SkThreadedBMPDevice destructors with override by Kevin Lubick · 8 years ago
  38. 72f1a45 we can move dst here by Mike Klein · 8 years ago
  39. 82d8087 Show SkPaint/blendMode in debugger by Florin Malita · 8 years ago
  40. 6c3c1d6 remove unneeded class declarations by Mike Reed · 8 years ago
  41. 3b5a3fa GrTessellator: implement out-of-range splitting and AEL rewinding. by Stephen White · 8 years ago
  42. 31550db Revert "Revert "Workaround Adreno driver issue with stencil clears."" by Mike Klein · 8 years ago
  43. 8b06ed7 Revert "Workaround Adreno driver issue with stencil clears." by Mike Klein · 8 years ago
  44. a88da48 Fix invalid assert in GrMesh::setIndexed by Chris Dalton · 8 years ago
  45. 7f5af0c Use more stable root finding methods for cubics by Christopher Dalton · 8 years ago
  46. 5355d87 more exclusion of SkImageEncoder_none.cpp by Mike Klein · 8 years ago
  47. 4e8c581 Workaround Adreno driver issue with stencil clears. by Brian Salomon · 8 years ago
  48. ba83233 Image encoder cleanup: speculative fix for bzl roll by Matt Sarett · 8 years ago
  49. 47e55a5 Opt-in burst mechanism for pipeline shaders by Florin Malita · 8 years ago
  50. 15f4d02 Revert "Handle different types of streams in different jpeg source managers" by Matt Sarett · 8 years ago
  51. 23f734c Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  52. ca9fb3b Add basic support for ARM so Skia can be built on Linux 4 Tegra (L4T) by Neal Norwitz · 8 years ago
  53. 1dda8bb use smarter float -> skfixed15 logic everywhere by Mike Klein · 8 years ago
  54. ce4b6c1 less naive lowp constant_color by Mike Klein · 8 years ago
  55. c665fdd define HWCAP_* ourselves in SkCpu.cpp by Mike Klein · 8 years ago
  56. 0e36b3f Add color space support to 4f gradients by Florin Malita · 8 years ago
  57. 6b3542a move Coeff into blendmode by Mike Reed · 8 years ago
  58. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 8 years ago
  59. 1608a1d remove unused xfermode methods by Mike Reed · 8 years ago
  60. f4a5fc7 Use chrome-infra Git CIPD package by Eric Boren · 8 years ago
  61. 8e20078 more easy lowp stages by Mike Klein · 8 years ago
  62. b7e300f Expose SkWriteBuffer in component builds by Adrienne Walker · 8 years ago
  63. adff9dc SkJumper: only omit leaf frame pointers by Mike Klein · 8 years ago
  64. c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 8 years ago
  65. 348060f Fix GrReducedClip.cpp: assertion failure surrounding tiny query bounds by Chris Dalton · 8 years ago
  66. 70898af Add TiledDrawScheduler so we can concurrently draw and enque by Yuqian Li · 8 years ago
  67. 9653d3a more lowp blend modes by Mike Klein · 8 years ago
  68. d12a676 SkPDF: Draw paths with mask filters; color filter. by Hal Canary · 8 years ago
  69. f36031b lowp: add some big easy stages by Mike Klein · 8 years ago
  70. 12a4dc9 Defend against ICOs with large BMPs embedded by Leon Scroggins III · 8 years ago
  71. 094dcc5 Update link to testing infrastructure. by Ben Wagner · 8 years ago
  72. ad5a646 In shapes_as_paths, draw zoom from pixmaps, not images by Brian Osman · 8 years ago
  73. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 8 years ago
  74. bab680d Revert "Destroy ANGLE displays in destroyGLContext" by Robert Phillips · 8 years ago
  75. 727b09c lowp: add constant_color, swap, move_dst_src by Mike Klein · 8 years ago
  76. 0e02229 add color by Mike Klein · 8 years ago
  77. 28207df Make GrSimpleMeshDrawOpHelper record whether coverage can be implemented as alpha by Brian Salomon · 8 years ago
  78. c135988 Destroy ANGLE displays in destroyGLContext by Robert Phillips · 8 years ago
  79. 5adb01b lowp: add move_src_dst and srcover by Mike Klein · 8 years ago
  80. 1f29bf0 slight streamlining for lowp load_8888 with pshufb by Mike Klein · 8 years ago
  81. a86385d Remove blacklist of unit tests on Adreno Vulkan by Greg Daniel · 8 years ago
  82. 330e93b Exclude SkJumper_stages_lowp.cpp from G3 build. by Mike Klein · 8 years ago
  83. eeccbf7 Real fix for stage perf regression. by Mike Klein · 8 years ago
  84. 42bb6ac Simplify some Viewer code, and fix a few bugs by Brian Osman · 8 years ago
  85. d3df9ec SkImage::makeColorSpace(): Fix nullptr->sRGB bug with picture images by Matt Sarett · 8 years ago
  86. d81fed9 Replace BMP calls to new with calls to malloc by Leon Scroggins III · 8 years ago
  87. 98fae70 Remove hardstop blacklist for nexus player vulkan by Greg Daniel · 8 years ago
  88. 3e2df5a A little help message for Android viewer's build dir by Yuqian Li · 8 years ago
  89. 96cc361 Handle different types of streams in different jpeg source managers by cjbao · 8 years ago
  90. 4b0b00e Support passing single SKP to get_images_from_skps by Leon Scroggins III · 8 years ago
  91. c928fe2 add testing flag to force rasterpipeline by Mike Reed · 8 years ago
  92. eee4d6e Make instantiate return a Boolean by Robert Phillips · 8 years ago
  93. 9beafc4 have start_pipeline() return limit again by Mike Klein · 8 years ago
  94. 34d10d7 implement SkRasterPipelineBlitter::blitAntiH2() by Mike Klein · 8 years ago
  95. e18474e Re-enable single channel renderability for ANGLE ES2 by Robert Phillips · 8 years ago
  96. c8167f1 Roll ANGLE DEPS by Robert Phillips · 8 years ago
  97. d0e0a8f Don't move raw pointers in SkCanvas by Vaclav Brozek · 8 years ago
  98. cb218b3 don't try lowp in msan builds by Mike Klein · 8 years ago
  99. bba02c2 start on SkJumper lowp mode by Mike Klein · 8 years ago
  100. f4e4986 Update SKP version by UpdateSKPs · 8 years ago