Remove support for repeat by seconds from Telemetry.
[chromium-blink-merge.git] / third_party / sudden_motion_sensor / README.chromium
blobafd594e4c68a8eadc74198004cd2615cc290fd5f
1 Name: Sudden Motion Sensor library
2 Short Name: smslib
3 URL: http://www.suitable.com/tools/smslib.html
4 Version: 0
5 Date: 2010-08-26
6 Revision:
7 License: University of Illinois/NCSA Open Source License
8 License File: LICENSE
9 Security Critical: yes
11 Description:
12 A package for accessing the Sudden Motion Sensors in Mac laptops.
13 Used for providing data to the Device Orientation API implementation.
15 Local Modifications:
16 The code was rewritten to follow Chromium code standards and practices
17 (see the original code review at http://codereview.chromium.org/3169040/show)
18 and completely new research was done on every mac laptop to obtain orientation
19 information.