1. 702c709 It turns out I missed an indirect dependency after all in 1244 by Yang Gao · 10 years ago
  2. 1dc1a43 When the proto file does not contain a package, do not generate namespace by Yang Gao · 10 years ago
  3. e8a0b40 Merge pull request #1016 from dklempner/no_kick_self by Nicolas Noble · 10 years ago
  4. 92cd367 Merge pull request #1244 from yang-g/interop by Nicolas Noble · 10 years ago
  5. 7a6d8fd Merge branch 'master' of github.com:grpc/grpc into freebsd by Nicolas "Pixel" Noble · 10 years ago
  6. 046c665 Merge pull request #1255 from yang-g/headers by Nicolas Noble · 10 years ago
  7. fa4549d Add missing public headers by Yang Gao · 10 years ago
  8. f017551 Merge pull request #1248 from mzhaom/bazel-build by Nicolas Noble · 10 years ago
  9. 746f5cb Fix wrong docker instance in Python interop tests by Masood Malekghassemi · 10 years ago
  10. 3c0ba0c Extend bazel BUILD file to build all the C/C++ libraries as well as by Ming Zhao · 10 years ago
  11. 6392d50 add indirect dependencies by Yang Gao · 10 years ago
  12. 0a43b34 Merge pull request #1251 from donnadionne/logs by Michael Lumish · 10 years ago
  13. 1c96a8f Adding php client to interop tests. by Donna Dionne · 10 years ago
  14. 89cc873 Move timeout handling into the extension by Tim Emiola · 10 years ago
  15. c8b55a3 Cleanup: remove redundant extension code by Tim Emiola · 10 years ago
  16. 495e9a8 Cleanup: remove redundant ruby code by Tim Emiola · 10 years ago
  17. f90ce67 Updates BidiCall/ClientStub to the new Call API by Tim Emiola · 10 years ago
  18. b22a21e Update RPC server to use the new call API by Tim Emiola · 10 years ago
  19. 5684b40 Updates ActiveCall to use the new call API by Tim Emiola · 10 years ago
  20. 05e934f Rewrite client_server_spec to use the new call API by Tim Emiola · 10 years ago
  21. 48b36b5 Updates Server#request_call in line with the new API by Tim Emiola · 10 years ago
  22. 1dae4ac Adds Call#run_batch by Tim Emiola · 10 years ago
  23. 98a32d3 Adds symbols to access the fields in Status struct by Tim Emiola · 10 years ago
  24. 6de558f Exposes the implementation of CompletionQueue#pluck by Tim Emiola · 10 years ago
  25. 6b493a3 Adds byte_buffer -> ruby string and char * -> byte_buffer convenience methods by Tim Emiola · 10 years ago
  26. 37b09f4 Adds the call operation codes by Tim Emiola · 10 years ago
  27. 564719d Updates Channel#create_call to the new API by Tim Emiola · 10 years ago
  28. b5d5fb3 Merge pull request #1240 from ctiller/qps by Vijay Pai · 10 years ago
  29. 8cca9ab Thread local storage for grpc by Craig Tiller · 10 years ago
  30. ffda067 Merge remote-tracking branch 'upstream/master' into interop by Yang Gao · 10 years ago
  31. bad86a0 Merge pull request #1243 from jboeuf/cpp_creds_refactor by Yang Gao · 10 years ago
  32. da0bebc Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns by Michael Lumish · 10 years ago
  33. 820e3d6 Fixes the Makefile template to link .so.<MAJOR_VERSION> by Tim Emiola · 10 years ago
  34. a9ef765 Merge branch 'master' of github.com:grpc/grpc into sanity by Nicolas "Pixel" Noble · 10 years ago
  35. fce25ee Addressing comments. by Julien Boeuf · 10 years ago
  36. 217b7f0 Merge branch 'qps' into local_worker by Craig Tiller · 10 years ago
  37. 66f37b4 Merge github.com:google/grpc into qps by Craig Tiller · 10 years ago
  38. 66048f4 Add reporting library, use it by Craig Tiller · 10 years ago
  39. 8158c6b depend on what I use by Yang Gao · 10 years ago
  40. 41faf0f s/11/1 by Craig Tiller · 10 years ago
  41. d241bcc Avoid identifiers reserved by Ruby by Yuki Yugui Sonoda · 10 years ago
  42. a400207 Split interop client and server into components by Yang Gao · 10 years ago
  43. 1d2240c Have the secure credentials in separate header files. by Julien Boeuf · 10 years ago
  44. e2ecc50 Merge pull request #1222 from ctiller/mac-fixes by Nicolas Noble · 10 years ago
  45. e9a6eb7 Allow RunScenarios to spawn in-process workers by Craig Tiller · 10 years ago
  46. 176f921 Revert openssl by Craig Tiller · 10 years ago
  47. c908eb6 :Merge branch 'qps' of github.com:ctiller/grpc into qps by Craig Tiller · 10 years ago
  48. 4cc8a17 Tweaks by Craig Tiller · 10 years ago
  49. 3ca65e3 Merge pull request #1238 from nicolasnoble/plugin-rework by Yang Gao · 10 years ago
  50. d344bcc Merge pull request #1234 from soltanmm/auth-interop by Tim Emiola · 10 years ago
  51. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 10 years ago
  52. 206d59a fine tuning by Craig Tiller · 10 years ago
  53. e6b0038 Add OAuth interop tests to Python by Masood Malekghassemi · 10 years ago
  54. 8221e40 Indentation fixes, s/11/1/g by Craig Tiller · 10 years ago
  55. 1c61af7 Dont sleep forever on async cq by Craig Tiller · 10 years ago
  56. 8a5a666 Handle errors better on client by Craig Tiller · 10 years ago
  57. aa2fca5 Remove asserts by Craig Tiller · 10 years ago
  58. 2c2cf6d Smoke test initial version by Craig Tiller · 10 years ago
  59. e4b1cd0 Merge pull request #1237 from tbetbetbe/grpc_tools_deb_compute_release_tag by Jan Tattermusch · 10 years ago
  60. 03d6e60 Merge pull request #1235 from murgatroid99/php_memory_leaks by Tim Emiola · 10 years ago
  61. 2f4811f Merge pull request #1233 from murgatroid99/php_generator_script by Tim Emiola · 10 years ago
  62. 2a9102c Merge pull request #1236 from ctiller/qps by Vijay Pai · 10 years ago
  63. c76b565 Use the release tag specified by the version by Tim Emiola · 10 years ago
  64. b9de09f Allow specifying warmup, benchmark times by Craig Tiller · 10 years ago
  65. aa11066 Fixed memory leaks in PHP extension code by murgatroid99 · 10 years ago
  66. fb0edb8 Merge pull request #1231 from nicolasnoble/msys2-fix by Craig Tiller · 10 years ago
  67. f726205 Port port_posix to port_windows. by Craig Tiller · 10 years ago
  68. b8fce7f Remove unix headers by Craig Tiller · 10 years ago
  69. ee76f4f Fix indentation by Craig Tiller · 10 years ago
  70. 34cf2f3 Begin port selection code for windows by Craig Tiller · 10 years ago
  71. fef0c2d Dont build uninteresting tests on Windows by Craig Tiller · 10 years ago
  72. 0ff7e69 Better defaulting of attributes by Craig Tiller · 10 years ago
  73. d625d81 Allow restricting platforms for certain tests by Craig Tiller · 10 years ago
  74. 35d06e9 Simplified script by murgatroid99 · 10 years ago
  75. 5983849 Added script to generate test .php files from .proto files by murgatroid99 · 10 years ago
  76. 95cd750 Revert mistaken OpenSSL change by Craig Tiller · 10 years ago
  77. d5cc8ac Spam cleanup by Craig Tiller · 10 years ago
  78. a181436 Make endpoint_pair_windows compile. by Craig Tiller · 10 years ago
  79. b25c90d Add endpoint_pair_windows.c by Craig Tiller · 10 years ago
  80. 1861dca Fix #ifdef by Craig Tiller · 10 years ago
  81. 532fa36 Add endpoint_pair_windows.c (never compiled) by Craig Tiller · 10 years ago
  82. 87f8405 Clean up alarm_test.c includes by Craig Tiller · 10 years ago
  83. 818efa6 Implement gpr_sleep_until for Windows. by Craig Tiller · 10 years ago
  84. c3d5f16 Ensure OUT_DIR created by Craig Tiller · 10 years ago
  85. f5a7c8b Make Grpc.mak more useful for run_tests.py by Craig Tiller · 10 years ago
  86. 7dde627 Merge pull request #1230 from tbetbetbe/grpc_tools_update_deb_release by Jan Tattermusch · 10 years ago
  87. 5058c69 Initial porting of run_tests to Windows by Craig Tiller · 10 years ago
  88. c8f95e3 Fixing msys2 compilation... by Nicolas "Pixel" Noble · 10 years ago
  89. e6dc81f Merge pull request #1219 from ejona86/integration-test-docs by Nathaniel Manista · 10 years ago
  90. 2821309 Add interoperability test case descriptions by Eric Anderson · 10 years ago
  91. 0f6a1cc Merge pull request #1226 from murgatroid99/objective_c_plugin by Tim Emiola · 10 years ago
  92. 0de5407 Merge pull request #1221 from jtattermusch/math_server by Tim Emiola · 10 years ago
  93. ded5169 Update the libgrpc debian package to depend on the experimental version of openssl by Tim Emiola · 10 years ago
  94. 0c62832 Updated the version to 0.6.0 by Tim Emiola · 10 years ago
  95. 1e3361c Use the local version of the distpackages when build debian files by Tim Emiola · 10 years ago
  96. 9973aa3 Merge pull request #1223 from soltanmm/mac-dylib by Nicolas Noble · 10 years ago
  97. d1be74f Enable dylib installation on MacOS by Masood Malekghassemi · 10 years ago
  98. c02c1d8 clang-format by Craig Tiller · 10 years ago
  99. 6d97916 Update Windows build for interface changes by Craig Tiller · 10 years ago
  100. aec96aa Fix server shutdown by Craig Tiller · 10 years ago