1. 175c73b clang-format by Mark D. Roth · 7 years ago
  2. 86b9473 Merge pull request #10980 from markdroth/grpclb_deadline_fix by Mark D. Roth · 7 years ago
  3. b9b0efd clang-format by Mark D. Roth · 7 years ago
  4. f0f147a Merge pull request #10845 from markdroth/client_channel_cleanup by Mark D. Roth · 7 years ago
  5. 64d922a Make sure we set deadline for the LB call even without a pick. by Mark D. Roth · 7 years ago
  6. 3f716ba Merge pull request #10972 from ncteisen/credential-error-refcount by Noah Eisen · 7 years ago
  7. 8937191 Fix error refcount bug by Noah Eisen · 7 years ago
  8. 9221083 Fix build problem with gcc 4.7. by Mark D. Roth · 7 years ago
  9. b7e6fa5 Merge remote-tracking branch 'upstream/master' into client_channel_cleanup by Mark D. Roth · 7 years ago
  10. 64a317c Code clean-up in client_channel. by Mark D. Roth · 7 years ago
  11. 09e458c Implement client-side load reporting for grpclb. by Mark D. Roth · 7 years ago
  12. d8e278f Merge branch 'master' of github.com:grpc/grpc into grpclb_new_test by David Garcia Quintas · 7 years ago
  13. a9236bc Merge pull request #10824 from ctiller/proxy2 by Craig Tiller · 7 years ago
  14. 04911ca New version of grpclb end2end test by David Garcia Quintas · 7 years ago
  15. 4865c79 Merge pull request #10613 from ctiller/framing_costs by Craig Tiller · 7 years ago
  16. 8c71bde Merge pull request #10522 from jiangtaoli2016/new_tsi by David G. Quintas · 7 years ago
  17. 15fda75 Merge pull request #10427 from ctiller/c++lame by Craig Tiller · 7 years ago
  18. 136533e fix security_connector.c formatting by Jan Tattermusch · 7 years ago
  19. 815e318 Removing cipher suites blacklisted in HTTP2. by Julien Boeuf · 7 years ago
  20. 382bd82 Merge pull request #10627 from jboeuf/more_ssl_factory_cleanup by jboeuf · 7 years ago
  21. 737da9f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  22. 436a394 Merge pull request #10823 from ncteisen/client-auth-filter-fuzz by Noah Eisen · 7 years ago
  23. 4dad725 Merge pull request #10805 from dgquintas/g_for_1.4.x by David G. Quintas · 7 years ago
  24. 1820965 Merge pull request #10629 from kuscsik/build_fix by Vijay Pai · 7 years ago
  25. b71ef65 more TLS cleanup. by Julien Boeuf · 7 years ago
  26. fcb56a7 core, avl: rename static functions by Zoltan Kuscsik · 7 years ago
  27. f725d7e Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter-fuzz by Noah Eisen · 7 years ago
  28. 70406b7 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  29. ad8d36d clang fmt by Noah Eisen · 7 years ago
  30. 7eaca2f Propagate publish error by Noah Eisen · 7 years ago
  31. c83346f Merge pull request #10796 from danzh2010/udpserver2 by Yang Gao · 7 years ago
  32. 8128608 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  33. f2263e1 fix guards in transport_security_adapter.h by jiangtaoli2016 · 7 years ago
  34. 6f2024f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  35. 731adcc Merge pull request #10584 from ctiller/hybrid by Craig Tiller · 7 years ago
  36. 1c2332b Fix potential memory leak, cleanup some code by Craig Tiller · 7 years ago
  37. d3ba7cb Don't abort on input by Noah Eisen · 7 years ago
  38. e0e961a fix guard on src/core/tsi/transport_security_adapter.h by jiangtaoli2016 · 7 years ago
  39. 6cb5e27 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  40. 18548b8 Merge pull request #10258 from markdroth/service_config_lb_semantics by Mark D. Roth · 7 years ago
  41. d978a95 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  42. c3ddcf2 Merge pull request #10801 from dgquintas/demote_handshake by David G. Quintas · 7 years ago
  43. ae64b01 updated g meaning for 1.4.x by David Garcia Quintas · 7 years ago
  44. 85bf34a Copy slices for in-process transports: its no longer safe to just ref by Craig Tiller · 7 years ago
  45. ee880fd Merge github.com:grpc/grpc into count_now by Craig Tiller · 7 years ago
  46. 1a0b4cf Merge pull request #10777 from ctiller/c++compat1 by Craig Tiller · 7 years ago
  47. 9c1dd5c Merge pull request #10779 from ctiller/c++compat2 by Craig Tiller · 7 years ago
  48. c3fc834 Demote handshake logging msg to DEBUG by David Garcia Quintas · 7 years ago
  49. fefd2f2 Add make udp_server shutdown_fd() protected by mutex lock. by Dan Zhang · 7 years ago
  50. 7748faf Merge pull request #10639 from vjpai/buildfixes by Vijay Pai · 7 years ago
  51. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  52. e5db841 Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  53. decec09 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  54. 24c7a18 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  55. f30db36 Merge github.com:grpc/grpc into c++compat1 by Craig Tiller · 7 years ago
  56. f18f30e Merge github.com:grpc/grpc into c++compat2 by Craig Tiller · 7 years ago
  57. 77a4c52 Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  58. 50f7e1a Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  59. bcdf9e8 Merge pull request #10739 from muxi/fix-unpaired-benchmark by Muxi Yan · 7 years ago
  60. a8e5675 Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  61. cdd9e56 C++ compatibility fix for stack_lockfree.c by Craig Tiller · 7 years ago
  62. 2757982 C++ compatibility fix for tmpfile_posix.c by Craig Tiller · 7 years ago
  63. 576e546 Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server by Vijay Pai · 7 years ago
  64. 0d23d89 Add flexibility on *which* slice gets reffed by Craig Tiller · 7 years ago
  65. d5ad177 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  66. 65c23aa Fix error refcount bug by Noah Eisen · 7 years ago
  67. 59db187 Merge branch 'tsan-c++' into hybrid by Craig Tiller · 7 years ago
  68. a4894fc Merge pull request #10182 from ctiller/cpparena by Craig Tiller · 7 years ago
  69. 84a920d Merge pull request #10450 from vjpai/framer by Vijay Pai · 7 years ago
  70. b8f1483 Merge pull request #10747 from vjpai/dedebug by Vijay Pai · 7 years ago
  71. ba39035 clang-format by Mark D. Roth · 7 years ago
  72. abd8fb7 Merge pull request #10730 from ctiller/proxy_crash by Craig Tiller · 7 years ago
  73. 8d7efef Merge pull request #10691 from ncteisen/error-refcount by Noah Eisen · 7 years ago
  74. c96c0f9 Remove DEBUG code that is itself buggy (integer overflow) by Vijay Pai · 7 years ago
  75. 6984e1d Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  76. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  77. e89d958 Merge pull request #10717 from dgquintas/moar_grpclb_leaks by David G. Quintas · 7 years ago
  78. e0a8737 Fix bug in service config code. by Mark D. Roth · 7 years ago
  79. 0c0b89a Change hash table to use linear probing and add unit test. by Mark D. Roth · 7 years ago
  80. 93b1120 Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next by Muxi Yan · 7 years ago
  81. f583975 Include <sys/socket.h> for AF_INET by Mehrdad Afshari · 7 years ago
  82. bea92ba Fix bins/opt/end2end_test --gtest_filter=ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/1 GRPC_POLL_STRATEGY=poll by Craig Tiller · 7 years ago
  83. e300670 Simplify hash table API: remove per-entry vtable and take ownership of by Mark D. Roth · 7 years ago
  84. 7fadeae Fix a couple leaks by David Garcia Quintas · 7 years ago
  85. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  86. a12c065 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  87. 6b4435c Merge pull request #10678 from ctiller/style_guide by Craig Tiller · 7 years ago
  88. 1eeed85 Merge pull request #10237 from meliuz/configurable-minbackoff-reconnect by Craig Tiller · 7 years ago
  89. f88ee4f Fix error refcount debug logging by Noah Eisen · 7 years ago
  90. addb6ea Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  91. a1f7642 Public functions must be prefixed with grpc_ by Craig Tiller · 7 years ago
  92. a6f64f4 Merge pull request #10391 from dgquintas/lr_back_to_md by David G. Quintas · 7 years ago
  93. d9bc60c Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  94. c39fbcf Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  95. 3ddc13b Merge pull request #10668 from dgquintas/update_lb_proto_2 by David G. Quintas · 7 years ago
  96. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  97. a7a1098 Updated load_balancer.proto by David Garcia Quintas · 7 years ago
  98. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  99. a8b8aea Merge pull request #10645 from dgquintas/client_channel_high_freq_resolver_updates by David G. Quintas · 7 years ago
  100. e223a6a Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago