1. ad286c3 Merge github.com:grpc/grpc into minimal by Craig Tiller · 8 years ago
  2. 82c7fec Merge pull request #9949 from ctiller/new_transport_op by Craig Tiller · 8 years ago
  3. 3b17e8a Merge pull request #10194 from ctiller/atomic-timers by Craig Tiller · 8 years ago
  4. 659030f Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 8 years ago
  5. 8fb174e Merge branch 'new_transport_op' of github.com:ctiller/grpc into new_transport_op by Craig Tiller · 8 years ago
  6. f07e6a3 Undo experimental change by Craig Tiller · 8 years ago
  7. 8d32277 Merge github.com:grpc/grpc into minimal by Craig Tiller · 8 years ago
  8. 45a9aba Add option to limit # of messages per stream with tests by Vijay Pai · 8 years ago
  9. 648a60b Merge branch 'minimal' of github.com:ctiller/grpc into minimal by Craig Tiller · 8 years ago
  10. 5311d66 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 8 years ago
  11. 7a8232d review feedback by Craig Tiller · 8 years ago
  12. e434d1d s/NULL/false by Craig Tiller · 8 years ago
  13. 891b592 Merge pull request #9853 from muxi/fix-complete-fetch by Muxi Yan · 8 years ago
  14. b6afbf3 Merge pull request #10236 from jtattermusch/csharp_include_new_generated_docs by Jan Tattermusch · 8 years ago
  15. 03b605c Remove dubious op manipulation: theres no need by Craig Tiller · 8 years ago
  16. e86cce8 s/NULL/false by Craig Tiller · 8 years ago
  17. f854f2a Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 8 years ago
  18. d7b048e Merge github.com:grpc/grpc into minimal by Craig Tiller · 8 years ago
  19. 90d1015 clang-format by Craig Tiller · 8 years ago
  20. c4f4601 Merge pull request #9838 from dgquintas/fuzzer_remove_asserts by David G. Quintas · 8 years ago
  21. d608cd6 Fix include guards by Craig Tiller · 8 years ago
  22. d52e22f clang-format by Craig Tiller · 8 years ago
  23. 4fc230a Merge pull request #10399 from ipylypiv/fix_tsi_security by Craig Tiller · 8 years ago
  24. 6d4894e optionalize max_age by Craig Tiller · 8 years ago
  25. 9eb0fde Reorganize ext tree by Craig Tiller · 8 years ago
  26. c752741 initial minimal stack configurator sketch by Craig Tiller · 8 years ago
  27. f2e609b sketching minimal stack configurator by Craig Tiller · 8 years ago
  28. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 8 years ago
  29. dcc9d5c Merge pull request #10410 from yang-g/add_port by Yang Gao · 8 years ago
  30. e1b51da clang-format by Craig Tiller · 8 years ago
  31. a0f3abd Review feedback: bikeshedding round by Craig Tiller · 8 years ago
  32. e198b71 Review feedback round #1 by Craig Tiller · 8 years ago
  33. a911dba Fix simple cacheable request by Craig Tiller · 8 years ago
  34. 84a2ac8 Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 8 years ago
  35. a046ff1 Restore old branch by Craig Tiller · 8 years ago
  36. ac50b27 Fix a bug whereby we miss some wakeups in highly concurrent situations by Craig Tiller · 8 years ago
  37. 143cb77 Fixed typo by David Garcia Quintas · 8 years ago
  38. 2035c2b Merge pull request #10375 from dgquintas/fix_fuzzer_961 by David G. Quintas · 8 years ago
  39. 8b4ce8a Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 8 years ago
  40. d510fcf Add ports to global server callback. by yang-g · 8 years ago
  41. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 8 years ago
  42. e8b7952 Fix include guards by Craig Tiller · 8 years ago
  43. be216f5 clang-format by Craig Tiller · 8 years ago
  44. a51a6c2 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 8 years ago
  45. b7de717 Fix duplicated NULL pointer check by Igor Pylypiv · 8 years ago
  46. 228a514 Don't assert over invalid channel args by David Garcia Quintas · 8 years ago
  47. 14e8431 Fix merge by Craig Tiller · 8 years ago
  48. d58e74e Merge pull request #10381 from dgquintas/remove_lr_from_server_context by David G. Quintas · 8 years ago
  49. e0af6b4 Merge pull request #10357 from muxi/timestamp-objc-tests by Muxi Yan · 8 years ago
  50. bea4966 Merge pull request #10348 from sreecha/init-free-cq by Sree Kuchibhotla · 8 years ago
  51. 75b6908 Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 8 years ago
  52. c3bafa8 Fix bug by Craig Tiller · 8 years ago
  53. e6a448c Fix bug by Craig Tiller · 8 years ago
  54. fde5dbb Fixed oss-fuzz/961 by David Garcia Quintas · 8 years ago
  55. 5692dfd Merge pull request #10218 from ctiller/bugscrub1-proposedfix1 by Craig Tiller · 8 years ago
  56. 1345a85 Merge branch 'remove_lr_from_server_context' of github.com:dgquintas/grpc into checks by Craig Tiller · 8 years ago
  57. 55c895a Removed wrong LR include from codegen by David Garcia Quintas · 8 years ago
  58. 29b527f Reinstate one check, fix fall out by Craig Tiller · 8 years ago
  59. c212e6c Fix barrier, comment by Craig Tiller · 8 years ago
  60. a232b52 Merge pull request #10352 from yang-g/time_conversion by Yang Gao · 8 years ago
  61. b657f5e Merge pull request #10342 from ctiller/build by Craig Tiller · 8 years ago
  62. 6544a2d Merge pull request #10353 from yang-g/lost_child by Yang Gao · 8 years ago
  63. 07429fa Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN by yang-g · 8 years ago
  64. 97d4011 Fix compile error by Craig Tiller · 8 years ago
  65. 18cf157 Fix compile by Craig Tiller · 8 years ago
  66. 220861e Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 8 years ago
  67. fac0260 Merge branch 'atomic-timers' of github.com:ctiller/grpc into atomic-timers by Craig Tiller · 8 years ago
  68. ca6dab3 Change the unit to ms, clean up by Yuchen Zeng · 8 years ago
  69. aab6992 Remove call from sibling list when it is not first child. by yang-g · 8 years ago
  70. ea9d8b6 Display time between tests for troubleshooting timeout by Muxi Yan · 8 years ago
  71. 5c0ef36 Add comment by Sree Kuchibhotla · 8 years ago
  72. ca70796 Merge branch 'master' into init-free-cq by Sree Kuchibhotla · 8 years ago
  73. 39311f5 Fix comments by Craig Tiller · 8 years ago
  74. 21947d3 Merge github.com:grpc/grpc into bugscrub1-proposedfix1 by Craig Tiller · 8 years ago
  75. 0c10db7 Merge pull request #10315 from thinkerou/fix_style_php by Stanley Cheung · 8 years ago
  76. d9bc2bf Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 8 years ago
  77. 730ddc2 Sanity fixes by Craig Tiller · 8 years ago
  78. d072757 Merge pull request #10344 from ncteisen/fixfix by Noah Eisen · 8 years ago
  79. b2caafc Add max_connection_idle test by Yuchen Zeng · 8 years ago
  80. c0885a9 Merge pull request #9926 from y-zeng/retry_pings by Yuchen Zeng · 8 years ago
  81. 7dc3629 Fix use-after-free issue by Yuchen Zeng · 8 years ago
  82. 8cfffdd Merge pull request #10314 from thinkerou/fix_markdown_render by Vijay Pai · 8 years ago
  83. 1aba869 Make convert clock_type consistent with add/sub when dealing with extreme values by yang-g · 8 years ago
  84. 22321fc Add max_connection_age end2end test by Yuchen Zeng · 8 years ago
  85. ef8e002 Do not call grpc_init() for per-call-completion-queues created by a C++ by Sree Kuchibhotla · 8 years ago
  86. b838bb2 Merge pull request #10337 from yang-g/autofuzz by Yang Gao · 8 years ago
  87. b29f1fe Update include paths by Craig Tiller · 8 years ago
  88. eb2b115 Fix error slice bug by ncteisen · 8 years ago
  89. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 8 years ago
  90. f6cb0c0 mergemergemerge by Craig Tiller · 8 years ago
  91. 6b8e844 Merge pull request #10325 from y-zeng/keepalive_fixes by Yuchen Zeng · 8 years ago
  92. fdd908b Clamp memory usage estimate by yang-g · 8 years ago
  93. 0e9d1f4 Merge pull request #9964 from lyuxuan/stream_corked_pr by lyuxuan · 8 years ago
  94. d7e5862 Merge pull request #9247 from muxi/packet-coalescing-objc by Muxi Yan · 8 years ago
  95. b6090a6 Merge github.com:grpc/grpc into new_transport_op by Craig Tiller · 8 years ago
  96. 367428a Add max_connection_idle enforcement by Yuchen Zeng · 8 years ago
  97. a1506c4 Add max age grace period by Yuchen Zeng · 8 years ago
  98. a809ea5 Add max_age_filter by Yuchen Zeng · 8 years ago
  99. 5a821bf Fix formatting issues, move g_disable_ping_ack check to the PING responder by Yuchen Zeng · 8 years ago
  100. 44264d5 Add client_ prefix for keepalive args by Yuchen Zeng · 8 years ago