| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-31 | plugin_manager adapt session_manager API and rewrite plugin_manger gtest | luwenpeng | |
| 2022-08-10 | Modify the implementation of the plugin manager take over | luwenpeng | |
| A plugin that is taken over, if the plugin was called before being taken over and has a registered SESSION_EVENT_CLOSING event, it will be called again when the SESSION_EVENT_CLOSING event comes. Otherwise, the plugin will not be called. | |||
| 2022-08-08 | Refactored pm_session_dettach_others to pm_session_take_over | luwenpeng | |
| 2022-08-04 | Plugin management support pm_session_dettach_me and pm_session_dettach_others | luwenpeng | |
| Add test cases for pm_session_dettach_me and pm_session_dettach_others | |||
| 2022-08-02 | Plugin Management support C plugin | luwenpeng | |
