summaryrefslogtreecommitdiffstats
path: root/content/renderer/device_orientation
Commit message (Expand)AuthorAgeFilesLines
* Make the device_orientation_event_pump fire null events.timvolodine@chromium.org2014-03-272-7/+42
* Enable device_motion_event_pump_unittest for Win.timvolodine@chromium.org2014-01-311-18/+6
* New test fixture for DeviceMotionEventPump to avoid PlatformThread::Sleeptimvolodine@chromium.org2014-01-161-65/+59
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-2/+2
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-076-30/+30
* Match the sensor event firing frequency and the fetch frequency in the browser.timvolodine@chromium.org2013-10-251-1/+4
* Move device_motion_hardware_buffer.h to device_orientation/ subdirectory.timvolodine@chromium.org2013-10-111-1/+1
* Fix DeviceOrientationEventPump tests on mac valgrind.timvolodine@chromium.org2013-10-031-18/+21
* Implement Device Orientation using shared memory in content/renderer.timvolodine@chromium.org2013-08-058-142/+505
* Use a direct include of the shared_memory header in content/plugin/, content/...avi@chromium.org2013-07-182-2/+2
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-182-2/+2
* Implement the content/renderer and content/browser part of the Device Motion ...timvolodine@chromium.org2013-07-114-0/+375