1. 40a3e64 Merge pull request #7123 from sreecha/epoll_perf by Jan Tattermusch · 8 years ago
  2. 3421724 Reduce the number of kicks by Sree Kuchibhotla · 8 years ago
  3. 9de42ab Minor format fix by Sree Kuchibhotla · 8 years ago
  4. 1e77668 Trace statements in epoll poller (enabled by default to debug the recent by Sree Kuchibhotla · 8 years ago
  5. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  6. 94f0a50 Merge pull request #7082 from ctiller/time_errors by Craig Tiller · 8 years ago
  7. 510ff69 Fix comment formatting by Craig Tiller · 8 years ago
  8. 1919699 Dont reblock sigmask every loop by Craig Tiller · 8 years ago
  9. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  10. bfc9adc Annotate more things by Craig Tiller · 8 years ago
  11. a9df5d1 Merge pull request #6644 from ctiller/reuse_port by Jan Tattermusch · 8 years ago
  12. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  13. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  14. d004325 Merge pull request #6888 from yang-g/fixes by Jan Tattermusch · 8 years ago
  15. a218a06 Fix GPR_TIMER misbalancing by Craig Tiller · 8 years ago
  16. f467846 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  17. 5e6b9ba Merge pull request #7043 from kpayson64/clang_format by Jan Tattermusch · 8 years ago
  18. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  19. a5cae9b Merge pull request #6798 from jboeuf/fix_3803 by Jan Tattermusch · 8 years ago
  20. 62a6c92 Fix clang formatting by Ken Payson · 8 years ago
  21. 67ec53f Merge pull request #7014 from ctiller/fix_tracing by Jan Tattermusch · 8 years ago
  22. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  23. 13b2b7f Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  24. 6a29545 Change the type of 'ref_count' in polling_island from gpr_atm to gpr_refcount by Sree Kuchibhotla · 8 years ago
  25. 20d0a16 Better error handling and add polling_island_unlock_pair() helper by Sree Kuchibhotla · 8 years ago
  26. d4a299c Merge pull request #7003 from kpayson64/mingw_str_format_support by Nicolas Noble · 8 years ago
  27. eb429c3 Removed gpr_log statement by Makarand Dharmapurikar · 8 years ago
  28. a4b34c2 Changed %lld to use mingw supported PRId64 by Ken Payson · 8 years ago
  29. 5fec4bf Merge branch 'master' into grpc_trace_granularity by murgatroid99 · 8 years ago
  30. 17c5da2 Merge remote-tracking branch 'upstream/master' into fixes by yang-g · 8 years ago
  31. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  32. 44f6245 Re-enable accidentally disabled traces by Craig Tiller · 8 years ago
  33. 0224dcc clang format by Sree Kuchibhotla · 8 years ago
  34. 8891ef5 Initialize port to -1 by Ken Payson · 8 years ago
  35. 932d027 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  36. 76a0795 Fix build errors on some configurations by Sree Kuchibhotla · 8 years ago
  37. 6149443 add code to unregister endpoints by Makarand Dharmapurikar · 8 years ago
  38. 229533b1 Remove pollset->pi_mu since it is redundant. Also do not get polling by Sree Kuchibhotla · 8 years ago
  39. 24b6eae Add missing function fd_is_shutdown by Sree Kuchibhotla · 8 years ago
  40. 0100b2f Make fd_shutdown idempotent by Sree Kuchibhotla · 8 years ago
  41. 3131c26 Integrate with unified error reporting by Sree Kuchibhotla · 8 years ago
  42. 8333792 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  43. d9230ca Merge remote-tracking branch 'upstream/master' into fixes by yang-g · 8 years ago
  44. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  45. 4bcd135 Merge branch 'master' into fixes by yang-g · 8 years ago
  46. be22335 Merge pull request #6969 from ctiller/stream_finish by Jan Tattermusch · 8 years ago
  47. 7bfa751 Merge pull request #6966 from ctiller/get_settings_first by Jan Tattermusch · 8 years ago
  48. cddf697 Fix refcounting tsan failures and grab pollset lock in the function by Sree Kuchibhotla · 8 years ago
  49. 2f8ade0 Significantly refactor the polling island locking and refcounting code by Sree Kuchibhotla · 8 years ago
  50. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  51. 7981e19 Network status tracking by Makarand Dharmapurikar · 8 years ago
  52. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  53. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  54. daec5f9 We dont need to account for parsing or not when writing by Craig Tiller · 8 years ago
  55. b187895 Fix windows build error by Craig Tiller · 8 years ago
  56. 56565fc Force receiving a SETTINGS frame as the first frame by Craig Tiller · 8 years ago
  57. 78a7333 Fix memory leak upon receiving two RST_STREAMs by Craig Tiller · 8 years ago
  58. a4d2d0c Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  59. b6163df Merge pull request #6352 from ctiller/error by Jan Tattermusch · 8 years ago
  60. 56f9862 Merge pull request #6863 from vjpai/wheezy by Jan Tattermusch · 8 years ago
  61. fa1433a Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown by Jan Tattermusch · 8 years ago
  62. 97fe0a6 clang-format code by Craig Tiller · 8 years ago
  63. 7264f14 Cleanup spam by Craig Tiller · 8 years ago
  64. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  65. 2e12db9 Test polling island merges by Sree Kuchibhotla · 8 years ago
  66. bc4c3e3 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  67. 00f41c1 Add comment about new trace flags by murgatroid99 · 8 years ago
  68. 05998dc More formatting fixes by murgatroid99 · 8 years ago
  69. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  70. bb2bd65 Clang format by murgatroid99 · 8 years ago
  71. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  72. 2a6c683 Fixed printf/gpr_log format. by David Garcia Quintas · 8 years ago
  73. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  74. cf4205d Compilation error by Sree Kuchibhotla · 8 years ago
  75. 7dce092 Fix merge errors by Craig Tiller · 8 years ago
  76. a9d8fef Fix merge error by Craig Tiller · 8 years ago
  77. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  78. 52f2312 Make {endpoint,fd}_shutdown idempotent by Craig Tiller · 8 years ago
  79. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 8 years ago
  80. 8df99f2 Try to get some more debug info by Craig Tiller · 8 years ago
  81. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  82. fc25b5f Fix use-after-free by Craig Tiller · 8 years ago
  83. ae13494 Handshake timeout implemented, and compiles by Craig Tiller · 8 years ago
  84. 289dcb1 Rename gpr_strpad as gpr_leftpad by Yuchen Zeng · 8 years ago
  85. ad2c477 Rename _GRPC_TSAN to GRPC_TSAN by Sree Kuchibhotla · 8 years ago
  86. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  87. 41622a8 Fix tsan failures by Sree Kuchibhotla · 8 years ago
  88. 449c64b Getting handshake timeouts in place by Craig Tiller · 8 years ago
  89. 8b48191 Set back to the default log function after using an override by Vijay Pai · 8 years ago
  90. 89af61e Attempt to fix bug breaking perf tests by Craig Tiller · 8 years ago
  91. 773a882 Minor fixes by yang-g · 8 years ago
  92. a72e281 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  93. a286b04 small fixes by Craig Tiller · 8 years ago
  94. 58e5896 Fix bad merge by Sree Kuchibhotla · 8 years ago
  95. eb16b3d Fix ref counting bug by Sree Kuchibhotla · 8 years ago
  96. efa7d32 Merge branch 'fuzzing-hell' into error by Craig Tiller · 8 years ago
  97. ed81a88 Merge remote-tracking branch 'upstream/master' into log_format_check by Yuchen Zeng · 8 years ago
  98. beaa357 Fix type mismatch for type_size by Yuchen Zeng · 8 years ago
  99. 0ba1144 Fix gpr_log format mismatches in c++ tests by Yuchen Zeng · 8 years ago
  100. 1f24af8 Restricted the check to GUNC by Yuchen Zeng · 8 years ago