summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "graphics.composer@2.2 rc remove interface decls" into rvc-devSteven Moreland2020-04-031-2/+0
|\
| * graphics.composer@2.2 rc remove interface declsSteven Moreland2020-04-031-2/+0
* | Merge "Relax constraints on getting PlaneLayouts" into rvc-devValerie Hau2020-03-311-7/+9
|\ \
| * | Relax constraints on getting PlaneLayoutsValerie Hau2020-03-311-7/+9
* | | Merge "gralloc4-vts: fix Lock_YCBCR_420_888 test" into rvc-devTreeHugger Robot2020-03-311-7/+17
|\ \ \
| * | | gralloc4-vts: fix Lock_YCBCR_420_888 testJason Macnak2020-03-261-7/+17
* | | | Update the current API dumpJiyong Park2020-03-3018-0/+572
* | | | graphics: update OWNERSMarissa Wall2020-03-2612-18/+26
| |_|/ |/| |
* | | graphics common: fix AIDL BufferUsage calculationSteven Moreland2020-03-201-1/+1
* | | Merge "Remove duplicated comment section" into rvc-devTreeHugger Robot2020-03-131-4/+0
|\ \ \
| * | | Remove duplicated comment sectionJason Macnak2020-03-101-4/+0
| |/ /
* | | Merge "gralloc4-vts: fix GetLargeReservedRegion test" into rvc-devTreeHugger Robot2020-03-101-2/+8
|\ \ \
| * | | gralloc4-vts: fix GetLargeReservedRegion testJason Macnak2020-03-101-2/+8
| |/ /
* | | Merge "vts: VtsHalGraphicsMapperV2_1TargetTest fixup's" into rvc-devValerie Hau2020-03-101-6/+6
|\ \ \ | |/ / |/| |
| * | vts: VtsHalGraphicsMapperV2_1TargetTest fixup'sPierre Couillaud2020-03-101-6/+6
| |/
* | Merge "graphics-common: fix documentation typo" into rvc-devTreeHugger Robot2020-03-091-1/+1
|\ \ | |/ |/|
| * graphics-common: fix documentation typoMarissa Wall2020-02-281-1/+1
* | gralloc4-vts: RGBA_8888 sampleIncrementInBits should be 32Marissa Wall2020-02-281-1/+1
|/
* Merge "gralloc4-vts: don't wait on invalid sync fence" into rvc-devMarissa Ikonomidis2020-02-261-2/+4
|\
| * gralloc4-vts: don't wait on invalid sync fenceMarissa Wall2020-02-251-2/+4
* | Merge "gralloc4-vts: correctly instantiate std::optional" into rvc-devMarissa Ikonomidis2020-02-261-27/+30
|\ \
| * | gralloc4-vts: correctly instantiate std::optionalMarissa Wall2020-02-251-27/+30
| |/
* | Merge "composer: vts: check that refresh rate stays the same on inactivity" i...TreeHugger Robot2020-02-261-2/+27
|\ \
| * | composer: vts: check that refresh rate stays the same on inactivityAdy Abraham2020-02-251-2/+27
| |/
* | Merge "gralloc4: Add RAW PlaneLayoutComponentType" into rvc-devTreeHugger Robot2020-02-251-0/+3
|\ \
| * | gralloc4: Add RAW PlaneLayoutComponentTypeMarissa Wall2020-02-251-0/+3
| |/
* / gralloc4-vts: fix bad comparisions in VTSMarissa Wall2020-02-251-4/+4
|/
* Merge "gralloc4-vts: setting USAGE is always BAD_VALUE"TreeHugger Robot2020-02-201-59/+0
|\
| * gralloc4-vts: setting USAGE is always BAD_VALUEMarissa Wall2020-02-201-59/+0
* | Merge "Explicitly destroy render engine in RenderEngineVts"Adam Bodnar2020-02-192-1/+5
|\ \
| * | Explicitly destroy render engine in RenderEngineVtsAdam Bodnar2020-02-182-1/+5
* | | Merge "Fix VTS fail for GraphicsMapperHidlTest" am: eef384a88e am: a5439e227c...Automerger Merge Worker2020-02-181-1/+6
|\ \ \
| * | | Fix VTS fail for GraphicsMapperHidlTestmtk074062020-02-141-1/+6
* | | | Merge "gralloc4-vts: return after GTEST_SUCCEED"TreeHugger Robot2020-02-181-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | gralloc4-vts: return after GTEST_SUCCEEDMarissa Wall2020-02-131-0/+8
* | | | Merge "gralloc4-vts: update sampleIncrementInBits"TreeHugger Robot2020-02-181-2/+2
|\| | | | |_|/ |/| |
| * | gralloc4-vts: update sampleIncrementInBitsMarissa Wall2020-02-131-2/+2
* | | Merge "gralloc4: fix SetConstantMetadata and SetBadMetadata"TreeHugger Robot2020-02-111-18/+40
|\| |
| * | gralloc4: fix SetConstantMetadata and SetBadMetadataMarissa Wall2020-02-101-18/+40
* | | Merge "gralloc4: move crop to seperate metadata type"TreeHugger Robot2020-02-113-38/+88
|\| |
| * | gralloc4: move crop to seperate metadata typeMarissa Wall2020-02-103-38/+88
* | | composer: add TestCommandReader to 2.4Ady Abraham2020-02-108-59/+175
* | | Remove reference of VtsHalHidlTargetTestBaseDan Shi2020-02-0116-40/+18
|/ /
* | Merge "graphics/common: fix typo"TreeHugger Robot2020-01-241-1/+1
|\ \
| * | graphics/common: fix typoMarissa Wall2020-01-231-1/+1
* | | Merge "Add generic layer metadata to Composer 2.4"TreeHugger Robot2020-01-239-0/+242
|\ \ \
| * | | Add generic layer metadata to Composer 2.4Dan Stoza2020-01-229-0/+242
* | | | Merge "Change RenderEngine::drawLayers to take a vector of LayerSettings poin...Vishnu Nair2020-01-231-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Change RenderEngine::drawLayers to take a vector of LayerSettings pointersVishnu Nair2020-01-181-1/+9
* | | | Merge "Add getClientTargetProperty API entry."Peiyong Lin2020-01-189-35/+193
|\ \ \ \ | |/ / / |/| | |