1. 4a64714 Update to new API by Craig Tiller · 7 years ago
  2. 8d4b981 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  3. 54aa9a0 Merge pull request #10471 from muxi/fix-recv-message-update by Muxi Yan · 7 years ago
  4. 526e624 Merge pull request #9902 from y-zeng/keepalive_server by Yuchen Zeng · 7 years ago
  5. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  6. 500e361 Merge pull request #10416 from murgatroid99/node_performance_tests by Michael Lumish · 7 years ago
  7. 494a81c Merge pull request #10294 from murgatroid99/node_dbg_release_split by Michael Lumish · 7 years ago
  8. 0cbfad6 Support custom pool in enable_server_reflection by Mehrdad Afshari · 7 years ago
  9. e800e1c Fix the hard conversion problem in cronet_transport.c by Muxi Yan · 7 years ago
  10. c02f36b Merge pull request #10334 from wcevans/master by Yang Gao · 7 years ago
  11. ca38800 Merge pull request #10423 from ctiller/minimal by Craig Tiller · 7 years ago
  12. b0c2225 generate projects by Yuchen Zeng · 7 years ago
  13. f2ceefb Merge pull request #8063 from royalharsh/buffers by kpayson64 · 7 years ago
  14. ed2a547 Calculate RPC deadline right before call creation by Chris Evans · 7 years ago
  15. ad286c3 Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  16. 82c7fec Merge pull request #9949 from ctiller/new_transport_op by Craig Tiller · 7 years ago
  17. 14af85e Merge pull request #10447 from ctiller/arena by Craig Tiller · 7 years ago
  18. 3b17e8a Merge pull request #10194 from ctiller/atomic-timers by Craig Tiller · 7 years ago
  19. 8b0a4d2 Add KEEPALIVE_TIME_BACKOFF_MULTIPLIER macro by Yuchen Zeng · 7 years ago
  20. ebe6baa Double keepalive_time when the client needs to be calmed by Yuchen Zeng · 7 years ago
  21. 5f89996 Enable server-side keepalive pings by Yuchen Zeng · 7 years ago
  22. c18d4b3 Change time unit to ms by Yuchen Zeng · 7 years ago
  23. fe59341 Reword comments by Yuchen Zeng · 7 years ago
  24. 78da250 Update with the new grpc_erro interface by Yuchen Zeng · 7 years ago
  25. 114a848 Disable bdp probe in bad_ping test by Yuchen Zeng · 7 years ago
  26. af5c505 Add bad_ping test, fix ping test by Yuchen Zeng · 7 years ago
  27. 187c752 Add min_ping_interval_without_data by Yuchen Zeng · 7 years ago
  28. 0937fc1 Client-side keepalive pings server enforcement by Yuchen Zeng · 7 years ago
  29. 5272dfc Reset the keepalive timer when sending a bdp ping by Yuchen Zeng · 7 years ago
  30. 2d793c9 Merge pull request #9892 from vjpai/shortstream by Vijay Pai · 7 years ago
  31. 659030f Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  32. 8fb174e Merge branch 'new_transport_op' of github.com:ctiller/grpc into new_transport_op by Craig Tiller · 7 years ago
  33. a044424 clang-format by Craig Tiller · 7 years ago
  34. 3a20cec Merge branch 'arena' of github.com:ctiller/grpc into arena by Craig Tiller · 7 years ago
  35. f07e6a3 Undo experimental change by Craig Tiller · 7 years ago
  36. 8d32277 Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  37. 45a9aba Add option to limit # of messages per stream with tests by Vijay Pai · 7 years ago
  38. a5da6e1 Merge pull request #10438 from geoffreyp/master by Nicolas Noble · 7 years ago
  39. 6b97e53 Update BUILD by Craig Tiller · 7 years ago
  40. 648a60b Merge branch 'minimal' of github.com:ctiller/grpc into minimal by Craig Tiller · 7 years ago
  41. dced510 Fix arena_test on 32-bit platforms (includes Windows) by Craig Tiller · 7 years ago
  42. 3eeba6d Increase grace time by Craig Tiller · 7 years ago
  43. 5311d66 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  44. 68dff87 Merge branch 'master' into node_dbg_release_split by Michael Lumish · 7 years ago
  45. 7a8232d review feedback by Craig Tiller · 7 years ago
  46. e434d1d s/NULL/false by Craig Tiller · 7 years ago
  47. 891b592 Merge pull request #9853 from muxi/fix-complete-fetch by Muxi Yan · 7 years ago
  48. b6afbf3 Merge pull request #10236 from jtattermusch/csharp_include_new_generated_docs by Jan Tattermusch · 7 years ago
  49. ef0b2ed Merge pull request #10380 from jtattermusch/ping_pong_1mb by Jan Tattermusch · 7 years ago
  50. 03b605c Remove dubious op manipulation: theres no need by Craig Tiller · 7 years ago
  51. e86cce8 s/NULL/false by Craig Tiller · 7 years ago
  52. f854f2a Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  53. 9d6f04d Increase grace period: 300ms is way too short in our test environments by Craig Tiller · 7 years ago
  54. d7b048e Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  55. 3c3bc01 Update readme.md by Geoffrey Pruvost · 7 years ago
  56. 90d1015 clang-format by Craig Tiller · 7 years ago
  57. c4f4601 Merge pull request #9838 from dgquintas/fuzzer_remove_asserts by David G. Quintas · 7 years ago
  58. d608cd6 Fix include guards by Craig Tiller · 7 years ago
  59. d52e22f clang-format by Craig Tiller · 7 years ago
  60. f5ed5e1 Merge pull request #10421 from ctiller/daily_and_hourly by Craig Tiller · 7 years ago
  61. 4fc230a Merge pull request #10399 from ipylypiv/fix_tsi_security by Craig Tiller · 7 years ago
  62. fb33d27 Merge by Craig Tiller · 7 years ago
  63. 8b0e90d Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  64. 895653b merge by Craig Tiller · 7 years ago
  65. 5f95f1a Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  66. bd210c0 Merge pull request #10414 from ctiller/timing by Craig Tiller · 7 years ago
  67. 6d4894e optionalize max_age by Craig Tiller · 7 years ago
  68. cbe6303 Merge pull request #10422 from vjpai/fixups by Vijay Pai · 7 years ago
  69. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  70. c752741 initial minimal stack configurator sketch by Craig Tiller · 7 years ago
  71. 169abf1 Something brokeded sanity by Vijay Pai · 7 years ago
  72. f2e609b sketching minimal stack configurator by Craig Tiller · 7 years ago
  73. 78fa3db Review feedback by Craig Tiller · 7 years ago
  74. a733951 Fix markdown headers in PROTOCOL-HTTP2 by Eric Anderson · 7 years ago
  75. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 7 years ago
  76. d682c77 Merge github.com:grpc/grpc into daily_and_hourly by Craig Tiller · 7 years ago
  77. 59f036d Merge pull request #9875 from vjpai/unary by Vijay Pai · 7 years ago
  78. 0592526 Split performance profile job in two by Craig Tiller · 7 years ago
  79. 18e1f12 Merge pull request #10420 from ctiller/be-really-sure by Craig Tiller · 7 years ago
  80. 15df111 Tighten signalling requirements by Craig Tiller · 7 years ago
  81. c5d6c37 Merge pull request #10419 from dgquintas/remove_tags by David G. Quintas · 7 years ago
  82. 4dabb9a Remove ctags file checked in by accident by David Garcia Quintas · 7 years ago
  83. dcc9d5c Merge pull request #10410 from yang-g/add_port by Yang Gao · 7 years ago
  84. e1b51da clang-format by Craig Tiller · 7 years ago
  85. a0f3abd Review feedback: bikeshedding round by Craig Tiller · 7 years ago
  86. e198b71 Review feedback round #1 by Craig Tiller · 7 years ago
  87. e431b52 Fix crashes by Craig Tiller · 7 years ago
  88. a911dba Fix simple cacheable request by Craig Tiller · 7 years ago
  89. 84a2ac8 Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 7 years ago
  90. a046ff1 Restore old branch by Craig Tiller · 7 years ago
  91. ac50b27 Fix a bug whereby we miss some wakeups in highly concurrent situations by Craig Tiller · 7 years ago
  92. c1a79e5 Merge pull request #10404 from grpc/revert-10394-bm2 by Craig Tiller · 7 years ago
  93. aee5fe3 Merge pull request #10396 from matt-kwong/fix-coverage by Matt Kwong · 7 years ago
  94. 143cb77 Fixed typo by David Garcia Quintas · 7 years ago
  95. 2035c2b Merge pull request #10375 from dgquintas/fix_fuzzer_961 by David G. Quintas · 7 years ago
  96. d35bb9e Fix sanity by Craig Tiller · 7 years ago
  97. 94d8614 Merge pull request #10415 from ctiller/bm_fix_moar by Craig Tiller · 7 years ago
  98. 0329eaa Further reduce noise by Craig Tiller · 7 years ago
  99. bfe8adf Further reduce noise by Craig Tiller · 7 years ago
  100. cf11476 Merge branch 'timing' into atomic-timers by Craig Tiller · 7 years ago