1. 51ae0be Add commentary by Craig Tiller · 9 years ago
  2. 0e72ede Use static metadata table in metadata.c by Craig Tiller · 9 years ago
  3. 328d4b1 More const by Craig Tiller · 9 years ago
  4. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  5. e24913b Merge branch 'new_op' of github.com:ctiller/grpc into new_op by Craig Tiller · 9 years ago
  6. 6b80d49 Edge case cleanup by Craig Tiller · 9 years ago
  7. 47b4845 Robustness work for lb_policies_test by Craig Tiller · 9 years ago
  8. 892c34a Remove spurious file by Craig Tiller · 9 years ago
  9. c9c2d17 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  10. 6b116ac Merge pull request #4134 from ejona86/improve-language by Jorge Canizales · 9 years ago
  11. 94aa0fd Improve grammar/language for clarity by Eric Anderson · 9 years ago
  12. 36da138 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  13. 118c0a0 Merge pull request #4127 from olostan/patch-1 by Michael Lumish · 9 years ago
  14. 2e5ba81 Small typo of NodeJS version in README.md by Valentyn Shybanov · 9 years ago
  15. e695941 Merge pull request #4091 from murgatroid99/node_channel_args_malloc by Tim Emiola · 9 years ago
  16. 06029a0 Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_free_immediately by Michael Lumish · 9 years ago
  17. 9161a82 Corrects compile error on ruby 2.0 by Tim Emiola · 9 years ago
  18. 0af4b59 Merge pull request #4114 from jboeuf/ssl_override_doc by Yang Gao · 9 years ago
  19. 75065d4 Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test by Michael Lumish · 9 years ago
  20. 05e466e Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadata by Michael Lumish · 9 years ago
  21. 3edd3af Merge pull request #4119 from bdotdub/objc-cleanup-generated-libraries by Jorge Canizales · 9 years ago
  22. 87ffbba Merge pull request #4108 from bdotdub/objc-sample-update by Jorge Canizales · 9 years ago
  23. a7c6c85 Remove unused RouteGuideClient and move RemoteTestClient to tests by Benny Wong · 9 years ago
  24. 66ae6bf Update Podfile to point to the right sample dependencies by Benny Wong · 9 years ago
  25. 1d5adb3 Revert edit for generated_libraries RemoteTest by Benny Wong · 9 years ago
  26. 112f4a3 Fixing the doc to warn of the dangers for overriding the target name when using SSL. by Julien Boeuf · 9 years ago
  27. a082435 Updates interop client/server logging by Tim Emiola · 9 years ago
  28. 69a672e Adds standard logging to the client/server by Tim Emiola · 9 years ago
  29. 7d21c04 Fixes a multithreading bug in the ruby rpc_server by Tim Emiola · 9 years ago
  30. 7beff53 Update location of grpc_objective_c_plugin for sample by Benny Wong · 9 years ago
  31. 3f1f5a4 Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName by Benny Wong · 9 years ago
  32. 24fdc17 Ensures that bidi calls obtain metadata. by Tim Emiola · 9 years ago
  33. b48236a Fixes an issue running the tests on Ruby2.2 by Tim Emiola · 9 years ago
  34. 0dd67a1 Merge pull request #4090 from stanley-cheung/php_add_app_user_agent_string by Michael Lumish · 9 years ago
  35. bf94551 Merge pull request #4060 from ejona86/spec-improvements by Louis Ryan · 9 years ago
  36. 3236607 Fixed incorrect type in a malloc in Node extension by murgatroid99 · 9 years ago
  37. 1900ca1 Merge remote-tracking branch 'refs/remotes/grpc/master' by murgatroid99 · 9 years ago
  38. 3baf767 php: append application user agent string at the beginning by Stanley Cheung · 9 years ago
  39. bd50ed8 Make lb_policies_test a little less timing dependent by Craig Tiller · 9 years ago
  40. 892f2d3 Commentary by Craig Tiller · 9 years ago
  41. 555e8cc Merge pull request #4088 from carl-mastrangelo/nobinary by Jan Tattermusch · 9 years ago
  42. bdffdc0 Merge pull request #4031 from jtattermusch/win_precise_clock by Craig Tiller · 9 years ago
  43. 5a8a94e remove binary checked in by Carl Mastrangelo · 9 years ago
  44. 3e2bc96 Remove debug by Craig Tiller · 9 years ago
  45. faa2918 Merge pull request #4085 from carl-mastrangelo/interop by Jan Tattermusch · 9 years ago
  46. 8bbc4e0 Merge pull request #4083 from murgatroid99/node_user_agent_position by Craig Tiller · 9 years ago
  47. 31ee320 Merge pull request #4054 from jtattermusch/port_server_cwd_elsewhere by Craig Tiller · 9 years ago
  48. e9c216e Sending empty trailing metadata to a closed stream is ok - it means close this already closed stream by Craig Tiller · 9 years ago
  49. c4bb6e9 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  50. 4ab2d82 Merge branch 'new_op' of github.com:ctiller/grpc into new_op by Craig Tiller · 9 years ago
  51. 3b2e1bd Enable interop tests for http2 by Carl Mastrangelo · 9 years ago
  52. c8bd16b Move Http2 interop test reports up by Carl Mastrangelo · 9 years ago
  53. de44910 Add HTTP/2 Interop tests to be run by Carl Mastrangelo · 9 years ago
  54. 7be556e Transport memory management fixes by Craig Tiller · 9 years ago
  55. 1099ace Ensure application and Node library user agent strings are together at the beginning by murgatroid99 · 9 years ago
  56. 20df14e Fix flow control for 0-byte messages by Craig Tiller · 9 years ago
  57. 5cd55dd Merge pull request #4073 from adelez/docker by Craig Tiller · 9 years ago
  58. 862a4d7 Port #4061 to interop tests. by Adele Zhou · 9 years ago
  59. 27226f5 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  60. 35a93a2 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  61. 3bd0827 put cwd of port server elsewhere by Jan Tattermusch · 9 years ago
  62. 04ba3ca Merge pull request #4061 from ctiller/really-docker by Jan Tattermusch · 9 years ago
  63. 293a9b3 test code by Craig Tiller · 9 years ago
  64. 2dfd2de Make code self-documenting by Craig Tiller · 9 years ago
  65. 48961e5 Fix for TSAN build failing repeatedly by Craig Tiller · 9 years ago
  66. 4718e2b Merge pull request #4046 from ctiller/runtests by adelez · 9 years ago
  67. c6059e6 Specify header value restrictions by Eric Anderson · 9 years ago
  68. 87bd2f0 Merge pull request #4047 from ejona86/spec-improvements by Louis Ryan · 9 years ago
  69. 61ed001 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  70. d67b356 Merge pull request #3905 from vjpai/protosplit by Jan Tattermusch · 9 years ago
  71. afa0b2f Merge pull request #4053 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  72. c76ff10 Removed consts to make MSVC happy by David Garcia Quintas · 9 years ago
  73. 8e79b82 Add missing characters in BNF comment by Eric Anderson · 9 years ago
  74. 5554738 Define limit on metadata size by Eric Anderson · 9 years ago
  75. 60078bb Potential fix for failing to start binaries on mac by Craig Tiller · 9 years ago
  76. 2e18fd6 Add "identity" as a content encoding by Eric Anderson · 9 years ago
  77. 981201f Content-type is required for requests by Eric Anderson · 9 years ago
  78. 21f3734 Rename Delimited-Message to Length-Prefixed-Message by Eric Anderson · 9 years ago
  79. 82cfe90 Replace curly quotes with plain ASCII quotes by Eric Anderson · 9 years ago
  80. 81790fc Escape some special markdown characters by Eric Anderson · 9 years ago
  81. fba20c9 Address some review comments about signal and restoring qps_test_with_poll by vjpai · 9 years ago
  82. 176844d Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  83. 8f7794d Robustness work for lb_policies_test by Craig Tiller · 9 years ago
  84. 1f6f02a Merge branch 'master' into protosplit by vjpai · 9 years ago
  85. 3affddd Add secure testing to sweep by vjpai · 9 years ago
  86. f8603ad Secure performance testing for C++ is in the hizzouse! by vjpai · 9 years ago
  87. 10cb14c Merge pull request #4042 from adelez/separate_reporting by Craig Tiller · 9 years ago
  88. 7cf7211 Define resultset. by Adele Zhou · 9 years ago
  89. 6c4ec78 Merge pull request #4013 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  90. 5254143 Merge pull request #4039 from ctiller/covrep by Nicolas Noble · 9 years ago
  91. d8e265a Merge remote-tracking branch 'origin/run_some_tests_faster' into lb_policies_fxxx by Craig Tiller · 9 years ago
  92. 883064c If run_tests is invoked with a regex, compile only those targets by Craig Tiller · 9 years ago
  93. 9beccc6 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  94. 4540743 Better reasonable default by vjpai · 9 years ago
  95. 783c144 Fix up single run test Enable reasonable default if resp size not specified by vjpai · 9 years ago
  96. 187c4b3 Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition by Craig Tiller · 9 years ago
  97. 5dd93da Coverage improvements by Craig Tiller · 9 years ago
  98. a147aee Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  99. ce84670 clang-format by Vijay Pai · 9 years ago
  100. 780a7f2 Add in security support, make payload protos configurable by vjpai · 9 years ago