OSDN Git Service

Fix potential FD leak
[android-x86/external-IA-Hardware-Composer.git] / common / core /
2019-02-22 Bao,JiulongFix potential FD leak
2019-02-19 Shaofeng TangFix the null pointer and out-of array issues found...
2019-01-28 HeYueAdd GetFrameBufferManager function in GpuDevice
2019-01-24 HeYueGPU device use singleton
2019-01-22 Shaofeng TangCalculate damage rect for secondary display
2019-01-22 Wan ShuangAdded the support of panorama view mode in AaaG HWC.
2019-01-18 Shaofeng TangNew API for syncing hwc drm-commit.
2019-01-18 Shaofeng TangSupporting Planes Reservation
2019-01-14 Lin JohnsonReplace SetExplicitSyncSupport with SetDisableExplicitSync
2019-01-03 Shaofeng TangZoom in or out the rendering damage for different display
2018-12-05 HeYueDo not need translate when source crop is not (0, 0)
2018-12-05 Lin JohnsonPAVP: when set display plane, the plane should in use...
2018-11-29 HeYueDo not need change surface damage rect
2018-11-29 HeYueAdd full color range support
2018-11-27 Shaofeng TangFix the error in non-black SolidColor patch
2018-11-26 Shaofeng TangAdd support for Non-black SolidColor type
2018-11-15 Lin JohnsonSetProtected: fix logic error
2018-11-15 HeYueDo not need change size from source crop to display...
2018-11-14 Shaofeng TangClean error log in HWC
2018-11-06 Jenny CaoFix critical KW issue
2018-10-31 Lin JohnsonPAVP: set vpp parameters if layer is protected
2018-10-30 Lin JohnsonSolidColor type: release fence fix
2018-10-20 Lin JohnsonDeinterlace: change the default settings to auto
2018-10-19 Lin JohnsonHDCP: Should use connector_id (port_id) as the index...
2018-10-19 Lin JohnsonHDCP: Add GetDisplayIDFromConnectorID
2018-10-17 Wan ShuangSet HWC as DRM master when got exclusive lock of /vendo...
2018-10-16 Lin JohnsonAdd function to transfrom source damage to rendering...
2018-10-15 Lin JohnsonChange decryption prop name
2018-10-15 Lin JohnsonHWC to support protected buffer display
2018-10-15 Lin JohnsonProtected layer should always choose video path
2018-10-15 Lin JohnsonHDCP: Add Set SRM support
2018-10-09 Lin JohnsonImplement PAVP tear down support
2018-10-09 Lin JohnsonRevert "Apply damage transformations in GetLayerDamage"
2018-09-20 Lin JohnsonAdd support for SolidColor Type layer in HWC
2018-09-07 Lin Johnsondeinterlacing: avoid to use HQ scale as VPP driver...
2018-08-28 Michele Lim GP2.0 Renderer interlaced video mode control
2018-08-27 Harish KrupoRe-map display rotation values before calculation
2018-08-22 xue.yifeinew design of the hyper dmabuf sharing base on VDS
2018-08-21 Lin JohnsonShould check input parameters for function GetDisplayCo...
2018-08-20 Kelly LedfordRemove ResourceManager comment
2018-08-14 Richard AvelarAdd documentation to logicaldisplaymanager.h
2018-08-14 Richard AvelarAdd file command to documented files
2018-08-14 Lin JohnsonFix virtual display regression
2018-07-27 Richard AvelarAdd documentation for framebuffermanager.
2018-07-23 Lin JohnsonClone mode: Add remove_index and add_index logic to...
2018-07-23 Lin JohnsonHWC layer set release fence should accumulate fences
2018-07-15 Harish KrupoHwclayer: Don't transform when full damage
2018-07-15 Harish KrupoMosaicMode: return more reliable fences
2018-07-02 Harish KrupoFix Klockwork indirect path traversal issue.
2018-06-25 Harish KrupoHwcLayer: Apply rotation transformation to damage.
2018-06-25 Harish KrupoFix missing mapping for display_transform
2018-06-10 Harish KrupoGpudevice: Return total_displays_ as reference.
2018-06-07 Kishore KadiyalaFix compilation Errors for Nested Display
2018-06-04 Harish KrupoApply damage transformations in GetLayerDamage
2018-06-03 Harish KrupoFix dump information
2018-06-03 Harish KrupoSet lock file path at build time.
2018-06-01 Richard AvelarFrameBufferManager Instance owned by GPUDevice
2018-06-01 Kalyan KondapallyFix crash in SetCloneMode.
2018-05-29 Wan ShuangFixed the HWC crash due to improper thread initializati...
2018-05-29 Kalyan KondapallyPartial revert of c72b95e622cf0c5a31f258851425070e24bf1f3c.
2018-05-28 Kalyan KondapallyEnable surface damage support for cloned display.
2018-05-27 Kalyan KondapallyTrack Surface Damage as part of OverlayLayer only.
2018-05-27 Kalyan KondapallyAdd support to dynamically disable last overlay usage.
2018-05-27 Kalyan KondapallyEnsure DisplayManager is initialized before accessing it.
2018-05-25 xue.yifeiDon't compose Nesteddisplay surface while no SOS side...
2018-05-24 Kalyan KondapallyDon't clear surface if only src rect has changed.
2018-05-24 Wan ShuangFixed HWC crash caused by index out of range.
2018-05-18 Wan ShuangFix flicker during boot up.
2018-05-15 Kalyan KondapallyDon't invalidate the whole cache in case layer z-order...
2018-05-15 Kalyan KondapallyAvoid redundant test commits in case layer z-order...
2018-05-15 Harish KrupoRemove DAMAGE_THRESHOLD work around
2018-05-15 Harish KrupoTransform surface damage to global co-ordinates
2018-05-15 Harish KrupoOverlaylayer: Dump more information
2018-05-08 Richard Avelartravis-ci update: Add cppcheck run on codebase
2018-04-24 Richard AvelarReformat files with clang-format
2018-04-18 samiuddiAvoid swap in case Damage and Display Rect are same.
2018-04-18 Richard AvelarCleanup code in core
2018-04-14 Kalyan KondapallyWeston: Move texture upload sync to Display Queue.
2018-04-14 Vivek KasireddyAdd support for canvas color feature
2018-04-11 Kalyan KondapallyEnsure we set all attributes correctly when we clone...
2018-04-09 Kalyan KondapallyAvoid using parent compositor for cloned display.
2018-04-09 Kalyan KondapallyAdd support to enable RBC dynamically.
2018-04-09 Yuanjun HuangAdd Render Buffer Compression support in HWComposer.
2018-04-08 jenny.q.caoFix compile warnings.
2018-04-08 Kalyan KondapallyRemoved unused is_cursor_layer param in InitializeFromN...
2018-04-03 Lin JohnsonAvoid ref twice if fb is generated
2018-04-02 Kalyan KondapallyRemove unused code related to PixelBuffer.
2018-04-02 Kalyan KondapallyMove raw pixel data handling to IAHWCLayer.
2018-03-30 Gowtham HosamaneCustom position for float display
2018-03-30 Kalyan KondapallyDon't register pixel buffers.
2018-03-30 Kalyan KondapallyDont force clear when whole buffer is damaged.
2018-03-30 Kalyan KondapallyTrack GemHandles and FB separately.
2018-03-30 Lin JohnsonEnsure we release handle even if hwc owns the buffer.
2018-03-28 Richard AvelarFix warnings generated in common core hwc
2018-03-27 xue.yifeiChange meta-data process to algin with SOS & fix Nested...
2018-03-27 Lin JohnsonUse global cache for KMS resources
2018-03-27 Lin JohnsonFix Damage rect regression
2018-03-26 Kalyan KondapallyOptimize Cursor rendering using GPU.
2018-03-26 Kalyan KondapallyHandle Surface Damage correctly in case of Transforms.
2018-03-24 Kalyan KondapallyRe-work Clone mode.
next