platform/upstream/wayland.git
2018-07-13 Pekka Paalanencontributing: review rules for bugs
2018-07-13 Pekka Paalanencontributing: how to read the review rules
2018-06-28 Pekka Paalanenclient: remove definition of wl_global
2018-06-28 Simon Serdoc: update IANA MIME types registry URL
2018-06-18 Pekka Paalanencontributing: commit rights
2018-06-18 Pekka Paalanencontributing: add review guidelines
2018-06-18 Emil Velikov.gitlab-ci.yml: collect the distcheck error logs
2018-06-14 Pekka Paalanencontributing: format as markdown
2018-06-14 Pekka Paalanendoc: move Contributing
2018-06-11 Daniel Stonedoc: Update URLs for GitLab transition
2018-06-07 Simon Serscanner: allow referencing foreign enums
2018-06-07 Daniel StoneAdd .gitlab-ci.yml
2018-04-20 Markus Ongyerthtests: Add free-without-remove test
2018-04-20 Derek Foremanserver: Add special case destroy signal emitter
2018-04-20 Derek Foremantests: Test for use after free in resource destruction...
2018-04-20 Dipen Somaniwayland-server: Properly handle EAGAIN from wl_connecti...
2018-04-09 Derek Foremanconfigure.ac: Reopen master for regular development
2018-04-09 Derek Foremanconfigure.ac: bump to version 1.15.0 for the official... 1.15.0 upstream/1.15.0
2018-04-02 Derek Foremanconfigure.ac: bump to version 1.14.93 for the RC1 release 1.14.93
2018-04-02 Emil Velikov.gitignore: add wayland-egl-abi-check
2018-03-20 Daniel Stonewayland-egl: Ignore underscored symbols in ABI check
2018-03-19 Derek Foremanconfigure.ac: bump to version 1.14.92 for the beta... 1.14.92
2018-03-19 Daniel Stonewayland-egl: Make symbol test fail on failure
2018-03-19 Daniel Stonewayland-egl: Pass nm path to check script
2018-03-19 Emil Velikovwayland-egl: bump the version number to 18.1.0
2018-03-19 Emil Velikovwayland-egl: enhance the symbol test
2018-03-19 Emil Velikovwayland-egl: fail the symbol check if lib is missing
2018-03-19 Emil Velikovwayland-egl: set the correct path to libwayland-egl.so
2018-03-16 Emil Velikovconfigure.ac: don't install the static libraries
2018-03-15 Pekka Paalanentests: disable coredumps on sanity-test
2018-03-07 Derek Foremanwalyand-client: Fix trivial build break from previous...
2018-03-07 Derek Foremanclient: Don't inappropriatly close fds for zombie objects
2018-02-26 Derek Foremanconfigure.ac: bump to version 1.14.91 for the alpha... 1.14.91
2018-02-26 Pekka Paalanentests: fix scanner private-code test reference data
2018-02-23 Derek Foremanscanner: Fix broken private-code generation
2018-02-23 Emil Velikovwayland-egl: use correct `nm` path when cross-compiling
2018-02-22 Emil Velikovtests: add code, public-code and private-code tests
2018-02-22 Emil Velikovscanner: make use of __has_attribute()
2018-02-22 Emil Velikovbuild: use public-code when using the local wayland...
2018-02-22 Emil Velikovscanner: introduce "public-code" and "private-code"
2018-02-16 Emil Velikovbuild: remove white space in -uninstalled.pc.in files
2018-02-15 Derek Foremanconnection: Fix broken log message when demarshalling...
2018-02-09 Emil Velikovwayland-egl: rename wl_egl_window::private to driver_pr...
2018-02-09 Emil Velikovwayland-egl: move the wayland-egl{, -core}.h headers...
2018-02-09 Emil Velikovwayland-egl-symbols-check: pass the DSO name via the...
2018-02-09 Emil Velikovbuild: wire-up wayland-egl
2018-02-09 Emil Velikovwayland-egl: add a note about keeping the backend versi...
2018-02-09 Emil Velikovwayland-egl: introduce wayland-egl-backend.pc
2018-02-09 Emil Velikovwayland-egl: correct wayland-egl.pc description/version
2018-02-09 Emil Velikovwayland-egl: reuse the existing WL_EXPORT macro
2018-02-09 Emil Velikovwayland-egl: import libwayland-egl.so frontend library...
2018-02-09 Olivier Fourdanshm: provide actual error on mmap failed
2018-02-09 Simon Serserver: add wl_display_destroy_clients()
2018-02-09 Philipp Kerlingdoc: Document behavior of non-nullable object arguments...
2018-01-22 Derek Foremanconnection: Clear correct args when clearing fds to -1
2018-01-19 Derek Foremantests: Add missing file to distribution
2018-01-19 Fiedler, Mathiasserver: add log message when client connection is destr...
2018-01-09 Derek Foremantests: Check for wrong fd delivery with zombie objects
2018-01-09 Derek Foremantests: Add a test for fd leaks on zombie objects
2018-01-09 Derek Foremanclient: Consume file descriptors destined for zombie...
2018-01-09 Derek Foremanclient: Replace the singleton zombie with bespoke zombies
2018-01-09 Daniel Stoneclient: Plug a race in proxy destruction vs. dispatch
2018-01-09 Daniel Stoneclient: Add wl_proxy_unref helper
2018-01-09 Daniel Stoneclient: Use refcount exclusively for destruction
2017-12-28 Derek Foremanclient: Remove WL_ZOMBIE_OBJECT global
2017-12-28 Derek Foremanclient: Restructure delete_id handler control flow
2017-12-28 Derek Foremanclient: Add WL_MAP_ENTRY_ZOMBIE flag
2017-12-28 Derek Foremanclient: Add wl_object_is_zombie() helper function
2017-12-27 Derek Foremanutil: Pass flags to map iterators
2017-12-27 Derek Foremanconnection: Make wl_closure_destroy() close fds of...
2017-12-27 Derek Foremanconnection: Clear fds we shouldn't close to -1
2017-12-27 Derek Foremanconnection: Refactor out closure allocation
2017-12-27 Derek Foremanserver: Log closure before sending it
2017-12-27 Derek Foremanconnection: Don't declare a local variable just to...
2017-12-18 Pekka Paalanendoc: start documenting Xwayland
2017-12-11 Matt Hoosierclient: Allow absolute paths in WAYLAND_DISPLAY
2017-12-05 Pekka Paalanenprotocol: make get_subsurface double-buffered
2017-12-04 Jonas Ådahlscanner: Add --strict flag
2017-12-04 Derek Foremanconnection: Use wl_buffer_size() for all buffer size...
2017-12-04 Derek Foremanclient: Simplify some logic in queue_event
2017-12-04 Derek Foremanconnection: close_fds() should only remove fds it close...
2017-12-04 Armin KrezovićDo not create man page links with doxygen
2017-12-04 Christopher... eventloop: clarify post_dispatch_check()
2017-12-04 Jonas Ådahlprotocol: Add deprecation note about wl_shell
2017-12-04 Emil Velikovcursor: add forward declaration for struct wl_buffer
2017-12-01 Emmanuel Gil... tests: Mark tests used so they don’t get removed at...
2017-12-01 Emmanuel Gil... tests: Add one more indentation level to some macros
2017-11-29 Tobias Stoeckmanncursor: Fix heap overflows when parsing malicious files.
2017-10-13 Emil Velikovwayland-server: document WL_HIDE_DEPRECATED
2017-10-02 Derek Foremanprotocol: Suggest get_registry not be called frequently
2017-09-18 Emil Velikovbuild: remove wayland-version.h.in from EXTRA_DIST
2017-08-25 Pekka Paalanenserver: document wl_event_loop and wl_event_source
2017-08-18 Jonas ÅdahlPass input/output files as arguments to wayland-scanner
2017-08-18 Emil Velikovscanner: use tabs for indentation.
2017-08-18 Emil Velikovscanner: remove unused scanner.mk
2017-08-08 Bryce HarringtonReopen master for regular development
2017-08-08 Bryce Harringtonconfigure.ac: bump to version 1.14.0 for the official... 1.14.0 upstream/1.14.0
2017-08-01 Bryce Harringtonconfigure.ac: bump to version 1.13.93 for the RC1 release 1.13.93
2017-07-27 Owen W. TaylorSwitch graphviz files to use HTML-style labels
2017-07-25 Bryce Harringtonconfigure.ac: bump to version 1.13.92 for the beta... 1.13.92
next