8 Commits

Author SHA1 Message Date
GlaryCastle 2783f35adf Signed-off-by: GlaryCastle <yangpeng190@huawei.com>
Changes to be committed:
	modified:   framework/innerkits/include/paste_data.h
	modified:   framework/innerkits/src/pasteboard_client.cpp
	modified:   services/core/include/i_pasteboard_service.h
	modified:   services/core/include/pasteboard_service.h
	modified:   services/core/include/pasteboard_storage.h
	modified:   services/core/src/pasteboard_service.cpp
	modified:   services/core/src/pasteboard_storage.cpp
	modified:   services/dfx/src/behaviour/pasteboard_behaviour_reporter_impl.cpp
	modified:   services/dfx/src/calculate_time_consuming.cpp
	modified:   services/dfx/src/calculate_time_consuming.h
	modified:   services/dfx/src/command.cpp
	modified:   services/dfx/src/command.h
	modified:   services/dfx/src/fault/initialization_fault_impl.cpp
	modified:   services/dfx/src/hiview_adapter.cpp
	modified:   services/dfx/src/hiview_adapter.h
	modified:   services/dfx/src/pasteboard_dump_helper.cpp
	modified:   services/dfx/src/pasteboard_dump_helper.h
	modified:   services/dfx/src/pasteboard_trace.cpp
	modified:   services/dfx/src/reporter.cpp
	modified:   services/dfx/src/statistic/time_consuming_statistic_impl.cpp
	modified:   services/zidl/include/pasteboard_observer_proxy.h
	modified:   services/zidl/include/pasteboard_observer_stub.h
	modified:   services/zidl/include/pasteboard_service_proxy.h
	modified:   services/zidl/include/pasteboard_service_stub.h
	modified:   services/zidl/src/pasteboard_observer_proxy.cpp
	modified:   services/zidl/src/pasteboard_observer_stub.cpp
	modified:   services/zidl/src/pasteboard_service_proxy.cpp
	modified:   services/zidl/src/pasteboard_service_stub.cpp
2022-07-18 15:55:54 +08:00
ma-shaoyin cfb79fc2bb Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
	modified:   services/core/include/pasteboard_service.h
	modified:   services/core/src/pasteboard_service.cpp
2022-07-05 13:53:46 +08:00
ma-shaoyin 5be0d2acaa Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
	modified:   services/BUILD.gn
	modified:   services/core/include/pasteboard_service.h
	modified:   services/core/src/pasteboard_service.cpp
	new file:   services/dfx/src/behaviour/behaviour_reporter.h
	new file:   services/dfx/src/behaviour/pasteboard_behaviour_reporter_impl.cpp
	new file:   services/dfx/src/behaviour/pasteboard_behaviour_reporter_impl.h
	new file:   services/dfx/src/calculate_time_consuming.cpp
	new file:   services/dfx/src/calculate_time_consuming.h
	new file:   services/dfx/src/dfx_code_constant.h
	new file:   services/dfx/src/dfx_types.h
	new file:   services/dfx/src/fault/fault_reporter.h
	new file:   services/dfx/src/fault/initialization_fault_impl.cpp
	new file:   services/dfx/src/fault/initialization_fault_impl.h
	new file:   services/dfx/src/hiview_adapter.cpp
	new file:   services/dfx/src/hiview_adapter.h
	new file:   services/dfx/src/reporter.cpp
	new file:   services/dfx/src/reporter.h
	new file:   services/dfx/src/statistic/statistic_reporter.h
	new file:   services/dfx/src/statistic/time_consuming_statistic_impl.cpp
	new file:   services/dfx/src/statistic/time_consuming_statistic_impl.h
	modified:   test/fuzztest/pasteboardservice_fuzzer/BUILD.gn
2022-07-04 15:55:23 +08:00
ma-shaoyin d737acecd6 Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
	modified:   services/BUILD.gn
	modified:   services/core/include/pasteboard_service.h
	modified:   services/core/src/pasteboard_service.cpp
	new file:   services/dfx/src/command.cpp
	new file:   services/dfx/src/command.h
	new file:   services/dfx/src/pasteboard_dump_helper.cpp
	new file:   services/dfx/src/pasteboard_dump_helper.h
	new file:   services/dfx/src/pasteboard_trace.cpp
	new file:   services/dfx/src/pasteboard_trace.h
2022-07-04 14:41:57 +08:00
liulinna 939a754ce7 调整内存问题
Signed-off-by: guduhanyan <xuyanjun27@163.com>
2022-03-27 01:33:32 +08:00
liulinna bcd0cf42d7 调整xts打印信息不全问题
Signed-off-by: guduhanyan <xuyanjun27@163.com>
2022-03-24 02:45:48 +08:00
liulinna 21c9fcef30 crash问题修复
Signed-off-by: guduhanyan <xuyanjun27@163.com>
2022-03-19 07:00:19 +08:00
liulinna ce733eadd2 提交剪贴板代码
Signed-off-by: guduhanyan <xuyanjun27@163.com>
2022-03-09 13:23:51 +08:00