1. 1851f81 [wayland][libxml2] Remove libxml2 dependency by Prashanth Swaminathan · 6 months ago main master
  2. c4e6311 [wayland] Add OWNERS file by Marina Ciocea · 3 years, 1 month ago
  3. 9192d3c Use so.0 extension for shared libraries by C Stout · 4 years, 4 months ago
  4. f22098b Switch to shared libraries. by C Stout · 4 years, 4 months ago
  5. 792822d [config] Suppress implicit-fallthrough by Tamir Duberstein · 4 years, 8 months ago
  6. d0e75f0 [wayland] Update from origin by Shai Barack · 5 years ago
  7. f08e032 [Wconversion] Fix implicit conversion issue by Shai Barack · 5 years ago
  8. c7b92f0 [Wconversion] Suppress warnings by Shai Barack · 5 years ago
  9. ca7694e [wayland] Temporarily disable `-Wsizeof-array-div` warnings by Leonard Chan · 6 years ago
  10. 98ba5f1 [build] require linux for DTD validation by Matt Sandy · 6 years ago
  11. 8c61ec9 [build] use c instead of asm for DTD_DATA by Matt Sandy · 6 years ago
  12. 26fc26d [build] improve wayland build config by Matt Sandy · 6 years ago
  13. 33002cb [build] add build config for wayland by Matt Sandy · 6 years ago
  14. 01095a9 tests: Remove memory leak checking infrastructure by Daniel Stone · 7 years ago
  15. cb9a255 tests: Overly elaborate compiler warning workaround by Daniel Stone · 7 years ago
  16. 9575d1c tests: Use volatile pointer for NULL dereference by Daniel Stone · 7 years ago
  17. 4939923 scanner: Reverse expat/libxml include order by Daniel Stone · 7 years ago
  18. 5fab243 scanner: Mark fail() as noreturn by Daniel Stone · 7 years ago
  19. a2ed67e scanner: Plug two memory leaks by Daniel Stone · 7 years ago
  20. f1d10fb configure.ac: Reopen master for regular development by Derek Foreman · 7 years ago
  21. 254bef7 configure.ac: bump to version 1.16.0 for the official release by Derek Foreman · 7 years ago upstream/1.16 1.16.0
  22. 581c628 tests: Demarshalling of very long array/string lengths. by Michal Srb · 7 years ago
  23. de30796 configure.ac: bump to version 1.15.94 for the RC2 release by Derek Foreman · 7 years ago 1.15.94
  24. f7fdfac connection: Prevent pointer overflow from large lengths. by Michal Srb · 7 years ago
  25. f5b9e3b connection: Prevent integer overflow in DIV_ROUNDUP. by Michal Srb · 7 years ago
  26. fde6046 configure.ac: bump to version 1.15.93 for the RC1 release by Derek Foreman · 7 years ago 1.15.93
  27. 1e4af92 contributing: Weston now uses GitLab MRs by Daniel Stone · 7 years ago
  28. 6ac3ff1 configure.ac: bump to version 1.15.92 for the beta release by Derek Foreman · 7 years ago 1.15.92
  29. 614c137 spec: Delete old unused directory by Daniel Stone · 7 years ago
  30. bd56f9e build: Remove support for non-pkg-config Expat by Daniel Stone · 7 years ago
  31. 99c3c10 build: Remove execinfo.h check by Daniel Stone · 7 years ago
  32. e614d79 wayland-server: Finally remove deprecated struct wl_buffer definition by Derek Foreman · 7 years ago
  33. 504db9d protocol: allow to send a zero physical output size by Simon Ser · 7 years ago
  34. 4cc1c15 configure.ac: bump to version 1.15.91 for the alpha release by Derek Foreman · 7 years ago 1.15.91
  35. 1470582 contributing: document the release cycle freezes by Pekka Paalanen · 7 years ago
  36. 9f80af9 contributing: about re-sending patches by Pekka Paalanen · 7 years ago
  37. 3cfdd56 contributing: review rules for bugs by Pekka Paalanen · 7 years ago
  38. b5f9789 contributing: how to read the review rules by Pekka Paalanen · 7 years ago
  39. 7cbaa87 client: remove definition of wl_global by Pekka Paalanen · 8 years ago
  40. a9ff9cc doc: update IANA MIME types registry URL by Simon Ser · 8 years ago
  41. bb1a8ca contributing: commit rights by Pekka Paalanen · 8 years ago
  42. f16eae1 contributing: add review guidelines by Pekka Paalanen · 8 years ago
  43. 35d0425 .gitlab-ci.yml: collect the distcheck error logs by Emil Velikov · 8 years ago
  44. 630c25f contributing: format as markdown by Pekka Paalanen · 8 years ago
  45. d95cf31 doc: move Contributing by Pekka Paalanen · 8 years ago
  46. 7846d4b doc: Update URLs for GitLab transition by Daniel Stone · 8 years ago
  47. 8b2ba84 scanner: allow referencing foreign enums by Simon Ser · 8 years ago
  48. a060822 Add .gitlab-ci.yml by Daniel Stone · 8 years ago
  49. 0e6ac72 tests: Add free-without-remove test by Markus Ongyerth · 8 years ago
  50. 5e0f7ad server: Add special case destroy signal emitter by Derek Foreman · 8 years ago
  51. 58ee271 tests: Test for use after free in resource destruction signals by Derek Foreman · 8 years ago
  52. 685f9a0 wayland-server: Properly handle EAGAIN from wl_connection_read() by Dipen Somani · 8 years ago
  53. e09c1a9 configure.ac: Reopen master for regular development by Derek Foreman · 8 years ago
  54. 4fdb853 configure.ac: bump to version 1.15.0 for the official release by Derek Foreman · 8 years ago upstream/1.15 1.15.0
  55. 8be9aa8 configure.ac: bump to version 1.14.93 for the RC1 release by Derek Foreman · 8 years ago 1.14.93
  56. dbcd4cd .gitignore: add wayland-egl-abi-check by Emil Velikov · 8 years ago
  57. 05fd07f wayland-egl: Ignore underscored symbols in ABI check by Daniel Stone · 8 years ago
  58. d3fe626 configure.ac: bump to version 1.14.92 for the beta release by Derek Foreman · 8 years ago 1.14.92
  59. 3de11b8 wayland-egl: Make symbol test fail on failure by Daniel Stone · 8 years ago
  60. 2031bcf wayland-egl: Pass nm path to check script by Daniel Stone · 8 years ago
  61. 5f5945b wayland-egl: bump the version number to 18.1.0 by Emil Velikov · 8 years ago
  62. 21b1f22 wayland-egl: enhance the symbol test by Emil Velikov · 8 years ago
  63. 2ba70f1 wayland-egl: fail the symbol check if lib is missing by Emil Velikov · 8 years ago
  64. 79cc3ad wayland-egl: set the correct path to libwayland-egl.so by Emil Velikov · 8 years ago
  65. f34af17 configure.ac: don't install the static libraries by Emil Velikov · 8 years ago
  66. 371c26d tests: disable coredumps on sanity-test by Pekka Paalanen · 8 years ago
  67. adda7cb walyand-client: Fix trivial build break from previous commit by Derek Foreman · 8 years ago
  68. a918785 client: Don't inappropriatly close fds for zombie objects by Derek Foreman · 8 years ago
  69. 97351f9 configure.ac: bump to version 1.14.91 for the alpha release by Derek Foreman · 8 years ago 1.14.91
  70. 400df40 tests: fix scanner private-code test reference data by Pekka Paalanen · 8 years ago
  71. e501230 scanner: Fix broken private-code generation by Derek Foreman · 8 years ago
  72. 6903e4d wayland-egl: use correct `nm` path when cross-compiling by Emil Velikov · 8 years ago
  73. b02c401 tests: add code, public-code and private-code tests by Emil Velikov · 8 years ago
  74. bd92689 scanner: make use of __has_attribute() by Emil Velikov · 8 years ago
  75. ab6b156 build: use public-code when using the local wayland-scanner by Emil Velikov · 8 years ago
  76. 9b76def scanner: introduce "public-code" and "private-code" by Emil Velikov · 8 years ago
  77. 76a4e42 build: remove white space in -uninstalled.pc.in files by Emil Velikov · 8 years ago
  78. 68398ec connection: Fix broken log message when demarshalling short closure by Derek Foreman · 8 years ago
  79. 9fa6098 wayland-egl: rename wl_egl_window::private to driver_private by Emil Velikov · 8 years ago
  80. 8d8f260 wayland-egl: move the wayland-egl{, -core}.h headers to egl/ by Emil Velikov · 8 years ago
  81. 85cb5ed wayland-egl-symbols-check: pass the DSO name via the build system by Emil Velikov · 8 years ago
  82. 1fcb4d1 build: wire-up wayland-egl by Emil Velikov · 8 years ago
  83. 066113a wayland-egl: add a note about keeping the backend version in sync by Emil Velikov · 8 years ago
  84. bf3f9e2 wayland-egl: introduce wayland-egl-backend.pc by Emil Velikov · 8 years ago
  85. 6c7f96e wayland-egl: correct wayland-egl.pc description/version by Emil Velikov · 8 years ago
  86. d71e4ca wayland-egl: reuse the existing WL_EXPORT macro by Emil Velikov · 8 years ago
  87. 549a5ea wayland-egl: import libwayland-egl.so frontend library from Mesa by Emil Velikov · 8 years ago
  88. 0fa3474 shm: provide actual error on mmap failed by Olivier Fourdan · 8 years ago
  89. bf7cc68 server: add wl_display_destroy_clients() by Simon Ser · 8 years ago
  90. ef48ff2 doc: Document behavior of non-nullable object arguments in clients by Philipp Kerling · 8 years ago
  91. e5b52f6 connection: Clear correct args when clearing fds to -1 by Derek Foreman · 8 years ago
  92. 118aaec tests: Add missing file to distribution by Derek Foreman · 8 years ago
  93. 35ab475 server: add log message when client connection is destroyed due to an error by Fiedler, Mathias · 8 years ago
  94. ff99295 tests: Check for wrong fd delivery with zombie objects by Derek Foreman · 8 years ago
  95. f74c9b9 tests: Add a test for fd leaks on zombie objects by Derek Foreman · 8 years ago
  96. 239ba39 client: Consume file descriptors destined for zombie proxies by Derek Foreman · 8 years ago
  97. 4485ed1 client: Replace the singleton zombie with bespoke zombies by Derek Foreman · 8 years ago
  98. 9744de9 client: Plug a race in proxy destruction vs. dispatch by Daniel Stone · 8 years ago
  99. 430c782 client: Add wl_proxy_unref helper by Daniel Stone · 8 years ago
  100. b39d893 client: Use refcount exclusively for destruction by Daniel Stone · 8 years ago