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

transport: remove decodeState from client to reduce allocations #3313

Merged
merged 34 commits into from May 12, 2021

Commits on Jan 12, 2020

  1. Copy the full SHA
    a4a5f28 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Copy the full SHA
    cd907d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Remove grpcErr & httpErr

    JNProtzman committed Jan 27, 2020
    Copy the full SHA
    3f62a6e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Copy the full SHA
    88d6557 View commit details
    Browse the repository at this point in the history
  2. wip

    JNProtzman committed Feb 15, 2020
    Copy the full SHA
    0804bd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Copy the full SHA
    7850d79 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    650d182 View commit details
    Browse the repository at this point in the history
  3. Cleanup redundant code

    JNProtzman committed Mar 8, 2020
    Copy the full SHA
    e9bbc9b View commit details
    Browse the repository at this point in the history
  4. go fmt

    JNProtzman committed Mar 8, 2020
    Copy the full SHA
    00df58b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. goimports

    JNProtzman committed Mar 9, 2020
    Copy the full SHA
    44c840b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Copy the full SHA
    5b3ab1c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Copy the full SHA
    515d41c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bd4f7d2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bc568f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Copy the full SHA
    ebc4dc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Copy the full SHA
    c1fb093 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Copy the full SHA
    ae83159 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Copy the full SHA
    32a2ae1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Copy the full SHA
    80a9c2e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Copy the full SHA
    e8ca122 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    edba44f View commit details
    Browse the repository at this point in the history
  3. remove unused method

    JNProtzman committed Sep 16, 2020
    Copy the full SHA
    ce409bf View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Copy the full SHA
    eeeeaed View commit details
    Browse the repository at this point in the history
  2. less map lookups

    JNProtzman committed May 5, 2021
    Copy the full SHA
    268cd71 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    eac772e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Address PR comments

    JNProtzman committed May 6, 2021
    Copy the full SHA
    b4e27f6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1de0a18 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1ddc6ef View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Copy the full SHA
    4007ee2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3e4245e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Copy the full SHA
    3e0cc45 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    JNProtzman committed May 11, 2021
    Copy the full SHA
    fef76c2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Don't use status.convert()

    JNProtzman committed May 12, 2021
    Copy the full SHA
    c1095bd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ac7193f View commit details
    Browse the repository at this point in the history