1. c6f2d4f Merge pull request #2797 from jtattermusch/polishing_api by Jan Tattermusch · 9 years ago
  2. c08a4d6 Merge pull request #2801 from ctiller/shrinkify-the-bytes by Nicolas Noble · 9 years ago
  3. c72d67a Merge pull request #2809 from ctiller/fix-the-noggin by Vijay Pai · 9 years ago
  4. 08cea2a Fix integration breakage by Craig Tiller · 9 years ago
  5. 4e407ba Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter by Vijay Pai · 9 years ago
  6. d2e9cb3 Merge pull request #2765 from ctiller/the-test-be-sleepy by Yang Gao · 9 years ago
  7. 9f007f0 Merge pull request #2732 from ctiller/primary-goat-whisperer by Vijay Pai · 9 years ago
  8. 507bdb4 Merge pull request #2808 from a11r/status_interop by Yang Gao · 9 years ago
  9. 8158c6c Merge pull request #2713 from ctiller/plucking-hell by Vijay Pai · 9 years ago
  10. e1c867d Added interop test for status_code_with_message by Abhishek Kumar · 9 years ago
  11. 183c9f7 Merge pull request #2767 from ctiller/no-poop-on-pizza by Abhishek Kumar · 9 years ago
  12. 832a8c1 Merge pull request #2789 from yang-g/cancel by Craig Tiller · 9 years ago
  13. 62ff690 regenerate projects by yang-g · 9 years ago
  14. ebd7a59 Merge remote-tracking branch 'upstream/master' into reconnect_branch_based_on_jitter by yang-g · 9 years ago
  15. b62a906 regenerate projects by yang-g · 9 years ago
  16. 5cd67df Merge remote-tracking branch 'upstream/master' into cancel by yang-g · 9 years ago
  17. a0cfd1c Merge github.com:grpc/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  18. 68f4e0f Initial Doxygen import for core, c++ by Craig Tiller · 9 years ago
  19. 3bbacf1 Merge pull request #2798 from ctiller/nerd-burger by Vijay Pai · 9 years ago
  20. 60287b6 Revert "Fixing environments where pkg-config isn't installed." by Craig Tiller · 9 years ago
  21. 220adcc Merge branch 'primary-goat-whisperer' into the-test-be-sleepy by Craig Tiller · 9 years ago
  22. 6fa0b98 Rebuild projects by Craig Tiller · 9 years ago
  23. c436a80 Merge github.com:grpc/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  24. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  25. 021df8a changed way service definitions are added to the server by Jan Tattermusch · 9 years ago
  26. dc64fb5 remove the ImmutableCollections dependency by Jan Tattermusch · 9 years ago
  27. d27dfa7 enable forcing client auth by Jan Tattermusch · 9 years ago
  28. 50d8ed9 updated .gitignore by Jan Tattermusch · 9 years ago
  29. d45a26e allow null tag by yang-g · 9 years ago
  30. 80aecf6 Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken by Craig Tiller · 9 years ago
  31. eb3be09 Merge pull request #2790 from nicolasnoble/using-jenkins-for-our-badge by Craig Tiller · 9 years ago
  32. 5239ee2 Merge remote-tracking branch 'upstream/master' into cancel by yang-g · 9 years ago
  33. 702ea25 Merge pull request #2652 from nicolasnoble/tests-depend-on-openssl by Craig Tiller · 9 years ago
  34. 1dc978c Merge pull request #2791 from pmarks-net/uri by Craig Tiller · 9 years ago
  35. 63541a1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). by Paul Marks · 9 years ago
  36. 517662c Moving our build status badge from Travis to Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  37. 0c88065 Merge pull request #2748 from soltanmm/whats-up-doc by Nicolas Noble · 9 years ago
  38. b5dd0f1 Merge pull request #2346 from jboeuf/upgrade-openssl-1.0.2d by Nicolas Noble · 9 years ago
  39. b335256 Add AsyncNotifyWhenDone by yang-g · 9 years ago
  40. 902d9c4 Merge pull request #2749 from yang-g/default_host_to_null by Craig Tiller · 9 years ago
  41. 298f39a Merge pull request #2686 from nathanielmanistaatgoogle/2570 by Craig Tiller · 9 years ago
  42. 8d453c5 Merge pull request #2757 from jtattermusch/runtest_polishing by Craig Tiller · 9 years ago
  43. 2ed6878 Fixing environments where pkg-config isn't installed. by Nicolas "Pixel" Noble · 9 years ago
  44. 8956e60 Merge pull request #2756 from jtattermusch/csharp_channel_state by Jan Tattermusch · 9 years ago
  45. 9fb1d20 watch connectivity state API has changed in the meantime by Jan Tattermusch · 9 years ago
  46. 07ea52c add DefaultAuthority constant to channel options by Jan Tattermusch · 9 years ago
  47. dead905 expose Channel.Target property by Jan Tattermusch · 9 years ago
  48. 9c7e46f use NULL for default host in grpc_channel_call_create by Jan Tattermusch · 9 years ago
  49. 9d67d8d add HealthCheck tests to run_tests.py by Jan Tattermusch · 9 years ago
  50. d8bbdea Added channel state API by Jan Tattermusch · 9 years ago
  51. 0175e18 tolerate occasional StatusCode.Internal on timeout by Jan Tattermusch · 9 years ago
  52. 847dfff Merge pull request #2779 from jtattermusch/properly_decrement_active_ports by Nicolas Noble · 9 years ago
  53. dd8a80f clarified comment and silenced error log by Jan Tattermusch · 9 years ago
  54. e871ef4 Merge branch 'primary-goat-whisperer' into the-test-be-sleepy by Craig Tiller · 9 years ago
  55. 08dda26 Back-out unnecessary change by Craig Tiller · 9 years ago
  56. 82389ec Merge branch 'primary-goat-whisperer' into the-test-be-sleepy by Craig Tiller · 9 years ago
  57. 14a7565 Merge branch 'primary-goat-whisperer' of github.com:ctiller/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  58. 05b35c4 Merge branch 'plucking-hell' into primary-goat-whisperer by Craig Tiller · 9 years ago
  59. 060ca5f Update comment by Craig Tiller · 9 years ago
  60. a9c643f Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  61. 98dd83e Merge pull request #2782 from cblichmann-google/master by Craig Tiller · 9 years ago
  62. abd60a3 Change cast to avoid warning by Christian Blichmann · 9 years ago
  63. e60c5e3 Use an unsigned pointer compare, as the highest bit may sometimes be set. by Christian Blichmann · 9 years ago
  64. 2f25d98 properly decrement active_ports by Jan Tattermusch · 9 years ago
  65. 32c4e5e Merge pull request #2774 from jcanizales/diagnose-jenkins by Michael Lumish · 9 years ago
  66. e8d9535 Formatting and documentation by Jorge Canizales · 9 years ago
  67. 37a44d8 Use the protoc made when one isn’t yet installed by Jorge Canizales · 9 years ago
  68. bdd3c90 Merge pull request #2772 from nicolasnoble/don-t-commit-cache-files by Michael Lumish · 9 years ago
  69. 7078757 Adding a sanity check that the cached makefile variables aren't committed. by Nicolas "Pixel" Noble · 9 years ago
  70. 9dc45f9 Merge pull request #2769 from grpc/make_vs2010_happy by Nicolas Noble · 9 years ago
  71. deab29e Fix compilation under VS 2010 by Jan Tattermusch · 9 years ago
  72. 4372884 merge with head and resolve conflicts by yang-g · 9 years ago
  73. bee7b68 Merge pull request #2766 from ctiller/alpnrggg by Yang Gao · 9 years ago
  74. 0a9ca86 Merge pull request #2702 from yang-g/peeraddr by Vijay Pai · 9 years ago
  75. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  76. ddf05a1 Fix alpn_test by Craig Tiller · 9 years ago
  77. e2e8eac Merge pull request #2683 from murgatroid99/node_explicit_insecure_server by Abhishek Kumar · 9 years ago
  78. 2223483 Merge pull request #2762 from jcanizales/do-camelcase-right by Michael Lumish · 9 years ago
  79. 0c23f29 Fix edge cases resulting in close not being sent by Craig Tiller · 9 years ago
  80. fb21ae6 Re-enable all the tests by Craig Tiller · 9 years ago
  81. 65b0749 Merge pull request #2743 from ctiller/ampidextrous-parrot by Eric Anderson · 9 years ago
  82. 3a0c2e6 Merge pull request #2753 from jcanizales/small-fixes by Michael Lumish · 9 years ago
  83. 3d382a0 Merge pull request #2751 from ctiller/alphanumeric-juju-fish by Michael Lumish · 9 years ago
  84. 2b4997a Merge branch 'plucking-hell' into the-test-be-sleepy by Craig Tiller · 9 years ago
  85. 9c7c0e8 Fix typo by Craig Tiller · 9 years ago
  86. 8155d98 Merge branch 'plucking-hell' into the-test-be-sleepy by Craig Tiller · 9 years ago
  87. 07814a5 Merge pull request #2737 from jtattermusch/enable_new_interop_tests by Stanley Cheung · 9 years ago
  88. e95f241 Reactivate Cocoapods error output by Jorge Canizales · 9 years ago
  89. 02039a2 Fail early and explicitly if protoc, pod, or xcodebuild are missing by Jorge Canizales · 9 years ago
  90. 5115af5 Make FileNameInUpperCamel aware of directories by Jorge Canizales · 9 years ago
  91. 725835a polishing runtests by Jan Tattermusch · 9 years ago
  92. faf58b8 Update doc in GRPCCompletionQueue.h by Jorge Canizales · 9 years ago
  93. 013f87a Unused ivar in GRPCCall.m by Jorge Canizales · 9 years ago
  94. 9e51972 grpc_init() is already called in GRPCWrappedCall by Jorge Canizales · 9 years ago
  95. 597ef98 GRPCCall.m formatting. by Jorge Canizales · 9 years ago
  96. 791e78a Dont crash on too many pluckers by Craig Tiller · 9 years ago
  97. 489df07 Formalize max pluckers by Craig Tiller · 9 years ago
  98. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  99. 9c6e902 Dont crash on too many pluckers by Craig Tiller · 9 years ago
  100. 137511f Formalize max pluckers by Craig Tiller · 9 years ago