- e3a1fa5 [Composer] Fix compiler warnings by Lloyd Pique · 9 months ago
- 636cba8 Merge "Do not force verbose logs on for anything including ComposerCommandBuffer.h" into main am: 6e5537e1d6 am: 7d7c2f3c09 by Treehugger Robot · 12 months ago
- 8aa200e Do not force verbose logs on for anything including ComposerCommandBuffer.h by Abhishek Gadewar · 1 year, 1 month ago
- 4bb9693 Add new dependencies for renderengine by Vishnu Nair · 1 year, 2 months ago
- 63c8fea VTS: Add flag dependency so librenderengine can be used by Leon Scroggins III · 1 year, 7 months ago
- 85d604d [DON'T BLOCK] Test ownership migration rules am: c5c6c62995 by Aditya Choudhary · 1 year, 7 months ago
- c5c6c62 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
- 75a5462 Remove useFramebufferCache parameter in drawLayers() by Alec Mouri · 2 years, 1 month ago
- 631dc15 Remove allocator from composer2.1-4 VTS by John Reck · 2 years, 1 month ago
- 6d0abbb Remove mapper from composer2.1 VTS by John Reck · 2 years, 1 month ago
- 82c666b Remove mapper from composer2.2 VTS by John Reck · 2 years, 1 month ago
- e887a25 Revert "Add VTS readback tests for buffer slot clearing" by Brian Lindahl · 2 years, 8 months ago
- 8ef31a2 Merge "Add librenderengine_deps to targets depending on librenderengine" by Nolan Scobie · 2 years, 9 months ago
- d103cd6 Add VTS readback tests for buffer slot clearing by Brian Lindahl · 2 years, 9 months ago
- a61ca2a Add librenderengine_deps to targets depending on librenderengine by Nolan Scobie · 2 years, 9 months ago
- 344f793 Merge "Update OWNERS" am: 0ea6e013ef am: 91b8d6b035 am: 27ae2a7bef by Treehugger Robot · 2 years, 10 months ago
- 15703c7 Update OWNERS by John Reck · 2 years, 10 months ago
- a1c66a2 Add cc_defaults wrapper for android.hardware.graphics.allocator ndk package. by Sally Qi · 3 years ago
- 0435c6b Add cc_defaults wrapper for android.hardware.graphics.allocator ndk package. by Sally Qi · 3 years ago
- 784c253 Add cc_defaults as wrapper for graphics composer/common AIDL interfaces. by Sally Qi · 3 years, 1 month ago
- af78e0a Replace RenderEngineResult with FenceResult by Patrick Williams · 3 years, 1 month ago
- b2b747f [VTS] Update allocator name for AIDL allocator. by ramindani · 3 years, 3 months ago
- 38ccfd7 Tweak IMapper 4.0 VTS to run with AIDL IAllocator by Alec Mouri · 3 years, 4 months ago
- 55f76ca Update renderengine dependency to VTS by Alec Mouri · 3 years, 6 months ago
- fa31414 Merge "Add alecmouri to composer OWNERS" am: d89d96d196 am: b766496521 am: 8f8f639518 am: a44e520716 by Treehugger Robot · 3 years, 8 months ago
- 7b957ab Add alecmouri to composer OWNERS by Ady Abraham · 3 years, 8 months ago
- 5932971 Update VTS to use ExternalTexture impl by Vishnu Nair · 3 years, 8 months ago
- ece0bc3 Link in libshaders into composer VTS by Alec Mouri · 3 years, 10 months ago
- abc390b Merge "Fix comile error for pixel aidl hwc" by Long Ling · 3 years, 10 months ago
- 256264d Link in libtonemap into composer VTS by Alec Mouri · 3 years, 10 months ago
- 2997151 Fix comile error for pixel aidl hwc by Long Ling · 3 years, 11 months ago
- d515dba Revert "Revert "Fix vts cases due to function change for async r..." by Sally Qi · 3 years, 11 months ago
- a56868b Fix Vts drawLayers function for async renderengine change by Sally Qi · 4 years, 1 month ago
- 513ae73 VTS: Free allocated buffers by Marin Shalamanov · 4 years, 3 months ago
- 2a6ef4e Revert "Revert "Update Readback VTS to align with RenderEngine i..." by Alec Mouri · 4 years, 5 months ago
- 51daee6 Revert "Update Readback VTS to align with RenderEngine interface..." by Alec Mouri · 4 years, 5 months ago
- bdd7e7e Update Readback VTS to align with RenderEngine interface change by Alec Mouri · 4 years, 5 months ago
- 203bdee Vts: Add missing usage to buffer by Ady Abraham · 4 years, 6 months ago
- c22b35b [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 7 months ago
- 770022b Merge "Remove stoza@ from OWNERS" am: 04f36f9465 am: 73212deb28 am: 9dc7f4e961 by Ady Abraham · 4 years, 7 months ago
- fab3923 Remove stoza@ from OWNERS by Dan Stoza · 4 years, 7 months ago
- 02ee09f SF: RenderEngine->drawLayers takes Graphic Buffer instead of ANativeWindow by Ana Krulec · 6 years ago
- 6c3929c Explicitly destroy render engine in RenderEngineVts by Adam Bodnar · 6 years ago
- b5fd31a Remove reference of VtsHalHidlTargetTestBase by Dan Shi · 6 years ago
- 02da997 Change RenderEngine::drawLayers to take a vector of LayerSettings pointers by Vishnu Nair · 6 years ago
- ad96dd9 [composer] Add createCommandWriter to command engine. by Peiyong Lin · 6 years ago
- 96ee56b Remove beginCommand variants with a helper template. by Peiyong Lin · 6 years ago
- 7a8f64c Merge "graphics: fix failed VTS cases" by TreeHugger Robot · 6 years ago
- a5aedc3 Clean up BeginCommand. by Peiyong Lin · 6 years ago
- 0d3fe08 graphics: fix failed VTS cases by Long Ling · 6 years ago
- 86e1aeb [RenderEngine] Fix test build for RenderEngine refactor by Chong Zhang · 6 years ago
- 53aff11 composer-vts: support gralloc 4 by Marissa Wall · 6 years ago
- a8c3130 composer: refactor ComposerResources into shared library by Marissa Wall · 6 years ago
- d0aef4d Add more HWC vs RenderEngine tests to composer vts by Adam Bodnar · 6 years ago
- 92d1226 Setting layer dataspace to match the color mode by Valerie Hau · 6 years ago
- 37edd05 Fixing client composition setup on non-SRGB color mode displays by Valerie Hau · 6 years ago
- 1b5692e [Cleanup] Properly export lib headers. by Peiyong Lin · 6 years ago
- 5bf9dc6 Validate Render Engine output in composer VTS 2.2 by Adam Bodnar · 6 years ago
- 7c8eb68 Add support for different color modes for readback by Valerie Hau · 6 years ago
- c1dc313 Adding support for different Mapper versions in IComposer VTS tests by Valerie Hau · 6 years ago
- b019fd7 Clean up Readback test by Valerie Hau · 6 years ago
- 889c94d graphics: update owners am: 104ecb9e60 am: af56d35175 am: 88d9ae03c4 by Marissa Wall · 7 years ago
- 104ecb9 graphics: update owners by Marissa Wall · 7 years ago
- 01c541c Removing USES_DISPLAY_RENDER_INTENTS check in ComposerClient.h by Valerie Hau · 7 years ago
- cbe8e9a Clearing reader and writer queues in executeCommands for HWC VTS Tests by Valerie Hau · 7 years ago
- e6683e2 Fixing execute bug in VTS tests for hardware composer by Valerie Hau · 7 years ago
- 667f11a Hardware composer VTS test harness by Valerie Hau · 7 years ago
- 0978244 graphics: fix readback buffer tests by Chia-I Wu · 7 years ago
- 76630c6 graphics: fix readback buffer tests by Chia-I Wu · 7 years ago
- 0c41558 graphics: Clean up VTS boilerplate for composer by Dominik Laskowski · 7 years ago
- a2acfa2 [Graphics] Update CommandWriter APIs to common::V1_1::* enum. by Peiyong Lin · 7 years ago
- 6c8257f graphics: add RenderIntent and better HDR support by Chia-I Wu · 8 years ago
- de0bd95 graphics: add composer 2.2 default impl by Chia-I Wu · 8 years ago
- 96a098a graphics: more reusable libVtsHalGraphicsComposerTestUtils by Chia-I Wu · 8 years ago
- 8b20c5c graphics: clang-format composer VTS by Chia-I Wu · 8 years ago
- 5ff9747 graphics: move libVtsHalGraphicsComposerTestUtils by Chia-I Wu · 8 years ago
- ab505aa [HWC] Add setLayerFloatColor API into HAL. by Peiyong Lin · 8 years ago
- be92bb9 Add new HWC HAL methods for Android P. by Courtney Goeltzenleuchter · 8 years ago