Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Side by Side Diff: third_party/xvfb/README.chromium

Issue 9600031: Move xvfb. Add llvmpipe.so. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This contains updated Xvfb executables for older systems that have 1 This contains updated Xvfb executables for older systems that have
2 bad support for Xinput2 input devices. The intent is to use this in automated 2 bad support for Xinput2 input devices. The intent is to use this in automated
3 testing of the Chromium software only. This component is not intended to be 3 testing of the Chromium software only. This component is not intended to be
4 included in the chromium browser. 4 included in the chromium browser.
5 5
6 The copyright notices for the various piece of code used directly are included 6 The copyright notices for the various piece of code used directly are included
7 under COPYING/. 7 under COPYING/.
8 8
9 9
10 Permission is hereby granted, free of charge, to any person obtaining a 10 Permission is hereby granted, free of charge, to any person obtaining a
11 copy of this software and associated documentation files (the "Software"), 11 copy of this software and associated documentation files (the "Software"),
12 to deal in the Software without restriction, including without limitation 12 to deal in the Software without restriction, including without limitation
13 the rights to use, copy, modify, merge, publish, distribute, sublicense, 13 the rights to use, copy, modify, merge, publish, distribute, sublicense,
14 and/or sell copies of the Software, and to permit persons to whom the 14 and/or sell copies of the Software, and to permit persons to whom the
15 Software is furnished to do so, subject to the following conditions: 15 Software is furnished to do so, subject to the following conditions:
16 16
17 The above copyright notice and this permission notice (including the next 17 The above copyright notice and this permission notice (including the next
18 paragraph) shall be included in all copies or substantial portions of the 18 paragraph) shall be included in all copies or substantial portions of the
19 Software. 19 Software.
20 20
21 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 21 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 22 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 23 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
24 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 24 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 25 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
26 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 26 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
27 DEALINGS IN THE SOFTWARE. 27 DEALINGS IN THE SOFTWARE.
28 28
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698