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