23 Commits

Author SHA1 Message Date
lizheng
f5130bc6e5 fix code spec
Change-Id: I214cd97b81956090e4f6856c3d0fb868ae5b0bc7
Signed-off-by: lizheng <lizheng2@huawei.com>
2021-11-26 15:56:39 +08:00
lizheng
b6934c688b add trace
Change-Id: Iae1c680a67f5d3a3833c8ea4448746a36a01fa63
Signed-off-by: lizheng <lizheng2@huawei.com>
2021-11-26 14:16:39 +08:00
lizheng
aa4960656b Add fence
Change-Id: I400adece85431c2597728c7cd7093847f29abdd8
Signed-off-by: lizheng <lizheng2@huawei.com>
2021-11-25 10:21:55 +08:00
openharmony_ci
cbbd8b9f1b !65 重新支持WMLayout,从LTS上同步代码到master上
Merge pull request !65 from Karl/resupport_wmlayout
2021-10-11 11:50:01 +00:00
luwh0708
af29148929 fix gn format
Change-Id: I28a740d505c442d0480b36f2a76e533af62ab97c
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-10-09 11:01:31 +08:00
luwh0708
ad19109fbf resupport wmlayout
Change-Id: Ibae1d1d815df91b2da4c0de7ac2591bb85a7afef
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-10-09 11:01:04 +08:00
luwh0708
47bee83b0c fix systemcall interrupt by signal
come from man signal.7
- add redo for "waitpid", "poll", "sem_wait"
- replace "usleep", "sleep" by "std::this_thread::sleep_for"
- replace "sleep(0)" by "std::this_thread::yield"

Change-Id: I3a4f2fbbd0bfac9958fd64e1d3950ae98d31155c
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-10-09 10:02:46 +08:00
luwh0708
eae5c73306 fix review bot
Change-Id: I61c60723290eca158eb1c9908a0905025816566d
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-09-28 00:40:39 -07:00
luwh0708
0fba351349 fix codex2
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-09-28 00:40:39 -07:00
lizheng
5eade12cf6 fix code spec
Change-Id: Id2ac6913418a5d5c84b8bd91bda5a3032e6d3cea
Signed-off-by: lizheng <lizheng2@huawei.com>
2021-09-16 22:12:09 +08:00
lizheng
540961ff51 add display napi
WMServer支持使用SCSS配置文件
修复WMClient的单元测试失败问题
bugfix for subwindwo video offset problem.
实现窗口模式
支持weston实现hdi后端
设置Video类型子窗口的Surface默认值
fix video type window offset error
修复Surface的Usage问题
重构wmtest,将其作为图形的原生测试
add window type

Signed-off-by: lizheng <lizheng2@huawei.com>
Change-Id: I4ae16a6c2b7b5ba4f3c41f7fa7b7165d96a597b3
2021-09-15 22:49:31 +08:00
luwh0708
b9469b116f update Promise
Change-Id: Ia52105bf4e574fd9f67fe1a6cca70f750d9d3f5b
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-09-09 14:42:31 +08:00
luwh0708
9e73cf98c9 fix code spec
Change-Id: I344652ef6e01f71009561ece2b2afaa7a61752a2
Signed-off-by: luwh0708 <1632083718@qq.com>
2021-09-09 09:33:55 +08:00
lizheng
0256e3c905 vsync improve
Change-Id: I85ae1042e71d34a3ac298e215081abef9ad1faa9
Signed-off-by: lizheng <lizheng2@huawei.com>
2021-08-30 21:08:32 +08:00
lizheng
94564cd171 sync from std to master
Change-Id: Ia38220e0f913554c4041fd37de0f2311784b4a5c
Signed-off-by: lizheng <lizheng2@huawei.com>
2021-08-04 20:56:22 +08:00
openharmony_ci
a791fe4d50 !11 sync std to master
Merge pull request !11 from huanglei/sync-std-to-master
2021-07-19 13:33:33 +00:00
JasonYujia
148a6a651c sync code from std to master
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
2021-07-19 11:20:13 +00:00
黄磊
2077815aa3 sync from std to master
fix mistake about free buffer handle
    change rc to cfg
    change socket patch
    fix bufferhandle init bug

Signed-off-by: 黄磊 <huanglei0704@thundersoft.com>
Change-Id: Id89bd9b2301e4035a9ad152a76e01058be8f05a1
Signed-off-by: 黄磊 <huanglei0704@thundersoft.com>
2021-07-19 17:28:31 +08:00
JasonYujia
a0efd5496c IssueNo:#I3V8U0
Description:Uniform display hdi for L1&L2.
Feature or Bugfix:Bugfix
Binary Source: No
Signed-off-by: JasonYujia <yujia112@126.com>
2021-06-17 10:20:29 +00:00
JasonYujia
ad4f56e1db IssueNo:#I3V8U0
Description:Uniform display hdi for L1&L2.
Feature or Bugfix:Bugfix
Binary Source: No
Signed-off-by: JasonYujia <yujia112@126.com>
2021-06-17 10:18:11 +00:00
JasonYujia
f8816dc255 IssueNo:#I3V8U0
Description:Uniform display hdi for L1&L2.
Feature or Bugfix:Bugfix
Binary Source: No
Signed-off-by: JasonYujia <yujia112@126.com>
2021-06-17 10:17:28 +00:00
JasonYujia
bdbcfb2ee8 IssueNo:#I3V8U0
Description:Uniform display hdi for L1&L2.
Feature or Bugfix:Bugfix
Binary Source: No
Signed-off-by: JasonYujia <yujia112@126.com>
2021-06-15 09:44:18 +00:00
mamingshuai
915a42948f update OpenHarmony 2.0 Canary 2021-06-02 02:21:18 +08:00