DescriptionInitial sensor event provider for testing views screen rotation
The sensors API will unify various types of sensor data into a set of channels, each of which provides change events and periodic updates.
This version of the API is intended only to support the experimental screen rotation code and is not for general use. In particular, the final listener will declare generic |OnSensorChanged| and |OnSensorUpdated| methods, rather than the special-purpose |OnScreenOrientationChanged|.
BUG=none
TEST=manual with http://codereview.chromium.org/7273073/
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93094
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93480
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94181
Patch Set 1 : with style fixes #
Total comments: 4
Patch Set 2 : Style and naming fixes #Patch Set 3 : Resolve conflict in content_browser.gypi #Patch Set 4 : Fixed struct/class mismatch (linux_clang error) #Patch Set 5 : Renamed content/browser files to work around Win Builder 2010 bug. #
Total comments: 7
Patch Set 6 : Style fixes #
Total comments: 15
Patch Set 7 : More style nits. #Patch Set 8 : Restore missing header. #Patch Set 9 : Restore more specific version of another missing header. #
Messages
Total messages: 22 (0 generated)
|