-
Notifications
You must be signed in to change notification settings - Fork 40
pick develop/eagle to master #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Maintain the monitor info of supported resolutions in special machine. pick from: linuxdeepin@b71dbea Log: Maintain the monitor info in special machine. Bug: https://pms.uniontech.com/bug-view-325731.html Change-Id: Iddfadc1ab05f3b81df5469240fde4346ac35e378
-- Clear the preview cache to avoid duplicate infomation accumulation. Log: add feature for GPU. Task: https://pms.uniontech.com/task-view-378987.html
-- improve loop performance and reduce stuttering. Log: add feature for GPU. Task: https://pms.uniontech.com/task-view-378987.html
-- In some special computer, the GPU info not show. -- Add logic to show GPU info. -- Remove duplicate code and improve code readability. pick from: linuxdeepin@553f3a9 Log: add feature for GPU. Task: https://pms.uniontech.com/task-view-378987.html
-- Variable 'ret' is reassinged a value befor the old one has been used. pcik from: linuxdeepin@10e0f89
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deepin pr auto review我来对这个git diff进行审查,主要关注代码逻辑、性能、安全性等方面的问题。
总体来说,这次改动主要优化了代码逻辑和性能,提高了代码的安全性,但需要注意错误处理机制的完整性。建议在后续开发中保持这些良好的编程实践。 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/forcemerge |
|
This pr force merged! (status: unstable) |
pick develop/eagle to master