summaryrefslogtreecommitdiffstats
path: root/device/vibration
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //devicedcheng2015-12-271-4/+4
* Switch to standard integer types in device/.avi2015-12-221-2/+3
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-133-5/+5
* Add browsertests for VibrationManager java impl on android.leon.han2015-11-061-2/+29
* Vibration API: convert implementation to java mojo-service.leon.han2015-08-1410-239/+87
* Move JNI annotations to annotations package.aurimas2015-07-301-2/+2
* Make use of '// static' consistent.ajose2015-07-281-1/+1
* [mojo] Use mojo::StrongBinding instead of mojo::InterfaceImpl in VibrationMan...timvolodine2015-05-283-20/+24
* GYP dependencies for JNI _java targets moved to device targets that require t...scheib2015-05-221-0/+1
* Merge device/vibration/android/BUILD.gn to vibration/BUILD.gn.scheib2015-05-142-41/+22
* Add more targets to GN check.brettw2015-02-202-0/+3
* Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod...rdevlin.cronin2015-02-202-3/+0
* Add more targets to "gn check"brettw2015-02-192-0/+3
* Update {virtual,override,final} to follow C++11 style in device.Daniel Cheng2015-02-061-1/+1
* GN: Add -Wl,-z defs on linux and fix errorsjamesr2015-01-211-0/+2
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-192-6/+6
* Fix android gn builds.Nico Weber2014-12-241-0/+7
* Standardize usage of virtual/override/final specifiers in device/.dcheng2014-12-221-1/+1
* Move mojo gypfiles to toplevel mojorockot2014-12-161-3/+3
* Drop the VibrationManager service mojo connection after use.timvolodine2014-12-112-11/+5
* gn format // regressionsscottmg2014-12-082-8/+4
* Vibration API : migrate to device/vibration using mojo.timvolodine2014-12-0613-0/+455