1. 678c868 Avoid pointer arithmetic on `void *` by Michael Forney · 6 years ago main
  2. 55d0448 Use wl_container_of internally by Michael Forney · 6 years ago
  3. 2485a5c Add a missing -pthread to fix compile with slibtool. by orbea · 6 years ago
  4. 294ed97 log: remove "%m" from format strings by using strerror(errno) by Antonio Borneo · 6 years ago
  5. 6db761d tests: Verify that wayland_scanner can catch bad identifiers by Manuel Stoeckl · 6 years ago
  6. 6ce4bbb scanner: error when element names will not compile by Manuel Stoeckl · 6 years ago
  7. 3ab56ef protocol: allow to send a zero output refresh rate by Simon Ser · 6 years ago
  8. ea11878 wayland.xml: document invalid_finish error in wl_data_offer.finish by Harish Krupo · 6 years ago
  9. b77cf86 docs: Abort configure if docbook-xsl package is missing by Harish Krupo · 6 years ago
  10. de64489 releasing: fixup section numbers by Simon Ser · 6 years ago
  11. 724bf08 releasing: adapt for Wayland by Simon Ser · 6 years ago
  12. b8933d4 Add releasing.txt by Simon Ser · 6 years ago
  13. ca5a59e configure.ac: reopen master for regular development by Pekka Paalanen · 6 years ago
  14. dd3ba21 configure: detect libdl and librt by Leonid Bobrov · 6 years ago
  15. e091839 configure.ac: bump to version 1.17.0 for the official release by Derek Foreman · 6 years ago 1.17.0 upstream/1.17.0
  16. cbdfa87 configure.ac: bump version to 1.16.93 for the RC1 release by Derek Foreman · 6 years ago 1.16.93 upstream/1.16.93
  17. 5935332 Merge branch 'mr/request-bad-size' into 'master' by Derek Foreman · 6 years ago
  18. bace3cd connection: fix demarshal of invalid header by Pekka Paalanen · 6 years ago
  19. 446047e tests: add request_bogus_size by Pekka Paalanen · 6 years ago
  20. 808bca8 contributing: use Gitlab merge request workflow by Pekka Paalanen · 6 years ago
  21. 15cba8b wayland-util.h: add forward declaration for wl_object by Chris Billington · 6 years ago
  22. 75bd70c configure.ac: bump to version 1.16.92 for the beta release by Derek Foreman · 6 years ago 1.16.92 upstream/1.16.92
  23. c70fd8a tests: fix main symbol duplication by Leonid Bobrov via wayland-devel · 6 years ago
  24. 8c121e1 protocol: warn clients about some wl_output properties by Simon Ser · 6 years ago
  25. a94b77d configure.ac: bump version to 1.16.91 for the alpha release by Derek Foreman · 6 years ago 1.16.91 upstream/1.16.91
  26. d7b0b79 TODO: remove "SDL port", it's been done by now by Eric Engestrom · 6 years ago
  27. 6afb152 Print NULL strings as "nil" in wl_closure_print by Simon Ser · 6 years ago
  28. d325140 proto, server: Add internal server error message. (v2) by Christopher James Halse Rogers · 6 years ago
  29. 10c1f37 server: Split out varargs version of wl_resource_post_error. by Christopher James Halse Rogers · 6 years ago
  30. 921d054 protocol: prefer wl_surface.damage_buffer by Simon Ser · 6 years ago
  31. 905c0a3 protocol: Bump seat to version 7 and require keymaps be private by Derek Foreman · 6 years ago
  32. 01095a9 tests: Remove memory leak checking infrastructure by Daniel Stone · 7 years ago
  33. cb9a255 tests: Overly elaborate compiler warning workaround by Daniel Stone · 7 years ago
  34. 9575d1c tests: Use volatile pointer for NULL dereference by Daniel Stone · 7 years ago
  35. 4939923 scanner: Reverse expat/libxml include order by Daniel Stone · 7 years ago
  36. 5fab243 scanner: Mark fail() as noreturn by Daniel Stone · 7 years ago
  37. a2ed67e scanner: Plug two memory leaks by Daniel Stone · 7 years ago
  38. f1d10fb configure.ac: Reopen master for regular development by Derek Foreman · 7 years ago
  39. 254bef7 configure.ac: bump to version 1.16.0 for the official release by Derek Foreman · 7 years ago 1.16 upstream/1.16 1.16.0 upstream/1.16.0
  40. 581c628 tests: Demarshalling of very long array/string lengths. by Michal Srb · 7 years ago
  41. de30796 configure.ac: bump to version 1.15.94 for the RC2 release by Derek Foreman · 7 years ago 1.15.94 upstream/1.15.94
  42. f7fdfac connection: Prevent pointer overflow from large lengths. by Michal Srb · 7 years ago
  43. f5b9e3b connection: Prevent integer overflow in DIV_ROUNDUP. by Michal Srb · 7 years ago
  44. fde6046 configure.ac: bump to version 1.15.93 for the RC1 release by Derek Foreman · 7 years ago 1.15.93 upstream/1.15.93
  45. 1e4af92 contributing: Weston now uses GitLab MRs by Daniel Stone · 7 years ago
  46. 6ac3ff1 configure.ac: bump to version 1.15.92 for the beta release by Derek Foreman · 7 years ago 1.15.92 upstream/1.15.92
  47. 614c137 spec: Delete old unused directory by Daniel Stone · 7 years ago
  48. bd56f9e build: Remove support for non-pkg-config Expat by Daniel Stone · 7 years ago
  49. 99c3c10 build: Remove execinfo.h check by Daniel Stone · 7 years ago
  50. e614d79 wayland-server: Finally remove deprecated struct wl_buffer definition by Derek Foreman · 7 years ago
  51. 504db9d protocol: allow to send a zero physical output size by Simon Ser · 7 years ago
  52. 4cc1c15 configure.ac: bump to version 1.15.91 for the alpha release by Derek Foreman · 7 years ago 1.15.91 upstream/1.15.91
  53. 1470582 contributing: document the release cycle freezes by Pekka Paalanen · 7 years ago
  54. 9f80af9 contributing: about re-sending patches by Pekka Paalanen · 7 years ago
  55. 3cfdd56 contributing: review rules for bugs by Pekka Paalanen · 7 years ago
  56. b5f9789 contributing: how to read the review rules by Pekka Paalanen · 7 years ago
  57. 7cbaa87 client: remove definition of wl_global by Pekka Paalanen · 7 years ago
  58. a9ff9cc doc: update IANA MIME types registry URL by Simon Ser · 7 years ago
  59. bb1a8ca contributing: commit rights by Pekka Paalanen · 7 years ago
  60. f16eae1 contributing: add review guidelines by Pekka Paalanen · 7 years ago
  61. 35d0425 .gitlab-ci.yml: collect the distcheck error logs by Emil Velikov · 7 years ago
  62. 630c25f contributing: format as markdown by Pekka Paalanen · 7 years ago
  63. d95cf31 doc: move Contributing by Pekka Paalanen · 7 years ago
  64. 7846d4b doc: Update URLs for GitLab transition by Daniel Stone · 7 years ago
  65. 8b2ba84 scanner: allow referencing foreign enums by Simon Ser · 7 years ago
  66. a060822 Add .gitlab-ci.yml by Daniel Stone · 7 years ago
  67. 0e6ac72 tests: Add free-without-remove test by Markus Ongyerth · 7 years ago
  68. 5e0f7ad server: Add special case destroy signal emitter by Derek Foreman · 7 years ago
  69. 58ee271 tests: Test for use after free in resource destruction signals by Derek Foreman · 7 years ago
  70. 685f9a0 wayland-server: Properly handle EAGAIN from wl_connection_read() by Dipen Somani · 7 years ago
  71. e09c1a9 configure.ac: Reopen master for regular development by Derek Foreman · 7 years ago
  72. 4fdb853 configure.ac: bump to version 1.15.0 for the official release by Derek Foreman · 7 years ago 1.15 upstream/1.15 1.15.0 upstream/1.15.0
  73. 8be9aa8 configure.ac: bump to version 1.14.93 for the RC1 release by Derek Foreman · 7 years ago 1.14.93 upstream/1.14.93
  74. dbcd4cd .gitignore: add wayland-egl-abi-check by Emil Velikov · 7 years ago
  75. 05fd07f wayland-egl: Ignore underscored symbols in ABI check by Daniel Stone · 7 years ago
  76. d3fe626 configure.ac: bump to version 1.14.92 for the beta release by Derek Foreman · 7 years ago 1.14.92 upstream/1.14.92
  77. 3de11b8 wayland-egl: Make symbol test fail on failure by Daniel Stone · 7 years ago
  78. 2031bcf wayland-egl: Pass nm path to check script by Daniel Stone · 7 years ago
  79. 5f5945b wayland-egl: bump the version number to 18.1.0 by Emil Velikov · 7 years ago
  80. 21b1f22 wayland-egl: enhance the symbol test by Emil Velikov · 7 years ago
  81. 2ba70f1 wayland-egl: fail the symbol check if lib is missing by Emil Velikov · 7 years ago
  82. 79cc3ad wayland-egl: set the correct path to libwayland-egl.so by Emil Velikov · 7 years ago
  83. f34af17 configure.ac: don't install the static libraries by Emil Velikov · 7 years ago
  84. 371c26d tests: disable coredumps on sanity-test by Pekka Paalanen · 7 years ago
  85. adda7cb walyand-client: Fix trivial build break from previous commit by Derek Foreman · 7 years ago
  86. a918785 client: Don't inappropriatly close fds for zombie objects by Derek Foreman · 7 years ago
  87. 97351f9 configure.ac: bump to version 1.14.91 for the alpha release by Derek Foreman · 7 years ago 1.14.91 upstream/1.14.91
  88. 400df40 tests: fix scanner private-code test reference data by Pekka Paalanen · 7 years ago
  89. e501230 scanner: Fix broken private-code generation by Derek Foreman · 7 years ago
  90. 6903e4d wayland-egl: use correct `nm` path when cross-compiling by Emil Velikov · 7 years ago
  91. b02c401 tests: add code, public-code and private-code tests by Emil Velikov · 7 years ago
  92. bd92689 scanner: make use of __has_attribute() by Emil Velikov · 7 years ago
  93. ab6b156 build: use public-code when using the local wayland-scanner by Emil Velikov · 7 years ago
  94. 9b76def scanner: introduce "public-code" and "private-code" by Emil Velikov · 7 years ago
  95. 76a4e42 build: remove white space in -uninstalled.pc.in files by Emil Velikov · 7 years ago
  96. 68398ec connection: Fix broken log message when demarshalling short closure by Derek Foreman · 7 years ago
  97. 9fa6098 wayland-egl: rename wl_egl_window::private to driver_private by Emil Velikov · 7 years ago
  98. 8d8f260 wayland-egl: move the wayland-egl{, -core}.h headers to egl/ by Emil Velikov · 7 years ago
  99. 85cb5ed wayland-egl-symbols-check: pass the DSO name via the build system by Emil Velikov · 7 years ago
  100. 1fcb4d1 build: wire-up wayland-egl by Emil Velikov · 7 years ago