Sign in
chromium
/
external
/
anongit.freedesktop.org
/
git
/
wayland
/
wayland
/
HEAD
678c868
Avoid pointer arithmetic on `void *`
by Michael Forney
· 6 years ago
main
55d0448
Use wl_container_of internally
by Michael Forney
· 6 years ago
2485a5c
Add a missing -pthread to fix compile with slibtool.
by orbea
· 6 years ago
294ed97
log: remove "%m" from format strings by using strerror(errno)
by Antonio Borneo
· 6 years ago
6db761d
tests: Verify that wayland_scanner can catch bad identifiers
by Manuel Stoeckl
· 6 years ago
6ce4bbb
scanner: error when element names will not compile
by Manuel Stoeckl
· 6 years ago
3ab56ef
protocol: allow to send a zero output refresh rate
by Simon Ser
· 6 years ago
ea11878
wayland.xml: document invalid_finish error in wl_data_offer.finish
by Harish Krupo
· 6 years ago
b77cf86
docs: Abort configure if docbook-xsl package is missing
by Harish Krupo
· 6 years ago
de64489
releasing: fixup section numbers
by Simon Ser
· 6 years ago
724bf08
releasing: adapt for Wayland
by Simon Ser
· 6 years ago
b8933d4
Add releasing.txt
by Simon Ser
· 6 years ago
ca5a59e
configure.ac: reopen master for regular development
by Pekka Paalanen
· 6 years ago
dd3ba21
configure: detect libdl and librt
by Leonid Bobrov
· 6 years ago
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
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
5935332
Merge branch 'mr/request-bad-size' into 'master'
by Derek Foreman
· 6 years ago
bace3cd
connection: fix demarshal of invalid header
by Pekka Paalanen
· 6 years ago
446047e
tests: add request_bogus_size
by Pekka Paalanen
· 6 years ago
808bca8
contributing: use Gitlab merge request workflow
by Pekka Paalanen
· 6 years ago
15cba8b
wayland-util.h: add forward declaration for wl_object
by Chris Billington
· 6 years ago
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
c70fd8a
tests: fix main symbol duplication
by Leonid Bobrov via wayland-devel
· 6 years ago
8c121e1
protocol: warn clients about some wl_output properties
by Simon Ser
· 6 years ago
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
d7b0b79
TODO: remove "SDL port", it's been done by now
by Eric Engestrom
· 6 years ago
6afb152
Print NULL strings as "nil" in wl_closure_print
by Simon Ser
· 6 years ago
d325140
proto, server: Add internal server error message. (v2)
by Christopher James Halse Rogers
· 6 years ago
10c1f37
server: Split out varargs version of wl_resource_post_error.
by Christopher James Halse Rogers
· 6 years ago
921d054
protocol: prefer wl_surface.damage_buffer
by Simon Ser
· 6 years ago
905c0a3
protocol: Bump seat to version 7 and require keymaps be private
by Derek Foreman
· 6 years ago
01095a9
tests: Remove memory leak checking infrastructure
by Daniel Stone
· 7 years ago
cb9a255
tests: Overly elaborate compiler warning workaround
by Daniel Stone
· 7 years ago
9575d1c
tests: Use volatile pointer for NULL dereference
by Daniel Stone
· 7 years ago
4939923
scanner: Reverse expat/libxml include order
by Daniel Stone
· 7 years ago
5fab243
scanner: Mark fail() as noreturn
by Daniel Stone
· 7 years ago
a2ed67e
scanner: Plug two memory leaks
by Daniel Stone
· 7 years ago
f1d10fb
configure.ac: Reopen master for regular development
by Derek Foreman
· 7 years ago
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
581c628
tests: Demarshalling of very long array/string lengths.
by Michal Srb
· 7 years ago
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
f7fdfac
connection: Prevent pointer overflow from large lengths.
by Michal Srb
· 7 years ago
f5b9e3b
connection: Prevent integer overflow in DIV_ROUNDUP.
by Michal Srb
· 7 years ago
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
1e4af92
contributing: Weston now uses GitLab MRs
by Daniel Stone
· 7 years ago
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
614c137
spec: Delete old unused directory
by Daniel Stone
· 7 years ago
bd56f9e
build: Remove support for non-pkg-config Expat
by Daniel Stone
· 7 years ago
99c3c10
build: Remove execinfo.h check
by Daniel Stone
· 7 years ago
e614d79
wayland-server: Finally remove deprecated struct wl_buffer definition
by Derek Foreman
· 7 years ago
504db9d
protocol: allow to send a zero physical output size
by Simon Ser
· 7 years ago
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
1470582
contributing: document the release cycle freezes
by Pekka Paalanen
· 7 years ago
9f80af9
contributing: about re-sending patches
by Pekka Paalanen
· 7 years ago
3cfdd56
contributing: review rules for bugs
by Pekka Paalanen
· 7 years ago
b5f9789
contributing: how to read the review rules
by Pekka Paalanen
· 7 years ago
7cbaa87
client: remove definition of wl_global
by Pekka Paalanen
· 7 years ago
a9ff9cc
doc: update IANA MIME types registry URL
by Simon Ser
· 7 years ago
bb1a8ca
contributing: commit rights
by Pekka Paalanen
· 7 years ago
f16eae1
contributing: add review guidelines
by Pekka Paalanen
· 7 years ago
35d0425
.gitlab-ci.yml: collect the distcheck error logs
by Emil Velikov
· 7 years ago
630c25f
contributing: format as markdown
by Pekka Paalanen
· 7 years ago
d95cf31
doc: move Contributing
by Pekka Paalanen
· 7 years ago
7846d4b
doc: Update URLs for GitLab transition
by Daniel Stone
· 7 years ago
8b2ba84
scanner: allow referencing foreign enums
by Simon Ser
· 7 years ago
a060822
Add .gitlab-ci.yml
by Daniel Stone
· 7 years ago
0e6ac72
tests: Add free-without-remove test
by Markus Ongyerth
· 7 years ago
5e0f7ad
server: Add special case destroy signal emitter
by Derek Foreman
· 7 years ago
58ee271
tests: Test for use after free in resource destruction signals
by Derek Foreman
· 7 years ago
685f9a0
wayland-server: Properly handle EAGAIN from wl_connection_read()
by Dipen Somani
· 7 years ago
e09c1a9
configure.ac: Reopen master for regular development
by Derek Foreman
· 7 years ago
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
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
dbcd4cd
.gitignore: add wayland-egl-abi-check
by Emil Velikov
· 7 years ago
05fd07f
wayland-egl: Ignore underscored symbols in ABI check
by Daniel Stone
· 7 years ago
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
3de11b8
wayland-egl: Make symbol test fail on failure
by Daniel Stone
· 7 years ago
2031bcf
wayland-egl: Pass nm path to check script
by Daniel Stone
· 7 years ago
5f5945b
wayland-egl: bump the version number to 18.1.0
by Emil Velikov
· 7 years ago
21b1f22
wayland-egl: enhance the symbol test
by Emil Velikov
· 7 years ago
2ba70f1
wayland-egl: fail the symbol check if lib is missing
by Emil Velikov
· 7 years ago
79cc3ad
wayland-egl: set the correct path to libwayland-egl.so
by Emil Velikov
· 7 years ago
f34af17
configure.ac: don't install the static libraries
by Emil Velikov
· 7 years ago
371c26d
tests: disable coredumps on sanity-test
by Pekka Paalanen
· 7 years ago
adda7cb
walyand-client: Fix trivial build break from previous commit
by Derek Foreman
· 7 years ago
a918785
client: Don't inappropriatly close fds for zombie objects
by Derek Foreman
· 7 years ago
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
400df40
tests: fix scanner private-code test reference data
by Pekka Paalanen
· 7 years ago
e501230
scanner: Fix broken private-code generation
by Derek Foreman
· 7 years ago
6903e4d
wayland-egl: use correct `nm` path when cross-compiling
by Emil Velikov
· 7 years ago
b02c401
tests: add code, public-code and private-code tests
by Emil Velikov
· 7 years ago
bd92689
scanner: make use of __has_attribute()
by Emil Velikov
· 7 years ago
ab6b156
build: use public-code when using the local wayland-scanner
by Emil Velikov
· 7 years ago
9b76def
scanner: introduce "public-code" and "private-code"
by Emil Velikov
· 7 years ago
76a4e42
build: remove white space in -uninstalled.pc.in files
by Emil Velikov
· 7 years ago
68398ec
connection: Fix broken log message when demarshalling short closure
by Derek Foreman
· 7 years ago
9fa6098
wayland-egl: rename wl_egl_window::private to driver_private
by Emil Velikov
· 7 years ago
8d8f260
wayland-egl: move the wayland-egl{, -core}.h headers to egl/
by Emil Velikov
· 7 years ago
85cb5ed
wayland-egl-symbols-check: pass the DSO name via the build system
by Emil Velikov
· 7 years ago
1fcb4d1
build: wire-up wayland-egl
by Emil Velikov
· 7 years ago
Next »