index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-21
Add FormatUInt64{,Hex}() for formatting numbers in a signal safe manner
Chase Douglas
3
-1
/
+118
2012-06-05
test/touch: Initialize device name
Chase Douglas
1
-0
/
+5
2012-05-16
test: don't shadow parameter 'len'
Peter Hutterer
1
-4
/
+3
2012-05-16
test: fix redundant declaration of "BadDevice"
Peter Hutterer
7
-2
/
+6
2012-05-16
test: fix "userdata shadows global declaration" warnings
Peter Hutterer
4
-14
/
+14
2012-05-16
test: fix "redundant declaration of devices" warning
Peter Hutterer
1
-1
/
+1
2012-05-01
xserver: Fix out-of-tree build
Michal Suchanek
1
-1
/
+1
2012-05-01
Xi: return BadValue on XIQueryVersion if the version is less than first call
Peter Hutterer
1
-0
/
+113
2012-04-23
test: Fix make dist
Jeremy Huddleston
1
-2
/
+3
2012-04-18
Xext: add a generic hashtable implementation
Erkki Seppälä
2
-1
/
+164
2012-03-29
test: reset the client before checking the swapped version
Peter Hutterer
1
-0
/
+1
2012-03-29
test: init the sync extensions for tests to pass again
Peter Hutterer
2
-0
/
+27
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-23
test: Fix 'make dist' for configurations that build the Xorg DDX
Jeremy Huddleston
1
-0
/
+3
2012-03-21
Introduce a consistent coding style
Keith Packard
23
-1027
/
+1138
2012-03-04
test: add new test cases to .gitignore
Gaetan Nadon
2
-0
/
+2
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
2
-72
/
+72
2012-01-15
test: Fix linking issues when building unit tests without the Xorg DDX
Jeremy Huddleston
2
-4
/
+144
2011-12-23
test/xi2: Really fix infinite loop in test_convert_XITouchOwnershipEvent
Chase Douglas
1
-1
/
+1
2011-12-22
test/xi2: Fix infinite loop in test_convert_XITouchOwnershipEvent
Keith Packard
1
-1
/
+3
2011-12-22
test: fix grab mode value tests for new XIGrabModeTouch
Peter Hutterer
1
-4
/
+13
2011-12-21
test: add a basic test for ownership event values
Peter Hutterer
1
-0
/
+94
2011-12-21
test: drop printfs from protocol-eventconvert.c
Peter Hutterer
1
-8
/
+0
2011-12-20
dix: add DIX API to create touchpoints
Peter Hutterer
1
-0
/
+70
2011-12-20
dix: if we run out of space for new touch events, resize the queue
Peter Hutterer
1
-0
/
+51
2011-12-19
dix: add helper functions to create DDX touch recs
Peter Hutterer
2
-1
/
+151
2011-12-16
tests: update for touch support
Peter Hutterer
2
-9
/
+31
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
2
-67
/
+67
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-3
/
+3
2011-12-08
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
4
-1
/
+237
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
2
-1
/
+133
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
1
-0
/
+67
2011-12-07
test: update .gitignore with xfree86 and sort alphabetically
Gaetan Nadon
1
-3
/
+4
2011-12-06
include: add list_last_entry to get the tail of a list
Peter Hutterer
1
-0
/
+6
2011-12-06
include: add list_append()
Peter Hutterer
1
-0
/
+31
2011-12-02
Disable building of tests requiring DDX functions when Xorg is not built
Alan Coopersmith
1
-7
/
+21
2011-11-29
test: remove unneeded printf statements from misc.c
Peter Hutterer
1
-3
/
+0
2011-11-23
Add fallback implementation of strndup()
Alan Coopersmith
3
-1
/
+71
2011-11-23
Enable memory checking during unit testing
Alan Coopersmith
2
-0
/
+2
2011-11-23
Don't require ld -wrap for tests that don't need it
Alan Coopersmith
2
-2
/
+9
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-0
/
+104
2011-10-31
xfree86: fix potential buffer overflow
Servaas Vandenberghe
1
-0
/
+26
2011-10-27
test: fix two more failing FP3232 tests
Dave Airlie
3
-6
/
+5
2011-10-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-4
/
+23
2011-10-25
test: fix test with new double -> fp3232 conversion functions
Peter Hutterer
1
-4
/
+3
2011-10-25
dix: add ScrollInfo to DeviceChangedEvents
Peter Hutterer
1
-0
/
+20
2011-10-21
test: Add unit test for mieq
Jeremy Huddleston
1
-0
/
+69
2011-10-21
test: Silence some debug lines from the input unit tests
Jeremy Huddleston
1
-6
/
+9
2011-10-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+14
2011-10-18
dix: add valuator_mask_fetch_double()
Peter Hutterer
1
-1
/
+14
[next]