1. f090194 doc: Fully define GetState in connectivity state API by Eric Anderson · 7 years ago
  2. cbb9296 Change the default interval to 5 seconds by Yuchen Zeng · 7 years ago
  3. b41014e Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS by Yuchen Zeng · 7 years ago
  4. bf0bdfb Merge github.com:grpc/grpc into epexinf by Craig Tiller · 7 years ago
  5. 6b9a99c Merge github.com:grpc/grpc into epexinf by Craig Tiller · 7 years ago
  6. df7583e Update load-balancing.md by Juanli Shen · 7 years ago
  7. 9f02a27 Update load-balancing.md by Juanli Shen · 7 years ago
  8. d137066 Add some details by Vijay Pai · 7 years ago
  9. cd42eb0 Doc with plans for converting core to C++ by Vijay Pai · 7 years ago
  10. 7b2484b Document env var by Craig Tiller · 7 years ago
  11. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  12. 1a8bb82 Add tracer for plugin credentials. by Mark D. Roth · 7 years ago
  13. 0252252 Update env var documentation by ncteisen · 7 years ago
  14. 324ad6a Update service_config doc by Juanli Shen · 7 years ago
  15. 4a7fca5 Give guidance on prefixing struct/enum/#define names by Vijay Pai · 7 years ago
  16. dfc6cff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  17. 8941f60 Merge pull request #12369 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  18. a8fc020 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  19. b6ef6e9 Merge pull request #12080 from y-zeng/connectivity by Yuchen Zeng · 7 years ago
  20. 8c4f128 Sanity fixes by Craig Tiller · 7 years ago
  21. 764cf04 Revert "Revert "Implement call combiner"" by Mark D. Roth · 7 years ago
  22. a01ce50 fix typo in compression.md by 0oneo · 7 years ago
  23. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  24. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  25. ddaef3e Remove non-POD global variables by Yuchen Zeng · 7 years ago
  26. f1d5098 Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER by Yuchen Zeng · 7 years ago
  27. 471df82 Fix a typo referred on #11118 by Muxi Yan · 7 years ago
  28. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  29. 59611fb Update the doc about the policy selection condition. by Juanli Shen · 7 years ago
  30. 1fb3b66 Merge pull request #11579 from sreecha/fix_alarm by Sree Kuchibhotla · 7 years ago
  31. 18df252 Merge pull request #11940 from grpc/sreecha-patch-1 by Sree Kuchibhotla · 7 years ago
  32. 8c8266c fix documentation by Sree Kuchibhotla · 7 years ago
  33. 309f208 Update env var doc by Noah Eisen · 7 years ago
  34. 30352f6 Remove line about username and password not being supported in http_proxy URI by Yash Tibrewal · 7 years ago
  35. 0b9a2f4 Update epoll-polling-engine.md by Sree Kuchibhotla · 7 years ago
  36. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  37. e155b9a Update env var doc by ncteisen · 7 years ago
  38. 15f7766 Add to tracer doc to pass sanity by ncteisen · 7 years ago
  39. 4ea1923 Merge pull request #11727 from ncteisen/the-tracers-become-self-aware by Noah Eisen · 7 years ago
  40. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  41. 05dbac6 Update doc by ncteisen · 7 years ago
  42. 6919176 update doc by ncteisen · 7 years ago
  43. 2ca8282 Merge pull request #11738 from mehrdada/canonica-urls by Mehrdad Afshari · 7 years ago
  44. a16919e Update compression test for languages without compression bit by Eric Gribkoff · 7 years ago
  45. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  46. 60751fe Add client_channel tracer; code cleanup; eliminate an allocation. by Mark D. Roth · 7 years ago
  47. e81586b Merge pull request #10975 from markdroth/chttp2_doc_fix by Mark D. Roth · 7 years ago
  48. 9f3bd33 Updated doc by ncteisen · 7 years ago
  49. 24ce2b7 Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul by ncteisen · 7 years ago
  50. 43b8930 Document use of ${http_proxy} environment variable. by Mark D. Roth · 7 years ago
  51. 8e331bf Update env var doc by ncteisen · 7 years ago
  52. 969b46e Add rich closure debug mode by ncteisen · 7 years ago
  53. 274bbbe Add rich closure debug mode by ncteisen · 7 years ago
  54. 1e9a93c Remove the section for b64 encoded trailers. by Feng Li · 7 years ago
  55. 69ac56f Update PROTOCOL-WEB.md by Wenbo Zhu · 7 years ago
  56. f9ca154 Update PROTOCOL-WEB.md by Wenbo Zhu · 7 years ago
  57. 0408aa8 Update PROTOCOL-WEB.md by Wenbo Zhu · 7 years ago
  58. 5d0b1ae Merge pull request #10992 from apolcyn/doxygen_cpp_nits by apolcyn · 7 years ago
  59. d212a02 Polish workarounds.md by Muxi Yan · 7 years ago
  60. a31b9d6 Alternate workaround description style by Muxi Yan · 7 years ago
  61. b1e5bac Add /doc/workarounds.md by Muxi Yan · 7 years ago
  62. 826b002 Adding documentation for C++ unit tests by Mahak Mukhi · 7 years ago
  63. 012e929 Revert "Documentation on how to write unit tests using auto-generated mocked stubs." by Craig Tiller · 7 years ago
  64. 2f8cfbd Post-review updates by MakMukhi · 7 years ago
  65. a9f1e25 address comments by Alexander Polcyn · 7 years ago
  66. d809a15 cpp doc nits by Alexander Polcyn · 7 years ago
  67. 49ccfda Merge branch 'master' of github.com:MakMukhi/grpc by Mahak Mukhi · 7 years ago
  68. 7431a78 How to write unit tests for client sync APIs. by MakMukhi · 7 years ago
  69. 4deb397 Create unit_testing.md by MakMukhi · 7 years ago
  70. 91455a9 Apply a few recent changes from the wire guide on grpc.io. by Mark D. Roth · 7 years ago
  71. 4dad725 Merge pull request #10805 from dgquintas/g_for_1.4.x by David G. Quintas · 7 years ago
  72. 18548b8 Merge pull request #10258 from markdroth/service_config_lb_semantics by Mark D. Roth · 7 years ago
  73. ae64b01 updated g meaning for 1.4.x by David Garcia Quintas · 7 years ago
  74. 401aa08 doc/interop: Simplify language to fix missed x-user-ip by Eric Anderson · 7 years ago
  75. 811fcef doc/interop: Fix link for CacheableUnaryCall by Eric Anderson · 7 years ago
  76. e5db841 Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  77. a380d9a Merge pull request #9118 from defstream/master by David G. Quintas · 7 years ago
  78. a22a19f fix markdown by Jan Tattermusch · 7 years ago
  79. d9bc60c Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  80. 2a86d3f Update status codes doc. by Mark D. Roth · 7 years ago
  81. b567bb4 Merge pull request #10393 from grpc/wenbozhu-patch-1 by Stanley Cheung · 7 years ago
  82. 5311d66 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  83. a733951 Fix markdown headers in PROTOCOL-HTTP2 by Eric Anderson · 7 years ago
  84. a51a6c2 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  85. 609eca0 Update PROTOCOL-WEB.md by Wenbo Zhu · 7 years ago
  86. d9bc2bf Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  87. b29f1fe Update include paths by Craig Tiller · 7 years ago
  88. c900063 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  89. e3ec4b2 Clarify wording. by Mark D. Roth · 7 years ago
  90. d336084 Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  91. 5c8a47e Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests by apolcyn · 7 years ago
  92. 3d194ad Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by Noah Eisen · 7 years ago
  93. 50fdc8a add http2 server test for unary calls that uses small frames and padding by Alexander Polcyn · 7 years ago
  94. 1eb96dc Fix semantics of LB policy selection. by Mark D. Roth · 7 years ago
  95. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  96. 02ee91b Merge pull request #10203 from ncteisen/error-ownership-semantics by Noah Eisen · 7 years ago
  97. 031cfeb Line breaks and doc reffing by ncteisen · 7 years ago
  98. 2a1949e Add tracing for timers, fix a time shifting bug by Craig Tiller · 7 years ago
  99. 1561862 Turn off c_ares resolver by default by Yuchen Zeng · 7 years ago
  100. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago