1. 2c91b42 USE(...) macro should expect unprefixed variables by mrobinson@webkit.org · 10 years ago
  2. b417241 [CMake] Automatically expose WTF_USE_FOO to the build when USE_FOO is exposed by mrobinson@webkit.org · 10 years ago
  3. 0f0b75c Unreviewed. Bump GTK+ version numbers. by carlosgc@webkit.org · 10 years ago
  4. 1448369 Fix the GTK+ build after r183584 by mrobinson@webkit.org · 10 years ago
  5. 216ddcb [GTK] Add support for automatic hyphenation by mrobinson@webkit.org · 10 years ago
  6. 7abfe3d [CMake] [GTK] Organize and clean up unused CMake variables by mrobinson@webkit.org · 10 years ago
  7. 05ea83f [CoordinatedGraphics] Merge TILED_BACKING_STORE guard with COORDINATED_GRAPHICS by ryuan.choi@navercorp.com · 10 years ago
  8. b8ff71a Unreviewed, fix typo in previous commit by mcatanzaro@igalia.com · 10 years ago
  9. 2dd2e08 [GTK] Clean up feature detection and make it hard to accidentally build without optional features by mcatanzaro@igalia.com · 10 years ago
  10. 7ebc339 [GTK] Make all options actually options by mcatanzaro@igalia.com · 10 years ago
  11. 515fe6d Unreviewed, fix GTK build after r183452 by mcatanzaro@igalia.com · 10 years ago
  12. 10df131 [GTK] Add one single option to control all OpenGL-related options by mcatanzaro@igalia.com · 10 years ago
  13. 39ae02a [GTK] ENABLE_SMOOTH_SCROLLING should be private by mcatanzaro@igalia.com · 10 years ago
  14. 10f0d0c Rename WTF_USE_3D_GRAPHICS to ENABLE_GRAPHICS_CONTEXT_3D by mcatanzaro@igalia.com · 10 years ago
  15. 6dd18e5 [CMake] Autogenerate cmakeconfig.h.cmake by mrobinson@webkit.org · 10 years ago
  16. 74c65c5 Rename ENABLE_3D_RENDERING to ENABLE_3D_TRANSFORMS by mrobinson@webkit.org · 10 years ago
  17. caa4107 [GTK] Add more public options https://bugs.webkit.org/show_bug.cgi?id=144116 by mcatanzaro@igalia.com · 10 years ago
  18. 1d7e80a [GTK] Mark as advanced the build options we don't want to expose by mcatanzaro@igalia.com · 10 years ago
  19. f7855db [GTK] Fixups for ENABLE_CREDENTIAL_STORAGE by mcatanzaro@igalia.com · 10 years ago
  20. a7562ba [CMake] Require specifying visibility of WebKit options by mcatanzaro@igalia.com · 10 years ago
  21. cf720ce [cmake] Add ENABLE(ATTACHMENT_ELEMENT) to the build system by ossy@webkit.org · 10 years ago
  22. cdeee47 [CMake] Remove unnecessary ENABLE_WEBCORE switch by gyuyoung.kim@webkit.org · 10 years ago
  23. 2ce00bf Unreviewed, kick the GTK bots to fix an incremental build issue. by ossy@webkit.org · 10 years ago
  24. 1f8dfc5 [GStreamer] share GL context in pipeline, part 2 by vjaquez@igalia.com · 10 years ago
  25. 1dad551 [GTK] Add a configure option to build without Redirected XComposite Window by carlosgc@webkit.org · 10 years ago
  26. fa483bf [GTK] Search for the Wayland dependency when enabling Wayland target by zandobersek@gmail.com · 10 years ago
  27. bf1f9eb Unreviewed, kick the GTK bots to regenerate makefile. by ossy@webkit.org · 10 years ago
  28. 2503170 [GTK] Fix inspector userinterface related incremental build issue by ossy@webkit.org · 10 years ago
  29. 8ce909f Unreviewed, kick the GTK bots to regenerate makefile. by ossy@webkit.org · 10 years ago
  30. 440d223 [GTK] basic OpenWebRTC build support by philn@webkit.org · 10 years ago
  31. 001da96 [CMake][EFL] Build test tools only for developer mode by gyuyoung.kim@samsung.com · 10 years ago
  32. f84a566 [GStreamer] share GL context in pipeline by vjaquez@igalia.com · 10 years ago
  33. c9f9af1 [GTK] Add an option to enable MiniBrowser for non developer builds and always install it by carlosgc@webkit.org · 10 years ago
  34. 5dc8b2c [GTK] Do not look for child processes in the UI process binary path by carlosgc@webkit.org · 10 years ago
  35. 637bc29 [GTK] Add a configure option to build with OpenGL ES 2 by carlosgc@webkit.org · 10 years ago
  36. 88d2624 [GTK] Fails to compile with cmake 3.2.x by commit-queue@webkit.org · 10 years ago
  37. 10a5bc1 [GTK] Add default color chooser implementation using GtkColorChooserDialog by carlosgc@webkit.org · 10 years ago
  38. 532e35d [EFL][GTK] Stop compiling with fno-omit-frame-pointer, -fno-tree-dce by zandobersek@gmail.com · 10 years ago
  39. eae8d45 Unreviewed, rolling out r179107. https://bugs.webkit.org/show_bug.cgi?id=140880 by commit-queue@webkit.org · 10 years ago
  40. c17b8a40 [GTK] Enable IndexedDB https://bugs.webkit.org/show_bug.cgi?id=98932 by carlosgc@webkit.org · 10 years ago
  41. cec3b3c [GTK] Add initial database process support by carlosgc@webkit.org · 10 years ago
  42. d77a314 Remove ENABLE(INSPECTOR) ifdef guards by ossy@webkit.org · 10 years ago
  43. c63a95b Unreviewed. Update OptionsGTK.cmake and NEWS for 2.7.4 release. by carlosgc@webkit.org · 10 years ago
  44. f4eb1bb Remove support for SharedWorkers https://bugs.webkit.org/show_bug.cgi?id=140344 by weinig@apple.com · 10 years ago
  45. ab213d6 [GTK][ThreadedCompositor] Add support for threaded compositor. by yoon@igalia.com · 10 years ago
  46. c2813a4 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.7.3 release. by carlosgc@webkit.org · 10 years ago
  47. 3f8f2d5 [GTK][WK2] Add HTML5 Notifications support by gns@gnome.org · 10 years ago
  48. c253c23 [GTK] WebKit has a new required dependency on GnuTLS by berto@igalia.com · 10 years ago
  49. 192f248 can not find cairo-gl.h when build webkit with gtk on ubuntu 14.04 by berto@igalia.com · 10 years ago
  50. e4daf93 .: Unreviewed. Update OptionsGTK.cmake and NEWS for 2.7.1 release. by carlosgc@webkit.org · 10 years ago
  51. 0d4848a Add ENABLE_FILTERS_LEVEL_2 feature guard. by dino@apple.com · 10 years ago
  52. e585eb2 [GTK] Fix the build of FTL JIT https://bugs.webkit.org/show_bug.cgi?id=138298 by commit-queue@webkit.org · 10 years ago
  53. adc1b45 REGRESSION(CMake): Make it possible to build without introspection by carlosgc@webkit.org · 10 years ago
  54. 388d291 [GTK] Support script message handlers WebKitUserContentManager by commit-queue@webkit.org · 10 years ago
  55. c0b3dff [GTK] Bump libsoup's minimum version to 2.42.0. by rakuco@webkit.org · 10 years ago
  56. 78fb59d Unreviewed. Update OptionsGTK.cmake and NEWS for 2.7.1 release. by carlosgc@webkit.org · 10 years ago
  57. 2dcc665 [GTK] Add initial gestures support by carlosgc@webkit.org · 10 years ago
  58. 7c6558f REGRESSION(CMake): [GTK] WebKitSettings:enable-smooth-scrolling does nothing by carlosgc@webkit.org · 10 years ago
  59. 1fc5349 Remove ENABLE_CSS3_CONDITIONAL_RULES by dino@apple.com · 10 years ago
  60. 014d0b6 Bump version to 2.7.0 https://bugs.webkit.org/show_bug.cgi?id=137301 by commit-queue@webkit.org · 10 years ago
  61. ac56cf53 [GTK] Enable CSS_IMAGE_SET in production builds by carlosgc@webkit.org · 11 years ago
  62. 1affcc2 [Gtk] build.sh needs a -- before make options when the build command is cmake --build by commit-queue@webkit.org · 11 years ago
  63. fa3f5a3 Remove FILTERS flag https://bugs.webkit.org/show_bug.cgi?id=136571 by commit-queue@webkit.org · 11 years ago
  64. 9e58b3d Remove CSS_FILTERS flag https://bugs.webkit.org/show_bug.cgi?id=136529 by commit-queue@webkit.org · 11 years ago
  65. 3638434 [GTK] Unify webkitgtk and webkit2gtk directories by berto@igalia.com · 11 years ago
  66. 42947e7 Remove ENABLE(SUBPIXEL_LAYOUT). https://bugs.webkit.org/show_bug.cgi?id=136077 by zalan@apple.com · 11 years ago
  67. c189163 [CMake] Optimization-disabling compiler flags should be appended to CMAKE_C(XX)_FLAGS_RELEASE by zandobersek@gmail.com · 11 years ago
  68. ec9a705 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.5.3 release. by carlosgc@webkit.org · 11 years ago
  69. 92e20e5 [GTK] Disable memory sampler on non-Linux system by carlosgc@webkit.org · 11 years ago
  70. 2eda09e [GTK] REGRESSION(r171598, CMake): Introspection files are installed at the wrong path by carlosgc@webkit.org · 11 years ago
  71. 3afae0a [GTK] Subtle-crypto feature off by default and add a new configure flag to enable it by commit-queue@webkit.org · 11 years ago
  72. 095d71c [GTK] Adds dependency on GnuTLS 3.0+ for the implementation of subtle crypto algorithms by commit-queue@webkit.org · 11 years ago
  73. cc035e3 Unreviewed, rolling out r172393. https://bugs.webkit.org/show_bug.cgi?id=135796 by commit-queue@webkit.org · 11 years ago
  74. 59dda3a [GTK] Adds dependency on GnuTLS 3.0+ for the implementation of subtle crypto algorithms by commit-queue@webkit.org · 11 years ago
  75. f5e23dc [GTK] Adds stubs for all subtle crypto algorithm implemntations by commit-queue@webkit.org · 11 years ago
  76. 68f89d7 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.5.2 release. by carlosgc@webkit.org · 11 years ago
  77. bd1bb79 [GTK] REGRESSION(r166239): The ld version script is not being used by carlosgc@webkit.org · 11 years ago
  78. 96bf30b [GTK] Child processes should be installed in a versioned directory by carlosgc@webkit.org · 11 years ago
  79. 92a456f Progress towards using CMake on Mac. by achristensen@apple.com · 11 years ago
  80. ec91b6b [GTK] Disable IndexedDB https://bugs.webkit.org/show_bug.cgi?id=135692 by ossy@webkit.org · 11 years ago
  81. 5667482 ENABLE_CSS_TRANSFORMS_ANIMATIONS_UNPREFIXED is not used anywhere. Remove it. by dino@apple.com · 11 years ago
  82. 0143436 [GTK] Be able to disable gtk2 dependency by carlosgc@webkit.org · 11 years ago
  83. a59df1e Add a flag for the CSS Selectors level 4 implementation by benjamin@webkit.org · 11 years ago
  84. 3243b02 [Feature Queries] Enable Feature Queries on EFL/GTK by betravis@adobe.com · 11 years ago
  85. 2ba9415 Progress towards cmake on Windows. by achristensen@apple.com · 11 years ago
  86. 321d151 [CMake] GTK and EFL are using PROJECT_VERSION_PATCH to define the micro version by carlosgc@webkit.org · 11 years ago
  87. 0c0a0e3 Unreviewed. Update OptionsGTK.cmake and NEWS for 2.5.1 release. by carlosgc@webkit.org · 11 years ago
  88. 65e245c [GTK] Bump binary version for 2.6 https://bugs.webkit.org/show_bug.cgi?id=133724 by carlosgc@webkit.org · 11 years ago
  89. f7d9f38 [EFL][GTK] Remove ACCELERATED_COMPOSITING compile flag by commit-queue@webkit.org · 11 years ago
  90. 1885ac8 [GTK] CMake tries to install JavaScriptCore-3.0.gir outside of install prefix by commit-queue@webkit.org · 11 years ago
  91. 2e4a9f5 [GTK] Enable VIDEO_TRACK by default by carlosgc@webkit.org · 11 years ago
  92. cabe734 [GTK] Use the same default options for production builds that previous stable releases by carlosgc@webkit.org · 11 years ago
  93. eee1c7c5 Turn on img@sizes compile flag https://bugs.webkit.org/show_bug.cgi?id=134634 by yoav@yoav.ws · 11 years ago
  94. b8f44c2 [GTK] The list of features shown by cmake is not accurate by carlosgc@webkit.org · 11 years ago
  95. 737d599 [CMAKE] Add WEBKIT_OPTION_DEPEND macro to resolve macro dependency by ryuan.choi@samsung.com · 11 years ago
  96. f6db135 [CMake] Add necessary support for building for the Wayland target by zandobersek@gmail.com · 11 years ago
  97. b1f8925 Unreviewed, GTK build fix after r170266. by philn@webkit.org · 11 years ago
  98. e2e4650 Gamepad API - Deprecate the existing implementation by beidson@apple.com · 11 years ago
  99. 07e0d56 Unreviewed, rolling out r170244. https://bugs.webkit.org/show_bug.cgi?id=134157 by commit-queue@webkit.org · 11 years ago
  100. 48014cd Gamepad API - Deprecate the existing implementation by beidson@apple.com · 11 years ago