1. eafe9d1 Dash to use SkIsAlign2 by cblume · 9 years ago
  2. 97bbf82 Add SkColor4f serialization by brianosman · 9 years ago
  3. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 9 years ago
  4. 49da334 Add validation of RRects to SkValidatingReadBuffer by Robert Phillips · 9 years ago
  5. aa84064 Don't compute path keys for volatile paths in GrShape. by bsalomon · 9 years ago
  6. 68c3d30 Some Vulkan memory fixes and cleanup by jvanverth · 9 years ago
  7. 667a007 change SkXfermodeImageFilter to carry no impl information by Mike Reed · 9 years ago
  8. cc09372 fix msan bug in pathops by caryclark · 9 years ago
  9. a76554d Revert of Create special surfaces according to original device (not always in N32) (patchset #9 id:160001 of https://codereview.chromium.org/2349373004/ ) by brianosman · 9 years ago
  10. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 9 years ago
  11. 27a3aa5 Make GrRenderableConfigForColorSpace argument const by brianosman · 9 years ago
  12. 27c015d split tight quads and conics by caryclark · 9 years ago
  13. 5a9c2f1 sRGB cleanup in image filters. Ensure we configure paints correctly. by brianosman · 9 years ago
  14. c68e8924 It is possible to try and draw to an unsupported format. Let this go. by brianosman · 9 years ago
  15. 2a4d1e1 SkPDF: do not assert when openStream return nullptr by halcanary · 9 years ago
  16. d14df7c document.close from bool to void by reed · 9 years ago
  17. ae6e486 Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https://codereview.chromium.org/2356343003/ ) by jvanverth · 9 years ago
  18. 5414be0 G instead of R, thanks Gold by msarett · 9 years ago
  19. 1c10607 don't close a contour with a line if nothing's there by caryclark · 9 years ago
  20. c5850e9 Some Vulkan memory fixes and cleanup by jvanverth · 9 years ago
  21. 8c17097 Make AALinearizingConvexPathRenderer able to handle stroke and fill by robertphillips · 9 years ago
  22. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 9 years ago
  23. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 9 years ago
  24. 5f54434 Remove assert that current color is never used. by bungeman · 9 years ago
  25. d454609 Support for color-spaces with multi-stop (texture) gradients by brianosman · 9 years ago
  26. bac1046 Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium.org/2361473004/ ) by caryclark · 9 years ago
  27. 08b3455 Revert of fix for conic fuzz (patchset #3 id:40001 of https://codereview.chromium.org/2350263003/ ) by caryclark · 9 years ago
  28. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 9 years ago
  29. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 9 years ago
  30. 415a14d Clean up dead code. by mtklein · 9 years ago
  31. 921bc67 Is char* or uintptr_t easier to read? by cblume · 9 years ago
  32. 9340c26 Do not quickReject until virtual drawPatch by msarett · 9 years ago
  33. e7bb5b2 fix next kevin fuzz by caryclark · 9 years ago
  34. ac78863 fix for conic fuzz by caryclark · 9 years ago
  35. d1d6281 speed up debug dm by caryclark · 9 years ago
  36. 0e4a466 Use sk_careful_memcpy when writing optional conic weights for GrShape path data key. by bsalomon · 9 years ago
  37. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 9 years ago
  38. df55827 Remove unused SkImage_Base and SkImage_Gpu onNewSurface methods by robertphillips · 9 years ago
  39. 2eda5b3 Conditionally insert gl_PointSize into shaders. by bsalomon · 9 years ago
  40. 7d05f32 Always use transfer_dst for buffers. by jvanverth · 9 years ago
  41. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 9 years ago
  42. 45f04b8 fix skia pathops fuzzers by caryclark · 9 years ago
  43. 67fa4e3 Make GrShape compute keys for short paths from path data instead of using the gen id. by bsalomon · 9 years ago
  44. 8eb43e5 Stop closing filled paths in GrShape by bsalomon · 9 years ago
  45. 71477bd Add setBounds to SkLiteDL for Android by liyuqian · 9 years ago
  46. 67ba29c Fix memory leaks reported by clang static analyzer. by sdefresne · 9 years ago
  47. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 9 years ago
  48. 4d450d2 Remove SK_ADDING_src_ports_SkFontConfigInterface_cpp by bungeman · 9 years ago
  49. e918417 Revert of Stop closing filled paths in GrShape (patchset #1 id:1 of https://codereview.chromium.org/2355833002/ ) by fmalita · 9 years ago
  50. 89e6af6 Revert of Clear stencil buffer before using it for drawing (patchset #2 id:20001 of https://codereview.chromium.org/2342873004/ ) by stani · 9 years ago
  51. 7517e45 Disable framebuffer fetch on the Adreno5xx devices. by egdaniel · 9 years ago
  52. d5797b3 Fix possible divide by zero in vulkan granularity adjustments by egdaniel · 9 years ago
  53. ad001fd Stop closing filled paths in GrShape by bsalomon · 9 years ago
  54. 594739c Use STDArray to for tracked resources in vulkan command buffer by egdaniel · 9 years ago
  55. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 9 years ago
  56. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 9 years ago
  57. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 9 years ago
  58. be9d821 Workaround for Adreno INITIALIZATION_FAILED bug by egdaniel · 9 years ago
  59. 388127f Fix a memory leak reported by clang static analyzer. by sdefresne · 9 years ago
  60. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 9 years ago
  61. 6d7e4e8 Harden LinearGradient4fContext by fmalita · 9 years ago
  62. 05a3eac SkASSERT firing because pointer wraps negative. by cblume · 9 years ago
  63. 12c7563 Create GrVkCopyPipeline class by egdaniel · 9 years ago
  64. 0955b34 remove dead code around SK_ENABLE_CLIP_QUICKREJECT by reed · 9 years ago
  65. 1ae0e01 Split SkFontConfigInterface globals and factory. by bungeman · 9 years ago
  66. 613664b Remove unnecessary assert in GrBatchAtlas. by jvanverth · 9 years ago
  67. e202bd8 SkPDF: SkBitSet gets reset() to make drop() better. by halcanary · 9 years ago
  68. 88987d8 Move vulkan spir-v compile call to GrVkUtil by egdaniel · 9 years ago
  69. 927ac9c Refactor vulkan buffer mapping and unmapping by egdaniel · 9 years ago
  70. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 9 years ago
  71. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 9 years ago
  72. 950fc6c Add F16 to the list of allowed formats in GaussianBlur by brianosman · 9 years ago
  73. 12f7527 Remove release asserts. by cblume · 9 years ago
  74. bbfe92b fix fuzzer bugs by caryclark · 9 years ago
  75. c6c81e1 Fix filling of incomplete images in SkSampledCodec by msarett · 9 years ago
  76. f59d18a SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 9 years ago
  77. 54d9b66 Improve ColorStopOptimizer safety by tomhudson · 9 years ago
  78. 3b294d5 Revert of SkPDF: Implement /ActualText to make text extraction correct. (patchset #11 id:220001 of https://codereview.chromium.org/2322403002/ ) by halcanary · 9 years ago
  79. 875b8f6 Sane use of FcPatternGetXXX in SkFontConfigInterface. by bungeman · 9 years ago
  80. dbd1634 SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 9 years ago
  81. c044461 Support Float32 output from SkColorSpaceXform by msarett · 9 years ago
  82. 7a12b4f Improve join between the two RRects in SkRRectsGaussianEdgeShader by robertphillips · 9 years ago
  83. c326a38 Clear stencil buffer before using it for drawing by stani · 9 years ago
  84. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 9 years ago
  85. 94ddf54 Keeping asserts in release. by cblume · 9 years ago
  86. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 9 years ago
  87. a8370b2 Remove old SkGaussianEdgeShader code by jvanverth · 9 years ago
  88. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 9 years ago
  89. 2bd295e SkPDF: fix unembeddable text drawn with positioning (broken in 6059dc3) by halcanary · 9 years ago
  90. 6c3baa6 Make Sk2DPathEffect thread safe. by bungeman · 9 years ago
  91. f93d711 SkFontData to use smart pointers. by bungeman · 9 years ago
  92. f560ef8 Add staging for removal of SkRRectsGaussianEdgeShader::Make (for Android) by robertphillips · 9 years ago
  93. 262052c test/fix/tweak writePicture/readPicture by reed · 9 years ago
  94. 7bffcd2 Fix key computation for GrPaths by bsalomon · 9 years ago
  95. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 9 years ago
  96. ec89534 Fix color bug in SkRRectsGaussianEdgeShader by robertphillips · 9 years ago
  97. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 9 years ago
  98. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 9 years ago
  99. d8c2476 SkFontData to use smart pointers. by bungeman · 9 years ago
  100. 35b26a4 simple fix? by mtklein · 9 years ago