1. 19a9720 GN: build sfntly, icu, harfbuzz by halcanary · 8 years ago
  2. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  3. 4db3b79 Require gn format in presubmit by mtklein · 8 years ago
  4. 18e0cbc SkPDF: fewer GYP_DEFINES by halcanary · 8 years ago
  5. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  6. d1ec89b Perform color correction on png decodes by msarett · 8 years ago
  7. f789b38 added initial GLSL support to skslc by ethannicholas · 8 years ago
  8. e57b8c9 Add new benchmark for testing special hard stop gradient cases by fmenozzi · 8 years ago
  9. dabd4f0 SkPDF: PDFShader code modernized. by halcanary · 8 years ago
  10. 62e1a1a Make SK_BUILD_FOR_WIN32 auto-detection work. by mtklein · 8 years ago
  11. 96206a9 Finish delete of SkNinePatch by msarett · 8 years ago
  12. 13cba49 SkShaper: optionally disable harfbuzz by halcanary · 8 years ago
  13. bc20a70 [Recipes] Move test and perf steps into test and perf recipes by borenet · 8 years ago
  14. bffc256 [SVGDom] Initial SVGLength support by fmalita · 8 years ago
  15. 9e3d3d8 Fix fake_specs.py, update recipe expectation by borenet · 8 years ago
  16. a746f78 Fix dtor bug in SkLights by robertphillips · 8 years ago
  17. 5259da5 GN: gpu support in tools by mtklein · 8 years ago
  18. b903017 SK_GAMMA_SRGB is the default. by mtklein · 8 years ago
  19. 1436a09 Re-organize Skia recipes by borenet · 8 years ago
  20. 7a9f376 Update hardstop_gradients GM to include more special cases by fmenozzi · 8 years ago
  21. bb75a95 Don't leave fResScale uninitialized when constructing an SkStroke. by deanm · 8 years ago
  22. 552bca9 Fix copy-paste bugs in SkCanvas Nine and Lattice by msarett · 8 years ago
  23. 2f3416d GN: add tests to DM by mtklein · 8 years ago
  24. 9d65bb4 Fixed ambient lighting calculations on SkLightingShader by dvonbeck · 8 years ago
  25. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  26. ada5a44 GN: get echo-headers sources via exec_script by mtklein · 8 years ago
  27. a25f470 Delete SkNinePatch by msarett · 8 years ago
  28. 372913f GN: re-run echo_headers if git state changes. by mtklein · 8 years ago
  29. 091cb8d Delete SkARGBImageEncoder. by mtklein · 8 years ago
  30. 757a15f not much point to SK_SUPPORT_PDF by mtklein · 8 years ago
  31. 15ee3de Refactor of SkColorSpaceXformOpts by msarett · 8 years ago
  32. b605f89 Remove now unused source files. by bungeman · 8 years ago
  33. 5dbd274 gn: fix fiddle by mtklein · 8 years ago
  34. b1dd067 Remove 'Ulta' width. by bungeman · 8 years ago
  35. 02aea1c Add Overstroke gm by hstern · 8 years ago
  36. 0b401ce Add code to lua paths to get the fill path and get lists of verbs and points by hstern · 8 years ago
  37. 86baf3d Fix build_command_buffer for Windows by borenet · 8 years ago
  38. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  39. 7d0e3bc Rename FontConfigInterface font manager files. by bungeman · 8 years ago
  40. b6aafe6 Fix Chrome build for RecreateSKPs and CommandBuffer bots for GYP->GN by borenet · 8 years ago
  41. ed69627 More fixes for SwarmBucket by borenet · 8 years ago
  42. 320a40d Always return ImageShader, even from SkShader::MakeBitmapShader by reed · 8 years ago
  43. d6dd441 Roll recipe DEPS by borenet · 8 years ago
  44. 7c1ae7a GN: add some missing SkCodec defines by mtklein · 8 years ago
  45. 6fd4c05 Fix SkJpegCodec::onSkipScanlines when TURBO_HAS_SKIP is not defined by msarett · 8 years ago
  46. c213f0d Hide (mostly) unused SkColorSpace writeToICC() function by msarett · 8 years ago
  47. 1bb5fec Sketch SkPictureRecorder::optimizeFor(GrContext*). by mtklein · 8 years ago
  48. 7a34b1c GN: use the correct fontconfig font mugger. by mtklein · 8 years ago
  49. d783e08 Replace 'Ulta' with 'Ultra'. by bungeman · 8 years ago
  50. 35f3e59 Pick the right download tool for windows. by herb · 8 years ago
  51. 68f2f7d Added distance vector support for CircleGeometryProcessor by dvonbeck · 8 years ago
  52. f1ac182 implement isABitmap for imageshader, return localmatrix for bitmap's impl by reed · 8 years ago
  53. da574d1 Replace old SkRecords RefBox with sk_sp. by mtklein · 8 years ago
  54. 2dad769 make an image from a mutable bitmap by reed · 8 years ago
  55. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  56. 6be452c GN: only include headers in echo_headers.py by mtklein · 8 years ago
  57. 53da5ba adding new GM to demostrate new shadows by vjiaoblack · 8 years ago
  58. abbd6d5 Add SkColorSpace::Equals() API by msarett · 8 years ago
  59. 8d7f5c3 Default fake gamma to sRGB. by mtklein · 8 years ago
  60. 9be6866 GN: define fake-gamma configuration to match our bots. by mtklein · 8 years ago
  61. 150d113 GN: Define SK_HAS_... in all Skia-private code, not just libskia. by mtklein · 8 years ago
  62. 12e9662 Remove some ancillary users of SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  63. f5b675e Stop running nanobench on Test.*Debug bots by borenet · 8 years ago
  64. 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 · 8 years ago
  65. 7c0db75 Revert of Tidy up SkNx_neon. (patchset #3 id:40001 of https://codereview.chromium.org/2196773002/ ) by mtklein · 8 years ago
  66. 570f8af Revert of Added distance vector support for CircleGeometryProcessor (patchset #4 id:60001 of https://codereview.chromium.org/2190023002/ ) by mtklein · 8 years ago
  67. 7310622 Docs: ooops, debug is the default in GN. by mtklein · 8 years ago
  68. fe2042e SkRasterPipeline: new APIs for fusion by mtklein · 8 years ago
  69. 79b59e6 simplify neon shifts by mtklein · 8 years ago
  70. 6d9a213 If scissor would be empty in GrClipMaskManager::SetupClipping indicate draw can be skipped. by bsalomon · 8 years ago
  71. 4c18b62 Add ES 3.0 fallback for instanced rendering by csmartdalton · 8 years ago
  72. 848904e Fix vulkan build by egdaniel · 8 years ago
  73. 779e192 Added distance vector support for CircleGeometryProcessor by dvonbeck · 8 years ago
  74. 6ad2231 Tidy up SkNx_neon. by mtklein · 8 years ago
  75. 01f696e perf: Upload results to gs://skia-perf, not gs://chromium-skia-gm. by jcgregorio · 8 years ago
  76. aa8f394 Conditionally define SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  77. 31bc7df Properly recycle uniform buffers in vulkan by egdaniel · 8 years ago
  78. f6593a6 Add some GN builders to the CQ. by mtklein · 8 years ago
  79. fa25106 SkPDF: PDFStream has-a not is-a PDFDict by halcanary · 8 years ago
  80. d05a875 SkNx: add Sk4u by mtklein · 8 years ago
  81. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  82. 5db44aa GN: components as static library instead of source set by mtklein · 8 years ago
  83. a714bc3 Fix various SkColorSpace bugs by msarett · 8 years ago
  84. 00db3fd Use HashSet instead of Dynamic hash for tracking vulkan resources by egdaniel · 8 years ago
  85. 58649cc [SVGDom] Parse style attributes by fmalita · 8 years ago
  86. 5abbb44 SkPDF: flip saveLayer rightside up by halcanary · 8 years ago
  87. 3a88056 GN: quick doc by mtklein · 8 years ago
  88. 1e87618 Remove GrContext::applyGamma by robertphillips · 8 years ago
  89. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  90. 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 8 years ago
  91. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  92. 830c913 GN: ccache+clang needs -Qunused-arguments by mtklein · 8 years ago
  93. 2a1134e GN: Always quote cc and cxx. by mtklein · 8 years ago
  94. 9081ceb GN: use ccache if available and the requested compiler. by mtklein · 8 years ago
  95. 4e41364 Add another GM to skip in serialize mode. by mtklein · 8 years ago
  96. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 8 years ago
  97. ecf3dbe Remove use of MakeRenderTargetDirect from view system by robertphillips · 8 years ago
  98. 99fb670 Update public.bzl based on internal cl/128616707. by benjaminwagner · 8 years ago
  99. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  100. 20c27d6 Make coverage.py optional for dm and nanobench _flags.py by mtklein · 8 years ago