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