summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Add new MotionEvent actions for button press and release.Michael Wright2015-05-147-105/+204
* Use previous pressure value if the current fusion data is zero.Michael Wright2015-05-122-8/+14
* Synthesize events for pressure and button changes.Michael Wright2015-05-122-20/+41
* SensorServiceTest: Fix build, warnings.Sasha Levitskiy2015-05-021-4/+5
* Merge "Add body sensors app op - framework native" into mnc-devSvetoslav2015-05-014-46/+79
|\
| * Add body sensors app op - framework nativeSvetoslav2015-05-014-46/+79
* | SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-05-013-3/+42
|/
* Merge "SurfaceFlinger: Limit to 4k Layers" into mnc-devDan Stoza2015-04-302-9/+24
|\
| * SurfaceFlinger: Limit to 4k LayersDan Stoza2015-04-302-9/+24
* | SurfaceFlinger: Fix integer overflow in Mesh ctorDan Stoza2015-04-301-2/+28
|/
* Remove gamma correction from color correction shaderAlan Viverette2015-04-281-2/+0
* Merge "Enable data injection mode in SensorService."Aravind Akella2015-04-254-38/+188
|\
| * Enable data injection mode in SensorService.Aravind Akella2015-04-234-38/+188
* | am 5d10894c: am ef47c080: am 958f5011: Merge "libgui: Allow an IGBProducer to...Dan Stoza2015-04-244-0/+10
|\ \
| * \ am ef47c080: am 958f5011: Merge "libgui: Allow an IGBProducer to disable allo...Dan Stoza2015-04-244-0/+10
| |\ \
| | * | libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-234-0/+10
* | | | am 423b40f7: am 368270fd: am de5c15b8: Merge "SF: Always perform sideband tra...Dan Stoza2015-04-231-1/+5
|\ \ \ \ | |/ / /
| * | | am 368270fd: am de5c15b8: Merge "SF: Always perform sideband transactions"Dan Stoza2015-04-231-1/+5
| |\ \ \ | | |/ /
| | * | SF: Always perform sideband transactionsDan Stoza2015-04-221-1/+5
* | | | Merge "Default to TOOL_TYPE_STYLUS for external stylus events."Michael Wright2015-04-211-1/+5
|\ \ \ \
| * | | | Default to TOOL_TYPE_STYLUS for external stylus events.Michael Wright2015-04-211-1/+5
* | | | | Increase stylus data timeout.Michael Wright2015-04-211-1/+1
* | | | | Revert "Increase stylus data timeout."Michael Wright2015-04-211-1/+1
|/ / / /
* | | | Increase stylus data timeout.Michael Wright2015-04-211-1/+1
| |_|/ |/| |
* | | Always update external stylus state.Michael Wright2015-04-201-1/+1
* | | Mark all InputReaderContext methods as pure virtualMichael Wright2015-04-171-2/+2
* | | Fuse stylus and touch screen data.Michael Wright2015-04-175-359/+823
* | | Add method stubs for input device properties.Tim Kilbourn2015-04-162-0/+40
* | | am 66dc4ee3: am b47584f4: am 2e398e64: Merge "SF: Permit changing DispSync of...Dan Stoza2015-04-153-8/+69
|\ \ \ | |/ /
| * | am b47584f4: am 2e398e64: Merge "SF: Permit changing DispSync offsets at runt...Dan Stoza2015-04-153-8/+69
| |\ \ | | |/
| | * SF: Permit changing DispSync offsets at runtimeDan Stoza2015-04-153-8/+69
* | | am 19f06de0: am 40b2a8b4: am e7d20eb0: Merge "SurfaceFlinger: Pass surface da...Dan Stoza2015-04-158-1/+80
|\ \ \ | |/ /
| * | am 40b2a8b4: am e7d20eb0: Merge "SurfaceFlinger: Pass surface damage to HWC"Dan Stoza2015-04-158-1/+80
| |\ \ | | |/
| | * SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-158-1/+80
| * | Cherry-pick dataSpace and BufferItem changesEino-Ville Talvala2015-04-076-14/+18
* | | Bypass surface flinger permission check for calls from system.Jeff Brown2015-04-102-2/+2
* | | Pass through availability of audio mic for input devices.Tim Kilbourn2015-04-094-3/+31
* | | Merge "Stub implementations of HAL usage callbacks."Tim Kilbourn2015-03-312-0/+13
|\ \ \
| * | | Stub implementations of HAL usage callbacks.Tim Kilbourn2015-02-272-0/+13
* | | | Merge "Use EPOLLWAKEUP properly."Tim Kilbourn2015-03-271-1/+4
|\ \ \ \
| * | | | Use EPOLLWAKEUP properly.Tim Kilbourn2015-03-261-1/+4
* | | | | Support restricted mode in SensorService.Aravind Akella2015-03-244-29/+200
|/ / / /
* | | | am 28c03cca: am c2a5b469: am a527c07b: Merge "Fix mistake using width instead...Jesse Hall2015-03-241-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am c2a5b469: am a527c07b: Merge "Fix mistake using width instead of height."Jesse Hall2015-03-241-1/+1
| |\ \ \
| | * \ \ am a527c07b: Merge "Fix mistake using width instead of height."Jesse Hall2015-03-241-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix mistake using width instead of height.Christopher Ferris2015-03-231-1/+1
| | | * | DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItemDan Stoza2015-03-195-9/+14
| | | * | DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-193-5/+4
| | |/ /
| * | | am 3d5efd55: Merge "libgui: Enable -Weverything and -Werror"Dan Stoza2015-03-194-11/+11
| |\ \ \ | | |/ /
| | * | libgui: Enable -Weverything and -WerrorDan Stoza2015-03-184-11/+11