1. cb6d26a Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg by kpayson64 · 8 years ago
  2. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  3. 2b98c88 Merge pull request #7291 from ctiller/better_status by Nicolas Noble · 8 years ago
  4. 9a5b434 clang-format by Craig Tiller · 8 years ago
  5. 9f34095 Remove unnecessary parsing detail by Yuchen Zeng · 8 years ago
  6. dc3a775 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  7. 33ab182 Convert time to monotonic internally by Craig Tiller · 8 years ago
  8. cf9742f Merge pull request #7268 from ctiller/smaller_max_message_size by Nicolas Noble · 8 years ago
  9. c22e31f Make it more likely to correctly report deadline exceeded by Craig Tiller · 8 years ago
  10. 703bfbe Merge pull request #7239 from jboeuf/fix_7182 by kpayson64 · 8 years ago
  11. 7e9cff9 Merge github.com:grpc/grpc into smaller_max_message_size by Craig Tiller · 8 years ago
  12. e705dc4 Merge pull request #7190 from dgquintas/bb_reader_error by Nicolas Noble · 8 years ago
  13. cbff482 Reduce default max message size by Craig Tiller · 8 years ago
  14. 2cbe754 Merge pull request #7204 from ctiller/tsan-server-fix by Craig Tiller · 8 years ago
  15. f2e20c2 Merge branch 'master' of github.com:grpc/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  16. 19a51a9 Remove unused file by yang-g · 8 years ago
  17. f0ae3e3 Fixing #7182: Change the return status codes according to the documentation. by Julien Boeuf · 8 years ago
  18. cd958b8 Merge pull request #7175 from dgquintas/algo_init by Nicolas Noble · 8 years ago
  19. fce332a Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/soltanmm/grpc into bb_reader_error by David Garcia Quintas · 8 years ago
  20. ecbe2d5 Added test for C by David Garcia Quintas · 8 years ago
  21. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  22. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  23. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  24. 0910e4c pr comments by David Garcia Quintas · 8 years ago
  25. b76471d Fix TSAN failure in tcp_server (shown via qps_openloop_test) by Craig Tiller · 8 years ago
  26. 20caeb1 Merge pull request #7176 from ctiller/deflake by Craig Tiller · 8 years ago
  27. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  28. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  29. bcd825d Merge pull request #7092 from ctiller/dont_create_redundant_errors by Jan Tattermusch · 8 years ago
  30. ace2489 Merge pull request #7151 from dgquintas/eventfd by Jan Tattermusch · 8 years ago
  31. 97d1cd8 Fix memory leak, fix error.c refcount reporting by Craig Tiller · 8 years ago
  32. 1ff168a Initialize variables by David Garcia Quintas · 8 years ago
  33. cdac58b Merge pull request #7025 from ctiller/%s by Craig Tiller · 8 years ago
  34. 84d2e47 implemented eventfd_check_availability by David Garcia Quintas · 8 years ago
  35. 40a3e64 Merge pull request #7123 from sreecha/epoll_perf by Jan Tattermusch · 8 years ago
  36. 3421724 Reduce the number of kicks by Sree Kuchibhotla · 8 years ago
  37. 9de42ab Minor format fix by Sree Kuchibhotla · 8 years ago
  38. 1e77668 Trace statements in epoll poller (enabled by default to debug the recent by Sree Kuchibhotla · 8 years ago
  39. a439859 Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  40. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  41. 94f0a50 Merge pull request #7082 from ctiller/time_errors by Craig Tiller · 8 years ago
  42. 510ff69 Fix comment formatting by Craig Tiller · 8 years ago
  43. 1919699 Dont reblock sigmask every loop by Craig Tiller · 8 years ago
  44. ac24ef8 Dont create errors redundently in chttp2_transport.c by Craig Tiller · 8 years ago
  45. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  46. 8551a70 Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  47. bfc9adc Annotate more things by Craig Tiller · 8 years ago
  48. a9df5d1 Merge pull request #6644 from ctiller/reuse_port by Jan Tattermusch · 8 years ago
  49. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  50. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  51. a6e022f Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  52. d004325 Merge pull request #6888 from yang-g/fixes by Jan Tattermusch · 8 years ago
  53. a218a06 Fix GPR_TIMER misbalancing by Craig Tiller · 8 years ago
  54. f467846 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  55. 5e6b9ba Merge pull request #7043 from kpayson64/clang_format by Jan Tattermusch · 8 years ago
  56. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  57. a5cae9b Merge pull request #6798 from jboeuf/fix_3803 by Jan Tattermusch · 8 years ago
  58. 62a6c92 Fix clang formatting by Ken Payson · 8 years ago
  59. 67ec53f Merge pull request #7014 from ctiller/fix_tracing by Jan Tattermusch · 8 years ago
  60. be1b9a7 Fixes by Craig Tiller · 8 years ago
  61. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  62. 13b2b7f Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  63. 6a29545 Change the type of 'ref_count' in polling_island from gpr_atm to gpr_refcount by Sree Kuchibhotla · 8 years ago
  64. 98d31d1 Fix special value lookup by Craig Tiller · 8 years ago
  65. 20d0a16 Better error handling and add polling_island_unlock_pair() helper by Sree Kuchibhotla · 8 years ago
  66. d4a299c Merge pull request #7003 from kpayson64/mingw_str_format_support by Nicolas Noble · 8 years ago
  67. d4d4c6f Fix comparison by Craig Tiller · 8 years ago
  68. eb429c3 Removed gpr_log statement by Makarand Dharmapurikar · 8 years ago
  69. 733e3fc Fix comparison by Craig Tiller · 8 years ago
  70. f0f70a8 Make transport-level errors be reflected in status messages on calls by Craig Tiller · 8 years ago
  71. a4b34c2 Changed %lld to use mingw supported PRId64 by Ken Payson · 8 years ago
  72. 5fec4bf Merge branch 'master' into grpc_trace_granularity by murgatroid99 · 8 years ago
  73. 17c5da2 Merge remote-tracking branch 'upstream/master' into fixes by yang-g · 8 years ago
  74. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  75. 44f6245 Re-enable accidentally disabled traces by Craig Tiller · 8 years ago
  76. 0224dcc clang format by Sree Kuchibhotla · 8 years ago
  77. 8891ef5 Initialize port to -1 by Ken Payson · 8 years ago
  78. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  79. 932d027 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  80. 76a0795 Fix build errors on some configurations by Sree Kuchibhotla · 8 years ago
  81. 6149443 add code to unregister endpoints by Makarand Dharmapurikar · 8 years ago
  82. 229533b1 Remove pollset->pi_mu since it is redundant. Also do not get polling by Sree Kuchibhotla · 8 years ago
  83. 24b6eae Add missing function fd_is_shutdown by Sree Kuchibhotla · 8 years ago
  84. 0100b2f Make fd_shutdown idempotent by Sree Kuchibhotla · 8 years ago
  85. 3131c26 Integrate with unified error reporting by Sree Kuchibhotla · 8 years ago
  86. 8333792 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  87. d9230ca Merge remote-tracking branch 'upstream/master' into fixes by yang-g · 8 years ago
  88. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  89. 4bcd135 Merge branch 'master' into fixes by yang-g · 8 years ago
  90. be22335 Merge pull request #6969 from ctiller/stream_finish by Jan Tattermusch · 8 years ago
  91. 7bfa751 Merge pull request #6966 from ctiller/get_settings_first by Jan Tattermusch · 8 years ago
  92. cddf697 Fix refcounting tsan failures and grab pollset lock in the function by Sree Kuchibhotla · 8 years ago
  93. 2f8ade0 Significantly refactor the polling island locking and refcounting code by Sree Kuchibhotla · 8 years ago
  94. adb65a6 Fixed gpr_log format issues by Yuchen Zeng · 8 years ago
  95. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  96. 7981e19 Network status tracking by Makarand Dharmapurikar · 8 years ago
  97. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  98. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  99. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  100. daec5f9 We dont need to account for parsing or not when writing by Craig Tiller · 8 years ago