1. 8233e12 Add new Resolver and Balancer APIs (gRFC L9) (#1408) by Menghan Li · 7 years ago
  2. 1ea63c9 Fix to avoid annoying firewall dialog on macOS (#1499) by Hein Meling · 7 years ago
  3. e67952e Move leak check into a separate leakcheck package (#1445) by Menghan Li · 7 years ago
  4. 3a378f9 Change version to 1.7.0-dev (#1496) by Menghan Li · 7 years ago
  5. 47d8591 Run Go1.9 and 386 on Travis (#1475) by dfawley · 7 years ago
  6. d687003 Check "x/net/context" with `go vet` like "context" (#1490) by dfawley · 7 years ago
  7. 85a1e38 benchmain: add nop compressor and other usability tweaks (#1489) by dfawley · 7 years ago
  8. e606983 Fix context warnings from govet. (#1486) by dfawley · 7 years ago
  9. 7fd9c2c benchmain: minor bug fixes (#1488) by dfawley · 7 years ago
  10. 2be1bca Update proto generation commands in example doc (#1481) by kkishi · 7 years ago
  11. e696c3d Remove expiration_interval from grpclb message (#1477) by Menghan Li · 7 years ago
  12. 4112717 balancer_test: possible ctx leak, cancel before break (#1479) by ZhouyihaiDing · 7 years ago
  13. 5db24c9 Merge pull request #1476 from dfawley/pkg by ZhouyihaiDing · 7 years ago
  14. 2b9fb51 Fix for 32-bit architectures (#1471) by dfawley · 7 years ago
  15. 3959615 When sending a non heads-up goaway close the connection if there are no active streams. (#1474) by mmukhi · 7 years ago
  16. 526ef32 Rename packages for grpclb messages/service to match directory name by Doug Fawley · 7 years ago
  17. fa59b77 Remove unnecessary function handleStreamSuspension (#1468) by dfawley · 7 years ago
  18. e98913e fix grpclb protos to not cause re-registration of types (#1466) by dfawley · 7 years ago
  19. 0b4b292 transport: fix handling of InTapHandle's returned context (#1461) by dfawley · 7 years ago
  20. 8336807 the cancel function should be called to avoid ctx leak (#1465) by ZhouyihaiDing · 7 years ago
  21. 051e701 add comment (#1464) by ZhouyihaiDing · 7 years ago
  22. 01089b2 Remove buf copy when the compressor exist (#1427) by ZhouyihaiDing · 7 years ago
  23. c29d638 transport: Fix deadlock in client keepalive. (#1460) by Benoit Sigoure · 7 years ago
  24. 7db1564 benchmark: add benchmain/main.go to run benchmark with flag set (#1352) by ZhouyihaiDing · 7 years ago
  25. 69abda0 stats: add methods to allow setting grpc-trace-bin and grpc-tags-bin headers (#1404) by dfawley · 7 years ago
  26. 9b6ac7d deduplicate dns record in lookup (#1454) by lyuxuan · 7 years ago
  27. 25d6e52 Add -u to installation command (#1451) by dfawley · 7 years ago
  28. 2308131 addrConn: change address to slice of address (#1376) by ZhouyihaiDing · 7 years ago
  29. 25b4a42 go-generate pb.go files and check in Travis to make sure they don't change (#1426) by dfawley · 7 years ago
  30. 5d9b09e Fix host string passed to PerRPCCredentials (#1433) by Xin Zhang · 7 years ago
  31. 596a6ac metadata: Remove NewContext and FromContext for gRFC L7 (#1392) by dfawley · 7 years ago
  32. bfaf042 Add status details support to server HTTP handler (#1438) by Camilo Aguilar · 7 years ago
  33. 1308414 put *gzip.Writer back to pool (#1441) by Zeymo · 7 years ago
  34. 9d99afc Automatic WriteStatus for RecvMsg/SendMsg error on server side (#1409) by lyuxuan · 7 years ago
  35. 43d1787 Update ServerInHandle comments (#1437) by Menghan Li · 7 years ago
  36. 7657092 Server should send 2 goaway messages to gracefully shutdown the connection. (#1403) by mmukhi · 7 years ago
  37. e81b569 Add and use connectivity package for states (#1430) by Menghan Li · 7 years ago
  38. 73041be Add 'experimental' note to ServeHTTP godoc (#1429) by dfawley · 7 years ago
  39. 383b114 Document Server.ServeHTTP (#1406) by Brad Fitzpatrick · 7 years ago
  40. 059280c Set peer before sending request (#1423) by Jack Li · 7 years ago
  41. 963eb48 Fix missing and wrong license (#1422) by Menghan Li · 7 years ago
  42. 4e56696 Fix a goroutine leak in DialContext (#1424) by Andrew Lytvynov · 7 years ago
  43. 39c8c38 Use `NewOutgoingContext ` in the metadata doc (#1425) by TRAVIS ALLEN SALAS COX · 7 years ago
  44. 53ae6b7 Fix typo by Mehrdad Afshari · 7 years ago
  45. 66c9ed8 Add flags for tls file path (#1419) by ZhouyihaiDing · 7 years ago
  46. bba722a Change comment on stats.End.Error (#1418) by Menghan Li · 7 years ago
  47. b463cc3 Call cancel on contexts in tests (#1412) by Menghan Li · 7 years ago
  48. fa1cb32 Don't use 64-bit integers with atomic. (#1411) by mmukhi · 7 years ago
  49. 4c7bb72 benchmark: don't stop timer until after workers are done (#1407) by dfawley · 7 years ago
  50. 7c7afa0 Validate send quota again after acquiring writable channel (#1367) by mmukhi · 7 years ago
  51. 98bc2ce Use log instead of grpclog in routeguide example (#1395) by Menghan Li · 7 years ago
  52. 971efed Revert "Make all "grpc-" metadata field names reserved (#1391)" (#1400) by dfawley · 7 years ago
  53. aa5b2f7 Enabling client process multiple GoAways (#1393) by mmukhi · 7 years ago
  54. b31f0c6 Assign testdata path to correct variable (#1397) by Menghan Li · 7 years ago
  55. e64ff5d Do not call testdata.Path when defining flags (#1394) by Menghan Li · 7 years ago
  56. 3ddcdc2 Make all "grpc-" metadata field names reserved (#1391) by dfawley · 7 years ago
  57. 0c390d8 remove defer funtion in recvBufferReader Read method (#1031) by apolcyn · 7 years ago
  58. ca9e0c3 Add testdata package and unify testdata to only one dir (#1297) by 田欧 · 7 years ago
  59. a568439 DNS resolver (#1300) by lyuxuan · 7 years ago
  60. a5d184a Expose ConnectivityState of a ClientConn. (#1385) by mmukhi · 7 years ago
  61. cdc12d4 status: Add WithDetails and Details functions (#1358) by Kaveh Ghasemloo · 7 years ago
  62. 6495e8d benchmark: remove multi-layer for loop (#1339) by ZhouyihaiDing · 7 years ago
  63. 0c41876 transport: fix minor typo in http2_server.go (#1383) by Gyu-Ho Lee · 7 years ago
  64. b34c88b Add doc in default implementation fatal functions on os.Exit() (#1365) by Menghan Li · 7 years ago
  65. 2bb3182 Fix bufconn.Close to not be blocking. (#1377) by dfawley · 7 years ago
  66. 98eab9b Do not create new addrConn when connection error happens (#1369) by Menghan Li · 7 years ago
  67. 2b21bfb Change version to 1.6.x (#1382) by Menghan Li · 7 years ago
  68. 939edc0 Revert "Use bufconn in end2end tests." (#1381) by dfawley · 7 years ago
  69. 71260d2 Fix logging method (#1375) by Vitaly Isaev · 7 years ago
  70. c7e2c00 Use bufconn in end2end tests. by Doug Fawley · 7 years ago
  71. 9a71c79 Create bufconn package for a local, buffered net.Conn and dialer/listener by Doug Fawley · 7 years ago
  72. ce03e9c Fix a typo in examples/gotutorial.md (#1374) by Seiichi Uchida · 7 years ago
  73. d672391 Use log severity and verbosity level (#1340) by Menghan Li · 7 years ago
  74. 27b2052 fix deadlock of roundrobin balancer (#1353) by Le Van Nghia · 7 years ago
  75. 8264d61 Ignore goroutines spanwned by log.init during leakcheck. (#1368) by mmukhi · 7 years ago
  76. 86ec6ba Populate callInfo.peer object for streaming RPCs (#1356) by Cesar Ghali · 7 years ago
  77. d69dedd BDP estimation and window update. (#1310) by mmukhi · 7 years ago
  78. 93166a0 Canonicalize https://grpc.io as the preferred URL prefix by Mehrdad Afshari · 7 years ago
  79. 37be128 Update leckCheck to ignore non-gRPC goroutine introduced in Go1.9 (#1351) by mmukhi · 7 years ago
  80. 41d9b6e Do not flush NewStream header on client side for unary RPCs and streaming RPCs with requests. (#1343) by Menghan Li · 7 years ago
  81. 0100e42 adjust import order (#1311) by 田欧 · 7 years ago
  82. 3c33c26 add license for some proto files (#1322) by 田欧 · 7 years ago
  83. 9cb02b8 latency: sleep in Write when BDP is exceeded to avoid buffer bloat (#1330) by dfawley · 7 years ago
  84. 77d4a9f Add documentation to deprecate WithTimeout dial option (#1333) by Menghan Li · 7 years ago
  85. eb7b130 change objects in recvBuffer queue from interface to concrete type to reduce allocs (#1029) by apolcyn · 7 years ago
  86. 57ff328 Catch invalid use of Server.RegisterService after Register.Serve (#828) by Peter Mattis · 7 years ago
  87. f0c566b benchmark: add latency/MTU/bandwidth into testcases (#1304) by ZhouyihaiDing · 7 years ago
  88. 2f3320d Updated documentation of ClientStream. (#1320) by MakMukhi · 7 years ago
  89. 1d79755 Add support for grpc.SupportPackageIsVersion3 back (#1331) by Menghan Li · 7 years ago
  90. 8855ede Deflake TestServerGoAway (#1321) by MakMukhi · 7 years ago
  91. 79fc236 dont create new reader in recvMsg (#940) by apolcyn · 7 years ago
  92. 306d7d0 Make Apache 2.0 LICENSE file a verbatim copy (#1329) by Mehrdad Afshari · 7 years ago
  93. 40e7a75 Protect bytesSent and bytesReceived with mutex to avoid datarace (#1318) by Menghan Li · 7 years ago
  94. 2887f94 Add Severity and VerboseLevel to grpclog. (#922) by Menghan Li · 7 years ago
  95. ea14354 update LICENSE (#1312) by Menghan Li · 7 years ago
  96. c5c761d fix spell (#1314) by 田欧 · 7 years ago
  97. c6b9664 Add goroutine safety doc on stream (#1313) by Menghan Li · 7 years ago
  98. 834dbd5 replace 127.0.0.1 with localhost for ipv6 only environment (#1306) by Menghan Li · 7 years ago
  99. 7df48be transport: fix error handling on Stream deletion (#1275) by Gyu-Ho Lee · 7 years ago
  100. a3592bd Behaviour Change: transport errors should be coded Unavailable instead of internal. (#1307) by MakMukhi · 7 years ago