+2018-12-12 Carlos Garcia Campos <cgarcia@igalia.com>
+
+ [FreeType] Add initial implementation of variation fonts
+ https://bugs.webkit.org/show_bug.cgi?id=192151
+
+ Reviewed by Michael Catanzaro.
+
+ Enable variation fonts in GTK+ port when required dependencies are available.
+
+ * Source/cmake/OptionsGTK.cmake:
+
+2018-12-12 Michael Catanzaro <mcatanzaro@igalia.com>
+
+ Unreviewed manual rollout of r239100-r239102 and r239116
+ https://bugs.webkit.org/show_bug.cgi?id=192151
+ <rdar://problem/46655586>
+
+ * Source/cmake/OptionsGTK.cmake:
+
+2018-12-12 Carlos Garcia Campos <cgarcia@igalia.com>
+
+ [FreeType] Add initial implementation of variation fonts
+ https://bugs.webkit.org/show_bug.cgi?id=192151
+
+ Reviewed by Michael Catanzaro.
+
+ Enable variation fonts in GTK+ port when required dependencies are available.
+
+ * Source/cmake/OptionsGTK.cmake:
+
+2018-12-10 Don Olmstead <don.olmstead@sony.com>
+
+ [CMake] Add ENABLE_RESOURCE_LOAD_STATISTICS to WebKitFeatures.cmake
+ https://bugs.webkit.org/show_bug.cgi?id=192574
+
+ Reviewed by Michael Catanzaro.
+
+ * Source/cmake/WebKitFeatures.cmake:
+
2018-12-10 Ross Kirsling <ross.kirsling@sony.com>
Add test262-results directory to .gitignore.