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

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

Issue 2583223003: third_party: Add libevdev and gestures. (Closed)
Patch Set: ChromeOS -> Chrome OS Created 3 years, 11 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
« no previous file with comments | « third_party/gestures/OWNERS ('k') | third_party/gestures/include/gestures/gestures.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: gestures
2 URL: https://chromium.googlesource.com/chromiumos/platform/gestures
3 Version: 5a656849c7d2b0d0ddbe0ac6d300c1e2fada0bb4
4 License: MIT
5 License File: src/LICENSE
6 Security Critical: yes
7
8 Description:
9 ChromeOS touchpad gestures library.
10
11 Modifications:
12 - None
13
14 To import a new snapshot of gestures:
15 - Checkout the latest version: git checkout 5a656849c7d2b0d0ddbe0ac6d300c1e2fada 0bb4
16 - Change the DEPS entry to the newly checked out commit.
17 - Update header file:
18 cp gestures/include/gestures.h include/gestures/gestures.h
19 - Update this README to reflect the new version number.
OLDNEW
« no previous file with comments | « third_party/gestures/OWNERS ('k') | third_party/gestures/include/gestures/gestures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698