DescriptionMac: implement orientation/motion shared memory data fetcher.
Add Device Motion/Orientation data fetcher for the mac platform. The fetcher uses the mac's sudden motion sensor to obtain acceleration and orientation information. It uses a polling thread to update shared memory at regular intervals. This patch also contains some minor changes to the base polling thread implementation to make the fetcher thread safe.
also fixes a leak in a test, see crbug.com/280129.
BUG=261165, 280129
NOTRY=true
R=bulach@chromium.org, piman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219861
Patch Set 1 #
Total comments: 9
Patch Set 2 : added .gyp definitions #Patch Set 3 : fixed comments, modified gyp #Patch Set 4 : fixes to head memory leak tests #
Total comments: 2
Patch Set 5 : FakeNonPollingDataFetcher on stack #
Messages
Total messages: 15 (0 generated)
|