summaryrefslogtreecommitdiffstats
path: root/chromeos/accelerometer
Commit message (Expand)AuthorAgeFilesLines
* base: Stop overloading ReadFileToString()hashimoto2016-02-241-1/+1
* Update AccelerometerReader Error Outputjonross2016-02-101-2/+2
* Switch to standard integer types in chromeos/.avi2015-12-212-1/+6
* Eliminate unhelpful ERROR logging in accellerometer_reader.cc on linuxstevenjb2015-11-021-7/+9
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-3/+3
* Upcoming changes to Chromium OS change how accelerometers are presented.jonross2015-08-281-90/+218
* Support a single scale for all accelerometers in in_accel_scale.flackr2015-07-161-10/+35
* Initialize AccelerometerReader using a SequencedTaskRunnerjonross2015-06-232-153/+187
* chromeos: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-111-4/+4
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+2
* Implement DeviceMotionEvent APIjonross2015-03-113-27/+33
* Correcly Report CanEnterMaximizeMode on devices withou accelerometersjonross2015-02-092-2/+8
* chromeos: Remove unneeded geometry dependency from both GYP and GN.tfarina2015-02-051-2/+2
* Move AccelerometerType from ui to chromeosjonross2015-02-044-32/+110
* Change AccelerometerReader to a Singletonjonross2015-01-132-8/+22
* This change renames ScreenOrientationDelegate to ScreenOrientationController ...jonross2015-01-132-0/+18
* Refactor AccelerometerReader to provide an Observerjonross2014-12-192-20/+36
* C++11 override style change for athenaMitsuru Oshima2014-10-241-0/+2
* Reland "Use chromeos accelerometer reader and support only lid accelerometer....flackr2014-09-172-59/+97
* Revert of Use chromeos accelerometer reader and support only lid acceleromete...battre2014-09-172-96/+58
* Use chromeos accelerometer reader in athena and support only lid accelerometer.flackr2014-09-172-58/+96
* Remove implicit conversions from scoped_refptr to T* in chromeos/dcheng2014-09-111-5/+7
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...thestig2014-09-101-1/+1
* Use standardized and extendable accelerometer update type.flackr2014-09-022-16/+22
* Read and expose accelerometer values from cros-ec-accel trigger.flackr@chromium.org2014-04-032-0/+300