1. 27df689 Add note about refactor portability header by Paul Querna · 8 years ago
  2. 47d841d Add support for IP Addresses in Subject Alt Names. by Paul Querna · 8 years ago
  3. f9b26d9 Merge pull request #5731 from ctiller/huh_omg by Jan Tattermusch · 8 years ago
  4. db3bcca Merge pull request #5453 from adelez/setup_full_interop by Jan Tattermusch · 8 years ago
  5. 047fe1f Merge pull request #5580 from daniel-j-born/test_creds by Dan Born · 8 years ago
  6. 879c764 Merge pull request #5727 from nicolasnoble/upmerge by Jan Tattermusch · 8 years ago
  7. 2480f98 Add a script to run interop tests against all versions of prod servers. by Adele Zhou · 9 years ago
  8. ff08a0c Merge pull request #5545 from yang-g/windows_leaks by Jan Tattermusch · 8 years ago
  9. fca9464 Merge pull request #5583 from stanley-cheung/php-fix-examples-constructor by Jan Tattermusch · 8 years ago
  10. 2312332 Merge pull request #5444 from vjpai/debug_qps_stream by Jan Tattermusch · 8 years ago
  11. e1e459e Merge pull request #5724 from grpc/revert-5607-revert-5544-master by Jan Tattermusch · 8 years ago
  12. 2626dfd Merge pull request #5728 from jtattermusch/python_nuke_event_invocation by Jan Tattermusch · 8 years ago
  13. 822f1d7 Add comment, tighten loop by Craig Tiller · 8 years ago
  14. a45782f Fix copyright by Craig Tiller · 8 years ago
  15. 9fb89ea If we cant check timers due to contention, at least make sure we do a follow up check soon by Craig Tiller · 8 years ago
  16. 948fa1b Merge branch 'huh_omg' of github.com:ctiller/grpc into huh_omg by Craig Tiller · 8 years ago
  17. 3591482 Expand lock by Craig Tiller · 8 years ago
  18. d24fc85 Fix cast by Craig Tiller · 8 years ago
  19. 64baf2c Extend timeout by Craig Tiller · 8 years ago
  20. 2ba4133 Fix race in subchannel.c by Craig Tiller · 8 years ago
  21. 0ce7bec Fail faster by Craig Tiller · 8 years ago
  22. 57e2743 Add contributed test by Craig Tiller · 8 years ago
  23. 8734e02 fix copyright by Jan Tattermusch · 8 years ago
  24. 6a462d4 Merge pull request #5718 from ctiller/dns_retry by Nicolas Noble · 8 years ago
  25. 9ff2c14 Merge branch 'release-0_13' by Nicolas "Pixel" Noble · 8 years ago
  26. afc59cb remove tests for EventInvocation API that is going to be removed by Jan Tattermusch · 8 years ago
  27. 52676ba Merge pull request #5694 from nicolasnoble/pre-0.13.1-downmerge by Jan Tattermusch · 8 years ago
  28. 7e6b2da Merge pull request #5720 from jcanizales/reachability-objc-fix by Jan Tattermusch · 8 years ago
  29. 0561cd8 Merge pull request #5637 from murgatroid99/node_bad_message_handling by Jan Tattermusch · 8 years ago
  30. 602eff7 Merge pull request #5439 from chrisdunelm/coreclr_metadata2 by Jan Tattermusch · 8 years ago
  31. fd1ffe4 Merge pull request #5587 from stanley-cheung/php-update-composer-json by Jan Tattermusch · 8 years ago
  32. 7268eed Merge pull request #5381 from jtattermusch/core_portability_clang by Jan Tattermusch · 8 years ago
  33. aad4156 Disabling iOS user-agent test. by Nicolas "Pixel" Noble · 8 years ago
  34. fb9de3e Merge pull request #5719 from soltanmm/morechan by Masood Malekghassemi · 8 years ago
  35. cfcaccc Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"" by Jorge Canizales · 8 years ago
  36. 8b414f1 Clean up ownership of the connection loss handler by Jorge Canizales · 8 years ago
  37. 07a2a70 Not call external methods from within a critical section by Jorge Canizales · 8 years ago
  38. f1d084a Add monitoring of connectivity by Jorge Canizales · 9 years ago
  39. a41940d Disabling check_version. by Nicolas "Pixel" Noble · 8 years ago
  40. 9ee1635 Remove unnecessary (potentially bad) safety-refs by Masood Malekghassemi · 8 years ago
  41. 9aa4f1b fix windows leaks by yang-g · 8 years ago
  42. b18fe55 Update copyrights by Craig Tiller · 8 years ago
  43. e2327db Fit and finish for dns retry loop by Craig Tiller · 8 years ago
  44. 1e55bd4 Add retry for dns resolution by Craig Tiller · 8 years ago
  45. e91ef68 Add failing test by Craig Tiller · 8 years ago
  46. e1e4559 Make blocking_resolve_address overridable by Craig Tiller · 8 years ago
  47. 180ca86 Merge pull request #5704 from jtattermusch/fix_python_beta_stream_stream by Craig Tiller · 8 years ago
  48. 2697f21 Merge branch 'master' into debug_qps_stream by vjpai · 8 years ago
  49. 1d2933a Merge branch 'master' into node_bad_message_handling by murgatroid99 · 8 years ago
  50. 5709e93 remove stale src/php/ext/grpc/README.md by Stanley Cheung · 8 years ago
  51. 7fc1208 still need this block for the example composer.json file by Stanley Cheung · 8 years ago
  52. d26753e update PHP composer.json files by Stanley Cheung · 8 years ago
  53. cfad243 fixed copyright by Stanley Cheung · 8 years ago
  54. 8685c38 one more by Stanley Cheung · 8 years ago
  55. 4020215 fix copyright by Stanley Cheung · 8 years ago
  56. 7212f16 php: fix examples ClientStub constructor by Stanley Cheung · 8 years ago
  57. 9f0f1e3 Merge branch 'master' into pre-0.13.1-downmerge by Nicolas "Pixel" Noble · 8 years ago
  58. fa45a5e fix race between send message and send initial metadata by Jan Tattermusch · 8 years ago
  59. fbdf51b Merge pull request #5678 from murgatroid99/ruby_synchronization_fixes by Nicolas Noble · 8 years ago
  60. 52c05e9 Merge pull request #5448 from jtattermusch/fix_csharp_artifacts by Nicolas Noble · 8 years ago
  61. 8831d4c Merge pull request #5690 from soltanmm/merp by Masood Malekghassemi · 8 years ago
  62. 01dd7fe Merge pull request #5628 from royalharsh/master by Jan Tattermusch · 8 years ago
  63. 9a1de8d Merge pull request #5687 from soltanmm/other-typo by Nathaniel Manista · 8 years ago
  64. cbdd984 updates contributing.md by Harsh Vardhan · 8 years ago
  65. 0640711 Merge pull request #5668 from y-zeng/master by LisaFC · 8 years ago
  66. 280eedd Merge branch 'master' into pre-0.13.1-downmerge by Nicolas "Pixel" Noble · 8 years ago
  67. 40ed554 Merge pull request #5686 from soltanmm/gills by Masood Malekghassemi · 8 years ago
  68. 6387add Merge pull request #5540 from soltanmm/upmerge by Craig Tiller · 8 years ago
  69. 60cbec7 fix C# artifacts compatibility by Jan Tattermusch · 9 years ago
  70. d4726c1 add support for clang3.4 and 3.6 by Jan Tattermusch · 9 years ago
  71. e3e640f Merge pull request #5676 from ctiller/neg by Vijay Pai · 8 years ago
  72. 1d68520 Remove extraneous mutex, restrict state transitions by murgatroid99 · 8 years ago
  73. 907f963 Merge pull request #5677 from ctiller/neg3 by Vijay Pai · 8 years ago
  74. 8b744f4 Merge pull request #5662 from ctiller/timer_list by Vijay Pai · 8 years ago
  75. 68a94c8 Don't set linetrace unless testing coverage by Masood Malekghassemi · 8 years ago
  76. f7ff8be Fix other typo to match previous typo fix by Masood Malekghassemi · 8 years ago
  77. 1f646dc Release GIL in queue __dealloc__ by Masood Malekghassemi · 8 years ago
  78. 76ee82c Merge pull request #5680 from soltanmm/tmp by makdharma · 8 years ago
  79. 798b0dc Doc Fixit: src/cpp/README need more information, revised 03092016 by Yuchen Zeng · 8 years ago
  80. ec49e15 Fix typo by Masood Malekghassemi · 8 years ago
  81. 3c77ff4 Fix copyright by murgatroid99 · 8 years ago
  82. d48d84d Ruby: fix some synchronization code in server implementation by murgatroid99 · 8 years ago
  83. d426d9d Fix memory leak if call is already cancelled by Craig Tiller · 8 years ago
  84. 76a5c0e Fix memory leak: keep all resolver calls under the same lock by Craig Tiller · 8 years ago
  85. d68ee7e Merge pull request #5672 from LisaFC/master by Stanley Cheung · 8 years ago
  86. 5f3ba8c Copyright, casting fixes by Craig Tiller · 8 years ago
  87. a39c199 clang-format by Craig Tiller · 8 years ago
  88. 3a951bd clang-format by Craig Tiller · 8 years ago
  89. 0e6e34e Add an additional test by Craig Tiller · 8 years ago
  90. 1b393da Updated main examples README to link to main docs and quickstarts by Lisa Carey · 8 years ago
  91. 72dbc4a updates contributing.md by Harsh Vardhan · 8 years ago
  92. 341b5ab Doc Fixit: src/cpp/README need more information by Yuchen Zeng · 8 years ago
  93. 08e0c19 Revert mistaken change by Craig Tiller · 8 years ago
  94. 9d14763 Fix timers by Craig Tiller · 8 years ago
  95. 0e67d19 Merge pull request #5655 from LisaFC/master by Stanley Cheung · 8 years ago
  96. 3be6801 Clarifying how to install for gRPC C++ by Lisa Carey · 8 years ago
  97. 4046492 Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc by LisaFC · 8 years ago
  98. 119fd38 Merge pull request #5632 from stanley-cheung/php-update-readme by LisaFC · 8 years ago
  99. a2c8b20 review changes by Stanley Cheung · 8 years ago
  100. f37db9f Merge pull request #5638 from ctiller/no_profiler_for_you by Vijay Pai · 8 years ago