Sign in
chromium
/
external
/
github.com
/
MirServer
/
wlcs
/
HEAD
03a6f4c
Update tiobe/tics-github-action action to v3.11.0 (#454)
by Michał Sawicz
· 14 days ago
upstream/main
73555c6
Update tiobe/tics-github-action action to v3.11.0
by renovate[bot]
· 14 days ago
fde99a9
Add some basic tests for toplevel image capture (#432)
by Christopher James Halse Rogers
· 3 weeks ago
71eaec8
Test subtracted input regions (#453)
by tarek-y-ismail
· 3 weeks ago
2d5b52c
Test subtracted input regions
by Robert Ancell
· 3 weeks ago
7ed562e
tests: apply feedback from review comments
by James Henstridge
· 4 weeks ago
8715e8f
tests: properly handle the configure event on the xdg_surface
by James Henstridge
· 4 weeks ago
5276e05
tests: add tests for capture of toplevels
by James Henstridge
· 4 weeks ago
63ea9f1
src: add attach_visible_buffer variant that uses a provided buffer
by James Henstridge
· 4 weeks ago
7442e9e
src, tests: move ForeignToplevelList helpers to their own file
by James Henstridge
· 4 weeks ago
e8762be
Update actions/setup-python action to v6.3.0 (#451)
by Michał Sawicz
· 4 weeks ago
91d7280
Update actions/setup-python action to v6.3.0
by renovate[bot]
· 4 weeks ago
a9f0844
Rename test files to match their primary Wayland protocol (#450)
by Robert Ancell
· 4 weeks ago
f9dceba
Manual merge fix
by Robert Ancell
· 4 weeks ago
498aaac
Merge remote-tracking branch 'origin/main' into rename-tests-to-protocol-names
by Robert Ancell
· 4 weeks ago
3bb64cf
Add drag-and-drop tests for wl_data_device (#440)
by Christopher James Halse Rogers
· 4 weeks ago
dd5ac25
Add wl_surface buffer state tests (#441)
by Christopher James Halse Rogers
· 4 weeks ago
973bb86
Merge branch 'main' into data-device-drag-and-drop-tests
by Robert Ancell
· 4 weeks ago
39d729d
Merge remote-tracking branch 'origin/main' into wl-surface-buffer-state-tests
by Robert Ancell
· 4 weeks ago
944f296
Update bundled wayland.xml to 1.24.91 and use wl_data_device_manager_release (#447)
by Christopher James Halse Rogers
· 4 weeks ago
0eaa009
Merge branch 'main' into update-wayland-protocol-1.24.91
by Michał Sawicz
· 4 weeks ago
18e079c
renovate: add config
by Michał Sawicz
· 4 weeks ago
6a46647
all: migrate to 26.04 as the development focus (#444)
by Michał Sawicz
· 4 weeks ago
319fa3d
Rename test files to match their primary Wayland protocol
by Robert Ancell
· 4 weeks ago
ff3e8ac
ci: 26.04 now available
by Michał Sawicz
· 5 weeks ago
5bbde9a
Potential fix for pull request finding
by Robert Ancell
· 5 weeks ago
80c5e7a
Remove unused includes (#446)
by Robert Ancell
· 5 weeks ago
d5fa01b
Make SHM test names consistent (#442)
by Robert Ancell
· 5 weeks ago
cc7d078
Update bundled wayland.xml to 1.24.91 and use wl_data_device_manager.release
by Robert Ancell
· 5 weeks ago
6c0928d
Add explicit cerrno include in wl_shm test
by copilot-swe-agent[bot]
· 5 weeks ago
4409086
Remove unused includes
by Robert Ancell
· 5 weeks ago
e09c6a0
Remove unused shared_library.h include from in_process_server.h
by Robert Ancell
· 5 weeks ago
8f89985
Release wl_compositor when the bound version supports it
by Robert Ancell
· 5 weeks ago
0357fd7
Throw instead of asserting in create_bad_shm_buffer
by Robert Ancell
· 5 weeks ago
70ed3eb
Merge branch 'main' into consistent-shm-test-names
by Robert Ancell
· 5 weeks ago
b56c433
Rename DataDeviceDragAndDrop to DataDeviceDragAndDropTest
by Robert Ancell
· 5 weeks ago
d75b4b3
Rename DragAndDrop tests to DataDeviceDragAndDrop
by Robert Ancell
· 5 weeks ago
ddf845f
Rename data_device_drag_and_drop.cpp to wl_data_device_drag_and_drop.cpp
by Robert Ancell
· 5 weeks ago
cbe7571
Refactor drag-and-drop test helpers
by Robert Ancell
· 5 weeks ago
b8e2f98
Make entered_target a local variable
by Robert Ancell
· 5 weeks ago
13e2146
Merge branch 'main' into data-device-drag-and-drop-tests
by Robert Ancell
· 5 weeks ago
bd09bcf
Add AtMostVersion and a pre-v5 attach offset test
by Robert Ancell
· 5 weeks ago
2e51658
Gate version-dependent wl_surface tests with bind_if_supported
by Robert Ancell
· 5 weeks ago
b60eb16
Merge branch 'main' into wl-surface-buffer-state-tests
by Robert Ancell
· 5 weeks ago
51d82d9
spread: align `sbuild` task with Mir
by Michał Sawicz
· 5 weeks ago
818f726
all: migrate to 26.04 as the development focus
by Michał Sawicz
· 5 weeks ago
f5a6ac9
spread: update Fedora and Alpine CI
by Michał Sawicz
· 5 weeks ago
46ea457
skills: add release refresh skill
by Michał Sawicz
· 5 weeks ago
c9a4abf
Update pre-commit hook jackdewinter/pymarkdown to v0.9.38 (#436)
by Michał Sawicz
· 5 weeks ago
ba4dc59
Add xdg_surface configure and ack_configure tests (#437)
by tarek-y-ismail
· 5 weeks ago
b1b8c0b
Rename subsurfaces.cpp to wl_subsurface.cpp (#443)
by Christopher James Halse Rogers
· 5 weeks ago
4ceb68d
Use EXPECT_PROTOCOL_ERROR for invalid parent tests (#439)
by Christopher James Halse Rogers
· 5 weeks ago
b752d61
Use EXPECT_PROTOCOL_ERROR in tests (#438)
by Christopher James Halse Rogers
· 5 weeks ago
f3d1096
Rename subsurfaces.cpp to wl_subsurface.cpp
by Robert Ancell
· 5 weeks ago
f37fabf
Make SHM test names consistent
by Robert Ancell
· 5 weeks ago
89c9c15
Add wl_surface buffer state tests
by Robert Ancell
· 5 weeks ago
e424c98
Fix copyright in recently added files
by Robert Ancell
· 5 weeks ago
276b99b
Update copyright
by Robert Ancell
· 5 weeks ago
721d304
Add drag-and-drop tests for wl_data_device
by Robert Ancell
· 5 weeks ago
fd17554
Add wl_registry conformance tests (#434)
by Robert Ancell
· 5 weeks ago
05f80fc
Use EXPECT_PROTOCOL_ERROR for invalid parent tests
by Robert Ancell
· 5 weeks ago
a616d86
Use EXPECT_PROTOCOL_ERROR in tests
by Robert Ancell
· 5 weeks ago
b40a2d3
Use EXPECT_PROTOCOL_ERROR in xdg_surface_stable tests
by Robert Ancell
· 5 weeks ago
3a90998
pre-commit: apply automatic fixes
by pre-commit-ci-lite[bot]
· 6 weeks ago
8588bae
Add xdg_surface configure and ack_configure tests
by Robert Ancell
· 6 weeks ago
83ad023
Simplify
by Robert Ancell
· 6 weeks ago
495585e
Remove misleading comment
by Robert Ancell
· 6 weeks ago
74135dc
Bind test is a subset and is already done in other tests
by Robert Ancell
· 6 weeks ago
edc4db4
Verify delete_id is emitted in registry wl_fixes test
by Robert Ancell
· 6 weeks ago
e1dcf66
Merge branch 'main' into registry-tests
by Robert Ancell
· 6 weeks ago
733b6e5
Update wayland.xml and handle new core protocol events (#435)
by Robert Ancell
· 6 weeks ago
2d5dd96
Update pre-commit hook jackdewinter/pymarkdown to v0.9.38
by renovate[bot]
· 6 weeks ago
c85e77a
Update wayland.xml and handle new core protocol events
by Robert Ancell
· 6 weeks ago
da57256
Add wl_shm create_pool fd and size validation tests (#433)
by Robert Ancell
· 6 weeks ago
ed84920
Add wl_registry conformance tests
by Robert Ancell
· 6 weeks ago
c42026b
Add wl_shm create_pool fd and size validation tests
by Robert Ancell
· 6 weeks ago
c93d80d
Add comprehensive wl_shm conformance tests (#431)
by Robert Ancell
· 6 weeks ago
faf6eef
Apply suggestion from @mattkae
by Robert Ancell
· 6 weeks ago
dfd4176
Apply suggestion from @mattkae
by Robert Ancell
· 6 weeks ago
5902fda
Apply suggestion from @mattkae
by Robert Ancell
· 6 weeks ago
46017d7
Add comprehensive wl_shm conformance tests
by Robert Ancell
· 6 weeks ago
10f7e77
Update actions/checkout action to v6.0.3 (#430)
by Michał Sawicz
· 7 weeks ago
99e42f0
Update actions/checkout action to v6.0.3
by renovate[bot]
· 7 weeks ago
3286444
Update mxschmitt/action-tmate action to v3.24 (#429)
by Alan Griffiths
· 7 weeks ago
665ed78
Update mxschmitt/action-tmate action to v3.24
by renovate[bot]
· 8 weeks ago
0113d0e
Update when_virtual_pointer_scrolls_with_steps_client_sees_axis_descrete tests for wl_seat v8+ (#424)
by Michał Sawicz
· 9 weeks ago
2069ada
Update pre-commit hook zizmorcore/zizmor-pre-commit to v1.25.2 (#428)
by Michał Sawicz
· 9 weeks ago
2857ebc
Use the stable xdg-shell extension for touch input tests (#420)
by Michał Sawicz
· 9 weeks ago
9587712
Use the stable xdg-shell extension for touch input tests
by Alan Griffiths
· 9 weeks ago
b556c25
Update pre-commit hook zizmorcore/zizmor-pre-commit to v1.25.2
by renovate[bot]
· 10 weeks ago
e7db5cf
Update pre-commit hook zizmorcore/zizmor-pre-commit to v1.25.0 (#427)
by Michał Sawicz
· 10 weeks ago
ec3522a
Update pre-commit hook zizmorcore/zizmor-pre-commit to v1.25.0
by renovate[bot]
· 10 weeks ago
028e948
Update pre-commit hook jackdewinter/pymarkdown to v0.9.37 (#425)
by Michał Sawicz
· 3 months ago
4218d60
Update tiobe/tics-github-action action to v3.10.0 (#426)
by Michał Sawicz
· 3 months ago
13083cf
Update tiobe/tics-github-action action to v3.10.0
by renovate[bot]
· 3 months ago
996cb5d
Update pre-commit hook jackdewinter/pymarkdown to v0.9.37
by renovate[bot]
· 3 months ago
133c89a
Check the `axis_value120` value
by Alan Griffiths
· 3 months ago
d4ae56d
Update tiobe/tics-github-action action to v3.9.1 (#421)
by Michał Sawicz
· 3 months ago
b751caa
Update tiobe/tics-github-action action to v3.9.1
by renovate[bot]
· 3 months ago
0af9d2f
Rename test to match axis_value120 behavior
by copilot-swe-agent[bot]
· 3 months ago
Next »