1. 77fc4d3 BoringSSL: vsproject changes by Craig Tiller · 9 years ago
  2. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  3. d491897 Merge pull request #4526 from soltanmm/schrodingers-fix by Nathaniel Manista · 9 years ago
  4. f872c6a Fix Python test timeouts by Masood Malekghassemi · 9 years ago
  5. 66953c1 Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cpp by Craig Tiller · 9 years ago
  6. 11169d9 Merge pull request #4384 from ctiller/big_data by Yang Gao · 9 years ago
  7. 83405c1 dont include grpc++ in buildtests_c by Jan Tattermusch · 9 years ago
  8. f5be46d Merge pull request #4533 from jboeuf/remove_peer_from_ssl_auth_context by Craig Tiller · 9 years ago
  9. 371bdfe Merge pull request #4532 from jtattermusch/remove_unused_vsprojects by Craig Tiller · 9 years ago
  10. 9fdf8e7 Merge pull request #4531 from jtattermusch/shorter_win_path by Craig Tiller · 9 years ago
  11. 96d7c8e Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context by Julien Boeuf · 9 years ago
  12. ee9d78b Unit testing the peer from auth context functionality. by Julien Boeuf · 9 years ago
  13. 83a2381 remove unused vsprojects by Jan Tattermusch · 9 years ago
  14. 44fc720 regenerate project files by Jan Tattermusch · 9 years ago
  15. 6b20f6f make intermediate dir path shorter by Jan Tattermusch · 9 years ago
  16. 3f9fe46 Merge pull request #4523 from jboeuf/no_auth_context_in_security_connector by Craig Tiller · 9 years ago
  17. 7bd86e1 Merge pull request #4512 from jtattermusch/win64_more_fixes by Craig Tiller · 9 years ago
  18. 01294c2 Merge pull request #4524 from jtattermusch/polish_vcxproj_files by Craig Tiller · 9 years ago
  19. 4f0cb4b Merge pull request #4527 from jtattermusch/silence_lnk4217 by Craig Tiller · 9 years ago
  20. 025ffef ignore warning LNK4217 by Jan Tattermusch · 9 years ago
  21. 1d9ac66 Removing the peer from the SSL security connector. by Julien Boeuf · 9 years ago
  22. 1b34aeb fixing x64 build with vs2015 by Jan Tattermusch · 9 years ago
  23. 0cde8d4 Merge pull request #4507 from jtattermusch/run_portability by Nicolas Noble · 9 years ago
  24. ec59bc7 regenerate project files by Jan Tattermusch · 9 years ago
  25. e3dea2c make Release depend on Release from nuget deps by Jan Tattermusch · 9 years ago
  26. 35ca074 silence warnings by Jan Tattermusch · 9 years ago
  27. 78e0711 Get rid of tabs from .include file by Jan Tattermusch · 9 years ago
  28. 5b19403 Making the stack work with outgoing channel args. by Julien Boeuf · 9 years ago
  29. 2dd2e89 Merge pull request #4514 from yang-g/master by David G. Quintas · 9 years ago
  30. 575625c hide a debug log under trace and fix two log levels by yang-g · 9 years ago
  31. 309b621 Merge pull request #4501 from jtattermusch/refcounting_completion_queue_shutdown by Jan Tattermusch · 9 years ago
  32. 1212f05 add run_portability.sh script by Jan Tattermusch · 9 years ago
  33. afd3fdc Merge pull request #4504 from soltanmm/typo-fix by Nathaniel Manista · 9 years ago
  34. 6b09780 Fix typo in Python test harness by Masood Malekghassemi · 9 years ago
  35. 366f42c Removing the auth context from the security connector. by Julien Boeuf · 9 years ago
  36. a3f298f clang-format by Craig Tiller · 9 years ago
  37. 8a09593 Fix flow control for unstarted streams by Craig Tiller · 9 years ago
  38. 50788ac Merge branch 'big_data' of github.com:ctiller/grpc into big_data by Craig Tiller · 9 years ago
  39. ce46c27 Fix merge by Craig Tiller · 9 years ago
  40. e1b8c2b Fix merge by Craig Tiller · 9 years ago
  41. 86e8ad8 Merge github.com:grpc/grpc into big_data by Craig Tiller · 9 years ago
  42. 788767a Merge pull request #4464 from jtattermusch/coverage_in_debug by adelez · 9 years ago
  43. ea7469d refcounting completion queue shutdown by Jan Tattermusch · 9 years ago
  44. 62ae50d Merge pull request #4487 from stanley-cheung/php_insecure_channel_creds by jboeuf · 9 years ago
  45. 68016a1 fix build_step_environ() by Jan Tattermusch · 9 years ago
  46. 416000f Merge pull request #4485 from ctiller/wat by Nicolas Noble · 9 years ago
  47. da755a9 Merge pull request #4482 from ctiller/lobapo by David G. Quintas · 9 years ago
  48. 6bd3180 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  49. 7a53de1 Merge pull request #4467 from ctiller/DotInHeaderName by David G. Quintas · 9 years ago
  50. 5ff97a2 Merge pull request #4479 from ctiller/aarons-bug by Yang Gao · 9 years ago
  51. 9e38c21 Merge pull request #4484 from alfatraining/fix_test/gpr_stack_lockfree_test by Craig Tiller · 9 years ago
  52. 1ce471a fix indentation and be more explicit re cast to gpr_atm by Konstantinos Sofokleous · 9 years ago
  53. 0580b6a Add fflush to windows log lines by Craig Tiller · 9 years ago
  54. aff6d61 Merge pull request #4481 from dgquintas/interop_compression by Craig Tiller · 9 years ago
  55. 147cc70 fix gpr_stack_lockfree_test assert bug on 64 bits by Konstantinos Sofokleous · 9 years ago
  56. cee1477 lb_policies_test robustness work by Craig Tiller · 9 years ago
  57. a2b7817 Removed compression checks from vanilla large unary by David Garcia Quintas · 9 years ago
  58. e5cdbea Merge pull request #4453 from ctiller/server_stall by Sree Kuchibhotla · 9 years ago
  59. ca9a637 Fix double read at end of stream bug by Craig Tiller · 9 years ago
  60. e4a6918 polishing run_tests.py by Jan Tattermusch · 9 years ago
  61. 8ccebc4 Merge pull request #4478 from ctiller/sleep-longer by Yang Gao · 9 years ago
  62. 54bc8a9 Stabilize test by increasing timeout by Craig Tiller · 9 years ago
  63. f6d4c62 Merge pull request #4477 from stanley-cheung/php_bump_version_for_release by Stanley Cheung · 9 years ago
  64. 27a3167 php: bump version for release by Stanley Cheung · 9 years ago
  65. 31e01d7 Merge pull request #4043 from jeady/patch-1 by LisaFC · 9 years ago
  66. 847be49 Merge pull request #4432 from stanley-cheung/php_remove_hack by Stanley Cheung · 9 years ago
  67. c66ff09 re-arrange dockerfile by Stanley Cheung · 9 years ago
  68. c9589da remove dockerfile hack;; by Stanley Cheung · 9 years ago
  69. 2e9ce91 Use code type highlight for the code blocks in the cpp helloworld by James Eady · 9 years ago
  70. 5c8c3e7 Merge pull request #4435 from murgatroid99/node_interop_server_response_delay by Jan Tattermusch · 9 years ago
  71. 8c96b29 Merge pull request #4465 from grpc/DotInHeaderName by Eric Anderson · 9 years ago
  72. a761589 Allow . in header names by Craig Tiller · 9 years ago
  73. a614f4e Update PROTOCOL-HTTP2.md by Louis Ryan · 9 years ago
  74. 29c3ca5 Merge pull request #4451 from ctiller/proxy-crash by Yang Gao · 9 years ago
  75. 34533ca Merge pull request #4463 from ctiller/perf_test by Craig Tiller · 9 years ago
  76. af63816 Merge pull request #4379 from jtattermusch/per_rpc_creds_test by Michael Lumish · 9 years ago
  77. 88fefe9 Merge pull request #4436 from jtattermusch/csharp_shutdown_test by Michael Lumish · 9 years ago
  78. b4d93b5 Merge pull request #4449 from jtattermusch/csharp_test_restructuring by Michael Lumish · 9 years ago
  79. 0607671 Tweak run_latency_profile.sh to run better on Jenkins by Craig Tiller · 9 years ago
  80. 3ac4900 improve MetadataCredentials test by Jan Tattermusch · 9 years ago
  81. ef1d424 Merge branch 'proxy-crash' into server_stall by Craig Tiller · 9 years ago
  82. be5a4eb Fix merge error by Craig Tiller · 9 years ago
  83. fc51234 Capture latency trace for ping pong during performance runs by Craig Tiller · 9 years ago
  84. ea50b90 Fix missing timer tag by Craig Tiller · 9 years ago
  85. f71910c Merge branch 'proxy-crash' into server_stall by Craig Tiller · 9 years ago
  86. abb2e3d Handle cancelling writes whilst writing by Craig Tiller · 9 years ago
  87. 7954e36 Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 9 years ago
  88. 80428e6 Merge pull request #4437 from carl-mastrangelo/wombal by David G. Quintas · 9 years ago
  89. 31d0d1e recv_message_ready was already taken care of by Craig Tiller · 9 years ago
  90. 7857537 Merge github.com:grpc/grpc into server_stall by Craig Tiller · 9 years ago
  91. 1a423ef Merge branch 'proxy-crash' into server_stall by Craig Tiller · 9 years ago
  92. 6181bbc Merge pull request #4460 from ctiller/whoops by Craig Tiller · 9 years ago
  93. 633d9ad Merge pull request #4444 from ctiller/ssl-bad-con by jboeuf · 9 years ago
  94. c10d68d Merge branch 'proxy-crash' of github.com:ctiller/grpc into proxy-crash by Craig Tiller · 9 years ago
  95. 4579846 Better fix by Craig Tiller · 9 years ago
  96. da308ae Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 9 years ago
  97. af745d8 Fix build by Craig Tiller · 9 years ago
  98. c482945 Merge pull request #4458 from dgquintas/lb_coverage by Craig Tiller · 9 years ago
  99. 4930a04 Merge pull request #4456 from nicolasnoble/http_cli-server-override by Craig Tiller · 9 years ago
  100. 45a78af Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 9 years ago