summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SurfaceFlinger: Add support for MDP3Baldev Sahu2015-10-077-4/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | native: dock batteryJorge Ruesga2015-10-172-0/+62
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | input: Add option to toggle pointer icon when using stylus(3/3)Steve Kondik2015-10-172-10/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for landscape thumbnail images on GLES11RenderEnginechaochen2015-10-171-2/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forward port 'Swap volume buttons' (2/3)nadlabak2015-10-172-9/+34
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | surfaceflinger: Track the last surfaceview frame for latency dumpsRicardo Cerqueira2015-10-171-0/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inputflinger: disable touch input while using a stylusChristopher N. Hesse2015-10-172-0/+25
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inputflinger: Add gesture sensor supportSteve Kondik2015-10-172-0/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | input: Adjust prioritySteve Kondik2015-10-174-2/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RenderEngine: remove warning "using EGL_IMG_context_priority"Michael Gernoth2015-10-161-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring back support for glReadPixels screenshot pathPawit Pornkitprasan2015-10-168-43/+105
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | surfaceflinger: Clean up use of QC extended APISteve Kondik2015-10-125-9/+26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | native: Use project pathmapSteve Kondik2015-10-121-2/+2
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sf: Avoid disabling DispSync resyncRaj Kamal2015-10-061-5/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SurfaceFlinger: Add dim layer information into HWC layer.Dileep Marchya2015-10-066-1/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sf: This is a combination of following changes.Ramkumar Radhakrishnan2015-10-063-2/+33
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SurfaceFlinger: Add support for V4L2 based wfd solution.Baldev Sahu2015-10-063-16/+76
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SurfaceFlinger: Add support for DisplayUtilsRaj Kamal2015-10-0611-20/+303
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SurfaceFlinger: Support get/set ActiveConfigsTatenda Chipeperekwa2015-10-063-5/+48
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |