1. 59db187 Merge branch 'tsan-c++' into hybrid by Craig Tiller · 7 years ago
  2. a4894fc Merge pull request #10182 from ctiller/cpparena by Craig Tiller · 7 years ago
  3. ce67bff Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x by murgatroid99 · 7 years ago
  4. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  5. 5b1c5f2 Extend clang-format to C#, Node, Ruby by Craig Tiller · 7 years ago
  6. 0dd38b5 Fix broken merge by Craig Tiller · 7 years ago
  7. 3512ec9 Fix typo by Craig Tiller · 7 years ago
  8. 76c8400 Node benchmarks: allow arbitrary message size, add CPU usage stats by murgatroid99 · 7 years ago
  9. c3666d7 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  10. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  11. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  12. 92e0fee Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  13. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  14. d9986c3 1.3.x branch cut by David Garcia Quintas · 7 years ago
  15. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 7 years ago
  16. 57e6485 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  17. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  18. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  19. cd3ae4f Remove API by Craig Tiller · 7 years ago
  20. 70a2a4b Bump version to 1.2.4 by murgatroid99 · 7 years ago
  21. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  22. 43713e6 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD by Jan Tattermusch · 7 years ago
  23. 017a335 Only delete core-level server if shutdown was successful by murgatroid99 · 7 years ago
  24. 803392e Node server: add NULL check to tryShutdown by murgatroid99 · 7 years ago
  25. c22d62f Move ForceShutdown completion handling to new OnComplete method by murgatroid99 · 7 years ago
  26. 42cfaa9 Add native tag completion callbacks, dispose of server after tryShutdown succeeds by murgatroid99 · 7 years ago
  27. 79962f3 Refactor tag completion handling into one function by murgatroid99 · 7 years ago
  28. f2b949b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  29. 7b9f97b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  30. 7cfa1bf Bump version to 1.2.3 by murgatroid99 · 7 years ago
  31. a78582b Ignore a couple of errors in the Node express benchmark by murgatroid99 · 7 years ago
  32. bbf4e5b Merge pull request #10468 from murgatroid99/node_call_destruction_bug by Michael Lumish · 7 years ago
  33. a075688 Merge pull request #10503 from murgatroid99/node_memory_leak_2 by Michael Lumish · 7 years ago
  34. 2a4ea2d Node: consolidate call destruction logic by murgatroid99 · 7 years ago
  35. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  36. a8052c7 Correct use of ProtoBuf.js 6 message encoding API by murgatroid99 · 7 years ago
  37. 77e06b2 Node: fix leak of sent metadata by murgatroid99 · 7 years ago
  38. 7fb2129 Merge branch 'master' into node_protobuf_js_6_upgrade by murgatroid99 · 7 years ago
  39. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  40. f712ae7 Fix a couple of issues with the use of the Protobuf.js API by murgatroid99 · 7 years ago
  41. 130568e Fix call destruction bug by murgatroid99 · 7 years ago
  42. c84d67e Keep changes from #10093 by murgatroid99 · 7 years ago
  43. a5ea8f2 Fix serializer error handling, update ProtoBuf.js dependency by murgatroid99 · 7 years ago
  44. 753b054 Properly unref some slices in Node glue code by murgatroid99 · 7 years ago
  45. 0be726b bump version to 1.2.2 by Jan Tattermusch · 7 years ago
  46. c646014 Large message latency improvements: remove a memcpy and a Buffer construtor call by murgatroid99 · 7 years ago
  47. a1eefce Improve Node benchmarks, add generic unary test by murgatroid99 · 7 years ago
  48. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  49. 484871b Bump version to 1.2.1 by Ken Payson · 7 years ago
  50. cbe5036 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  51. 69c2717 bump v1.2.x branch version to 1.2.1-pre2 by Alexander Polcyn · 7 years ago
  52. 944a56f Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  53. ac7f90d Add enumsAsStrings option, as the original upgrade PR did by murgatroid99 · 7 years ago
  54. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  55. ef8857e Node changes by Sree Kuchibhotla · 7 years ago
  56. c1b758f Use new oneofs option in deserialize call by murgatroid99 · 7 years ago
  57. b306854 Improve ProtoBuf.js version heuristic, add tests for oneof decoding by murgatroid99 · 7 years ago
  58. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  59. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  60. c8e6ac4 Ensure arguments are validated before they are serialized, unskip some tests by murgatroid99 · 7 years ago
  61. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  62. b1a0231 Autodetect ProtoBuf.js version in grpc.loadObject by murgatroid99 · 7 years ago
  63. b5b5f02 Upgrade Node dependency on Protobuf.js to version 6 by murgatroid99 · 7 years ago
  64. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  65. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  66. 8f13427 Merge pull request #10093 from murgatroid99/node_server_method_name_flexibility by Michael Lumish · 7 years ago
  67. 46a50d5 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x by murgatroid99 · 7 years ago
  68. 37d274a Node add service: allow exact match to name in proto file, improve error reporting by murgatroid99 · 7 years ago
  69. 9d68158 Change argument validation in Server#addService by murgatroid99 · 7 years ago
  70. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  71. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  72. 39bc495 Node: Completion queue API changes by Sree Kuchibhotla · 7 years ago
  73. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  74. acd0ba0 Fix segfault in Node server destructor by murgatroid99 · 7 years ago
  75. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 7 years ago
  76. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  77. fe6b328 Node: refactor non-uv completion queue wrapping code by Michael Lumish · 7 years ago
  78. 2b3e12c Update version to 1.1.2 by murgatroid99 · 7 years ago
  79. 98673fa Node: fix handling/propagation of server-side serialization errors by murgatroid99 · 8 years ago
  80. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  81. a171538 Node: Validate arguments to addService, fix a couple of minor issues by murgatroid99 · 8 years ago
  82. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  83. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  84. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  85. e3562b8 Fix merge error by Craig Tiller · 8 years ago
  86. c3b6d3a Fix merge error by Craig Tiller · 8 years ago
  87. ce7b981 Fix merge error by Craig Tiller · 8 years ago
  88. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  89. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  90. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  91. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  92. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 8 years ago
  93. 9ff26dc v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  94. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  95. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  96. aecd46e Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  97. 433d3f1 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  98. e05c765 Merge pull request #8981 from murgatroid99/node_glibcxx_compatibility by Michael Lumish · 8 years ago
  99. 0d8e0b1 Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  100. ced8702 Enable advanced Java interop tests. by Eric Gribkoff · 8 years ago