summaryrefslogtreecommitdiffstats
path: root/msm8084
Commit message (Expand)AuthorAgeFilesLines
* [LSC] Add LOCAL_LICENSE_KINDS to hardware/qcom/displayBob Badour2021-02-1210-1/+28
* Modify gralloc0 implementationValerie Hau2019-05-021-0/+2
* Add -Wno-error to compile with global -Werror.Chih-Hung Hsieh2018-01-043-0/+3
* Move QCOM HALs to vendor partitionJiyong Park2017-02-245-5/+10
* fallout of splitting rect.h out of libandroid.Mathias Agopian2017-02-163-3/+1
* Merge "Revert "Add missing header to export includes."" am: 1b5c443a9e am: 5a...Vijay Venkatraman2017-02-071-1/+0
|\
| * Merge "Revert "Add missing header to export includes.""Vijay Venkatraman2017-02-071-1/+0
| |\
| | * Revert "Add missing header to export includes."Vijay Venkatraman2017-02-071-1/+0
* | | Merge "Revert "Replacing LOCAL_COPY_HEADERS with LOCAL_EXPORT_C_INCLUDE_DIRS,...Vijay Venkatraman2017-02-0716-26/+15
|\| |
| * | Merge "Revert "Replacing LOCAL_COPY_HEADERS with LOCAL_EXPORT_C_INCLUDE_DIRS,...Vijay Venkatraman2017-02-0716-26/+15
| |\ \ | | |/ | |/|
| | * Revert "Replacing LOCAL_COPY_HEADERS with LOCAL_EXPORT_C_INCLUDE_DIRS, for VNDK"Vijay Venkatraman2017-02-0716-26/+15
* | | Merge "Add missing header to export includes." am: ef2f137e1a am: fd6f0c560e ...Martijn Coenen2017-02-061-0/+1
|\| |
| * | Add missing header to export includes.Martijn Coenen2017-02-061-0/+1
| |/
* | Merge "Replacing LOCAL_COPY_HEADERS with LOCAL_EXPORT_C_INCLUDE_DIRS, for VND...Martijn Coenen2017-02-0616-15/+26
|\|
| * Replacing LOCAL_COPY_HEADERS with LOCAL_EXPORT_C_INCLUDE_DIRS, for VNDKMartijn Coenen2017-02-0616-15/+26
* | Merge "Fix -Wmacro-redefined werror issues." am: 3d4d976af2 am: 06d4d81212 am...Dan Albert2017-01-314-3/+2
|\|
| * Fix -Wmacro-redefined werror issues.Dan Albert2017-01-304-3/+2
* | Merge "hwcomposer: Fix regression in hwc_sync" am: a0de1d3cc3 am: 9e5907e6b4 ...Alex Naidis2017-01-053-0/+8
|\|
| * hwcomposer: Fix regression in hwc_syncAlex Naidis2016-12-273-0/+8
* | SkImageEncoder->SkEncodeImageHal Canary2016-11-241-2/+2
|/
* shamu: gralloc: Revert gralloc: Use GRALLOC_USAGE_PROTECTED for L1 protectionNaseer Ahmed2016-07-182-5/+10
|\
| * shamu: gralloc: Revert gralloc: Use GRALLOC_USAGE_PROTECTED for L1 protectionNaseer Ahmed2016-07-182-5/+10
* | hwc: Start with ROI set to destination am: 271d9d58a1Arun Kumar K.R2016-05-311-3/+8
|\|
| * hwc: Start with ROI set to destinationArun Kumar K.R2016-05-271-3/+8
* | gralloc: Use GRALLOC_USAGE_PROTECTED for L1 protection am: 4f6feb11edNaseer Ahmed2016-04-302-10/+5
|\|
| * gralloc: Use GRALLOC_USAGE_PROTECTED for L1 protectionNaseer Ahmed2016-04-272-10/+5
| * Fix duplicate copy file rulesDan Willemsen2016-02-231-2/+2
* | Merge "Address const issues in preparation for libcxx rebase." am: e6f184dDan Austin2016-04-231-2/+2
|\ \
| * \ Merge "Address const issues in preparation for libcxx rebase."Dan Austin2016-04-231-2/+2
| |\ \
| | * | Address const issues in preparation for libcxx rebase.Dan Austin2016-03-281-2/+2
* | | | Merge "libvirtual should depend on libmedia" am: caae155Christopher Wiley2016-04-191-1/+1
|\| | |
| * | | libvirtual should depend on libmediaChristopher Wiley2016-04-191-1/+1
| |/ /
* | / Merge "Fix duplicate copy file rules" am: f5ef45b92eDan Willemsen2016-02-241-2/+2
|\| | | |/ |/|
| * Fix duplicate copy file rulesDan Willemsen2016-02-231-2/+2
* | gralloc: Handle RAW_OPAQUE formats similar to blobNaseer Ahmed2015-12-101-2/+4
|/
* libmemtrack: Fix the kgsl memory flag to determine usermapped buffersRichard Uhler2015-06-161-1/+1
* gralloc: Use AOSP API to filter board platformNaseer Ahmed2015-05-081-2/+2
* hwc: use surfaceDamage to calculate the dirtyrect as per HWC 1.5Arun Kumar K.R2015-04-225-48/+59
* gralloc: Default flexible YUV format to NV21Naseer Ahmed2015-03-131-1/+6
* Remove sRGB, replace RAW_SENSOR with RAW16 graphics format.Eino-Ville Talvala2015-02-192-8/+5
* am 1a92db6e: Merge "gralloc: 8084/8226: align cstride for YV12 buffers in gra...Lajos Molnar2015-02-061-1/+1
|\
| * gralloc: 8084/8226: align cstride for YV12 buffers in gralloc_lock_ycbcrLajos Molnar2015-02-041-1/+1
* | am f9d43752: Merge "Add space between concatenated string literals."Chih-Hung Hsieh2014-12-182-3/+3
|\ \
| * | Add space between concatenated string literals.Chih-Hung Hsieh2014-12-182-3/+3
* | | am 0f763b1c: Fix broken buildJinsuk Kim2014-12-186-703/+1
|\ \ \ | | |/ | |/|
| * | Fix broken buildJinsuk Kim2014-12-196-703/+1
* | | am 641955a6: hwc: Add a padding round on virtual display connectNaseer Ahmed2014-12-021-3/+3
|\| |
| * | hwc: Add a padding round on virtual display connectNaseer Ahmed2014-12-011-3/+3
* | | am a3d64775: Merge "Update calls to IInterface::asBinder()"Marco Nelissen2014-11-171-2/+2
|\ \ \ | | |/ | |/|
| * | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-2/+2