| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix OWNERS in content/renderer/device_sensors/ | timvolodine | 2016-03-15 | 1 | -2/+0 |
* | Switch to standard integer types in content/. | avi | 2015-12-25 | 3 | -0/+6 |
* | Switch to standard integer types in content/renderer/. | avi | 2015-12-25 | 7 | -0/+7 |
* | Absolute Device Orientation API: add renderer/browser plumbing and IPCs. | timvolodine | 2015-10-23 | 2 | -0/+72 |
* | Revert of Absolute Device Orientation API: add renderer/browser plumbing and ... | dalecurtis | 2015-10-23 | 2 | -72/+0 |
* | Absolute Device Orientation API: add renderer/browser plumbing and IPCs. | timvolodine | 2015-10-22 | 2 | -0/+72 |
* | Don't use base::MessageLoop::{Quit,QuitClosure} in content/ | ki.stfu | 2015-10-12 | 1 | -1/+1 |
* | Enforce marking "override" for functions overriding Blink in content/renderer/. | avi | 2015-09-25 | 3 | -7/+6 |
* | base: Template methods on Timer classes instead of the classes themselves. | danakj | 2015-09-24 | 1 | -1/+1 |
* | content/renderer: Remove use of MessageLoopProxy and deprecated MessageLoop APIs | skyostil | 2015-05-27 | 3 | -14/+19 |
* | Mechanical change for updating the paths to WebDevice{Motion|Orientation} | rijubrata.bhaumik | 2015-04-28 | 6 | -6/+6 |
* | Update {virtual,override} to follow C++11 style in content. | nick | 2015-04-24 | 1 | -3/+3 |
* | Test DeviceMotionEventPump to ensure events deliver at 60Hz | jonross | 2015-02-04 | 1 | -4/+49 |
* | Use nullptr instead of NULL in device_sensors | rijubrata.bhaumik | 2015-01-21 | 3 | -3/+3 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-29 | 3 | -3/+3 |
* | Standardize usage of virtual/override/final in content/renderer/ | dcheng | 2014-10-21 | 6 | -33/+33 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer | mohan.reddy | 2014-10-08 | 7 | -35/+35 |
* | Have PlatformEventObserver implementations orderly stop on destruction. | sigbjornf | 2014-10-01 | 1 | -0/+1 |
* | Increase device orientation event frequency to 60 Hz to match requestAnimatio... | jdarpinian | 2014-09-30 | 2 | -11/+17 |
* | [DeviceLight] Browser+java part | rijubrata.bhaumik | 2014-09-22 | 3 | -2/+29 |
* | Refactor code listening to platform events in content/renderer/. | mlamouri@chromium.org | 2014-08-19 | 11 | -208/+161 |
* | Revert "Refactor code listening to platform events in content/renderer/." | adamk@chromium.org | 2014-08-14 | 11 | -161/+208 |
* | Refactor code listening to platform events in content/renderer/. | mlamouri@chromium.org | 2014-08-09 | 11 | -208/+161 |
* | Enable device_orientation_event_pump_unittest on Windows platform. | timvolodine@chromium.org | 2014-08-05 | 1 | -25/+7 |
* | [DeviceLight] Add renderer+common parts | rijubrata.bhaumik@intel.com | 2014-06-27 | 3 | -0/+267 |
* | Clean up device_{motion,orientation}_event_pump unittests. | timvolodine@chromium.org | 2014-05-22 | 2 | -59/+92 |
* | Rename device_orientation to device_sensors | rijubrata.bhaumik@intel.com | 2014-04-22 | 9 | -0/+761 |