Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Destroy msg extracted from LoanedMessage. #1305

Merged
merged 9 commits into from
Jan 26, 2021

Commits on Jan 9, 2021

  1. Destroy msg extracted from LoanedMessage.

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui authored and Chen Lihui committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    9141c8f View commit details
    Browse the repository at this point in the history
  2. Remove the release method of LoadedMessage and a related test case

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui authored and Chen Lihui committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    3fa343c View commit details
    Browse the repository at this point in the history
  3. Revert "Remove the release method of LoadedMessage and a related test…

    … case"
    
    This reverts commit b982525.
    
    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui authored and Chen Lihui committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    a5bbd4e View commit details
    Browse the repository at this point in the history
  4. Use unique_ptr as return type for release method of LoanedMessage

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui authored and Chen Lihui committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    3739999 View commit details
    Browse the repository at this point in the history
  5. Update based on review.

    Co-authored-by: William Woodall <william@osrfoundation.org>
    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    2 people authored and Chen Lihui committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    459cb21 View commit details
    Browse the repository at this point in the history
  6. Update description for the release method

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui authored and Chen Lihui committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    5d96ba0 View commit details
    Browse the repository at this point in the history
  7. update based on suggestion and revert some changes.

    Co-authored-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    2 people authored and Chen Lihui committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    2b7e1b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Use explicit capture

    Co-authored-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui and ivanpauno committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c94cb69 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Use unique_ptr as argument type and update exist test

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    9867273 View commit details
    Browse the repository at this point in the history