| 删除对build_theme_code依赖
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
| 8 个月前 |
| add build/CALUDE.md frameworks/bridge/plugin_frontend/CLAUDE.md
Signed-off-by: H-xinwei <huangxinwei4@huawei.com>
Change-Id: I4ddd23e04d49a5dfc70b838b3cc020dff4f6c349
| 3 个月前 |
| fix(bridge): address callback style warnings
Signed-off-by: Mikhail V. Lobakh <lobah.mikhail@huawei-partners.com>
Change-Id: Id1267c316e175d2d80b46f5e7da1c15a00defc60
| 4 天前 |
| Add new callback for inspector.
Signed-off-by: chijunwen <chijunwen@h-partners.com>
| 2 个月前 |
| refactor(bridge): collapse JS callback wrappers
stripped libace_compatible.z.so size before baseline/master: 57688036 bytes
stripped libace_compatible.z.so size after: 57622344 bytes
stripped libace_compatible.z.so delta vs baseline/master: -65692 bytes
Scope:
- legacy js bridge task and callback forwarders
- declarative JSView callback wrappers
- repeat JS function callbacks
- JSI animation callback tasks
- plugin/frontend delegate task callbacks
Implementation:
- replace repeated lambda/std::function bodies with narrow callback/task carriers
- add declarative JS callback state helpers
- preserve concrete callback execution paths in accepted helper replacements
Change-Id: I71b2760eb3cda7ec23dc62a7567b042381c716c0
Signed-off-by: Mikhail V. Lobakh <lobah.mikhail@huawei-partners.com>
| 4 天前 |
| Ace_engine add monitor for crown events
Signed-off-by: yuanlin94 <linyuan25@h-partners.com>
| 4 个月前 |