summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwc2: Night light causes major stuttering.pie-devGousemoodhin Nadaf2018-05-242-5/+9
* Merge "display: msm8909w caf release LW.BR.4.0-00800-8x09w.0 for SD2100." int...Ben Fennema2018-05-18295-21464/+50516
|\
| * display: msm8909w caf release LW.BR.4.0-00800-8x09w.0 for SD2100.Ben Fennema2018-05-08295-21464/+50516
* | Merge changes Id8595dcb,I50c4227d,Ic7b31bbd,I26ef3b1a,I4c9727ad into pi-devTreeHugger Robot2018-05-1110-29/+93
|\ \
| * | hwc2: Check for color modes supportSushil Chauhan2018-05-101-1/+4
| * | sdm: allow commits in doze_suspend as well.Rajavenu Kyatham2018-05-101-7/+1
| * | hwc: Fix request flag reset and Present() bailoutSaurabh Shah2018-05-102-13/+6
| * | sdm: hwc2: Add support for TWM entry and exit.Rajavenu Kyatham2018-05-108-7/+79
| * | hwc2: Determine virtual display presence based on target specific propertyBharath Gopal2018-05-101-1/+3
* | | sdm: Protect unbalanced ROI in dumpArun Kumar K.R2018-04-271-4/+6
| |/ |/|
* | Merge "hwc2: Handle Gamma2.8" into pi-devJeff Tinker2018-04-201-1/+4
|\ \
| * | hwc2: Handle Gamma2.8Arun Kumar K.R2018-04-191-1/+4
* | | Merge "gralloc: Add missing BT601_6_625 handing" into pi-devJeff Tinker2018-04-201-0/+1
|\ \ \
| * | | gralloc: Add missing BT601_6_625 handingArun Kumar K.R2018-04-191-0/+1
| |/ /
* | | hwc2: Skip validation fixesNaseer Ahmed2018-04-184-0/+16
* | | hwc2: Layer buffer fence fd leakGousemoodhin Nadaf2018-04-121-1/+4
| |/ |/|
* | hwcomposer: Work around overzealous fortify checksTim Kryger2018-03-301-1/+2
* | Make hwc_vsync thread realtimeErik Wolsheimer2018-03-291-2/+5
* | sdm: send unique power state in doze and doze_suspend.Alain Vongsouvanh2018-03-291-1/+1
|/
* Use libhwui.so instead of libskia.soAlexey Polyudov2018-02-271-1/+1
* hwc2: avoid adding default color mode when display PP is unsupported.Ch Ganesh Kumar2018-02-202-2/+11
* hwc2: hwc: Validate input parcel values for few qclient methods.Rohit Kulkarni2018-02-202-6/+10
* hwc2: Fix NULL pointer dereference and out of bound accessRamkumar Radhakrishnan2018-02-202-2/+31
* gralloc1: Check input addresses for nullSaurabh Shah2018-02-202-11/+93
* Fix logic to use uncached for READ/WRITE_RARELYChong Zhang2018-02-161-4/+4
* display: fix compilation issues for 3100.Alain Vongsouvanh2018-02-095-4/+5
* sdm: block commits in doze_suspend stateRajavenu Kyatham2018-02-081-1/+7
* sdm: Avoid rotator for MDP3Rajavenu Kyatham2018-02-081-1/+2
* sdm: unify doze and doze_suspend on 8909wRajavenu Kyatham2018-02-081-8/+1
* libgralloc: Fix adding offset to the mapped base addressSundara Vinayagam2018-02-081-2/+2
* sdm: Fallback on scRGB layersNaseer Ahmed2018-01-292-1/+12
* Merge "hwc: Fix request flag reset and Present() bailout"Adrian Salido2018-01-262-15/+8
|\
| * hwc: Fix request flag reset and Present() bailoutNaseer Ahmed2018-01-242-15/+8
* | Explicitly export headers from gralloc.* and gralloc_headersJiyong Park2018-01-262-1/+3
* | Merge "Make libqservice build with the VNDK."TreeHugger Robot2018-01-261-0/+1
|\ \
| * | Make libqservice build with the VNDK.Steven Moreland2018-01-251-0/+1
| |/
* | Merge "Make memtrack build with the VNDK."TreeHugger Robot2018-01-262-2/+2
|\ \
| * | Make memtrack build with the VNDK.Steven Moreland2018-01-252-2/+2
| |/
* | Merge "Import headers for enabling VNDK."TreeHugger Robot2018-01-262-0/+3
|\ \
| * | Import headers for enabling VNDK.Steven Moreland2018-01-252-0/+3
| |/
* / Make light build with the VNDK.Steven Moreland2018-01-252-1/+2
|/
* Include string.hMartin Brabham2018-01-223-0/+3
* Merge "Include what we use." am: c24cbf3829 am: 772a4baaa6Dan Albert2018-01-182-0/+2
|\
| * Merge "Include what we use." am: c24cbf3829Dan Albert2018-01-182-0/+2
| |\
| | * Merge "Include what we use."Dan Albert2018-01-182-0/+2
| | |\
| | | * Merge "Include what we use."android-wear-p-preview-2android-wear-8.0.0_r1android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8o-mr1-iot-preview-7Treehugger Robot2018-01-182-0/+2
| | | |\
| | | | * Include what we use.Dan Albert2018-01-182-0/+2
* | | | | Merge "Libgralloc: Fix missing include" am: ce46f1136d am: 0813333914Andreas Gampe2018-01-181-0/+1
|\| | | |
| * | | | Merge "Libgralloc: Fix missing include" am: ce46f1136dAndreas Gampe2018-01-181-0/+1
| |\| | |
| | * | | Merge "Libgralloc: Fix missing include"Andreas Gampe2018-01-181-0/+1
| | |\| |