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

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: DEPS: convert line endings 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
« no previous file with comments | « third_party/sudden_motion_sensor/LICENSE ('k') | third_party/sudden_motion_sensor/sudden_motion_sensor.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..afd594e4c68a8eadc74198004cd2615cc290fd5f
--- /dev/null
+++ b/third_party/sudden_motion_sensor/README.chromium
@@ -0,0 +1,19 @@
+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)
+and completely new research was done on every mac laptop to obtain orientation
+information.
« no previous file with comments | « third_party/sudden_motion_sensor/LICENSE ('k') | third_party/sudden_motion_sensor/sudden_motion_sensor.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698