summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* SF: Allow present if sideband stream changedDan Stoza2015-07-291-0/+4
* Check for the presence of accel and magnetometer sensors before adding AOSP f...Aravind Akella2015-07-201-2/+8
* Merge "Cancel touches as well as pointer gestures." into mnc-devMichael Wright2015-07-142-5/+33
|\
| * Cancel touches as well as pointer gestures.Michael Wright2015-07-132-5/+33
* | Rename wakelock held internally by SensorService.Aravind Akella2015-07-101-2/+2
|/
* SF: Ignore PTS more than one second in the futureDan Stoza2015-07-061-2/+13
* Enable sensor data injection mode through adb.Aravind Akella2015-06-302-51/+58
* Merge "Send cancelation events to monitors when injection fails." into mnc-devMichael Wright2015-06-292-1/+16
|\
| * Send cancelation events to monitors when injection fails.Michael Wright2015-06-122-1/+16
* | libgui: Fix handling of rotated surface damageDan Stoza2015-06-251-8/+1
* | Merge "Fix crash in SensorService. Ignore devices with no sensors." into mnc-devAravind Akella2015-06-241-0/+2
|\ \
| * | Fix crash in SensorService. Ignore devices with no sensors.Aravind Akella2015-06-241-0/+2
* | | Merge "libgui/SF: Propagate SECURE Layer flag changes" into mnc-devDan Stoza2015-06-233-7/+10
|\ \ \
| * | | libgui/SF: Propagate SECURE Layer flag changesDan Stoza2015-06-183-7/+10
| |/ /
* | | Merge "Add new AINPUT_SOURCE_BLUETOOTH_STYLUS" into mnc-devMichael Wright2015-06-231-1/+4
|\ \ \
| * | | Add new AINPUT_SOURCE_BLUETOOTH_STYLUSMichael Wright2015-06-121-1/+4
* | | | More information in sensor bugreports.Aravind Akella2015-06-183-34/+136
| |/ / |/| |
* | | sf: Fix incorrect state reporting in dumpsysManoj Kumar AVM2015-06-122-0/+4
* | | sf: Add a NULL check in getDisplayConfigsTatenda Chipeperekwa2015-06-111-1/+1
|/ /
* | Merge "Use LOCATION_HARDWARE permission for data injection." into mnc-devAravind Akella2015-06-101-1/+1
|\ \
| * | Use LOCATION_HARDWARE permission for data injection.Aravind Akella2015-06-101-1/+1
* | | Merge "SF: Swap w/h when capturing rotated screenshots" into mnc-devDan Stoza2015-06-101-2/+6
|\ \ \
| * | | SF: Swap w/h when capturing rotated screenshotsDan Stoza2015-06-091-2/+6
* | | | Merge "Only log dropped input when disabled for the first event." into mnc-devMichael Wright2015-06-102-2/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Only log dropped input when disabled for the first event.Michael Wright2015-06-102-2/+8
* | | libgui/SurfaceFlinger: Add getConsumerNameDan Stoza2015-06-084-0/+10
* | | Merge "libgui: Add generation numbers to BufferQueue" into mnc-devDan Stoza2015-06-054-0/+11
|\ \ \
| * | | libgui: Add generation numbers to BufferQueueDan Stoza2015-06-034-0/+11
| |/ /
* | | SF: Don't crop surface damage against viewportDan Stoza2015-06-041-3/+1
|/ /
* | SF: Reduce resync samples without presentDan Stoza2015-05-291-1/+1
* | SF: Skip render-to-texture for color transformsDan Stoza2015-05-278-94/+18
* | Add hotplug support for primary display.Michael Lentine2015-05-221-2/+5
* | Fix surfaceflinger tests.Michael Lentine2015-05-222-23/+29
|/
* Merge "SurfaceFlinger: Handle EGL errors more cleanly" into mnc-devDan Stoza2015-05-142-1/+21
|\
| * SurfaceFlinger: Handle EGL errors more cleanlyDan Stoza2015-05-142-1/+21
* | Merge changes from topic 'button_actions' into mnc-devMichael Wright2015-05-147-105/+204
|\ \
| * | Revert "Revert "Add new MotionEvent actions for button press and release.""Michael Wright2015-05-147-105/+204
* | | Merge "Revert "Add new MotionEvent actions for button press and release."" in...Michael Wright2015-05-147-204/+105
|\ \ \ | |/ /
| * | Revert "Add new MotionEvent actions for button press and release."Michael Wright2015-05-147-204/+105
* | | Merge "Add new MotionEvent actions for button press and release." into mnc-devMichael Wright2015-05-147-105/+204
|\ \ \ | |/ / | | / | |/ |/|
| * Add new MotionEvent actions for button press and release.Michael Wright2015-05-147-105/+204
* | Merge "Use previous pressure value if the current fusion data is zero." into ...Michael Wright2015-05-132-8/+14
|\ \ | |/
| * Use previous pressure value if the current fusion data is zero.Michael Wright2015-05-122-8/+14
* | Merge "Synthesize events for pressure and button changes." into mnc-devMichael Wright2015-05-132-20/+41
|\ \ | |/
| * Synthesize events for pressure and button changes.Michael Wright2015-05-122-20/+41
* | Merge "Fix PTS handling for buffer replacement" into mnc-devDan Stoza2015-05-134-28/+58
|\ \
| * | Fix PTS handling for buffer replacementDan Stoza2015-05-124-28/+58
* | | Merge "Improve logging in SensorService dump output." into mnc-devAravind Akella2015-05-123-139/+279
|\ \ \ | |/ / |/| |
| * | Improve logging in SensorService dump output.Aravind Akella2015-05-123-139/+279
* | | libgui: Hook up onFrameReplacedDan Stoza2015-05-111-3/+3