1. be94769 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  2. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  3. 374cd9b Merge pull request #3266 from grpc/jtattermusch-patch-2 by Yang Gao · 9 years ago
  4. 5e2617b Merge pull request #3265 from grpc/jtattermusch-patch-1-1 by Yang Gao · 9 years ago
  5. e8ebab3 Merge pull request #3277 from vjpai/cleanup by Yang Gao · 9 years ago
  6. 8f48d4e Merge pull request #3291 from jboeuf/auth_asan_fixes by David G. Quintas · 9 years ago
  7. 1fe38ff Fixing #3286 by Julien Boeuf · 9 years ago
  8. 8df8500 Merge pull request #3218 from yang-g/interop by David G. Quintas · 9 years ago
  9. 391a6c7 Merge pull request #3258 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  10. 82c8f71 Merge pull request #3281 from ctiller/the-sea-is-not-blunt by Nicolas Noble · 9 years ago
  11. bc81291 Remove check for no workers by Craig Tiller · 9 years ago
  12. f1a2018 Merge pull request #3247 from yang-g/fix_build_beta by Nicolas Noble · 9 years ago
  13. 796d0a2 Removing some unused vestiges by vjpai · 9 years ago
  14. 0269c9c Merge pull request #3270 from nathanielmanistaatgoogle/beta-cleanup by Masood Malekghassemi · 9 years ago
  15. 8905be0 Merge pull request #3269 from nathanielmanistaatgoogle/moar-protocol-objects by Masood Malekghassemi · 9 years ago
  16. a4836ad Merge pull request #3260 from nathanielmanistaatgoogle/protocol-objects by Masood Malekghassemi · 9 years ago
  17. f65d3c1 Beta API clean-ups by Nathaniel Manista · 9 years ago
  18. 41abb05 gRPC protocol objects by Nathaniel Manista · 9 years ago
  19. 13db8e5 Plumb protocol objects through RPC Framework core by Nathaniel Manista · 9 years ago
  20. d91e5c6 Merge pull request #3267 from jtattermusch/service_account_creds_for_per_rpc_test by Michael Lumish · 9 years ago
  21. bea7cbd use service account credentials for per RPC test by Jan Tattermusch · 9 years ago
  22. e3a65a1 Allow using service account credential for per_rpc_creds interop test. by Jan Tattermusch · 9 years ago
  23. df26311 allow usable auth for JWT token creds interop test by Jan Tattermusch · 9 years ago
  24. 350561c Merge pull request #3264 from jtattermusch/update_interop_tests by Michael Lumish · 9 years ago
  25. 0496e53 Merge pull request #3257 from ctiller/!!!! by Yang Gao · 9 years ago
  26. ce7a4f6 Merge pull request #3246 from stanley-cheung/update_debian_install_instructions by Tim Emiola · 9 years ago
  27. 581846b Update debian install instructions, jessie-backports by Stanley Cheung · 9 years ago
  28. 4e3a113 Merge pull request #3231 from nathanielmanistaatgoogle/protocol-objects by Masood Malekghassemi · 9 years ago
  29. 37b0044 Fix a case where :status could be returned to applications by Craig Tiller · 9 years ago
  30. 79e042d Merge pull request #3251 from nicolasnoble/bad-client-is-really-bad by Craig Tiller · 9 years ago
  31. a73cae9 Merge pull request #3249 from nicolasnoble/windows-fixes by Craig Tiller · 9 years ago
  32. 02128e9 Merge pull request #3256 from grpc/release-0_11 by Craig Tiller · 9 years ago
  33. 2b7b235 Merge pull request #3255 from ctiller/we-should-build by Craig Tiller · 9 years ago
  34. 8858974 Fix compilation by Craig Tiller · 9 years ago
  35. 2057a7a Fixing bad_client test. by Nicolas "Pixel" Noble · 9 years ago
  36. ee0ef4d ugly fix of per_rpc_creds test by Jan Tattermusch · 9 years ago
  37. b26972f update the interop tests based on spec by Jan Tattermusch · 9 years ago
  38. 77ccdb9 Fixing lingering bytes clipping issue on socket shutdown. by Nicolas Noble · 9 years ago
  39. 2311d49 Merge pull request #3186 from grpc/release-0_11 by Craig Tiller · 9 years ago
  40. 2d96240 Merge pull request #3204 from ctiller/fix-teh-tests by Nicolas Noble · 9 years ago
  41. 8d6536e Merge pull request #3236 from ctiller/insert-branch-name by Nicolas Noble · 9 years ago
  42. 2b5255e Merge pull request #3190 from ctiller/daisy-dukes by Yang Gao · 9 years ago
  43. fa62267 Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name by Craig Tiller · 9 years ago
  44. 51bfda0 Merge pull request #3225 from ctiller/grahhhh by Nicolas Noble · 9 years ago
  45. b98d603 Merge pull request #3242 from nicolasnoble/cancel-means-change by Craig Tiller · 9 years ago
  46. 61e461e Guard against empty vector by yang-g · 9 years ago
  47. e93e6cb Merge pull request #3244 from nicolasnoble/please-call-init by Craig Tiller · 9 years ago
  48. 5269ae4 Merge pull request #3243 from jcanizales/make-headers-property-beta by Michael Lumish · 9 years ago
  49. a4d4b60 Secure endpoint test should call grpc_init. by Nicolas "Pixel" Noble · 9 years ago
  50. 791a480 Even if the stream was cancelled, notify of its state change. by Nicolas "Pixel" Noble · 9 years ago
  51. a83f375 Merge pull request #3241 from jcanizales/fix-bazel-break-beta by Yang Gao · 9 years ago
  52. 3569ae4 Fix Bazel breakage due to magic Cocoapods header search path by Jorge Canizales · 9 years ago
  53. ff6466b Add header manipulation examples by Jorge Canizales · 9 years ago
  54. 4682f8f Point sample proto podspec to latest gRPC and protobuf by Jorge Canizales · 9 years ago
  55. cff8aa2 Point SwiftSample’s Podfile to submodule protobuf by Jorge Canizales · 9 years ago
  56. 78a4c74 Make request headers a @property property. by Jorge Canizales · 9 years ago
  57. 34a742b Merge pull request #3238 from jcanizales/make-errors-public-beta by Michael Lumish · 9 years ago
  58. fd2f3a7 Remove unneeded include of grpc.h by Jorge Canizales · 9 years ago
  59. 6d84373 Manually merge release-0_11 into make-errors-public-beta to solve conflict by Jorge Canizales · 9 years ago
  60. 8c3c8ac Merge pull request #3239 from jtattermusch/remove_old_deb_pacagekes by Nicolas Noble · 9 years ago
  61. 674d623 Merge pull request #3237 from jcanizales/server-error-for-bad-protos-beta by Michael Lumish · 9 years ago
  62. 3d29110 Merge pull request #3235 from jcanizales/dont-strip-bin-beta by Michael Lumish · 9 years ago
  63. 064bf85 Merge pull request #3234 from jcanizales/the-big-metadata-change by Michael Lumish · 9 years ago
  64. f54214d Merge pull request #3233 from jcanizales/fix-core-breakage by Michael Lumish · 9 years ago
  65. d21781f Make the error domain and codes public and documented. by Jorge Canizales · 9 years ago
  66. 50b8e5a remove outdated scripts for building debian packages by Jan Tattermusch · 9 years ago
  67. b5391e1 run tests on my desktop should be parallel too by Craig Tiller · 9 years ago
  68. b11177b call correct init function by Craig Tiller · 9 years ago
  69. 49d03c8 avoid infinite spin without checking condvar by Craig Tiller · 9 years ago
  70. 29d4145 avoid underflow by Craig Tiller · 9 years ago
  71. cabbcbf Documentation: Don’t retry if not idempotent! by Jorge Canizales · 9 years ago
  72. f5d5194 Wrap parsing error appropriately before propagating. by Jorge Canizales · 9 years ago
  73. ebfd119 Propagate parsing error if we get a bad response by Jorge Canizales · 9 years ago
  74. 4edf832 Don’t strip -bin suffix from response metadata. by Jorge Canizales · 9 years ago
  75. d2aa1cf Initial work on protocol objects by Nathaniel Manista · 9 years ago
  76. 8e1e227 Merge remote-tracking branch 'upstream/master' into interop by yang-g · 9 years ago
  77. 9afad14 Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name by Craig Tiller · 9 years ago
  78. 9455a4e Merge pull request #3229 from dgquintas/auth_dep by Craig Tiller · 9 years ago
  79. 627758d Merge branch 'release-0_11' of github.com:grpc/grpc into fix-teh-tests by Craig Tiller · 9 years ago
  80. 328deb2 Removed grpc_security.h from auth_context.h by David Garcia Quintas · 9 years ago
  81. fc099ed Merge pull request #3214 from nicolasnoble/pessimizing-code-is-bad-2 by Vijay Pai · 9 years ago
  82. fb956aa Merge pull request #3221 from jcanizales/make-errors-public by Michael Lumish · 9 years ago
  83. 924c3e8 Remove unneeded include of grpc.h by Jorge Canizales · 9 years ago
  84. 64332b6 Manually merge master into make-errors-public to solve conflict by Jorge Canizales · 9 years ago
  85. bda7b61 Merge pull request #3228 from dgquintas/doxygenate by Craig Tiller · 9 years ago
  86. afcf1cd Merge pull request #3220 from jcanizales/server-error-for-bad-protos by Michael Lumish · 9 years ago
  87. 7afa666 Regenerated doxygen after #3227 by David Garcia Quintas · 9 years ago
  88. e0f975b Merge pull request #3227 from ctiller/yyy by David G. Quintas · 9 years ago
  89. d6599a3 Replicate C++ docs from master to beta branch by Craig Tiller · 9 years ago
  90. 62b9305 Merge pull request #3219 from jcanizales/dont-strip-bin by Michael Lumish · 9 years ago
  91. 09f5691 Merge pull request #3226 from grpc/revert-3074-cpp_docs by Craig Tiller · 9 years ago
  92. 00ad71c Revert "C++ docs" by Craig Tiller · 9 years ago
  93. 929e7ee Fix typo by Craig Tiller · 9 years ago
  94. ac50557 Merge pull request #3216 from jcanizales/the-big-metadata-change by Michael Lumish · 9 years ago
  95. fe06d40 Try even harder to disable PDB generation by Craig Tiller · 9 years ago
  96. 08e9c4e Merge pull request #3074 from dgquintas/cpp_docs by Craig Tiller · 9 years ago
  97. c57b764 Make the error domain and codes public and documented. by Jorge Canizales · 9 years ago
  98. 7a84a4e Documentation: Don’t retry if not idempotent! by Jorge Canizales · 9 years ago
  99. afb7a0e Wrap parsing error appropriately before propagating. by Jorge Canizales · 9 years ago
  100. e7209c5 Propagate parsing error if we get a bad response by Jorge Canizales · 9 years ago