index
:
~suokko/xserver
DRI2Drawable_refcnt
client_logging
client_logging2
dri2_patches
egl_image
personal_fdo/client_logging
xkb_fixes_1
xv_color_key_fill
xserver patches
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
3
-28
/
+31
2011-01-07
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
1
-1
/
+2
2011-01-06
Test: Input: Test up to supported server, not protocol, events
Daniel Stone
1
-9
/
+9
2011-01-06
Test: Input: Check flags on DeviceEvent
Daniel Stone
1
-1
/
+11
2011-01-06
Test: Input: Add helper function for failing EventToCore
Daniel Stone
1
-18
/
+11
2010-11-26
include: let BitIsOn() return a boolean value.
Peter Hutterer
1
-0
/
+16
2010-11-24
test: reduce range of byte-padding macro tests.
Peter Hutterer
1
-17
/
+54
2010-11-24
test: compare byte padding macros against the expected bytes.
Peter Hutterer
1
-0
/
+3
2010-11-12
test: Fix missing xkbsrv.h include.
Cyril Brulebois
1
-0
/
+1
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-0
/
+2
2010-10-25
test: valuator_mode tests.
Peter Hutterer
1
-0
/
+33
2010-10-22
input: remove "mode" field from ValuatorClassRec.
Peter Hutterer
1
-1
/
+1
2010-10-22
test: input - set valuators mask for event to core conversion
Chase Douglas
1
-0
/
+2
2010-10-22
test: valuator_mask tests.
Peter Hutterer
1
-0
/
+77
2010-10-13
test: Fix make distcheck when not building unit tests
Jeremy Huddleston
1
-2
/
+1
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+12
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+12
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
2
-2
/
+0
2010-06-06
Initialize private keys in test suite
Keith Packard
2
-2
/
+15
2010-05-28
test: fix up InputAttributes helper function test.
Peter Hutterer
1
-1
/
+8
2010-05-26
Ignore build products in the server's test suite.
Jamey Sharp
1
-0
/
+13
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
1
-0
/
+102
2010-05-14
test/xi2: Initialize predefined atoms before XInputExtensionInit.
Jamey Sharp
1
-0
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-11
/
+11
2010-04-30
Merge remote branch 'whot/for-keith'
Keith Packard
1
-8
/
+8
2010-04-28
test: Fix linking of wrapped functions in XI2 tests.
Rami Ylimäki
1
-8
/
+8
2010-04-26
dix and others: remove unused arraySize field from ScreenInfo
Tiago Vignatti
2
-2
/
+0
2010-01-27
dix: EventToCore needs to copy the root window too.
Peter Hutterer
1
-1
/
+3
2009-12-22
test/xi2: fail if xi2 class type is garbage. (#25492)
Peter Hutterer
1
-0
/
+3
2009-12-23
test/xi2: fix maximum max_keycode (bug#25492)
Julien Cristau
1
-1
/
+1
2009-11-25
Xi: when deleting all properties, reset property handler to NULL.
Peter Hutterer
1
-0
/
+54
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+2
2009-10-06
Add platform tests for Dtrace linker magic
Alan Coopersmith
2
-2
/
+2
2009-09-24
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
2
-0
/
+8
2009-09-16
Fix num_masks/length overflow test for XiSelectEvents
Alan Coopersmith
1
-1
/
+2
2009-09-16
test_convert_XIRawEvent: Don't write more data than the struct holds
Alan Coopersmith
1
-1
/
+1
2009-09-16
Remove stray semi-colon in protocol-common.c
Alan Coopersmith
1
-1
/
+1
2009-09-03
test: add protocol testing for XIWarpPointer.
Peter Hutterer
2
-0
/
+220
2009-09-03
test: expose the default screen to tests, some cleanup work.
Peter Hutterer
4
-12
/
+26
2009-09-03
Xi: if XISetEventMask fails, return this to the client.
Peter Hutterer
2
-2
/
+3
2009-09-03
Xi: fix broken swap code in XISelectEvents request processing.
Peter Hutterer
1
-1
/
+1
2009-09-03
test: fix request length calculation, add length tests for XISelectEvents
Peter Hutterer
1
-2
/
+17
2009-09-03
test: fix build after changing libxf86config.la
Peter Hutterer
1
-1
/
+1
2009-08-27
test: add a few tests for xtest device initialization.
Peter Hutterer
2
-1
/
+118
2009-08-24
test: add XIQueryPointer protocol tests.
Peter Hutterer
2
-0
/
+224
2009-08-24
test: fake initialization of a sprite trace and window locations
Peter Hutterer
1
-0
/
+27
2009-08-17
test: add protocol tests for DeviceChangedEvents
Peter Hutterer
1
-5
/
+269
2009-08-13
test: add event conversion tests for XIDeviceEvents
Peter Hutterer
1
-0
/
+361
2009-08-13
test: add focus and enter conversion testing.
Peter Hutterer
1
-0
/
+30
2009-08-13
test: add XI2 eventconversion test for raw events.
Peter Hutterer
2
-1
/
+252
[next]