1. 01fb04d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  2. ba4a862 Fix compile errors by Craig Tiller · 8 years ago
  3. 7a1a389 Fix compile errors by Craig Tiller · 8 years ago
  4. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 8 years ago
  5. c5b7f36 Fix load file test by Craig Tiller · 8 years ago
  6. 4727b9b Cleanup error handling for google_default_credentials by Craig Tiller · 8 years ago
  7. 9be075c Fix leak in port deallocation by Craig Tiller · 8 years ago
  8. 3b842de Fix leak in dualstack_socket_test by Craig Tiller · 8 years ago
  9. c654554 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  10. 1b6969a Merge pull request #6589 from dklempner/return_unused_port by Jan Tattermusch · 8 years ago
  11. 948afdd Run clang-format against port_posix.c and port_windows.c by David Klempner · 8 years ago
  12. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  13. 1ba1bba Merge pull request #6567 from markdroth/large_metadata_test_fix by David Klempner · 8 years ago
  14. 6fb122d Add calls to grpc_recycle_unused_port to two of the tests which call by David Klempner · 8 years ago
  15. c7614cf Fix declarations in port.h to not be ambiguous in C due to K&R. by David Klempner · 8 years ago
  16. 9ad288e Merge pull request #6578 from jtattermusch/add_bat_copyrights by Jan Tattermusch · 8 years ago
  17. 2ecb08f Merge branch 'master' into return_unused_port by David Klempner · 8 years ago
  18. 2754c91 Add an API to return an unused port to the portserver by David Klempner · 8 years ago
  19. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  20. 9dff3c6 Merge pull request #33 from markdroth/error by Craig Tiller · 8 years ago
  21. f551edf add missing copyrights to .bat files by Jan Tattermusch · 8 years ago
  22. c96151b Merge pull request #6561 from vjpai/ytpo by Jan Tattermusch · 8 years ago
  23. 34ee7e1 Use bool instead of int. by Mark D. Roth · 8 years ago
  24. df1a1cb Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  25. e0d6c57 Fuzzing fixes by Craig Tiller · 8 years ago
  26. a10bdd6 Merge remote-tracking branch 'ctiller/error' into error by Mark D. Roth · 8 years ago
  27. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  28. d039722 Fix goaway_server_test by Craig Tiller · 8 years ago
  29. bc5fcad Fix httpscli_test by Craig Tiller · 8 years ago
  30. 945af65 Fix api_fuzzer leak by Craig Tiller · 8 years ago
  31. 65279fe Fix jwt_verifier_test by Craig Tiller · 8 years ago
  32. be0d7fe Fix socket_utils_test, clang-fmt by Craig Tiller · 8 years ago
  33. 6d0b4d2 Merge branch 'master' of github.com:grpc/grpc into merge by David Garcia Quintas · 8 years ago
  34. 5eba797 Switch from snprintf() to gpr_asprintf(). by Mark D. Roth · 8 years ago
  35. 0eb3e13 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. by Mark D. Roth · 8 years ago
  36. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  37. 8a95be5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  38. 8f42fcc Work-in-progress on fixing endpoint tests. by Mark D. Roth · 8 years ago
  39. 5f902c1 Fix tsan reported error by Craig Tiller · 8 years ago
  40. 9aa6f40 Add callback when gRPC FD is about to be orphaned. by Robbie Shade · 8 years ago
  41. c1ff865 Fixed socket_utils_test. by Mark D. Roth · 8 years ago
  42. a65f9f5 Fix test usage of pollset by Craig Tiller · 8 years ago
  43. de788e7 Fixed hpack_parser_test and hpack_table_test. by Mark D. Roth · 8 years ago
  44. b4cb249 steaming -> streaming by Vijay Pai · 8 years ago
  45. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  46. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  47. 86803d1 Merge pull request #6470 from yang-g/error_with_trailer by Jorge Canizales · 8 years ago
  48. 113cc3d Fix compile error by Craig Tiller · 8 years ago
  49. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  50. b85e9d4 fix formatting by Jan Tattermusch · 8 years ago
  51. 9d86120 clang-format by Craig Tiller · 8 years ago
  52. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  53. d6dabf9 Merge pull request #6449 from sreecha/stress_client_reconnects by Jan Tattermusch · 8 years ago
  54. 8bda87c Fix most hpack fuzzers by Craig Tiller · 8 years ago
  55. 480c4c6 Merge pull request #26 from dgquintas/resolve_test by Craig Tiller · 8 years ago
  56. d5520c1 fixes for resolve address by David Garcia Quintas · 8 years ago
  57. 8b38274 Merge pull request #6514 from yang-g/va_start by Jan Tattermusch · 8 years ago
  58. e77e9b3 fixed wrong malloc in test code for dns resolv by David Garcia Quintas · 8 years ago
  59. 1a9d8a7 Merge pull request #6513 from ctiller/warnings by Nicolas Noble · 8 years ago
  60. c5943093 Change argument type to avoid undefined behavior by yang-g · 8 years ago
  61. 39e71c3 fix compiling error by yang-g · 8 years ago
  62. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  63. 78222f7 Enable -Wextra-semi on compilers that support it by Craig Tiller · 8 years ago
  64. cfbe020 Merge pull request #6320 from markdroth/limit_metadata_size by Jan Tattermusch · 8 years ago
  65. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  66. 4f9c89a Merge pull request #6421 from ctiller/mwha by Jan Tattermusch · 8 years ago
  67. 92a9156 Merge pull request #6462 from jtattermusch/benchmarking_unify_scenarios by Jan Tattermusch · 8 years ago
  68. 45fe17f Fix leak by Craig Tiller · 8 years ago
  69. 6a64bfd Progress converting to new error system by Craig Tiller · 8 years ago
  70. 86df5a8 Fix filter_causes_close by Craig Tiller · 8 years ago
  71. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  72. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  73. 1aee536 Progress converting to new error system by Craig Tiller · 8 years ago
  74. 94f8453 Bug fixes to error handling by Craig Tiller · 8 years ago
  75. 4f1d0f3 Error reporting progress by Craig Tiller · 8 years ago
  76. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  77. f707d62 Convert tests to new error scheme by Craig Tiller · 8 years ago
  78. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  79. 080528a Add parsing back to protobuf example by yang-g · 8 years ago
  80. 4e2f772 rename grpc.protoc.compiler to grpc.tools.protoc by Jan Tattermusch · 8 years ago
  81. 6f0fe0f fix python distribtests with docker on overlay by Jan Tattermusch · 8 years ago
  82. 4f5b291 fix clang formatting by Sree Kuchibhotla · 8 years ago
  83. 067cce5 Fix asan test failure. by Mark D. Roth · 8 years ago
  84. 4c07008 Add a test for server returning error with debug info in trailer. by yang-g · 8 years ago
  85. 303d308 Fixed compression interop and re-enable for C++. by David Garcia Quintas · 8 years ago
  86. a21c7e9 add support for scenario categories by Jan Tattermusch · 8 years ago
  87. 27ca074 Merge pull request #6450 from nicolasnoble/gopro by Jan Tattermusch · 8 years ago
  88. ddad978 API fuzzer compiles with new error handling by Craig Tiller · 8 years ago
  89. c5549fc Remove redundant error check by Sree Kuchibhotla · 8 years ago
  90. e8ca2ac Merge pull request #6442 from jtattermusch/csharp_fixing_distribtests by Jan Tattermusch · 8 years ago
  91. 5130427 Add remaining inteorp tests to stress client by Sree Kuchibhotla · 8 years ago
  92. ad0f792 Interop client that is resilient to server restarts by Sree Kuchibhotla · 8 years ago
  93. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  94. f2f707c More clang-format fixes. by Mark D. Roth · 8 years ago
  95. 4ba6a64 Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error by Craig Tiller · 8 years ago
  96. 4ead664 small addendum for python distribtests by Jan Tattermusch · 8 years ago
  97. 74b41c0 fix C# distrib test after getting rid of grpc.native.csharp package by Jan Tattermusch · 8 years ago
  98. 36918fc Merge pull request #6374 from grpc/dgquintas-patch-1 by Jan Tattermusch · 8 years ago
  99. ac50cf9 Merge pull request #6412 from ctiller/large_async_secure_and_fixed by Jan Tattermusch · 8 years ago
  100. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago