1. a10bdd6 Merge remote-tracking branch 'ctiller/error' into error by Mark D. Roth · 8 years ago
  2. 5028334 Further renamings (compression channel arg keys) by David Garcia Quintas · 8 years ago
  3. 11b520a New protobuf version by David Garcia Quintas · 8 years ago
  4. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  5. e644cfd better docstrings for compression_types.h by David Garcia Quintas · 8 years ago
  6. d039722 Fix goaway_server_test by Craig Tiller · 8 years ago
  7. 6ce4d0b prepare to enable ubsan in continuous build by yang-g · 8 years ago
  8. 9346616 Allow for multiline #endif guards by David Garcia Quintas · 8 years ago
  9. 2ea66c3 Added comment about repeated responses by Yuchen Zeng · 8 years ago
  10. bc5fcad Fix httpscli_test by Craig Tiller · 8 years ago
  11. 945af65 Fix api_fuzzer leak by Craig Tiller · 8 years ago
  12. f11f2b1 Merge pull request #6453 from kpayson64/python_protoc by Jan Tattermusch · 8 years ago
  13. 20b7d48 Merge pull request #6529 from thinkerou/master by Jan Tattermusch · 8 years ago
  14. 1aa28f0 Merge pull request #6546 from carl-mastrangelo/womble by Jan Tattermusch · 8 years ago
  15. 65279fe Fix jwt_verifier_test by Craig Tiller · 8 years ago
  16. be0d7fe Fix socket_utils_test, clang-fmt by Craig Tiller · 8 years ago
  17. 8e5c934 Fix leaks in server fuzzer by Craig Tiller · 8 years ago
  18. 375a3a6 Merge pull request #31 from dgquintas/merge by Craig Tiller · 8 years ago
  19. 6d0b4d2 Merge branch 'master' of github.com:grpc/grpc into merge by David Garcia Quintas · 8 years ago
  20. 5eba797 Switch from snprintf() to gpr_asprintf(). by Mark D. Roth · 8 years ago
  21. 7362135 Merge remote-tracking branch 'upstream/master' into unique_ptr_reset by yang-g · 8 years ago
  22. d9c5896 Fix leaks in server_chttp2_test by Craig Tiller · 8 years ago
  23. a709afe Merge pull request #6479 from kpayson64/python_protoc_formatting by Jan Tattermusch · 8 years ago
  24. 8b34ab0 Merge pull request #6552 from jboeuf/add_curlies by Jan Tattermusch · 8 years ago
  25. 0eb3e13 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. by Mark D. Roth · 8 years ago
  26. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  27. 7e0b812 Merge pull request #6562 from rjshade/on_orphan_callback by Jan Tattermusch · 8 years ago
  28. 677e04d Merge pull request #6431 from murgatroid99/node_protoc_examples by Jan Tattermusch · 8 years ago
  29. 8a95be5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  30. 8f42fcc Work-in-progress on fixing endpoint tests. by Mark D. Roth · 8 years ago
  31. 5f902c1 Fix tsan reported error by Craig Tiller · 8 years ago
  32. 9aa6f40 Add callback when gRPC FD is about to be orphaned. by Robbie Shade · 8 years ago
  33. c1ff865 Fixed socket_utils_test. by Mark D. Roth · 8 years ago
  34. 368e889 Merge branch 'cleaner-posix3' of github.com:ctiller/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  35. a65f9f5 Fix test usage of pollset by Craig Tiller · 8 years ago
  36. e3f0789 Merge pull request #29 from markdroth/error by Craig Tiller · 8 years ago
  37. 26dd2b8 Merge pull request #6560 from jtattermusch/csharp_channel_shutdown_improvements by Jan Tattermusch · 8 years ago
  38. de788e7 Fixed hpack_parser_test and hpack_table_test. by Mark D. Roth · 8 years ago
  39. ff10e6d Merge pull request #28 from markdroth/error by Craig Tiller · 8 years ago
  40. f67fc97 Fix headers_bad_client_test. by Mark D. Roth · 8 years ago
  41. b4cb249 steaming -> streaming by Vijay Pai · 8 years ago
  42. d310451 Remove redundant declaration by Craig Tiller · 8 years ago
  43. 528fb66 improve channel behavior in shutdown situations by Jan Tattermusch · 8 years ago
  44. 11b55df use LANG_ENGLISH for windows api FormatMessage by goldenbull · 8 years ago
  45. 71f9665 Small fixes by Craig Tiller · 8 years ago
  46. e43e27d Merge remote-tracking branch 'upstream/master' by thinkerou · 8 years ago
  47. 1acbe3e Merge pull request #6545 from jtattermusch/csharp_stress_metrics_fix by Jan Tattermusch · 8 years ago
  48. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  49. a782375 Addressed the discussion on 05/11/2016 by Yuchen Zeng · 8 years ago
  50. 8fd9074 Add curlies for multiline if statements. by Julien Boeuf · 8 years ago
  51. d46efd7 replaced header list with filegroup in build.yaml. by Makarand Dharmapurikar · 8 years ago
  52. 93afc4b Merge pull request #6543 from jtattermusch/benchmarking_fix_go_and_others by Jan Tattermusch · 8 years ago
  53. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  54. 86803d1 Merge pull request #6470 from yang-g/error_with_trailer by Jorge Canizales · 8 years ago
  55. be187b0 Format changes to python protoc generation by Ken Payson · 8 years ago
  56. 86cf1d2 Set GC params for Java Stress Test by Carl Mastrangelo · 8 years ago
  57. 7d5111e dont run go as part of smoketest by Jan Tattermusch · 8 years ago
  58. 962e86c Merge pull request #6541 from murgatroid99/release-0_14_upmerge by Nicolas Noble · 8 years ago
  59. 2355614 Merge pull request #6217 from ctiller/all-the-things by Nicolas Noble · 8 years ago
  60. d151dcb fix qps reporting in C# stress client by Jan Tattermusch · 8 years ago
  61. ad17bf7 propagate jenkins env variables to netperf client by Jan Tattermusch · 8 years ago
  62. ba1bb87 Merge pull request #27 from dgquintas/bind_error by Craig Tiller · 8 years ago
  63. 56aa023 Let execution contexts signal that they are done by Craig Tiller · 8 years ago
  64. 0cc2acc make --category smoketest explicit by Jan Tattermusch · 8 years ago
  65. 1095c31 run netperf in smoketest as well by Jan Tattermusch · 8 years ago
  66. 649d126 set GOPATH when executing go worker by Jan Tattermusch · 8 years ago
  67. 32ec133 fixes server_test by David Garcia Quintas · 8 years ago
  68. d40b104 Merge remote-tracking branch 'upstream/release-0_14' into release-0_14_upmerge by murgatroid99 · 8 years ago
  69. 1b55f59 Merge pull request #6538 from murgatroid99/version_0.14.2-pre1 by Nicolas Noble · 8 years ago
  70. 8788169 Update release version to 0.14.2-pre1 by murgatroid99 · 8 years ago
  71. 2b22397 Merge pull request #6535 from murgatroid99/version_0.14.1 by Nicolas Noble · 8 years ago
  72. f624a79 Merge pull request #6537 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  73. 113cc3d Fix compile error by Craig Tiller · 8 years ago
  74. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  75. c8b2543 Merge pull request #6526 from jtattermusch/improve_examples by Jan Tattermusch · 8 years ago
  76. 0840b85 Merge pull request #6500 from murgatroid99/ruby_user_agent by Jan Tattermusch · 8 years ago
  77. c527320 Merge pull request #6534 from jtattermusch/clang38_fix_formatting by Jan Tattermusch · 8 years ago
  78. 38c6cfb Merge pull request #6536 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  79. c1c6b3c Update release version to 0.14.1 by murgatroid99 · 8 years ago
  80. 13435ed Merge pull request #6520 from jtattermusch/add_go_perftest by Jan Tattermusch · 8 years ago
  81. 331f05c Merge pull request #6521 from nicolasnoble/protobuf-bump by Jan Tattermusch · 8 years ago
  82. 4c2218e Force wakeup after fd addition by Craig Tiller · 8 years ago
  83. 4ec9e46 Merge pull request #6532 from murgatroid99/node_package_missing_directories by Nicolas Noble · 8 years ago
  84. 1a56147 Merge pull request #6527 from murgatroid99/node_tools_plugin_encoding_fix by Nicolas Noble · 8 years ago
  85. b85e9d4 fix formatting by Jan Tattermusch · 8 years ago
  86. 9d86120 clang-format by Craig Tiller · 8 years ago
  87. 4bd3a7c change go scenarios to use sync api by Jan Tattermusch · 8 years ago
  88. 3b59b0f integrate Go qps worker by Jan Tattermusch · 8 years ago
  89. 594ff20 Merge pull request #6524 from kpayson64/qps_improvements by Jan Tattermusch · 8 years ago
  90. 3b3069d Add some missing directories to package.json by murgatroid99 · 8 years ago
  91. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  92. 161b03f Merge remote-tracking branch 'upstream/master' by thinkerou · 8 years ago
  93. cfc8ae1 Fix connectivity bits by Craig Tiller · 8 years ago
  94. 1fc79fc Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions by Jan Tattermusch · 8 years ago
  95. d6dabf9 Merge pull request #6449 from sreecha/stress_client_reconnects by Jan Tattermusch · 8 years ago
  96. 7363674 Merge pull request #6477 from jtattermusch/benchmarking_add_netperf by Jan Tattermusch · 8 years ago
  97. c4727db Merge remote-tracking branch 'upstream/master' by thinkerou · 8 years ago
  98. f7b0187 add ownend and delete dtor by thinkerou · 8 years ago
  99. 03291c4 bind error in tcp server posix by David Garcia Quintas · 8 years ago
  100. 8291274 Fixed variable by murgatroid99 · 8 years ago