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

Unified Diff: third_party/sudden_motion_sensor/README.chromium

Issue 9844020: Move the Sudden Motion Sensor library into third_party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 side-by-side diff with in-line comments
Download patch
Index: third_party/sudden_motion_sensor/README.chromium
diff --git a/third_party/sudden_motion_sensor/README.chromium b/third_party/sudden_motion_sensor/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..2cd8d185cb455aac68707dfddf076ff6e3e7804a
--- /dev/null
+++ b/third_party/sudden_motion_sensor/README.chromium
@@ -0,0 +1,17 @@
+Name: Sudden Motion Sensor library
+Short Name: smslib
+URL: http://www.suitable.com/tools/smslib.html
+Version: 0
+Date: 2010-08-26
+Revision:
+License: University of Illinois/NCSA Open Source License
+License File: LICENSE
+Security Critical: yes
+
+Description:
+A package for accessing the Sudden Motion Sensors in Mac laptops.
+Used for providing data to the Device Orientation API implementation.
+
+Local Modifications:
+The code was rewritten to follow Chromium code standards and practices
+(see the original code review at http://codereview.chromium.org/3169040/show)

Powered by Google App Engine
This is Rietveld 408576698