1. 882ba60 Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge by murgatroid99 · 7 years ago
  2. bb8b1c9 Node: fix status memory leak, improve tcp_uv read buffer allocation code by murgatroid99 · 7 years ago
  3. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  4. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  5. 30f2b7e Add more null checks to call methods by murgatroid99 · 7 years ago
  6. 8d18c6e Fix race between destroying call after status and handling write failure by murgatroid99 · 7 years ago
  7. 7229f88 Move gRPC constants to js file to include them in generated documentation by murgatroid99 · 7 years ago
  8. ea87dfb Clang format by murgatroid99 · 7 years ago
  9. 37797bd Remove another instance of '#ifdef GRPC_UV' from Node extension by murgatroid99 · 7 years ago
  10. cb5c62a Remove extra header from node_grpc.cc by murgatroid99 · 7 years ago
  11. 31d1826 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  12. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  13. 2f04c73 Clang format by murgatroid99 · 7 years ago
  14. bc52864 Remove another instance of '#ifdef GRPC_UV' from Node extension by murgatroid99 · 7 years ago
  15. 3049462 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  16. 627e2a5 Remove another from Node extension by murgatroid99 · 7 years ago
  17. f94f64f Remove non-libuv code from Node extension by murgatroid99 · 7 years ago
  18. 59db187 Merge branch 'tsan-c++' into hybrid by Craig Tiller · 7 years ago
  19. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  20. 5b1c5f2 Extend clang-format to C#, Node, Ruby by Craig Tiller · 7 years ago
  21. 0dd38b5 Fix broken merge by Craig Tiller · 7 years ago
  22. 3512ec9 Fix typo by Craig Tiller · 7 years ago
  23. c3666d7 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  24. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  25. 92e0fee Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  26. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 7 years ago
  27. 57e6485 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  28. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  29. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  30. cd3ae4f Remove API by Craig Tiller · 7 years ago
  31. 43713e6 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD by Jan Tattermusch · 7 years ago
  32. 017a335 Only delete core-level server if shutdown was successful by murgatroid99 · 7 years ago
  33. 803392e Node server: add NULL check to tryShutdown by murgatroid99 · 7 years ago
  34. c22d62f Move ForceShutdown completion handling to new OnComplete method by murgatroid99 · 7 years ago
  35. 42cfaa9 Add native tag completion callbacks, dispose of server after tryShutdown succeeds by murgatroid99 · 7 years ago
  36. 79962f3 Refactor tag completion handling into one function by murgatroid99 · 7 years ago
  37. bbf4e5b Merge pull request #10468 from murgatroid99/node_call_destruction_bug by Michael Lumish · 7 years ago
  38. 2a4ea2d Node: consolidate call destruction logic by murgatroid99 · 7 years ago
  39. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  40. 77e06b2 Node: fix leak of sent metadata by murgatroid99 · 7 years ago
  41. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  42. 130568e Fix call destruction bug by murgatroid99 · 7 years ago
  43. 753b054 Properly unref some slices in Node glue code by murgatroid99 · 7 years ago
  44. c646014 Large message latency improvements: remove a memcpy and a Buffer construtor call by murgatroid99 · 7 years ago
  45. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  46. 944a56f Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  47. ef8857e Node changes by Sree Kuchibhotla · 7 years ago
  48. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  49. 39bc495 Node: Completion queue API changes by Sree Kuchibhotla · 7 years ago
  50. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  51. acd0ba0 Fix segfault in Node server destructor by murgatroid99 · 7 years ago
  52. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 7 years ago
  53. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  54. fe6b328 Node: refactor non-uv completion queue wrapping code by Michael Lumish · 7 years ago
  55. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 7 years ago
  56. e3562b8 Fix merge error by Craig Tiller · 7 years ago
  57. c3b6d3a Fix merge error by Craig Tiller · 7 years ago
  58. ce7b981 Fix merge error by Craig Tiller · 7 years ago
  59. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 7 years ago
  60. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 7 years ago
  61. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 7 years ago
  62. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 7 years ago
  63. 9ff26dc v1.0.x → master upmerge by Nathaniel Manista · 7 years ago
  64. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 7 years ago
  65. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 7 years ago
  66. aecd46e Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 7 years ago
  67. a053f23 Make Node extension work with slice changes by murgatroid99 · 8 years ago
  68. c6bbc47 Replace usages of std::list with std::queue in Node extension by murgatroid99 · 8 years ago
  69. f1c85b0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  70. e2672c9 Some slice and resource quota updates to UV and Node code by murgatroid99 · 8 years ago
  71. 013d203 Refactor uv/non-uv code in Node extension by murgatroid99 · 8 years ago
  72. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  73. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  74. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  75. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  76. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  77. 952b99c Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates by murgatroid99 · 8 years ago
  78. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  79. 5124452 Compiles with npm install --debug option. by Tim Ryan · 8 years ago
  80. 197d87e Fix how Node touches an internal core header by Michael Lumish · 8 years ago
  81. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  82. 7e642e3 Compiles with npm install --debug option. by Tim Ryan · 8 years ago
  83. 8fecf28 Fix mismatched new[] and delete in Node extension code by murgatroid99 · 8 years ago
  84. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  85. c0a64cd Update Node library dependencies and change deprecated function calls by murgatroid99 · 8 years ago
  86. ef55d7e Fix a memory leak in Node call credentials by murgatroid99 · 8 years ago
  87. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  88. 2dfcf14 Fix Node Windows build error by murgatroid99 · 8 years ago
  89. 9cb96ba Merge pull request #6747 from murgatroid99/node_logger_customization by Jan Tattermusch · 8 years ago
  90. 1d2f289 Add timestamps to custom log output by murgatroid99 · 8 years ago
  91. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  92. 9b9708a Allow Node users to set a custom logger and log verbosity. Defaults to existing core logger by murgatroid99 · 8 years ago
  93. c04f7b1 Remember to unref the slice by murgatroid99 · 8 years ago
  94. 8678bb4 Remove extraneous logging code by murgatroid99 · 8 years ago
  95. c04b80c Make Node not segfault when it receives a compressed message by murgatroid99 · 8 years ago
  96. 325a059 Mark port as non-listening by Craig Tiller · 8 years ago
  97. 64ec84c Merge pull request #6325 from murgatroid99/node_default_roots by Jan Tattermusch · 8 years ago
  98. 6f60766 Load default roots.pem in Node via grpc_set_ssl_roots_override_callback by murgatroid99 · 8 years ago
  99. 8658b17 Fixed minor Node compilation issue by murgatroid99 · 8 years ago
  100. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago