1. e98ae0e Merge pull request #10204 from murgatroid99/node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  2. 619cbbb Merge pull request #10491 from y-zeng/fix_max_age by Yuchen Zeng · 7 years ago
  3. a8052c7 Correct use of ProtoBuf.js 6 message encoding API by murgatroid99 · 7 years ago
  4. a956d99 Merge pull request #10498 from jtattermusch/sync_csharp_dotnet_versions by Jan Tattermusch · 7 years ago
  5. 9da6b8b Merge pull request #10493 from ctiller/epex by Craig Tiller · 7 years ago
  6. 5beff34 Merge pull request #10466 from markdroth/filter_call_init_fail_fix by Mark D. Roth · 7 years ago
  7. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  8. 557c88c Change pollset rules by Craig Tiller · 7 years ago
  9. 5fa4612 Fix headers included in max_age_filter.c by Yuchen Zeng · 7 years ago
  10. d4da50b Add manifest to fix grpcio_reflection packaging by Mehrdad Afshari · 7 years ago
  11. f8af6d9 Merge pull request #10364 from ctiller/lazy-batches by Craig Tiller · 7 years ago
  12. 3aa7e1b Merge pull request #10469 from ctiller/xyz by Craig Tiller · 7 years ago
  13. 4723b71 Merge pull request #10459 from yang-g/missing_tail by Yang Gao · 7 years ago
  14. 355c2ec Merge pull request #10412 from y-zeng/max_age_jitter by Yuchen Zeng · 7 years ago
  15. b05e1a8 Merge pull request #10474 from y-zeng/update_actions by Yuchen Zeng · 7 years ago
  16. 194513e Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix by Mark D. Roth · 7 years ago
  17. f03a078 Merge pull request #10451 from markdroth/subchannel_arena_fix by Mark D. Roth · 7 years ago
  18. 61a6398 Fix refcounting for subchannel call stack init failures. by Mark D. Roth · 7 years ago
  19. 80b4a8a Merge pull request #10460 from muxi/disable-cronet-unit-tests by Muxi Yan · 7 years ago
  20. b39bf85 Fix test for CLIENT_DIRECT_CHANNEL fixtures. by Mark D. Roth · 7 years ago
  21. bbcf378 Merge pull request #10457 from ctiller/fixmsan by Craig Tiller · 7 years ago
  22. e645d13 Fix build. by Mark D. Roth · 7 years ago
  23. 9cda567 Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix by Mark D. Roth · 7 years ago
  24. 54aa9a0 Merge pull request #10471 from muxi/fix-recv-message-update by Muxi Yan · 7 years ago
  25. 526e624 Merge pull request #9902 from y-zeng/keepalive_server by Yuchen Zeng · 7 years ago
  26. 7fb2129 Merge branch 'master' into node_protobuf_js_6_upgrade by murgatroid99 · 7 years ago
  27. 8ad4aa1 Merge branch 'master' into node_protobuf_js_6_upgrade by murgatroid99 · 7 years ago
  28. 500e361 Merge pull request #10416 from murgatroid99/node_performance_tests by Michael Lumish · 7 years ago
  29. 494a81c Merge pull request #10294 from murgatroid99/node_dbg_release_split by Michael Lumish · 7 years ago
  30. f712ae7 Fix a couple of issues with the use of the Protobuf.js API by murgatroid99 · 7 years ago
  31. 0cbfad6 Support custom pool in enable_server_reflection by Mehrdad Afshari · 7 years ago
  32. e4e7632 Add UpdateActions to the interop client helper by Yuchen Zeng · 7 years ago
  33. d0ee7a9 Fix the hard conversion problem in cronet_transport.c by Muxi Yan · 7 years ago
  34. e800e1c Fix the hard conversion problem in cronet_transport.c by Muxi Yan · 7 years ago
  35. 5bdffab Add profiling annotations by Craig Tiller · 7 years ago
  36. c02f36b Merge pull request #10334 from wcevans/master by Yang Gao · 7 years ago
  37. b7d833b Change filter_call_init_fails test to catch the bug. by Mark D. Roth · 7 years ago
  38. f0a83cf Merge branch 'subchannel_arena_fix' into filter_call_init_fail_fix by Mark D. Roth · 7 years ago
  39. 0b3d136 Fix float comparison by Yuchen Zeng · 7 years ago
  40. a2ca724 Add max_connection_age jitter by Yuchen Zeng · 7 years ago
  41. ca13603 Do not retry when we fail to create a subchannel call. by Mark D. Roth · 7 years ago
  42. 7477a14 Remove invalid gpr_free() of arena-allocated memory. by Mark D. Roth · 7 years ago
  43. ca38800 Merge pull request #10423 from ctiller/minimal by Craig Tiller · 7 years ago
  44. b0c2225 generate projects by Yuchen Zeng · 7 years ago
  45. 5ce09f0 Disable CronetUnitTests for possible Jenkins flakiness by Muxi Yan · 7 years ago
  46. 61d0202 Unref the tail, not the original slice by yang-g · 7 years ago
  47. f2ceefb Merge pull request #8063 from royalharsh/buffers by kpayson64 · 7 years ago
  48. be094fc Fix compile by Craig Tiller · 7 years ago
  49. e3b5921 Potential msan fix by Craig Tiller · 7 years ago
  50. 0df90f0 Merge github.com:grpc/grpc into lazy-batches by Craig Tiller · 7 years ago
  51. ed2a547 Calculate RPC deadline right before call creation by Chris Evans · 7 years ago
  52. ad286c3 Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  53. 82c7fec Merge pull request #9949 from ctiller/new_transport_op by Craig Tiller · 7 years ago
  54. 14af85e Merge pull request #10447 from ctiller/arena by Craig Tiller · 7 years ago
  55. 3b17e8a Merge pull request #10194 from ctiller/atomic-timers by Craig Tiller · 7 years ago
  56. 8b0a4d2 Add KEEPALIVE_TIME_BACKOFF_MULTIPLIER macro by Yuchen Zeng · 7 years ago
  57. ebe6baa Double keepalive_time when the client needs to be calmed by Yuchen Zeng · 7 years ago
  58. 5f89996 Enable server-side keepalive pings by Yuchen Zeng · 7 years ago
  59. c18d4b3 Change time unit to ms by Yuchen Zeng · 7 years ago
  60. fe59341 Reword comments by Yuchen Zeng · 7 years ago
  61. 78da250 Update with the new grpc_erro interface by Yuchen Zeng · 7 years ago
  62. 114a848 Disable bdp probe in bad_ping test by Yuchen Zeng · 7 years ago
  63. af5c505 Add bad_ping test, fix ping test by Yuchen Zeng · 7 years ago
  64. 187c752 Add min_ping_interval_without_data by Yuchen Zeng · 7 years ago
  65. 0937fc1 Client-side keepalive pings server enforcement by Yuchen Zeng · 7 years ago
  66. 5272dfc Reset the keepalive timer when sending a bdp ping by Yuchen Zeng · 7 years ago
  67. 2d793c9 Merge pull request #9892 from vjpai/shortstream by Vijay Pai · 7 years ago
  68. c84d67e Keep changes from #10093 by murgatroid99 · 7 years ago
  69. a5ea8f2 Fix serializer error handling, update ProtoBuf.js dependency by murgatroid99 · 7 years ago
  70. 659030f Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  71. 8fb174e Merge branch 'new_transport_op' of github.com:ctiller/grpc into new_transport_op by Craig Tiller · 7 years ago
  72. a044424 clang-format by Craig Tiller · 7 years ago
  73. 3a20cec Merge branch 'arena' of github.com:ctiller/grpc into arena by Craig Tiller · 7 years ago
  74. f07e6a3 Undo experimental change by Craig Tiller · 7 years ago
  75. 8d32277 Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  76. 45a9aba Add option to limit # of messages per stream with tests by Vijay Pai · 7 years ago
  77. a5da6e1 Merge pull request #10438 from geoffreyp/master by Nicolas Noble · 7 years ago
  78. 6b97e53 Update BUILD by Craig Tiller · 7 years ago
  79. 648a60b Merge branch 'minimal' of github.com:ctiller/grpc into minimal by Craig Tiller · 7 years ago
  80. dced510 Fix arena_test on 32-bit platforms (includes Windows) by Craig Tiller · 7 years ago
  81. 3eeba6d Increase grace time by Craig Tiller · 7 years ago
  82. 5311d66 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  83. 68dff87 Merge branch 'master' into node_dbg_release_split by Michael Lumish · 7 years ago
  84. 7a8232d review feedback by Craig Tiller · 7 years ago
  85. e434d1d s/NULL/false by Craig Tiller · 7 years ago
  86. 5b5fdb7 Merge branch 'master' into node_protobuf_js_6_upgrade by Michael Lumish · 7 years ago
  87. 891b592 Merge pull request #9853 from muxi/fix-complete-fetch by Muxi Yan · 7 years ago
  88. b6afbf3 Merge pull request #10236 from jtattermusch/csharp_include_new_generated_docs by Jan Tattermusch · 7 years ago
  89. ef0b2ed Merge pull request #10380 from jtattermusch/ping_pong_1mb by Jan Tattermusch · 7 years ago
  90. 03b605c Remove dubious op manipulation: theres no need by Craig Tiller · 7 years ago
  91. e86cce8 s/NULL/false by Craig Tiller · 7 years ago
  92. f854f2a Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  93. 9d6f04d Increase grace period: 300ms is way too short in our test environments by Craig Tiller · 7 years ago
  94. d7b048e Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  95. 3c3bc01 Update readme.md by Geoffrey Pruvost · 7 years ago
  96. 90d1015 clang-format by Craig Tiller · 7 years ago
  97. c4f4601 Merge pull request #9838 from dgquintas/fuzzer_remove_asserts by David G. Quintas · 7 years ago
  98. d608cd6 Fix include guards by Craig Tiller · 7 years ago
  99. d52e22f clang-format by Craig Tiller · 7 years ago
  100. f5ed5e1 Merge pull request #10421 from ctiller/daily_and_hourly by Craig Tiller · 7 years ago