0

Roll src/third_party/wayland-protocols/src/ 630fb0891..684cd23ae (16 commits)

630fb08910..684cd23ae3

$ git log 630fb0891..684cd23ae --date=short --no-merges --format='%ad %ae %s'
2020-04-07 contact xdg-shell: explain how clients need to perform an initial commit
2020-04-07 contact xdg-shell: describe how to re-map an unmapped toplevel
2020-02-29 jadahl configure.ac: Bump version to 1.20
2020-02-29 jadahl Makefile.am: Also distribute README.md, GOVERNANCE.md and MEMBERS.md
2020-02-29 jadahl configure.ac: Bump version to 1.19
2020-01-13 jadahl xdg-shell: Add support for explicit popup repositioning
2020-01-13 jadahl xdg-shell: Add support for implicit popup repositioning
2020-01-13 jadahl xdg-shell: Remove left-over paragraph from pre positioner versions
2020-02-25 johanhelsing Update point-of-contact for Qt
2020-01-22 yalterz xdg-shell: add missing enum attribute to resize
2019-11-21 contact Convert plaintext documents to Markdown
2019-11-21 contact Add .gitlab-ci.yml
2019-11-20 contact readme: changes should be submitted via GitLab
2019-11-20 contact Add .editorconfig
2019-11-15 contact Add governance document
2019-08-19 yalterz presentation-time: add missing bitfield marker

Created with:
  roll-dep src/third_party/wayland-protocols/src

Bug: 1022716
Change-Id: Ic0daf595d72b170122ea562e435de10c7dfcc39b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237427
Reviewed-by: Mitsuru Oshima <oshima@chromium.org>
Commit-Queue: Fergus Dall <sidereal@google.com>
Cr-Commit-Position: refs/heads/master@{#776773}
This commit is contained in:
Fergus Dall
2020-06-10 00:35:32 +00:00
committed by Commit Bot
parent 38f1528d59
commit dd9c4fdca9
2 changed files with 2 additions and 2 deletions
DEPS
third_party/wayland-protocols

2
DEPS

@ -1422,7 +1422,7 @@ deps = {
# Wayland protocols that add functionality not available in the core protocol.
'src/third_party/wayland-protocols/src': {
'url': Var('chromium_git') + '/external/anongit.freedesktop.org/git/wayland/wayland-protocols.git' + '@' + '630fb089103a1d0eab1a684b853ab5c4d2b252aa',
'url': Var('chromium_git') + '/external/anongit.freedesktop.org/git/wayland/wayland-protocols.git' + '@' + '684cd23ae31fafb9eda2a0cd15edb4e96de92259',
'condition': 'checkout_linux',
},

@ -1,6 +1,6 @@
Name: wayland-protocols
URL: http://wayland.freedesktop.org/
Version: 1.18
Version: 1.20
License: MIT
License File: src/COPYING
Security Critical: yes