summaryrefslogtreecommitdiffstats
path: root/content/renderer/device_sensors
Commit message (Expand)AuthorAgeFilesLines
* Fix OWNERS in content/renderer/device_sensors/timvolodine2016-03-151-2/+0
* Switch to standard integer types in content/.avi2015-12-253-0/+6
* Switch to standard integer types in content/renderer/.avi2015-12-257-0/+7
* Absolute Device Orientation API: add renderer/browser plumbing and IPCs.timvolodine2015-10-232-0/+72
* Revert of Absolute Device Orientation API: add renderer/browser plumbing and ...dalecurtis2015-10-232-72/+0
* Absolute Device Orientation API: add renderer/browser plumbing and IPCs.timvolodine2015-10-222-0/+72
* Don't use base::MessageLoop::{Quit,QuitClosure} in content/ki.stfu2015-10-121-1/+1
* Enforce marking "override" for functions overriding Blink in content/renderer/.avi2015-09-253-7/+6
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* content/renderer: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-273-14/+19
* Mechanical change for updating the paths to WebDevice{Motion|Orientation}rijubrata.bhaumik2015-04-286-6/+6
* Update {virtual,override} to follow C++11 style in content.nick2015-04-241-3/+3
* Test DeviceMotionEventPump to ensure events deliver at 60Hzjonross2015-02-041-4/+49
* Use nullptr instead of NULL in device_sensorsrijubrata.bhaumik2015-01-213-3/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-293-3/+3
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-216-33/+33
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-087-35/+35
* Have PlatformEventObserver implementations orderly stop on destruction.sigbjornf2014-10-011-0/+1
* Increase device orientation event frequency to 60 Hz to match requestAnimatio...jdarpinian2014-09-302-11/+17
* [DeviceLight] Browser+java partrijubrata.bhaumik2014-09-223-2/+29
* Refactor code listening to platform events in content/renderer/.mlamouri@chromium.org2014-08-1911-208/+161
* Revert "Refactor code listening to platform events in content/renderer/."adamk@chromium.org2014-08-1411-161/+208
* Refactor code listening to platform events in content/renderer/.mlamouri@chromium.org2014-08-0911-208/+161
* Enable device_orientation_event_pump_unittest on Windows platform.timvolodine@chromium.org2014-08-051-25/+7
* [DeviceLight] Add renderer+common partsrijubrata.bhaumik@intel.com2014-06-273-0/+267
* Clean up device_{motion,orientation}_event_pump unittests.timvolodine@chromium.org2014-05-222-59/+92
* Rename device_orientation to device_sensorsrijubrata.bhaumik@intel.com2014-04-229-0/+761