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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gestures/README.chromium
diff --git a/third_party/gestures/README.chromium b/third_party/gestures/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..4e9d0a231c23ab7beed92f20fc3f2b466fee9e99
--- /dev/null
+++ b/third_party/gestures/README.chromium
@@ -0,0 +1,19 @@
+Name: gestures
+URL: https://chromium.googlesource.com/chromiumos/platform/gestures
+Version: 5a656849c7d2b0d0ddbe0ac6d300c1e2fada0bb4
+License: MIT
+License File: src/LICENSE
+Security Critical: yes
+
+Description:
+ChromeOS touchpad gestures library.
+
+Modifications:
+- None
+
+To import a new snapshot of gestures:
+- Checkout the latest version: git checkout 5a656849c7d2b0d0ddbe0ac6d300c1e2fada0bb4
+- Change the DEPS entry to the newly checked out commit.
+- Update header file:
+ cp gestures/include/gestures.h include/gestures/gestures.h
+- Update this README to reflect the new version number.
« 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