1. 5b9ce77 Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  2. b30d3d7 Address some memory leaks by Craig Tiller · 8 years ago
  3. 5352ff1 Windows fixes for error handling by Craig Tiller · 8 years ago
  4. 468074a Sanity by Craig Tiller · 8 years ago
  5. 01fb04d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  6. f990101 Remove bogus #ifdef by Craig Tiller · 8 years ago
  7. fcbe7da Merge pull request #6588 from soltanmm/you're-my-compression by Jan Tattermusch · 8 years ago
  8. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 8 years ago
  9. deb8c3e Merge pull request #6499 from dgquintas/compression_accept_encoding by Jan Tattermusch · 8 years ago
  10. 2b62eb5 Merge pull request #6607 from michaelbausor/master by Jan Tattermusch · 8 years ago
  11. f66c374 Fix openloop test by Craig Tiller · 8 years ago
  12. ac492c0 Fix error message by Craig Tiller · 8 years ago
  13. 4727b9b Cleanup error handling for google_default_credentials by Craig Tiller · 8 years ago
  14. e451225 Fix naming bug by Craig Tiller · 8 years ago
  15. 3e149f3 clang-format by Craig Tiller · 8 years ago
  16. 6ca8e14 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  17. a41ac57 Windows port of error system by Craig Tiller · 8 years ago
  18. a774f5c Fix C++ tests by Craig Tiller · 8 years ago
  19. 93cc06a Add compression support to Cython layers by Masood Malekghassemi · 8 years ago
  20. 012f8f4 Remove zookeeper by Craig Tiller · 8 years ago
  21. c654554 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  22. 8010daa Merge pull request #6542 from ctiller/ecterm by Jan Tattermusch · 8 years ago
  23. 9a0da59 Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism by Jan Tattermusch · 8 years ago
  24. 19144a6 Merge pull request #6439 from kpayson64/python_health_check by Jan Tattermusch · 8 years ago
  25. 4b67b7f Merge pull request #6603 from ctiller/better_wakeups by Jan Tattermusch · 8 years ago
  26. 2eb7e2f Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later by Jan Tattermusch · 8 years ago
  27. fc9c1a7 Merge pull request #6556 from goldenbull/master by Jan Tattermusch · 8 years ago
  28. ea8ae09 "sooner" -> "server" typo correction by Nathaniel Manista · 8 years ago
  29. 4f8e40b Updated functions with TSRM macros for ZTS support by Michael Bausor · 8 years ago
  30. 556e5ae Fix accelerated wakeups by Craig Tiller · 8 years ago
  31. 3fe7199 Split and rename test_constants.PARALLELISM by Nathaniel Manista · 8 years ago
  32. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  33. 4701768 Disable refcounting log vomit by Craig Tiller · 8 years ago
  34. ae12593 Fix concurrent_connectivity_test by Craig Tiller · 8 years ago
  35. 2b59dbc Fixes by Craig Tiller · 8 years ago
  36. 9ad288e Merge pull request #6578 from jtattermusch/add_bat_copyrights by Jan Tattermusch · 8 years ago
  37. 086601f Merge pull request #6414 from y-zeng/reflection_proto by Yuchen Zeng · 8 years ago
  38. 23b6cdb Fix lb_policies_test by Craig Tiller · 8 years ago
  39. 3b03f8b Merge pull request #34 from markdroth/error by Craig Tiller · 8 years ago
  40. b06c640 Fix memory leak. by Mark D. Roth · 8 years ago
  41. 21d1dd8 Fix client_fuzzer corpus tests by Craig Tiller · 8 years ago
  42. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  43. 9dff3c6 Merge pull request #33 from markdroth/error by Craig Tiller · 8 years ago
  44. 808ac38 Fixed endpoint tests. by Mark D. Roth · 8 years ago
  45. 692bb33 Fix head_of_line_blocking_bad_client_test by Craig Tiller · 8 years ago
  46. f551edf add missing copyrights to .bat files by Jan Tattermusch · 8 years ago
  47. c6dadab More boolification. by Mark D. Roth · 8 years ago
  48. df1a1cb Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  49. e0d6c57 Fuzzing fixes by Craig Tiller · 8 years ago
  50. a10bdd6 Merge remote-tracking branch 'ctiller/error' into error by Mark D. Roth · 8 years ago
  51. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  52. d039722 Fix goaway_server_test by Craig Tiller · 8 years ago
  53. 2ea66c3 Added comment about repeated responses by Yuchen Zeng · 8 years ago
  54. f11f2b1 Merge pull request #6453 from kpayson64/python_protoc by Jan Tattermusch · 8 years ago
  55. 20b7d48 Merge pull request #6529 from thinkerou/master by Jan Tattermusch · 8 years ago
  56. 65279fe Fix jwt_verifier_test by Craig Tiller · 8 years ago
  57. be0d7fe Fix socket_utils_test, clang-fmt by Craig Tiller · 8 years ago
  58. 8e5c934 Fix leaks in server fuzzer by Craig Tiller · 8 years ago
  59. 6d0b4d2 Merge branch 'master' of github.com:grpc/grpc into merge by David Garcia Quintas · 8 years ago
  60. d9c5896 Fix leaks in server_chttp2_test by Craig Tiller · 8 years ago
  61. a709afe Merge pull request #6479 from kpayson64/python_protoc_formatting by Jan Tattermusch · 8 years ago
  62. 8b34ab0 Merge pull request #6552 from jboeuf/add_curlies by Jan Tattermusch · 8 years ago
  63. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  64. 8a95be5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  65. 8f42fcc Work-in-progress on fixing endpoint tests. by Mark D. Roth · 8 years ago
  66. 9aa6f40 Add callback when gRPC FD is about to be orphaned. by Robbie Shade · 8 years ago
  67. f67fc97 Fix headers_bad_client_test. by Mark D. Roth · 8 years ago
  68. d310451 Remove redundant declaration by Craig Tiller · 8 years ago
  69. 528fb66 improve channel behavior in shutdown situations by Jan Tattermusch · 8 years ago
  70. 11b55df use LANG_ENGLISH for windows api FormatMessage by goldenbull · 8 years ago
  71. 71f9665 Small fixes by Craig Tiller · 8 years ago
  72. e43e27d Merge remote-tracking branch 'upstream/master' by thinkerou · 8 years ago
  73. 1acbe3e Merge pull request #6545 from jtattermusch/csharp_stress_metrics_fix by Jan Tattermusch · 8 years ago
  74. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  75. a782375 Addressed the discussion on 05/11/2016 by Yuchen Zeng · 8 years ago
  76. 8fd9074 Add curlies for multiline if statements. by Julien Boeuf · 8 years ago
  77. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  78. 86803d1 Merge pull request #6470 from yang-g/error_with_trailer by Jorge Canizales · 8 years ago
  79. be187b0 Format changes to python protoc generation by Ken Payson · 8 years ago
  80. d151dcb fix qps reporting in C# stress client by Jan Tattermusch · 8 years ago
  81. ba1bb87 Merge pull request #27 from dgquintas/bind_error by Craig Tiller · 8 years ago
  82. 56aa023 Let execution contexts signal that they are done by Craig Tiller · 8 years ago
  83. 32ec133 fixes server_test by David Garcia Quintas · 8 years ago
  84. f624a79 Merge pull request #6537 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  85. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  86. c8b2543 Merge pull request #6526 from jtattermusch/improve_examples by Jan Tattermusch · 8 years ago
  87. 0840b85 Merge pull request #6500 from murgatroid99/ruby_user_agent by Jan Tattermusch · 8 years ago
  88. 38c6cfb Merge pull request #6536 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  89. 4c2218e Force wakeup after fd addition by Craig Tiller · 8 years ago
  90. 9d86120 clang-format by Craig Tiller · 8 years ago
  91. 594ff20 Merge pull request #6524 from kpayson64/qps_improvements by Jan Tattermusch · 8 years ago
  92. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  93. 161b03f Merge remote-tracking branch 'upstream/master' by thinkerou · 8 years ago
  94. cfc8ae1 Fix connectivity bits by Craig Tiller · 8 years ago
  95. 1fc79fc Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions by Jan Tattermusch · 8 years ago
  96. d6dabf9 Merge pull request #6449 from sreecha/stress_client_reconnects by Jan Tattermusch · 8 years ago
  97. c4727db Merge remote-tracking branch 'upstream/master' by thinkerou · 8 years ago
  98. f7b0187 add ownend and delete dtor by thinkerou · 8 years ago
  99. 03291c4 bind error in tcp server posix by David Garcia Quintas · 8 years ago
  100. 8291274 Fixed variable by murgatroid99 · 8 years ago