Sign in
chromium
/
external
/
wayland
/
wayland
/
HEAD
87321d0
protocol: specify behavior of get_pointer when capabilities change
by Peter Hutterer
· 7 years ago
master
3384f69
protocol: Add wl_surface.damage_buffer
by Derek Foreman
· 7 years ago
389c84e
server: remove redundant include
by Marek Chalupa
· 7 years ago
d5f22d2
protocol: fix a couple of whitespace issues
by Peter Hutterer
· 7 years ago
a5ef930
protocol: Remove incorrect statement that attach must precede damage
by Derek Foreman
· 7 years ago
b644594
scanner: drop altmacro from dtddata.S
by Pekka Paalanen
· 7 years ago
3dc7c2c
Makefile: use automake rule for compiling .S
by Pekka Paalanen
· 7 years ago
f66e2d5
Validate the protocol xml during scanning
by Peter Hutterer
· 7 years ago
e65aed4
protocol: add the new bitfields to the dtd
by Peter Hutterer
· 7 years ago
0e86192
protocol: allow for a <description> element below <protocol>
by Peter Hutterer
· 7 years ago
9d794d9
Revert "Remove protocol/wayland.dtd"
by Peter Hutterer
· 7 years ago
c7bada0
add wl_abort private function
by Marek Chalupa
· 7 years ago
5660ea4
doc: make the doxygen output dependent on scanner.c
by Peter Hutterer
· 7 years ago
10d5f97
event-loop: remove extra header
by Marek Chalupa
· 7 years ago
8bc42fb
shm: wl_shm_buffer_get_data() requires a valid pool.
by Derek Foreman
· 7 years ago
2aee206
shm: Move deprecated function to the bottom of the file
by Derek Foreman
· 7 years ago
91881e8
shm: Deprecate wl_shm_buffer_create()
by Derek Foreman
· 7 years ago
4a97cb3
doc: output enum and bitfield attributes in the documentation
by Auke Booij
· 7 years ago
1771299
scanner: enforce correct argument type for enums
by Auke Booij
· 7 years ago
851614f
protocol: specify enum and bitfield attributes
by Auke Booij
· 7 years ago
999225c
doc: document the enum and bitfield attributes
by Auke Booij
· 7 years ago
f150d7a
cosmetic: fix incorrect whitespace.
by Jon Cruz
· 7 years ago
1cf175e
scanner: stop adding trailing whitespace to copyright
by Jon Cruz
· 7 years ago
9a170b9
cosmetic: fix inconsistent code style with header prototypes.
by Jon Cruz
· 7 years ago
eba83cd
shm: Add shm_buffer ref and shm_pool unref functions
by Derek Foreman
· 7 years ago
06fb8bd
Remove protocol/wayland.dtd
by Auke Booij
· 7 years ago
9ebdcab
scanner: Generate 'since' macros for requests as well
by Jonas Ådahl
· 7 years ago
7c9135e
client: Move prepare read documentation to .._prepare_read_queue()
by Jonas Ådahl
· 7 years ago
b6809e5
wayland: add a release request on wl_seat
by FORT David
· 7 years ago
99c34e5
client: Improve wl_display_roundtrip(_queue)() documentation
by Jonas Ådahl
· 7 years ago
5e0ed91
client: Be more clear about when one must call wl_display_flush
by Jonas Ådahl
· 7 years ago
f755dbd
client: Reword and add documentation about the marshal functions
by Jonas Ådahl
· 7 years ago
e74cde7
client: Fix minor grammar issue
by Jonas Ådahl
· 7 years ago
e0b2166
scanner: Close input resource when done to prevent leak
by Bryce Harrington
· 7 years ago
d20a0b8
Contributing: explain Patchwork
by Pekka Paalanen
· 7 years ago
b31225f
configure.ac: bump to version 1.9.90 for open development
by Bryce Harrington
· 7 years ago
b05668f
configure.ac: bump to version 1.9.0 for the official release
by Bryce Harrington
· 7 years ago
1.9
1.9.0
8fd4949
configure.ac: bump to version 1.8.93 for the RC1 release
by Bryce Harrington
· 7 years ago
1.8.93
b16c0a5
configure.ac: bump to version 1.8.92 for the beta release
by Bryce Harrington
· 7 years ago
1.8.92
c7dbaa1
Revert "client: require WAYLAND_DISPLAY to be set"
by Pekka Paalanen
· 7 years ago
c0636dd
configure.ac: bump to version 1.8.91 for the alpha release
by Bryce Harrington
· 7 years ago
1.8.91
fb7e130
client: require WAYLAND_DISPLAY to be set
by Dima Ryazanov
· 7 years ago
441f9bb
wayland-client : Fix queue_release not to call proxy_destroy
by Elvis Lee
· 7 years ago
bbe6795
scanner: check sanity of version
by Marek Chalupa
· 7 years ago
765040d
scanner: use zxalloc
by Marek Chalupa
· 7 years ago
289a757
scanner: get rid of leaks
by Marek Chalupa
· 7 years ago
87fab2e
scanner: refactor creating objects
by Marek Chalupa
· 7 years ago
1c12bf4
gitignore: Ignore some dist generated files
by Bryce Harrington
· 7 years ago
de14895
build: Build libwayland-private
by Derek Foreman
· 7 years ago
21f80b8
build: always build wayland-scanner
by Ross Burton
· 7 years ago
ba731f9
fixed-benchmark: remove unused arguments in main
by Marek Chalupa
· 7 years ago
c2547c7
tests: Don't increment variables inside an assert()
by Bryce Harrington
· 7 years ago
ab254f7
cosmetic: gratuitous whitespace changes in event-loop.c
by Derek Foreman
· 7 years ago
4cdc510
build: Use AM_CFLAGS instead of GCC_CFLAGS everywhere
by Derek Foreman
· 7 years ago
a8a8601
cursor: Update printed license from MIT "X11" to MIT "Expat"
by Bryce Harrington
· 7 years ago
4092563
publican: Update docs license from MIT "X11" to MIT "Expat" style
by Bryce Harrington
· 7 years ago
82a6fec
doc: drop the default doxygen tags
by Peter Hutterer
· 7 years ago
356a48f
doc: move project-specific doxygen settings to the end of the doxygen file
by Peter Hutterer
· 7 years ago
bc3b66d
build: Don't depend on libffi unless we're building libraries
by Derek Foreman
· 7 years ago
0e979d8
build: Build a subset of libwayland_util when not building libraries
by Derek Foreman
· 7 years ago
5cfdbef
build: Allow disabling building of wayland libraries
by Derek Foreman
· 7 years ago
aeeca31
build: Stop putting FFI_CFLAGS in AM_CFLAGS
by Derek Foreman
· 7 years ago
e06f88c
build: Move AM_CFLAGS and AM_CPPFLAGS to the top of Makefile.am
by Derek Foreman
· 7 years ago
1faeb7f
xcursor: Change keithp licensed code from X11 to Expat license
by Bryce Harrington
· 7 years ago
c78a0a6
cursor-data.h: Change SuSE licensed code from X11 to Expat
by Bryce Harrington
· 7 years ago
3540ea2
cursor: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 7 years ago
541b0cf
protocol: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 7 years ago
68402a5
wayland-server: Fix style on multi-line comment
by Bryce Harrington
· 7 years ago
3c91b08
src: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 7 years ago
d21ba73
test-runner: Add copyright boilerplate for .h, same as the .c
by Bryce Harrington
· 7 years ago
724b6e4
socket-test: Fix style on multi-line comment
by Bryce Harrington
· 7 years ago
773babe
tests: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 7 years ago
2e6e0fc
Contributing: Specify use of MIT Expat for new code files
by Bryce Harrington
· 7 years ago
c4bad43
COPYING: Update to MIT Expat License rather than MIT X License
by Bryce Harrington
· 7 years ago
56a5a89
docs: remove and ignore doc/doxygen_sqlite3.db
by Derek Foreman
· 7 years ago
baed4b0
configure.ac: bump version to 1.8.90
by Bryce Harrington
· 7 years ago
60024af
configure.ac: bump to version 1.8.0 for the official release
by Bryce Harrington
· 7 years ago
1.8.0
f0be757
scanner: don't emit the extern declarations for external types
by Giulio Camuffo
· 7 years ago
c19d5e1
publish-doc: Add script for publishing docs to the website
by Bryce Harrington
· 7 years ago
6ffd998
configure.ac: bump to version 1.7.93 for the RC2 release
by Bryce Harrington
· 7 years ago
1.7.93
8e86997
gitignore: Bulk ignore all *-test files
by Bryce Harrington
· 7 years ago
5339e21
gitignore: ignore recently added headers-test
by Bryce Harrington
· 7 years ago
1fab2e7
tests: add an headers test
by Giulio Camuffo
· 7 years ago
12cab2c
configure.ac: bump to version 1.7.92 for the RC1 release
by Bryce Harrington
· 7 years ago
1.7.92
b409c91
remove trailing whitespaces
by Michael Vetter
· 7 years ago
d08c079
scanner: simplify the getopt logic
by Pekka Paalanen
· 7 years ago
8877a34
configure.ac: bump to version 1.7.91 for the alpha release
by Bryce Harrington
· 7 years ago
1.7.91
e799b1f
scanner: add a new --include-core-only option
by Giulio Camuffo
· 7 years ago
ea73cb0
wayland-egl: add a core header
by Giulio Camuffo
· 7 years ago
d74a9c0
introduce new headers wayland-client-core.h and wayland-server-core.h
by Giulio Camuffo
· 7 years ago
70d3c0f
tests: Typo in a comment
by Bryce Harrington
· 7 years ago
0583ce7
scanner: Fail on empty enumerations
by Jonas Ådahl
· 7 years ago
313b26f
config: use simpler regexp syntax to get dot version
by Bill Spitzak
· 7 years ago
c45be3d
protocol: add better description of wl_pointer.release
by Marek Chalupa
· 7 years ago
2d46da1
Add support for direct file reading and writing in wayland-scanner.
by Jussi Pakkanen
· 7 years ago
439b0a3
Spelling fixes (cosmetic)
by Bryce Harrington
· 7 years ago
e16ee74
server: give more precise error message
by Marek Chalupa
· 7 years ago
c770b84
cursor: free the array from which images are linked
by Emmanuel Gil Peyrot
· 7 years ago
be47969
client: Fix typo
by Bryce Harrington
· 7 years ago
4908bf0
cursor: add wl_cursor_frame_and_duration
by Derek Foreman
· 7 years ago
Next »