| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
refactor: 抽取rdb_service_adapter模块以降低IPC静态依赖 将rdb模块中的service proxy、notifier stub、types util、result set proxy等IPC相关代码抽取为独立的rdb_service_adapter模块,降低native_rdb对IPC的静态依赖,支持动态卸载场景。同时新增platform配置支持多平台编译。 Co-Authored-By: Agent Signed-off-by: deng-1jun <dengjun39@h-partners.com> 🤖 AI[0%] 🔧 Human Fixed[0%] 🧑 Human[100%] 👌 AI Adopted[0%] Change-Id: Ia56fd5c76ee6c6e467875d35e74f061d7e16887c | 16 天前 | |
refactor: 抽取rdb_service_adapter模块以降低IPC静态依赖 将rdb模块中的service proxy、notifier stub、types util、result set proxy等IPC相关代码抽取为独立的rdb_service_adapter模块,降低native_rdb对IPC的静态依赖,支持动态卸载场景。同时新增platform配置支持多平台编译。 Co-Authored-By: Agent Signed-off-by: deng-1jun <dengjun39@h-partners.com> 🤖 AI[0%] 🔧 Human Fixed[0%] 🧑 Human[100%] 👌 AI Adopted[0%] Change-Id: Ia56fd5c76ee6c6e467875d35e74f061d7e16887c | 16 天前 | |
refactor: 抽取rdb_service_adapter模块以降低IPC静态依赖 将rdb模块中的service proxy、notifier stub、types util、result set proxy等IPC相关代码抽取为独立的rdb_service_adapter模块,降低native_rdb对IPC的静态依赖,支持动态卸载场景。同时新增platform配置支持多平台编译。 Co-Authored-By: Agent Signed-off-by: deng-1jun <dengjun39@h-partners.com> 🤖 AI[0%] 🔧 Human Fixed[0%] 🧑 Human[100%] 👌 AI Adopted[0%] Change-Id: Ia56fd5c76ee6c6e467875d35e74f061d7e16887c | 16 天前 | |
fix gn failed Signed-off-by: ZhaoJinghui <zhaojinghui5@h-partners.com> AI[47%] Human Fixed[0%] Human[53%] AI Adopted[100%] Change-Id: If8ae047f0bfb46151af05f99bc2ee0be1606be8e | 16 天前 | |
fix: use extern C++ demangled names in versionscripts and add -fno-lto to CloudNotifierStubFuzzTest Replace compiler-specific _ZN mangled names with extern "C++" blocks using demangled C++ names for portability. Use * wildcard prefix to ensure vtable/typeinfo/template instantiation symbols are matched. Add -fno-lto workaround for LLD Thin LTO ARM .Ltmp undefined bug. Signed-off-by: guochao <guochao76@h-partners.com> Co-Authored-By: Agent Signed-off-by: guochao95 <guochao76@h-partners.com> 🤖 AI[100%] 👌 AI Adopted[100%] 🧑 Human[0%] Co-authored-by: opencode (glm-5.1) <ai@local> Change-Id: I7e74ab33a69a47e49c5cb2bb01bf53021b0008e9 | 2 个月前 |