1. a3adf94 Clarify interop spec by Masood Malekghassemi · 9 years ago
  2. 0a60126 Merge pull request #2783 from ctiller/tracing-takes-time by Nicolas Noble · 9 years ago
  3. 5a20170 Merge pull request #2803 from ctiller/delay-start-resolution by Yang Gao · 9 years ago
  4. aa7a75a Merge pull request #2813 from ctiller/every-day-i-propagate by Yang Gao · 9 years ago
  5. e5b0459 Merge pull request #2750 from ctiller/propagate by Yang Gao · 9 years ago
  6. 44912d7 Explicitly spell out cancellation in default propagation mask by Craig Tiller · 9 years ago
  7. 2ba9e5d Merge pull request #2815 from jtattermusch/introduce_call_options by Jan Tattermusch · 9 years ago
  8. 7098b1b Merge pull request #2746 from soltanmm/user-agent by Nathaniel Manista · 9 years ago
  9. 5148694 Merge pull request #2396 from nicolasnoble/win32-is-an-os-too by Craig Tiller · 9 years ago
  10. 5c14763 Add project metadata generation to Python by Masood Malekghassemi · 9 years ago
  11. 354e212 Update Objective-C by Craig Tiller · 9 years ago
  12. 2c3be1d Add tests for C++ propagation by Craig Tiller · 9 years ago
  13. 9804924 Merge pull request #2781 from yang-g/stuboptions by Abhishek Kumar · 9 years ago
  14. e40f964 Merge branch 'propagate' into every-day-i-propagate by Craig Tiller · 9 years ago
  15. a6f8f92 Add comment by Craig Tiller · 9 years ago
  16. fdbd728 Rename constants by Craig Tiller · 9 years ago
  17. bb53614 C++ context propagation by Craig Tiller · 9 years ago
  18. 3cd76d6 fix tests by Jan Tattermusch · 9 years ago
  19. ffa17b1 regenerated code by Jan Tattermusch · 9 years ago
  20. 5c371f8 renamed CallContext to CallOptions by Jan Tattermusch · 9 years ago
  21. e5e57ad update generator by Jan Tattermusch · 9 years ago
  22. 5cb5ced refactoring client side calls by Jan Tattermusch · 9 years ago
  23. cc97fed regenerated code by Jan Tattermusch · 9 years ago
  24. 641cb1b update generator by Jan Tattermusch · 9 years ago
  25. a9ddd02 add servicename field to method by Jan Tattermusch · 9 years ago
  26. 542e21c refactoring AsyncCall by Jan Tattermusch · 9 years ago
  27. 5e10f18 introduce CallContext by Jan Tattermusch · 9 years ago
  28. c6f2d4f Merge pull request #2797 from jtattermusch/polishing_api by Jan Tattermusch · 9 years ago
  29. c08a4d6 Merge pull request #2801 from ctiller/shrinkify-the-bytes by Nicolas Noble · 9 years ago
  30. 64f32dc Fix integration breakage by Craig Tiller · 9 years ago
  31. 5ade369 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  32. c72d67a Merge pull request #2809 from ctiller/fix-the-noggin by Vijay Pai · 9 years ago
  33. 22de7b6 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  34. 08cea2a Fix integration breakage by Craig Tiller · 9 years ago
  35. 4e407ba Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter by Vijay Pai · 9 years ago
  36. d2e9cb3 Merge pull request #2765 from ctiller/the-test-be-sleepy by Yang Gao · 9 years ago
  37. 9f007f0 Merge pull request #2732 from ctiller/primary-goat-whisperer by Vijay Pai · 9 years ago
  38. 507bdb4 Merge pull request #2808 from a11r/status_interop by Yang Gao · 9 years ago
  39. 8158c6c Merge pull request #2713 from ctiller/plucking-hell by Vijay Pai · 9 years ago
  40. e1c867d Added interop test for status_code_with_message by Abhishek Kumar · 9 years ago
  41. a600d58 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  42. 9974078 Cleanup unnecessary test by Craig Tiller · 9 years ago
  43. 402acf6 Fix proxy, finalize API by Craig Tiller · 9 years ago
  44. 183c9f7 Merge pull request #2767 from ctiller/no-poop-on-pizza by Abhishek Kumar · 9 years ago
  45. 832a8c1 Merge pull request #2789 from yang-g/cancel by Craig Tiller · 9 years ago
  46. f1ca91a regenerate projects by yang-g · 9 years ago
  47. 38ed056 Merge remote-tracking branch 'upstream/master' into stuboptions by yang-g · 9 years ago
  48. 62ff690 regenerate projects by yang-g · 9 years ago
  49. ebd7a59 Merge remote-tracking branch 'upstream/master' into reconnect_branch_based_on_jitter by yang-g · 9 years ago
  50. b62a906 regenerate projects by yang-g · 9 years ago
  51. 5cd67df Merge remote-tracking branch 'upstream/master' into cancel by yang-g · 9 years ago
  52. fc186a1 Regenerate makefile by Craig Tiller · 9 years ago
  53. 20a3c35 Delay name resolution until we need a channel to be READY by Craig Tiller · 9 years ago
  54. a0cfd1c Merge github.com:grpc/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  55. 68f4e0f Initial Doxygen import for core, c++ by Craig Tiller · 9 years ago
  56. 18541a1 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  57. 3bbacf1 Merge pull request #2798 from ctiller/nerd-burger by Vijay Pai · 9 years ago
  58. 60287b6 Revert "Fixing environments where pkg-config isn't installed." by Craig Tiller · 9 years ago
  59. 220adcc Merge branch 'primary-goat-whisperer' into the-test-be-sleepy by Craig Tiller · 9 years ago
  60. 6fa0b98 Rebuild projects by Craig Tiller · 9 years ago
  61. c436a80 Merge github.com:grpc/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  62. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  63. 021df8a changed way service definitions are added to the server by Jan Tattermusch · 9 years ago
  64. dc64fb5 remove the ImmutableCollections dependency by Jan Tattermusch · 9 years ago
  65. d27dfa7 enable forcing client auth by Jan Tattermusch · 9 years ago
  66. 50d8ed9 updated .gitignore by Jan Tattermusch · 9 years ago
  67. d45a26e allow null tag by yang-g · 9 years ago
  68. 5876ad1 Merge branch 'master' of github.com:grpc/grpc into win32-is-an-os-too by Nicolas "Pixel" Noble · 9 years ago
  69. 80aecf6 Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken by Craig Tiller · 9 years ago
  70. eb3be09 Merge pull request #2790 from nicolasnoble/using-jenkins-for-our-badge by Craig Tiller · 9 years ago
  71. 5239ee2 Merge remote-tracking branch 'upstream/master' into cancel by yang-g · 9 years ago
  72. 702ea25 Merge pull request #2652 from nicolasnoble/tests-depend-on-openssl by Craig Tiller · 9 years ago
  73. 1dc978c Merge pull request #2791 from pmarks-net/uri by Craig Tiller · 9 years ago
  74. 63541a1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). by Paul Marks · 9 years ago
  75. 517662c Moving our build status badge from Travis to Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  76. 0c88065 Merge pull request #2748 from soltanmm/whats-up-doc by Nicolas Noble · 9 years ago
  77. b5dd0f1 Merge pull request #2346 from jboeuf/upgrade-openssl-1.0.2d by Nicolas Noble · 9 years ago
  78. b335256 Add AsyncNotifyWhenDone by yang-g · 9 years ago
  79. 902d9c4 Merge pull request #2749 from yang-g/default_host_to_null by Craig Tiller · 9 years ago
  80. 298f39a Merge pull request #2686 from nathanielmanistaatgoogle/2570 by Craig Tiller · 9 years ago
  81. 8d453c5 Merge pull request #2757 from jtattermusch/runtest_polishing by Craig Tiller · 9 years ago
  82. 2ed6878 Fixing environments where pkg-config isn't installed. by Nicolas "Pixel" Noble · 9 years ago
  83. 8956e60 Merge pull request #2756 from jtattermusch/csharp_channel_state by Jan Tattermusch · 9 years ago
  84. 9fb1d20 watch connectivity state API has changed in the meantime by Jan Tattermusch · 9 years ago
  85. 07ea52c add DefaultAuthority constant to channel options by Jan Tattermusch · 9 years ago
  86. dead905 expose Channel.Target property by Jan Tattermusch · 9 years ago
  87. 9c7e46f use NULL for default host in grpc_channel_call_create by Jan Tattermusch · 9 years ago
  88. 9d67d8d add HealthCheck tests to run_tests.py by Jan Tattermusch · 9 years ago
  89. d8bbdea Added channel state API by Jan Tattermusch · 9 years ago
  90. 0175e18 tolerate occasional StatusCode.Internal on timeout by Jan Tattermusch · 9 years ago
  91. 847dfff Merge pull request #2779 from jtattermusch/properly_decrement_active_ports by Nicolas Noble · 9 years ago
  92. dd8a80f clarified comment and silenced error log by Jan Tattermusch · 9 years ago
  93. e871ef4 Merge branch 'primary-goat-whisperer' into the-test-be-sleepy by Craig Tiller · 9 years ago
  94. 08dda26 Back-out unnecessary change by Craig Tiller · 9 years ago
  95. 82389ec Merge branch 'primary-goat-whisperer' into the-test-be-sleepy by Craig Tiller · 9 years ago
  96. 14a7565 Merge branch 'primary-goat-whisperer' of github.com:ctiller/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  97. 05b35c4 Merge branch 'plucking-hell' into primary-goat-whisperer by Craig Tiller · 9 years ago
  98. 7b9ed35 Allow fixtures to specify slowdown factors, use it for grpc_trace tests by Craig Tiller · 9 years ago
  99. 060ca5f Update comment by Craig Tiller · 9 years ago
  100. a9c643f Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago