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