1. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  2. 02046c5 fix a couple flaky nonnull attribute ubsan warnings by mtklein · 9 years ago
  3. f9e658b Fix bug with GrAtlasTextContext color regen by joshualitt · 9 years ago
  4. 96afa52 Boost GrGLConicEffect's variables to all high precision by robertphillips · 9 years ago
  5. 3e2f562 Cap filtering to kMedium_SkFilterQuality when downsampling by fmalita · 9 years ago
  6. 0707364 Revert of Boost GrGLConicEffect's variables to all high precision (patchset #1 id:1 of https://codereview.chromium.org/1513483002/ ) by robertphillips · 9 years ago
  7. 9d66696 Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ ) by borenet · 9 years ago
  8. f528e0d A small text cleanup by joshualitt · 9 years ago
  9. 624c59a Boost GrGLConicEffect's variables to all high precision by robertphillips · 9 years ago
  10. 9f0337e Attempt to land cache purge again [and regen bot logs if still failing] by bsalomon · 9 years ago
  11. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  12. ef6a1ca Use correct config variable in command buffer gl context by kkinnunen · 9 years ago
  13. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  14. e77f2da [SkDebugger] Show more text blob details by fmalita · 9 years ago
  15. 8985aea Remove spew in GrDefaultPathRenderer by joshualitt · 9 years ago
  16. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  17. 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
  18. cc881da Add sk_careful_memcpy to catch undefined behavior in memcpy. by mtklein · 9 years ago
  19. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  20. 1cf6f9b Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except when tiling) by bsalomon · 9 years ago
  21. cdd4682 Improve nvpr glyph batching by cdalton · 9 years ago
  22. d9d30f7 Allow LCD text to batch across colorchanges. This will always use by joshualitt · 9 years ago
  23. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  24. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  25. f08ce6c Loosen check for zero vectors in GrPathUtils::convert_noninflect_cubic_to_quads by robertphillips · 9 years ago
  26. 57eecc1 Zero length lines may have caps, but do not need joins. by caryclark · 9 years ago
  27. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  28. c6e7a13 Use correct fill type and bounds for NVPR paths that are stroked with Skia by kkinnunen · 9 years ago
  29. dfd6c6e SkPNGImageEncoder encodes all SkColorTypes by halcanary · 9 years ago
  30. b3adc26 Make GrAtlasTextBlob non-virtual by joshualitt · 9 years ago
  31. c41e7e1 Minor code cleanups in SkCanvas. by senorblanco · 9 years ago
  32. 6b28017 SkPixelSerializer: support indexed pixels by halcanary · 9 years ago
  33. 18b072d A small cleanup of GrAtlasTextContext by joshualitt · 9 years ago
  34. a3375e4 fix coincident fuzzer by caryclark · 9 years ago
  35. d4c24f6 Simplify D1G so that it can inline DrawOneGlyph, and fix a bug in codegen by herb · 9 years ago
  36. ba923d3 SkImageShaderFactoryToName SkAlphaThresholdFilterFactoryToName by halcanary · 9 years ago
  37. d61c384 Allow SkStream::peek() to partially succeed by scroggo · 9 years ago
  38. 3660d53 Start objectifying GrAtlasTextBlob by joshualitt · 9 years ago
  39. d5c4265 Fix up signed-integer-overflow warnings by tomhudson · 9 years ago
  40. 8e03b8a Always use high precision on NDS transform by joel.liang · 9 years ago
  41. 0745653 SkAlphaThresholdFilter.h allow flattening by halcanary · 9 years ago
  42. 1d265ca Pin result in SkATan2_255 by robertphillips · 9 years ago
  43. 9d34406 better NEON div255 by mtklein · 9 years ago
  44. a544eda Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  45. d7a2c1f Add transfer buffer to GLCaps by jvanverth · 9 years ago
  46. 262a71b detect when we can filter bitmaps/images directly, w/o a tmp layer by reed · 9 years ago
  47. 50c044b Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patchset #4 id:60001 of https://codereview.chromium.org/1500923004/ ) by senorblanco · 9 years ago
  48. 22a517f report back colorfilters in lua by reed · 9 years ago
  49. 8705ec8 Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  50. 5123eb7 use RawIter in hairpath (simplifies) by reed · 9 years ago
  51. 886e5e4 Fix overflow caught by ASAN. by benjaminwagner · 9 years ago
  52. be8216a Make SkAndroidCodec support ico by msarett · 9 years ago
  53. ea75053 Speculative fix for win8 bot crash in ~GrAutoLocaleSetter by bsalomon · 9 years ago
  54. 97ff7f5 Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ ) by scroggo · 9 years ago
  55. 433625e Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passed by robertphillips · 9 years ago
  56. 1603e93 Make SkAndroidCodec support ico by msarett · 9 years ago
  57. bbf2ce4 Load ANGLE EGL library correctly on Linux by kkinnunen · 9 years ago
  58. a18a8bc Skip dm GPU configs when context creation fails by kkinnunen · 9 years ago
  59. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  60. cb0d5c9 Add currScanline() getter to SkCodec API by msarett · 9 years ago
  61. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  62. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  63. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  64. 73063dc Add transfer buffer support. by jvanverth · 9 years ago
  65. c2e0ac4 Don't use the Sk4f gradient impl without SIMD by fmalita · 9 years ago
  66. 53c5d5f Revert of Add transfer buffer support. (patchset #9 id:160001 of https://codereview.chromium.org/1490473003/ ) by egdaniel · 9 years ago
  67. 7850eb2 API to support native scaling by image-generator by reed · 9 years ago
  68. dc5685a Wire up resource cache stats dumping in nanobench by joshualitt · 9 years ago
  69. 8fd844f reset shader compilations for stats by joshualitt · 9 years ago
  70. fa498fe Add transfer buffer support. by jvanverth · 9 years ago
  71. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  72. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  73. 954cbc1 Reduce use of GrRenderTarget in GrTextContexts by robertphillips · 9 years ago
  74. e45c81c Began logging more gpu stats from nanobench by joshualitt · 9 years ago
  75. 6ee690e Remove plumbing of clipRect thoughout the TextContexts by robertphillips · 9 years ago
  76. 7d5105c Allow SkAndroidCodec to use SkPngChunkReader by msarett · 9 years ago
  77. 2e8fec7 Revert of Simplify draw one glyph (patchset #3 id:40001 of https://codereview.chromium.org/1403573002/ ) by herb · 9 years ago
  78. f34b293 Add in shader blending for CoverageSetOp XP by egdaniel · 9 years ago
  79. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  80. 2211a7b Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching. by benjaminwagner · 9 years ago
  81. 001e744 Replace D1G with a simpler implementation. by herb · 9 years ago
  82. aa0df4e Add an SkPath conic conversion utility. by fmalita · 9 years ago
  83. a0a024e Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ ) by bsalomon · 9 years ago
  84. 9db43ac Add Sk4f::ToBytes(uint8_t[16], Sk4f, Sk4f, Sk4f, Sk4f) by mtklein · 9 years ago
  85. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  86. 1e2913e Fix stroking of zero length paths with end caps on NVPR by kkinnunen · 9 years ago
  87. 362c900 Disable using dev bounds in Gr clip reduction code. by Brian Salomon · 9 years ago
  88. b775e91 add more conservative check for wayward divide by caryclark · 9 years ago
  89. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  90. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  91. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  92. 0d81b29 Fix bug in reads fragment position on gpu. by egdaniel · 9 years ago
  93. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  94. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  95. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  96. b9a1e34 Support wbmp that are supported by SkImageDecoder by scroggo · 9 years ago
  97. 0e7029e Clean up Ganesh path render a little bit by robertphillips · 9 years ago
  98. f152463 Include conic weights in GrPath cache kSimpleVolatilePathDomain keys by kkinnunen · 9 years ago
  99. 4a24398 Fix SkMergeImageFilter crop rect computation. by senorblanco · 9 years ago
  100. 11a7f7f Remove SkDrawProcs by herb · 9 years ago