1. aed42a8 Update Cython gRPC code by Masood Malekghassemi · 9 years ago
  2. 13ee182 Use value equality for status codes by Masood Malekghassemi · 9 years ago
  3. 7a6b0a4 Merge pull request #4323 from soltanmm/LD50 by Jan Tattermusch · 9 years ago
  4. eaa7d20 Fix interop Python test invocation by Masood Malekghassemi · 9 years ago
  5. 8f45418 Merge pull request #4260 from jtattermusch/auth_interceptor_context by jboeuf · 9 years ago
  6. 63b31de Merge pull request #4290 from murgatroid99/node_auth_plugin_param_change by Jan Tattermusch · 9 years ago
  7. 67140d0 Merge pull request #4281 from soltanmm/LD50 by Nathaniel Manista · 9 years ago
  8. 070b91c Generate coverage HTML reports for Jenkins by Masood Malekghassemi · 9 years ago
  9. d00241e Use tox by Masood Malekghassemi · 9 years ago
  10. bcf193e Generalize metadata plugin arguments to future-proof it by murgatroid99 · 9 years ago
  11. 98ee61f Merge pull request #4282 from jcanizales/custom-mutable-dict by Michael Lumish · 9 years ago
  12. 5a5e9ee Merge pull request #4277 from murgatroid99/node_backport_memory_leak_fix by Nicolas Noble · 9 years ago
  13. 35768db Mark the GRPCRequestHeaders protocol deprecated by Jorge Canizales · 9 years ago
  14. e1f7445 Add the protocol back for backward compatibility. by Jorge Canizales · 9 years ago
  15. f4f150f Makes GRPCRequestHeaders a NSMutableDictionary by Jorge Canizales · 9 years ago
  16. 7566c9a Make Python testing predictable again by Masood Malekghassemi · 9 years ago
  17. 31c16e5 Merge pull request #4269 from nathanielmanistaatgoogle/lifecycle by Masood Malekghassemi · 9 years ago
  18. 14d76fd Fixes memory leak when receiving data by Seongjin Cho · 9 years ago
  19. b531f76 Memory leak fix? by Seongjin Cho · 9 years ago
  20. 873d04b Merge pull request #4235 from jcanizales/use-boringssl by Michael Lumish · 9 years ago
  21. 2533365 Fixes to stub and server lifecycle by Nathaniel Manista · 9 years ago
  22. e0abeea Migrate _termination_action into _End by Nathaniel Manista · 9 years ago
  23. 189fcf8 introduce auth interceptor context by Jan Tattermusch · 9 years ago
  24. 0c0d15f Move BoringSSL.podspec into src, and point Podfiles to it by Jorge Canizales · 9 years ago
  25. ba40482 Clang format. by Nicolas "Pixel" Noble · 9 years ago
  26. 3e5cbee Merge pull request #4223 from jcanizales/filter-protobuf-warnings by Michael Lumish · 9 years ago
  27. f762d40 Filter Protobuf nullable warnings by Jorge Canizales · 9 years ago
  28. e3d9db2 Adjust version requirements through samples and tests. by Jorge Canizales · 9 years ago
  29. 2b8e9ca Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin_api by Julien Boeuf · 9 years ago
  30. b1c41d7 Merge pull request #4154 from jboeuf/new_creds_plugin_api by jboeuf · 9 years ago
  31. eb029c9 Better documentation of the method_name field. by Julien Boeuf · 9 years ago
  32. 114f394 Cpp example of how the plugins can be done. by Julien Boeuf · 9 years ago
  33. caf9935 Also adding a credentials type to the plugin API. by Julien Boeuf · 9 years ago
  34. 1db095d bump C# version to 0.12.0 by Jan Tattermusch · 9 years ago
  35. 35b6b94 Fixing node build. by Julien Boeuf · 9 years ago
  36. 3c957e6 Fixing implementations. by Julien Boeuf · 9 years ago
  37. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  38. 802f6b6 Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert by Julien Boeuf · 9 years ago
  39. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  40. 7fc77e0 Merge pull request #4139 from grpc/release-0_11 by Jan Tattermusch · 9 years ago
  41. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  42. a89bf50 Handle cancel before start case by yang-g · 9 years ago
  43. 7fdfe1a Bandaid over differences in the C API for Python credentials by Masood Malekghassemi · 9 years ago
  44. e695941 Merge pull request #4091 from murgatroid99/node_channel_args_malloc by Tim Emiola · 9 years ago
  45. 06029a0 Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_free_immediately by Michael Lumish · 9 years ago
  46. 9161a82 Corrects compile error on ruby 2.0 by Tim Emiola · 9 years ago
  47. 75065d4 Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test by Michael Lumish · 9 years ago
  48. 05e466e Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadata by Michael Lumish · 9 years ago
  49. 3edd3af Merge pull request #4119 from bdotdub/objc-cleanup-generated-libraries by Jorge Canizales · 9 years ago
  50. a7c6c85 Remove unused RouteGuideClient and move RemoteTestClient to tests by Benny Wong · 9 years ago
  51. 66ae6bf Update Podfile to point to the right sample dependencies by Benny Wong · 9 years ago
  52. 1d5adb3 Revert edit for generated_libraries RemoteTest by Benny Wong · 9 years ago
  53. a082435 Updates interop client/server logging by Tim Emiola · 9 years ago
  54. 69a672e Adds standard logging to the client/server by Tim Emiola · 9 years ago
  55. 7d21c04 Fixes a multithreading bug in the ruby rpc_server by Tim Emiola · 9 years ago
  56. 7beff53 Update location of grpc_objective_c_plugin for sample by Benny Wong · 9 years ago
  57. 3f1f5a4 Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName by Benny Wong · 9 years ago
  58. 24fdc17 Ensures that bidi calls obtain metadata. by Tim Emiola · 9 years ago
  59. b48236a Fixes an issue running the tests on Ruby2.2 by Tim Emiola · 9 years ago
  60. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  61. 3236607 Fixed incorrect type in a malloc in Node extension by murgatroid99 · 9 years ago
  62. 3baf767 php: append application user agent string at the beginning by Stanley Cheung · 9 years ago
  63. bdffdc0 Merge pull request #4031 from jtattermusch/win_precise_clock by Craig Tiller · 9 years ago
  64. 1099ace Ensure application and Node library user agent strings are together at the beginning by murgatroid99 · 9 years ago
  65. 36297ac Update Python C wrapping layers to new credentials API by Masood Malekghassemi · 9 years ago
  66. 51741d2 Add a useful __str__ method to face exceptions by Nathaniel Manista · 9 years ago
  67. 1f6f02a Merge branch 'master' into protosplit by vjpai · 9 years ago
  68. 6c4ec78 Merge pull request #4013 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  69. 187c4b3 Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition by Craig Tiller · 9 years ago
  70. 04f4054 use QueryPerformanceCounter as precise clock for windows by Jan Tattermusch · 9 years ago
  71. e146e0c Merge pull request #4025 from jtattermusch/csharp_perf_instrumentation by Michael Lumish · 9 years ago
  72. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  73. b8024dd Merge branch 'master' into protosplit by vjpai · 9 years ago
  74. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  75. 66197ca Fix nap condition for pollset wakeup by Craig Tiller · 9 years ago
  76. 6eb3925 Added grpc_byte_buffer_reader_readall by David Garcia Quintas · 9 years ago
  77. 785d8ae Merge pull request #4009 from jtattermusch/add_badges by Michael Lumish · 9 years ago
  78. d6c0415 Add cocoapods badge by Jan Tattermusch · 9 years ago
  79. a9b933e Add gem badge by Jan Tattermusch · 9 years ago
  80. c8a5cc5 Add npm badge by Jan Tattermusch · 9 years ago
  81. 4cca1a5 Merge pull request #3886 from murgatroid99/node_file_comments by Tim Emiola · 9 years ago
  82. 8b162cd Merge pull request #3981 from jtattermusch/add_nuget_badge by Tim Emiola · 9 years ago
  83. 6eeb685 Merge pull request #3994 from jcanizales/split-test-schemes by Michael Lumish · 9 years ago
  84. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  85. 96dde58 Fixup: Target name changed. by Jorge Canizales · 9 years ago
  86. 2beb88c Fix documentation of tests by Jorge Canizales · 9 years ago
  87. 91db5ac Split AllTests into 4 schemes by Jorge Canizales · 9 years ago
  88. 54fa62e Reject nils in useTestCertsPath:testName:forHost: by Jorge Canizales · 9 years ago
  89. ea4955e Remove outdated routeguide test by Jorge Canizales · 9 years ago
  90. 05e9e27 Merge pull request #3987 from jtattermusch/csharp_opencover by Nicolas Noble · 9 years ago
  91. 43a7e4e Ruby wrapping of core credentials API change. by Tim Emiola · 9 years ago
  92. 9332ea6 Updates channel credentials by Tim Emiola · 9 years ago
  93. bf3b153 Add OpenCover coverage for C# by Jan Tattermusch · 9 years ago
  94. 276266d Merge pull request #3 from murgatroid99/node_core_creds_api_change by jboeuf · 9 years ago
  95. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  96. 7b93699 Add nuget version badge by Jan Tattermusch · 9 years ago
  97. c90b109 Change error message in credentials test by murgatroid99 · 9 years ago
  98. a5fd9d1 php: fix inconsistent array notation by Stanley Cheung · 9 years ago
  99. ea41264 Merge pull request #6 from jtattermusch/core_creds_api_change by jboeuf · 9 years ago
  100. f3d051a Merge pull request #4 from stanley-cheung/php_creds_api_change by jboeuf · 9 years ago