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

New Span-based serialization logic (followup for #7351) #7576

Merged

Commits on Jun 2, 2020

  1. Copy the full SHA
    c855561 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a329764 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fe14799 View commit details
    Browse the repository at this point in the history
  4. more progress

    jtattermusch committed Jun 2, 2020
    Copy the full SHA
    f9d9019 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ee6b20a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d0e08f5 View commit details
    Browse the repository at this point in the history
  7. fix a bunch of bugs

    jtattermusch committed Jun 2, 2020
    Copy the full SHA
    5fc49bd View commit details
    Browse the repository at this point in the history
  8. fix WriteString bug

    jtattermusch committed Jun 2, 2020
    Copy the full SHA
    5742a64 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c17af44 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    ca7bc46 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    dda6217 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    d3eddf7 View commit details
    Browse the repository at this point in the history
  13. regenerate C# protos

    jtattermusch committed Jun 2, 2020
    Copy the full SHA
    125e4ad View commit details
    Browse the repository at this point in the history
  14. test are almost passing

    jtattermusch committed Jun 2, 2020
    Copy the full SHA
    ea1d559 View commit details
    Browse the repository at this point in the history
  15. fix codegen

    jtattermusch committed Jun 2, 2020
    Copy the full SHA
    2b9a73e View commit details
    Browse the repository at this point in the history
  16. regenerate code

    jtattermusch committed Jun 2, 2020
    Copy the full SHA
    9070389 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    361c933 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    90d4969 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Copy the full SHA
    3cdc107 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ecbb29d View commit details
    Browse the repository at this point in the history
  3. add more tests

    jtattermusch committed Jun 3, 2020
    Copy the full SHA
    2bce090 View commit details
    Browse the repository at this point in the history
  4. add WriteFloat TODO

    jtattermusch committed Jun 3, 2020
    Copy the full SHA
    1e1d455 View commit details
    Browse the repository at this point in the history
  5. add more tests

    jtattermusch committed Jun 3, 2020
    Copy the full SHA
    8dbf707 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9039103 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7bfaaba View commit details
    Browse the repository at this point in the history
  8. increase test coverage

    jtattermusch committed Jun 3, 2020
    Copy the full SHA
    b3cdba1 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ba61d76 View commit details
    Browse the repository at this point in the history
  10. a bit more cleanup

    jtattermusch committed Jun 3, 2020
    Copy the full SHA
    94e64f2 View commit details
    Browse the repository at this point in the history
  11. increase test coverage

    jtattermusch committed Jun 3, 2020
    Copy the full SHA
    f9f92a6 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5637289 View commit details
    Browse the repository at this point in the history
  13. remove a TODO

    jtattermusch committed Jun 3, 2020
    Copy the full SHA
    b2c9497 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Copy the full SHA
    886c263 View commit details
    Browse the repository at this point in the history
  2. optimize WriteFloat

    jtattermusch committed Jun 5, 2020
    Copy the full SHA
    a296413 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. address review comments

    jtattermusch committed Jun 8, 2020
    Copy the full SHA
    8a2d588 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3dad187 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3375e25 View commit details
    Browse the repository at this point in the history
  4. remove some todos

    jtattermusch committed Jun 8, 2020
    Copy the full SHA
    43dcee2 View commit details
    Browse the repository at this point in the history
  5. address a few TODOs

    jtattermusch committed Jun 8, 2020
    Copy the full SHA
    e14a5c8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    53708e2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    19c0d73 View commit details
    Browse the repository at this point in the history
  8. address a few TODOs

    jtattermusch committed Jun 8, 2020
    Copy the full SHA
    c06812b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e346fde View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Copy the full SHA
    5eec497 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    549dc9a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

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

Commits on Jun 11, 2020

  1. Copy the full SHA
    6a69690 View commit details
    Browse the repository at this point in the history
  2. update Makefile.am

    jtattermusch committed Jun 11, 2020
    Copy the full SHA
    e967fac View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9d6969b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

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

Commits on Jun 23, 2020

  1. Copy the full SHA
    1f56e5e View commit details
    Browse the repository at this point in the history
  2. WriteFloat improvements

    jtattermusch committed Jun 23, 2020
    Copy the full SHA
    d3557ca View commit details
    Browse the repository at this point in the history
  3. optimize WriteString

    jtattermusch committed Jun 23, 2020
    Copy the full SHA
    17a4b18 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6afd469 View commit details
    Browse the repository at this point in the history
  5. optimize WriteRawByte

    jtattermusch committed Jun 23, 2020
    Copy the full SHA
    80780bd View commit details
    Browse the repository at this point in the history
  6. optimize WriteRawBytes

    jtattermusch committed Jun 23, 2020
    Copy the full SHA
    9ca0877 View commit details
    Browse the repository at this point in the history
  7. optimize WriteVarint32

    jtattermusch committed Jun 23, 2020
    Copy the full SHA
    9d53fad View commit details
    Browse the repository at this point in the history
  8. optimize WriteVarint64

    jtattermusch committed Jun 23, 2020
    Copy the full SHA
    2f16981 View commit details
    Browse the repository at this point in the history
  9. optimize WriteRawTag

    jtattermusch committed Jun 23, 2020
    Copy the full SHA
    4f0afc7 View commit details
    Browse the repository at this point in the history