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

Add byte array pooling to nio http transport #31349

Merged
merged 11 commits into from
Jun 15, 2018

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    d823bba View commit details
    Browse the repository at this point in the history
  2. WIP

    Tim-Brooks committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4aa8dba View commit details
    Browse the repository at this point in the history
  3. Hook up reference counting

    Tim-Brooks committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    9e51ba2 View commit details
    Browse the repository at this point in the history
  4. Add tests

    Tim-Brooks committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    46d7982 View commit details
    Browse the repository at this point in the history
  5. change names

    Tim-Brooks committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    72f45ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e42325 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Chnages for review

    Tim-Brooks committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    da37b44 View commit details
    Browse the repository at this point in the history
  2. Fix test

    Tim-Brooks committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    c11429c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fac55d View commit details
    Browse the repository at this point in the history
  4. Cleanup test

    Tim-Brooks committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    29014ad View commit details
    Browse the repository at this point in the history
  5. Fix test

    Tim-Brooks committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    d81fe44 View commit details
    Browse the repository at this point in the history