1. 494a81c Merge pull request #10294 from murgatroid99/node_dbg_release_split by Michael Lumish · 7 years ago
  2. 68dff87 Merge branch 'master' into node_dbg_release_split by Michael Lumish · 7 years ago
  3. 6d4894e optionalize max_age by Craig Tiller · 7 years ago
  4. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  5. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 7 years ago
  6. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  7. 29b527f Reinstate one check, fix fall out by Craig Tiller · 7 years ago
  8. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 7 years ago
  9. a809ea5 Add max_age_filter by Yuchen Zeng · 7 years ago
  10. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 7 years ago
  11. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  12. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  13. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 7 years ago
  14. af61d0b Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 by Nicolas Noble · 7 years ago
  15. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  16. fef3913 Node: explicitly define Release and Debug builds, use build flags from build.yaml by murgatroid99 · 7 years ago
  17. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  18. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  19. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  20. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  21. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  22. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  23. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  24. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  25. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  26. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  27. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  28. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  29. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  30. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  31. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  32. 68745bb Resolve dependency issues by Yuchen Zeng · 7 years ago
  33. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 7 years ago
  34. 9202b3f Arena allocator for grpc by Craig Tiller · 7 years ago
  35. ffe1a99 Switch Node back to using libuv iomgr by default by murgatroid99 · 7 years ago
  36. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  37. a99c947 Add option to recompile Node library without ALPN support by murgatroid99 · 7 years ago
  38. 02612c1 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  39. 25c38e7 Merge pull request #9888 from murgatroid99/electron_uv_fix by Michael Lumish · 7 years ago
  40. 8c2946a Fix missing wakeups when using the libuv iomgr under Electron by murgatroid99 · 7 years ago
  41. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  42. d6d192d Retry throttling implementation. by Mark D. Roth · 7 years ago
  43. acd0ba0 Fix segfault in Node server destructor by murgatroid99 · 7 years ago
  44. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 7 years ago
  45. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  46. 1dcd922 Remove initial_connect_string hack. by Mark D. Roth · 7 years ago
  47. f44e781 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  48. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 7 years ago
  49. 6f62c0a Disable libuv core changes in Node library by murgatroid99 · 7 years ago
  50. 92edda5 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  51. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 8 years ago
  52. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  53. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  54. bc8a704 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  55. c773449 Disable async resolve for GRPC_UV by Yuchen Zeng · 8 years ago
  56. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 8 years ago
  57. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 8 years ago
  58. d32dc3a Remove fallback files by Yuchen Zeng · 8 years ago
  59. e38698e Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  60. 6694bb0 Migrate to the new c-ares dir by Yuchen Zeng · 8 years ago
  61. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  62. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  63. 2e225c1 Merge pull request #9340 from stanley-cheung/update-boringssl by Nicolas Noble · 8 years ago
  64. ff1f160 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  65. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  66. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  67. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago
  68. 79f2a24 Add proxy mapper hook. by Mark D. Roth · 8 years ago
  69. a66243d Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  70. aecd46e Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  71. e8ec16d Fix binding.gyp syntax by murgatroid99 · 8 years ago
  72. b19ac96 Fix electron artifact builds by murgatroid99 · 8 years ago
  73. d425712 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  74. 88162f8 Do not use OPENSSL_NO_THREAD normally for Node on Windows by Michael Lumish · 8 years ago
  75. 433d3f1 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  76. d04dc4d Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  77. 732351f Start fixing http error --> grpc status conversion by Craig Tiller · 8 years ago
  78. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  79. eb30c80 Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  80. a053f23 Make Node extension work with slice changes by murgatroid99 · 8 years ago
  81. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  82. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  83. f1c85b0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  84. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  85. b0023d2 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  86. 369ddc5 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  87. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  88. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  89. ac5f518 Merge branch 'slice_with_exec_ctx' into eliminate_mdstr by Craig Tiller · 8 years ago
  90. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  91. 8686cab Use the same connector code for both secure and insecure clients. by Mark D. Roth · 8 years ago
  92. 66b14c1 Merge branch 'slice_interning' into eliminate_mdstr by Craig Tiller · 8 years ago
  93. 1094c32 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  94. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  95. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  96. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  97. 5ef31ab Progress towards mdstr elimination by Craig Tiller · 8 years ago
  98. 64b2656 First pass of slice interning facilities by Craig Tiller · 8 years ago
  99. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  100. bd36354 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago