1. a25f470 Delete SkNinePatch by msarett · 9 years ago
  2. 091cb8d Delete SkARGBImageEncoder. by mtklein · 9 years ago
  3. 15ee3de Refactor of SkColorSpaceXformOpts by msarett · 9 years ago
  4. b605f89 Remove now unused source files. by bungeman · 9 years ago
  5. 0b401ce Add code to lua paths to get the fill path and get lists of verbs and points by hstern · 9 years ago
  6. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 9 years ago
  7. 7d0e3bc Rename FontConfigInterface font manager files. by bungeman · 9 years ago
  8. 320a40d Always return ImageShader, even from SkShader::MakeBitmapShader by reed · 9 years ago
  9. 6fd4c05 Fix SkJpegCodec::onSkipScanlines when TURBO_HAS_SKIP is not defined by msarett · 9 years ago
  10. c213f0d Hide (mostly) unused SkColorSpace writeToICC() function by msarett · 9 years ago
  11. 1bb5fec Sketch SkPictureRecorder::optimizeFor(GrContext*). by mtklein · 9 years ago
  12. d783e08 Replace 'Ulta' with 'Ultra'. by bungeman · 9 years ago
  13. 68f2f7d Added distance vector support for CircleGeometryProcessor by dvonbeck · 9 years ago
  14. f1ac182 implement isABitmap for imageshader, return localmatrix for bitmap's impl by reed · 9 years ago
  15. da574d1 Replace old SkRecords RefBox with sk_sp. by mtklein · 9 years ago
  16. 2dad769 make an image from a mutable bitmap by reed · 9 years ago
  17. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 9 years ago
  18. 53da5ba adding new GM to demostrate new shadows by vjiaoblack · 9 years ago
  19. abbd6d5 Add SkColorSpace::Equals() API by msarett · 9 years ago
  20. 02aed95 Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ ) by mtklein · 9 years ago
  21. 7c0db75 Revert of Tidy up SkNx_neon. (patchset #3 id:40001 of https://codereview.chromium.org/2196773002/ ) by mtklein · 9 years ago
  22. 570f8af Revert of Added distance vector support for CircleGeometryProcessor (patchset #4 id:60001 of https://codereview.chromium.org/2190023002/ ) by mtklein · 9 years ago
  23. fe2042e SkRasterPipeline: new APIs for fusion by mtklein · 9 years ago
  24. 79b59e6 simplify neon shifts by mtklein · 9 years ago
  25. 6d9a213 If scissor would be empty in GrClipMaskManager::SetupClipping indicate draw can be skipped. by bsalomon · 9 years ago
  26. 4c18b62 Add ES 3.0 fallback for instanced rendering by csmartdalton · 9 years ago
  27. 848904e Fix vulkan build by egdaniel · 9 years ago
  28. 779e192 Added distance vector support for CircleGeometryProcessor by dvonbeck · 9 years ago
  29. 6ad2231 Tidy up SkNx_neon. by mtklein · 9 years ago
  30. 31bc7df Properly recycle uniform buffers in vulkan by egdaniel · 9 years ago
  31. fa25106 SkPDF: PDFStream has-a not is-a PDFDict by halcanary · 9 years ago
  32. d05a875 SkNx: add Sk4u by mtklein · 9 years ago
  33. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 9 years ago
  34. a714bc3 Fix various SkColorSpace bugs by msarett · 9 years ago
  35. 00db3fd Use HashSet instead of Dynamic hash for tracking vulkan resources by egdaniel · 9 years ago
  36. 5abbb44 SkPDF: flip saveLayer rightside up by halcanary · 9 years ago
  37. 1e87618 Remove GrContext::applyGamma by robertphillips · 9 years ago
  38. e0d3629 Add test configs for instanced rendering by csmartdalton · 9 years ago
  39. 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 9 years ago
  40. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 9 years ago
  41. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 9 years ago
  42. ecf3dbe Remove use of MakeRenderTargetDirect from view system by robertphillips · 9 years ago
  43. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 9 years ago
  44. dc90b53 Silence -Wclobbered in each file that needs it. by mtklein · 9 years ago
  45. 00450f1 SkPDF: drawText makes use of SkPaint.measureText() for alignment. by halcanary · 9 years ago
  46. 9b84f8c turn bitmaps into images during recording by reed · 9 years ago
  47. 2f42896 Revert of Silence -Wclobbered in each file that needs it. (patchset #2 id:20001 of https://codereview.chromium.org/2184823009/ ) by mtklein · 9 years ago
  48. 4d516a6 Serialize SkColorSpace into DeferredTextureImage by bsalomon · 9 years ago
  49. 03f704a Silence -Wclobbered in each file that needs it. by mtklein · 9 years ago
  50. a0605bf Add writeToMemory() API to SkColorSpace by msarett · 9 years ago
  51. eae6a91 SkPaint intercept API for SkTextBlob and horizontal text by fmalita · 9 years ago
  52. a408c8f Add SkGammaColorFilter by robertphillips · 9 years ago
  53. bba4cfe Added API for Bevel NormalSource. by dvonbeck · 9 years ago
  54. b4021cf Don't call finish on GrDrawTarget if we drew no batches by egdaniel · 9 years ago
  55. 9277222 Revert of align cap hairline first point (patchset #2 id:20001 of https://codereview.chromium.org/2189583003/ ) by tomhudson · 9 years ago
  56. 4b1e17e SkPdf: SkPDFFormXObject de-class-ified. by halcanary · 9 years ago
  57. fe8f0e0 SkPDF: refactor font subset: fewer copies by halcanary · 9 years ago
  58. 7b9b541 Expose more gamma info for UMA statistics by msarett · 9 years ago
  59. 34ee0c9 Fix GrDrawContextPriv::stencilRect by csmartdalton · 9 years ago
  60. 52f85d4 align cap hairline first point by caryclark · 9 years ago
  61. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 9 years ago
  62. d656200 require semi at the end of SkASSERT and friends by caryclark · 9 years ago
  63. ac0e00d SkPDF: SkPDFStream takes a unique_ptr by halcanary · 9 years ago
  64. cb571e1 Rename textual includes as *.inc. by benjaminwagner · 9 years ago
  65. bb0ab4d Fix leak of srgb/adobesrgb colorspace objects by bsalomon · 9 years ago
  66. fc560e0 fuzz wednesday by caryclark · 9 years ago
  67. 735109c Add gyp define to enable vulkan debug layers by egdaniel · 9 years ago
  68. 9f97882 Simplify color space xform storage and usage (float[] vs. SkMatrix44) by brianosman · 9 years ago
  69. fc49d56 Implement coverage AA for skewed rects with local coords by csmartdalton · 9 years ago
  70. 7fd93e3 Start measuring f16 and srgb speed. by mtklein · 9 years ago
  71. e93393b don't specialize drawBitmapRect for minirecorder; no longer called by blink by reed · 9 years ago
  72. d1bdd1f Use Windowing system-specific WindowContext factories. by bsalomon · 9 years ago
  73. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 9 years ago
  74. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 9 years ago
  75. 9dc935f Remove all usage of SkSurfaceProps::isGammaCorrect() by brianosman · 9 years ago
  76. a5e1e33 Fix alignment problems in NEON Sk4b. by mtklein · 9 years ago
  77. e25a4f6 fix fuzz bugs by caryclark · 9 years ago
  78. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 9 years ago
  79. f660b7c Add Sk4h_load4 for loading F16. by mtklein · 9 years ago
  80. 8c523e0 Move prepareForExternalIO from GrRenderTarget to GrDrawContext by robertphillips · 9 years ago
  81. 707bbd6 Reuse sampler descriptor set allocations in Vulkan by egdaniel · 9 years ago
  82. 27efa23 respect kFast_SrcRectConstraint by allowing shader access to entire bitmap by reed · 9 years ago
  83. a18c3b8 Use sk_srgb_to_linear_trunc in SkColorXform_opts by msarett · 9 years ago
  84. 3418c0e Delete SkDefaultXform, handle edge cases in SkColorSpaceXform_Base by msarett · 9 years ago
  85. 9ac6d8d Fix F16 raster text masks. We don't want fake gamma in that case. by brianosman · 9 years ago
  86. b811378 Update typeface serialization style. by bungeman · 9 years ago
  87. 6e45bda Add test for typeface style round trip. by bungeman · 9 years ago
  88. 4e90e3e Have SkRasterPipelineBlitter take over for F16 when it can. by mtklein · 9 years ago
  89. bd2bd5c lock special-raster while the caller's bitmap is in-scope by reed · 9 years ago
  90. 56586b6 SkPDF: re-work SkPDFUtils::FloatToDecimal by halcanary · 9 years ago
  91. 1ab9e59 Google3 <functional> has a global "using std::plus"... by mtklein · 9 years ago
  92. 8fe485b Just pass the draw context to paint conversion by brianosman · 9 years ago
  93. 6466544 stages for most xfermodes by mtklein · 9 years ago
  94. d598f79 SkSL performance improvements (plus a couple of minor warning fixes) by ethannicholas · 9 years ago
  95. c7ec7c9 remove/deprecate SkBitmap::getTexture, as it now always returns false by reed · 9 years ago
  96. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 9 years ago
  97. b5acf6e Add a clamp stage to SkRasterPipelineBlitter. by mtklein · 9 years ago
  98. 8bc90e2 fix fuzz by caryclark · 9 years ago
  99. 05e3c39 Arithmetic xfermode stage. by mtklein · 9 years ago
  100. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 9 years ago