summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pi-dr1-dev to aosp-masterBill Yi2018-10-191-0/+1
|\
| * Merge "[Graphics] Only validate display in PresentOrValidateDisplay."Peiyong Lin2018-09-074-11/+30
| |\
| * \ Merge "Update makefiles after native handle in Java."Steven Moreland2018-08-141-1/+1
| |\ \
| * \ \ Revert "graphics: restart HWC when SurfaceFlinger stops"Daniel Solomon2018-06-221-5/+1
| |\ \ \
| * \ \ \ Merge "Add hwcomposer to the system-background cpuset for hal v2.2" into pi-devCarmen Jackson2018-06-191-0/+1
| |\ \ \ \
| | * | | | Add hwcomposer to the system-background cpuset for hal v2.2Carmen Jackson2018-06-181-0/+1
* | | | | | graphics: composer@2.2 does not require mapper@2.1Chia-I Wu2018-10-191-6/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | graphics: composer@2.2 does not require mapper@2.1Chia-I Wu2018-10-181-6/+6
| | |/ / / | |/| | |
* | | | | [Graphics] Only validate display in PresentOrValidateDisplay.Peiyong Lin2018-08-294-11/+30
| |_|_|/ |/| | |
* | | | Update makefiles after native handle in Java.Steven Moreland2018-08-141-1/+1
| |_|/ |/| |
* | | Revert "graphics: restart HWC when SurfaceFlinger stops"Daniel Solomon2018-06-221-5/+1
| |/ |/|
* | Merge "SetColorMode is not available for vendor hwc less than 1.4" into pi-devhuans2018-06-051-11/+13
|\|
| * Merge "SetColorMode is not available for vendor hwc less than 1.4" into pi-devTreeHugger Robot2018-06-051-11/+13
| |\
| | * SetColorMode is not available for vendor hwc less than 1.4huans2018-06-011-11/+13
* | | graphics: replace hidl_enum_iterator by hidl_enum_rangeChia-I Wu2018-05-311-1/+1
* | | Merge "graphics: COLORIMETRIC is optional for HDR modes" into pi-devChia-I Wu2018-05-303-5/+26
|\| |
| * | graphics: COLORIMETRIC is optional for HDR modesChia-I Wu2018-05-303-5/+26
| |/
* | graphics: fix readback buffer testsChia-I Wu2018-05-233-8/+46
|\|
| * graphics: fix readback buffer testsChia-I Wu2018-05-223-8/+46
* | Merge "Update comments for doc comments." into pi-devSteven Moreland2018-05-186-21/+21
|\|
| * Update comments for doc comments.Steven Moreland2018-05-186-21/+21
* | Merge "Composer 2.2: Fix readback docs" into pi-devDan Stoza2018-05-161-1/+12
|\|
| * Composer 2.2: Fix readback docsDan Stoza2018-05-161-1/+12
* | Merge "graphics: add new gralloc1 functions to passthrough" into pi-devMarissa Wall2018-05-032-56/+94
|\|
| * Merge "graphics: add new gralloc1 functions to passthrough" into pi-devMarissa Wall2018-05-032-56/+94
| |\
| | * graphics: add new gralloc1 functions to passthroughMarissa Wall2018-05-032-56/+94
* | | Merge "HWC2On1Adapter: Fix fd leak in Layer::dump" am: 2e38b2c0f6android-build-prod (mdb)2018-04-271-2/+1
|\ \ \
| * | | HWC2On1Adapter: Fix fd leak in Layer::dumpDan Stoza2018-04-261-2/+1
| * | | graphics: add libhwc2on{1,fb}adapterChia-I Wu2018-03-309-0/+4647
* | | | graphics: allow re-saturation for any legacy dataspaceChia-I Wu2018-04-251-4/+3
|\ \ \ \ | | |/ / | |/| |
| * | | graphics: allow re-saturation for any legacy dataspaceChia-I Wu2018-04-251-4/+3
| | |/ | |/|
* | | Merge "[Graphics] Update CommandWriter APIs to common::V1_1::* enum." into pi...Peiyong Lin2018-04-0313-36/+256
|\| |
| * | [Graphics] Update CommandWriter APIs to common::V1_1::* enum.Peiyong Lin2018-04-0213-36/+256
* | | Merge "graphics: add RenderIntent and better HDR support" into pi-devChia-I Wu2018-04-0215-58/+592
|\| |
| * | graphics: add RenderIntent and better HDR supportChia-I Wu2018-04-0215-58/+592
* | | resolve merge conflicts of 07ff5f43761273cadfbbe67aad5b86e1209e8775 to pi-dev...Yuexi Ma2018-03-261-5/+1
|\ \ \ | |/ / |/| |
| * | Merge "Update vts test module bp files to use VtsHalTargetTestDefaults"Yuexi Ma2018-03-261-5/+1
| |\|
| | * Merge "Update vts test module bp files to use VtsHalTargetTestDefaults"Yuexi Ma2018-03-261-5/+1
| | |\
| | | * Update vts test module bp files to use VtsHalTargetTestDefaultsYuexi Ma2018-03-221-5/+1
| * | | Merge "Fix crash on hotplug disconnect"Lloyd Pique2018-03-231-4/+14
| |\| |
| | * | Fix crash on hotplug disconnectLloyd Pique2018-03-231-4/+14
| | |/
* | | Update Makefiles Missed In Previous CommitsNathan Harold2018-03-191-0/+1
* | | graphics: restart HWC when SurfaceFlinger stopsDaniel Solomon2018-03-121-1/+5
* | | Add hwcomposer to the system-background cpuset.Carmen Jackson2018-03-081-0/+1
* | | graphics: add composer 2.2 default implChia-I Wu2018-02-2113-0/+943
* | | graphics: convert composer default impl to a libraryChia-I Wu2018-02-217-977/+877
* | | graphics: add Composer to HAL support libraryChia-I Wu2018-02-215-167/+263
* | | graphics: move ComposerClient to HAL support libraryChia-I Wu2018-02-216-543/+389
* | | graphics: add ComposerCommandEngineChia-I Wu2018-02-214-639/+618
* | | graphics: add ComposerResourcesChia-I Wu2018-02-214-370/+608