1. cbf50c8 Advance version to 0.6, per the metadata breaking change by Jorge Canizales · 9 years ago
  2. 2285b36 Specify responseMetadata structure by Jorge Canizales · 9 years ago
  3. 1a38475 Drop repeated response headers. by Jorge Canizales · 9 years ago
  4. 8c6bc6e Test call and error metadata are the same. by Jorge Canizales · 9 years ago
  5. f3a4f2c Merge trailers into responseMetadata. Add it to NSError. by Jorge Canizales · 9 years ago
  6. 544963e Let set NSDictionary as headers, and init the property (not nil) by Jorge Canizales · 9 years ago
  7. d798125 Add test to set and read headers. Flaky!! by Jorge Canizales · 9 years ago
  8. d666fd0 Cleanup GRPCClientTests.m by Jorge Canizales · 9 years ago
  9. 22b50c9 Merge pull request #2045 from jtattermusch/cleanup_docker by Nicolas Noble · 9 years ago
  10. 0ee84dc only keep docker containers for tests that failed by Jan Tattermusch · 9 years ago
  11. 9ce1fbc Merge pull request #1546 from ejona86/connectivity-semantics by Abhishek Kumar · 9 years ago
  12. 1b92d65 Merge pull request #2044 from jtattermusch/jenkins_refspec by Nicolas Noble · 9 years ago
  13. c3dd3bf fix fetch to actually work by Jan Tattermusch · 9 years ago
  14. bc17b3f fetch PR refspec for docker jenkins builds by Jan Tattermusch · 9 years ago
  15. 8af419a Merge pull request #2043 from jtattermusch/csharp_fix_native_callback_test by Nicolas Noble · 9 years ago
  16. eb741d1 fix native callback signature to match with C# by Jan Tattermusch · 9 years ago
  17. feecfdf Merge pull request #2042 from ctiller/here-he-comes-here-comes-run-tester by Nicolas Noble · 9 years ago
  18. e27b0e5 Merge pull request #1995 from jtattermusch/csharp_channel_options by Tim Emiola · 9 years ago
  19. 5af8fcf Merge pull request #2040 from nathanielmanistaatgoogle/1900 by Tim Emiola · 9 years ago
  20. 74e770d Speed up hash checks, crash on first TSAN error by Craig Tiller · 9 years ago
  21. 5ee11a8 Stability fixes for python_plugin_test by Nathaniel Manista · 9 years ago
  22. f3e4aa2 Merge pull request #2034 from soltanmm/pip89 by Nathaniel Manista · 9 years ago
  23. 4b4181e Ensure C89 compatibility in Linux tests by Masood Malekghassemi · 9 years ago
  24. f0b857f Merge pull request #2036 from stanley-cheung/update_php_install_readme by Tim Emiola · 9 years ago
  25. 85b07b1 Merge pull request #2037 from nicolasnoble/our-codegen-doesn-t-use-its-parameters by Yang Gao · 9 years ago
  26. b14fbf7 Flagging unused parameters as unused. by Nicolas "Pixel" Noble · 9 years ago
  27. 14b39e0 Merge pull request #2004 from tbetbetbe/python-package-update-install by Jayant Kolhe · 9 years ago
  28. 3fa51a3 update PHP README installation instructions, and dockerfile by Stanley Cheung · 9 years ago
  29. dad6eee Merge pull request #2024 from nathanielmanistaatgoogle/python_plugin_test-cosmetics by Nathaniel Manista · 9 years ago
  30. 0c0ccb0 Corrects wording by Tim Emiola · 9 years ago
  31. a08694e Merge pull request #2033 from tbetbetbe/grpc-python-update-add-example-to-docs by Nathaniel Manista · 9 years ago
  32. 05aafbc Update README.md by Tim Emiola · 9 years ago
  33. 145fb8f Merge pull request #2032 from grpc/stream__h_comment_fix by Craig Tiller · 9 years ago
  34. 72364d4 Tiny comment fix by David G. Quintas · 9 years ago
  35. 4191ea7 Merge pull request #2028 from ctiller/more-is-better-than-less by Vijay Pai · 9 years ago
  36. 51f938f Make async server use one CQ per server thread by Craig Tiller · 9 years ago
  37. 77ece80 Merge pull request #2025 from yang-g/ghost by Vijay Pai · 9 years ago
  38. b6d57e7 add missed explicit by Yang Gao · 9 years ago
  39. 2ea9806 Merge pull request #2023 from grpc/stream_op-todo-cleanup-1 by Vijay Pai · 9 years ago
  40. 26a5bfa Cosmetic tweaks to python_plugin_test.py by Nathaniel Manista · 9 years ago
  41. 62a6430 Removed leftover TODO by David G. Quintas · 9 years ago
  42. 6d53a5c allow specifying channel options when creating a server by Jan Tattermusch · 9 years ago
  43. c8f7d10 fix stylecop issues by Jan Tattermusch · 9 years ago
  44. 2ddb5a6 revamp of c# channel options by Jan Tattermusch · 9 years ago
  45. a561ea6 Merge pull request #1833 from zayoo/master by David G. Quintas · 9 years ago
  46. 3f192f7 Merge pull request #1884 from soltanmm/py-proto-up by Nathaniel Manista · 9 years ago
  47. 85af4be Merge pull request #1993 from ctiller/break-break-break-the-locks by David G. Quintas · 9 years ago
  48. f78b9a7 Add comment by Craig Tiller · 9 years ago
  49. db8e179 Add comment by Craig Tiller · 9 years ago
  50. 0d911aa Merge github.com:grpc/grpc into break-break-break-the-locks by Craig Tiller · 9 years ago
  51. cb7bcb1 Merge pull request #1958 from vjpai/qps-proto3 by David G. Quintas · 9 years ago
  52. 02f9cb2 Merge pull request #1966 from jtattermusch/csharp_revamp by Michael Lumish · 9 years ago
  53. d846350 Merge pull request #1992 from jtattermusch/csharp_channel by Tim Emiola · 9 years ago
  54. 2299ad6 Merge pull request #1959 from murgatroid99/node_long_field_strings by Tim Emiola · 9 years ago
  55. ee9f2da Merge pull request #2009 from yang-g/ghost by David G. Quintas · 9 years ago
  56. 9e640c8 Remove non-existing file from build.json by Yang Gao · 9 years ago
  57. 03764bb Merge pull request #1971 from endobson/patch-1 by Craig Tiller · 9 years ago
  58. 2e6def0 Update README.rst by Tim Emiola · 9 years ago
  59. 887774d Merge pull request #1963 from dgquintas/compression by Craig Tiller · 9 years ago
  60. e78ee18 Renumber message fields by vjpai · 9 years ago
  61. b8e1674 Merge pull request #2000 from dgquintas/extern-c-braces by Nicolas Noble · 9 years ago
  62. ca28137 Added missing compression.h file. by David Garcia Quintas · 9 years ago
  63. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  64. febf3b0 Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson by Craig Tiller · 9 years ago
  65. bea6792 Added braces to "extern C". by David Garcia Quintas · 9 years ago
  66. eb0bf61 Merge pull request #1994 from nicolasnoble/c++-is-a-true-language-too-and-has-feelings by David G. Quintas · 9 years ago
  67. 1ed15e2 Properly exporting our C functions to C++. by Nicolas "Pixel" Noble · 9 years ago
  68. 5d5bd22 Tweaking by Craig Tiller · 9 years ago
  69. 95cae9b Fix some asan issues by Craig Tiller · 9 years ago
  70. 3fc8e82 Cache commonly used status strings by Craig Tiller · 9 years ago
  71. 5ce0469 Merge pull request #1982 from ctiller/cereal-will-make-you-limp by David G. Quintas · 9 years ago
  72. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  73. 2490d9d Handle all cases properly by vjpai · 9 years ago
  74. 37253d9 Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into qps-proto3 by vjpai · 9 years ago
  75. 93b0f63 Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health by Vijay Pai · 9 years ago
  76. d9c7e7e Stop worrying about 1 second deadline as a fatal problem Also fix reporter by Vijay Pai · 9 years ago
  77. 372fd87 Revert "Revert "Open loop sync/async multithreaded testing"" by Vijay Pai · 9 years ago
  78. b6015c3 Merge pull request #1983 from dgquintas/reporter-qps-test-fix by Vijay Pai · 9 years ago
  79. bb7370f Missing required changes from pull req. #1964 by David Garcia Quintas · 9 years ago
  80. a3f6d58 Add some commentary by Craig Tiller · 9 years ago
  81. eefa549 Split channel level and call level callback serialization by Craig Tiller · 9 years ago
  82. 237443f Merge branch 'master' of github.com:grpc/grpc into compression by David Garcia Quintas · 9 years ago
  83. a6124ec Fix typo in grpc_security.h by Eric Dobson · 9 years ago
  84. 52d646e Merge github.com:grpc/grpc into cereal-is-bad-for-your-health by Craig Tiller · 9 years ago
  85. b32c082 Merge pull request #1980 from grpc/revert-1948-poisson by Vijay Pai · 9 years ago
  86. d55636d Revert "Open loop sync/async multithreaded testing" by Craig Tiller · 9 years ago
  87. 250e96d Dont serialize new call requests under the server test lock by Craig Tiller · 9 years ago
  88. c170dee Merge pull request #1974 from vjpai/comments-1972 by Craig Tiller · 9 years ago
  89. ba9df85 Merge pull request #1948 from vjpai/poisson by Craig Tiller · 9 years ago
  90. 2e84c85 Merge pull request #1964 from dgquintas/reporter-interface-tweak by Vijay Pai · 9 years ago
  91. 74ff607 Merge pull request #1902 from ctiller/not-everything-is-linux by Vijay Pai · 9 years ago
  92. 1854d77 Fix comments about return value of grpc_completion_queue_{next,pluck} by vjpai · 9 years ago
  93. fb61373 Add a new test for qps openloop to make sure this code gets exercised by vjpai · 9 years ago
  94. aa4548d Add a new test for qps openloop to make sure this code gets exercised by vjpai · 9 years ago
  95. c6b5556 gchandle is not needed anymore by Jan Tattermusch · 9 years ago
  96. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  97. cce361f Merge pull request #1961 from ctiller/moar-defense by Nicolas Noble · 9 years ago
  98. 4ac6b88 Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-of-test by Nicolas Noble · 9 years ago
  99. c695066 Removed redundant parameter from Reporter interface. by David Garcia Quintas · 9 years ago
  100. 25d02d5 Made grpc_byte_buffer_reader able to decompress msgs. by David Garcia Quintas · 9 years ago