1. beffc77 stop using SSL_CERT_FILE env for C# interop tests by Jan Tattermusch · 9 years ago
  2. 1bc8fa7 Merge pull request #3643 from dgquintas/microchannels by Craig Tiller · 9 years ago
  3. 75457ff php: add more unit test for code coverage analysis by Stanley Cheung · 9 years ago
  4. 63544f7 Merge pull request #3892 from jtattermusch/python_fix_auth_tests by Masood Malekghassemi · 9 years ago
  5. 2da13a0 Merge pull request #3890 from jtattermusch/fix_ruby_per_rpc_creds by Michael Lumish · 9 years ago
  6. 42e2beb Merge pull request #3858 from enisoc/php-close by Stanley Cheung · 9 years ago
  7. 70815ae Merge pull request #3878 from murgatroid99/node_remove_log_lines by Nicolas Noble · 9 years ago
  8. 3b6fef1 fix some python auth interop tests by Jan Tattermusch · 9 years ago
  9. fe3d9ea fix ruby per_rpc_creds by Jan Tattermusch · 9 years ago
  10. 85ccb8c added grpc_client_uchannel_set_subchannel func by David Garcia Quintas · 9 years ago
  11. e49501a Update README.md by Jan Tattermusch · 9 years ago
  12. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  13. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  14. 9093eda Merge pull request #3822 from nathanielmanistaatgoogle/prerequisites by Kailash Sethuraman · 9 years ago
  15. cbcf187 Add python-dev and Python 3 to prerequisites by Nathaniel Manista · 9 years ago
  16. 5fccd90 This is a library. It should not output logs to STDOUT by default by murgatroid99 · 9 years ago
  17. 651ebdd Merge pull request #3861 from jtattermusch/ruby_use_tls by Michael Lumish · 9 years ago
  18. 28738bb Add empty_stream Python interop test by Masood Malekghassemi · 9 years ago
  19. 551d0f3 Merge pull request #3860 from jtattermusch/python_use_tls_compat by Nathaniel Manista · 9 years ago
  20. 785efd4 accept --use_tls=true --use_test_ca=true in python by Jan Tattermusch · 9 years ago
  21. ff46610 Merge pull request #3862 from jcanizales/fix-release-conflict by Nicolas Noble · 9 years ago
  22. 2ca1df1 restrict number of iterations for UnaryCallPerformance test by Jan Tattermusch · 9 years ago
  23. 5e2db5b Merge pull request #3841 from murgatroid99/ruby_test_timeout by Jan Tattermusch · 9 years ago
  24. 73b3eea accept --use_tls=true and --use_test_ca=true in ruby by Jan Tattermusch · 9 years ago
  25. 197adea Git ignore XCode derived files across the repo by Jorge Canizales · 9 years ago
  26. 5e75116 Merge pull request #3854 from stanley-cheung/php_add_auth_interop_tests by Michael Lumish · 9 years ago
  27. 04e1eb8 PHP: Fix property reference in BaseStub::close() by Anthony Yeh · 9 years ago
  28. 59a15a8 php: add remaining auth interop tests by Stanley Cheung · 9 years ago
  29. 2d12214 Merge pull request #3846 from murgatroid99/node_distribute_ssl_roots by jboeuf · 9 years ago
  30. 8dbc473 Merge pull request #3767 from ctiller/cache-accept-enc by David G. Quintas · 9 years ago
  31. ba0cb56 php: add use_tls and use_test_ca param to interop tests script by Stanley Cheung · 9 years ago
  32. b7bc1f1 Merge pull request #3547 from soltanmm/cy by Nathaniel Manista · 9 years ago
  33. 6d6009f Distribute roots.pem with the Node package by murgatroid99 · 9 years ago
  34. aad1a34 Add newline to .rubocop.yml by murgatroid99 · 9 years ago
  35. 3c09a64 Fixed previous change, altered RuboCop settings to let me do so by murgatroid99 · 9 years ago
  36. ba1ab45 Merge pull request #3819 from stanley-cheung/php_fix_empty_stream_interop_test by Jan Tattermusch · 9 years ago
  37. 881c63e Merge pull request #3786 from ctiller/try-this-simple-trick-to-double-performance by Vijay Pai · 9 years ago
  38. 05bdfdc Merge pull request #3794 from ctiller/mf by Vijay Pai · 9 years ago
  39. 73596b8 Merge pull request #3618 from dgquintas/cq_alarm by Vijay Pai · 9 years ago
  40. 59e339b Made ruby server stop waiting for calls when it starts getting null calls by murgatroid99 · 9 years ago
  41. e5f41cb php: fix empty_stream interop test; by Stanley Cheung · 9 years ago
  42. 68638f3 Merge pull request #3815 from murgatroid99/node_increase_coverage by Nicolas Noble · 9 years ago
  43. c22adbc Merged with #3788 by David Garcia Quintas · 9 years ago
  44. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  45. 661ad7f We need the iomgr_init for winsocks initialization. by David Garcia Quintas · 9 years ago
  46. c52dfac Fixed error in Node credentials test by murgatroid99 · 9 years ago
  47. 5f9e979 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  48. 738e91e Fix call data init in census grpc filter. by Hongyu Chen · 9 years ago
  49. 706b70f Updated Windows resolver by David Garcia Quintas · 9 years ago
  50. 7cfee08 Added more tests, removed some unused code, fixed a bug by murgatroid99 · 9 years ago
  51. d86742f Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api by Jan Tattermusch · 9 years ago
  52. 93cec49 Merge pull request #3754 from ctiller/latent-see by David G. Quintas · 9 years ago
  53. a538c40 Merge pull request #3806 from vjpai/plugin_nullptr by Yang Gao · 9 years ago
  54. 9e76e7a removed unused local var by David Garcia Quintas · 9 years ago
  55. 9c97aae Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  56. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  57. 249e9bf Flush exec_ctx work within loop by David Garcia Quintas · 9 years ago
  58. 18729a0 Polishing of C# auth API by Jan Tattermusch · 9 years ago
  59. 71f5036 Added some more tests to increase coverage by murgatroid99 · 9 years ago
  60. 75a2bba Refactored some C++ code to improve code reuse by murgatroid99 · 9 years ago
  61. 7f71570 Some changes required to make C++ code generator plugin work fine for by Vijay Pai · 9 years ago
  62. 041d90a Merge pull request #3788 from dgquintas/one_less_lock by Craig Tiller · 9 years ago
  63. deea05b Merge pull request #3688 from murgatroid99/run_tests_tracing_fix by Michael Lumish · 9 years ago
  64. 8d7d06f Merge pull request #3804 from vjpai/gcc44_issues by Craig Tiller · 9 years ago
  65. 9c476ad Merge pull request #3785 from jboeuf/boringssl_type_issues by Nicolas Noble · 9 years ago
  66. 6fe015e Add some tests to increase coverage, fix some failures by murgatroid99 · 9 years ago
  67. b100410 Stop using atm operations on fd->shutdown since that is already used by Vijay Pai · 9 years ago
  68. 154c3c8 Merge pull request #3790 from stanley-cheung/php_validate_metadata_keys by Michael Lumish · 9 years ago
  69. f438ee1 fixed comment by Stanley Cheung · 9 years ago
  70. b8e8267 Fix race conditions by Craig Tiller · 9 years ago
  71. 8344daa Make getting metadata user data a lock free operation by Craig Tiller · 9 years ago
  72. 63bda56 Make metadata unref atomic by Craig Tiller · 9 years ago
  73. 2783ced Merge branch 'latent-see' into try-this-simple-trick-to-double-performance by Craig Tiller · 9 years ago
  74. 42cc378 Merge branch 'latent-see' into cache-accept-enc by Craig Tiller · 9 years ago
  75. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  76. cde54ba Merge branch 'latent-see' into latent-more-see by Craig Tiller · 9 years ago
  77. b733c74 Merge pull request #3760 from murgatroid99/node_unified_installation_failure by Jan Tattermusch · 9 years ago
  78. 8e30e25 Fix asan compile error by Craig Tiller · 9 years ago
  79. b0cd08a php: validate and normalize metadata keys by Stanley Cheung · 9 years ago
  80. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  81. 5994bd1 Avoid lock/unlock for common client channel pick. by David Garcia Quintas · 9 years ago
  82. abaf47c Merge pull request #3746 from murgatroid99/node_interop_compliance by Jan Tattermusch · 9 years ago
  83. cb7bf8a Set current worker for longer by Craig Tiller · 9 years ago
  84. 44011e8 More markup by Craig Tiller · 9 years ago
  85. ce1f19e More markup by Craig Tiller · 9 years ago
  86. 01ac4f0 Removing warnings when using boringssl. by Julien Boeuf · 9 years ago
  87. 8aad5a0 Merge pull request #3751 from jboeuf/fix_3680 by Yang Gao · 9 years ago
  88. 3ff2754 Enable cache for encodings accepted by peer by Craig Tiller · 9 years ago
  89. 4c351aa Merge pull request #3701 from yang-g/unreachable by Craig Tiller · 9 years ago
  90. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  91. 5dbbd91 Revert "Added interval_us delay in Node interop server" by murgatroid99 · 9 years ago
  92. be13d81 Fixed some issues with the tests by murgatroid99 · 9 years ago
  93. eb185de Fixed some issues with the Node tests by murgatroid99 · 9 years ago
  94. 66ec9bb php: call writesDone in interop test by Stanley Cheung · 9 years ago
  95. e5ba29f php: implement empty_stream interop test by Stanley Cheung · 9 years ago
  96. 6374f9d Fix a couple of issues with the node interop client by murgatroid99 · 9 years ago
  97. 2e58faf Merge branch 'master' into node_interop_compliance by murgatroid99 · 9 years ago
  98. 1f0846d Merge pull request #3692 from dgquintas/inspector_fail by Sree Kuchibhotla · 9 years ago
  99. 2ccbb91 Merge pull request #3691 from sreecha/fix_compression by David G. Quintas · 9 years ago
  100. 8910ac6 more markers by Craig Tiller · 9 years ago