1. 66b94b9 Merge pull request #525 from ejona86/sync-proto by Qi Zhao · 8 years ago master
  2. d3c0f79 Sync example protos from main repository by Eric Anderson · 8 years ago
  3. 5d64098 Merge pull request #517 from zellyn/zellyn-grpclog-comments by Qi Zhao · 8 years ago
  4. fbb51f4 Merge pull request #518 from bradfitz/fatalf2 by Qi Zhao · 8 years ago
  5. d523706 Fix more cases of Fatalf being used from goroutines started by tests. by Brad Fitzpatrick · 8 years ago
  6. a0f854f Merge pull request #515 from bradfitz/fatalf by Qi Zhao · 8 years ago
  7. 65e7361 Comment: explain concurrent access to grpclog.logger by Zellyn Hunter · 8 years ago
  8. 8024a57 Don't call t.FailNow in goroutines started by tests. by Brad Fitzpatrick · 8 years ago
  9. 93591e7 Merge pull request #508 from bradfitz/master by Qi Zhao · 8 years ago
  10. 9d2ecf5 server: break up the Server.Serve method into some reusable parts by Brad Fitzpatrick · 8 years ago
  11. 2e0ced7 Merge pull request #513 from iamqizhao/master by Qi Zhao · 8 years ago
  12. af8888d remove Compressor/DecompressorGenerator by iamqizhao · 8 years ago
  13. 3f30c98 Merge pull request #509 from iamqizhao/master by Qi Zhao · 8 years ago
  14. 9ec0ead fix a nil map access bug by iamqizhao · 8 years ago
  15. 35db64d Tune the server accepting code by iamqizhao · 8 years ago
  16. 23d5518 Merge pull request #505 from iamqizhao/master by Qi Zhao · 8 years ago
  17. 6d87263 add test by iamqizhao · 8 years ago
  18. 086f6de force flush headers frame for server streaming and bi-di streaming by iamqizhao · 8 years ago
  19. 1147a9f Merge pull request #504 from iamqizhao/master by Qi Zhao · 8 years ago
  20. 48d3f37 remove some commented code left from previous PR by iamqizhao · 8 years ago
  21. e29d659 Merge pull request #500 from iamqizhao/master by Qi Zhao · 8 years ago
  22. 8ced3f9 gofmt by iamqizhao · 8 years ago
  23. 6ad5faf more comments by iamqizhao · 8 years ago
  24. a9cd713 add more comments by iamqizhao · 8 years ago
  25. 4258b32 Don't create buffer if compressor is nil by iamqizhao · 8 years ago
  26. 61d7c39 comments and gofmt by iamqizhao · 8 years ago
  27. da3bb0c Support compression by iamqizhao · 8 years ago
  28. 5da22b9 Merge pull request #492 from iamqizhao/master by Qi Zhao · 8 years ago
  29. 8e76d45 Add missing trace finish on an uncommon code path by iamqizhao · 8 years ago
  30. b24c357 Merge pull request #491 from iamqizhao/master by Qi Zhao · 8 years ago
  31. 7172d5c Still show trace for the client streams which failed to create by iamqizhao · 8 years ago
  32. 59c7473 Don't trace when failing to create a cleint stream by iamqizhao · 8 years ago
  33. 9fafaa3 Merge pull request #490 from iamqizhao/master by Qi Zhao · 8 years ago
  34. 47fc4a2 Specialize connection error handling to avoid goroutine leaking in some cases by iamqizhao · 8 years ago
  35. 7ed4629 Merge pull request #488 from iamqizhao/master by Qi Zhao · 8 years ago
  36. ea6e718 Move callInfo into the right position by iamqizhao · 8 years ago
  37. 0770c49 Merge pull request #487 from iamqizhao/master by Qi Zhao · 8 years ago
  38. c1330e1 some missing comments by iamqizhao · 8 years ago
  39. 512086e Merge pull request #486 from xfxyjwf/doc by Qi Zhao · 8 years ago
  40. d89e41f Fix the link to protoc installation instructions. by Feng Xiao · 8 years ago
  41. 843cf83 Merge pull request #485 from iamqizhao/master by Qi Zhao · 8 years ago
  42. 6ef6ed7 test peer addr by iamqizhao · 8 years ago
  43. 350615a gofmt by iamqizhao · 8 years ago
  44. 2e9f81b fix comment by iamqizhao · 8 years ago
  45. 76515fa Remove context related functions in credentials by iamqizhao · 8 years ago
  46. b36c5c6 Expose peer info by iamqizhao · 8 years ago
  47. 7890599 Merge pull request #480 from iamqizhao/master by Qi Zhao · 8 years ago
  48. 3497fcb Fix the benchmark client by iamqizhao · 8 years ago
  49. b9a4f2b Merge pull request #477 from iamqizhao/master by Qi Zhao · 8 years ago
  50. 8552359 fix some comments by iamqizhao · 8 years ago
  51. c414be5 Merge pull request #476 from iamqizhao/master by Qi Zhao · 8 years ago
  52. 43952c5 remove garbbage file by iamqizhao · 8 years ago
  53. fc710f2 deflake a test by iamqizhao · 8 years ago
  54. 453b255 gofmt by iamqizhao · 8 years ago
  55. 9d70637 Merge pull request #475 from iamqizhao/master by Qi Zhao · 8 years ago
  56. 7239e4a Refactor interop tests by iamqizhao · 8 years ago
  57. b937145 Merge pull request #474 from iamqizhao/master by Qi Zhao · 8 years ago
  58. 54c2752 Allow HTML output for test coverage by iamqizhao · 8 years ago
  59. 715fec6 Merge pull request #473 from iamqizhao/master by Qi Zhao · 8 years ago
  60. e2f4a8d Get more accurate test coverage by iamqizhao · 8 years ago
  61. e382c88 Merge pull request #472 from iamqizhao/master by Qi Zhao · 8 years ago
  62. a98f017 fix some print format errors by iamqizhao · 8 years ago
  63. a22b661 Merge pull request #471 from iamqizhao/master by Qi Zhao · 8 years ago
  64. dfdc477 gofmt by iamqizhao · 8 years ago
  65. d0674dc add some comments by iamqizhao · 8 years ago
  66. 2210679 fix a flaky test by iamqizhao · 8 years ago
  67. 857b9ba Merge pull request #470 from iamqizhao/master by Qi Zhao · 8 years ago
  68. 2f524e5 add more tests by iamqizhao · 8 years ago
  69. 3d2cc2d remove dead code by iamqizhao · 8 years ago
  70. 87d8411 i) lower case metedata key names; ii) make binary encoding consistent with other impls. by iamqizhao · 8 years ago
  71. 2d76f2f Merge pull request #464 from iamqizhao/master by Qi Zhao · 8 years ago
  72. f0ee562 add more comments by iamqizhao · 8 years ago
  73. 758cf30 add comments to NotifyReset by iamqizhao · 8 years ago
  74. 330d8f9 i) revise picker API and channel state API; ii) add unicastNamingPicker which supports custom name resolving. by iamqizhao · 8 years ago
  75. 3463c93 Merge pull request #463 from iamqizhao/master by Qi Zhao · 8 years ago
  76. 7cf6aab revise naming package a bit by iamqizhao · 8 years ago
  77. ecd6868 Merge pull request #461 from iamqizhao/master by Qi Zhao · 8 years ago
  78. 101776c remove etcd name resolver impl tentatively and revise the naming API a bit by iamqizhao · 8 years ago
  79. a202995 Merge pull request #458 from iamqizhao/master by Qi Zhao · 8 years ago
  80. 7aa428f Finish trace for premature error by iamqizhao · 8 years ago
  81. 2011d72 Merge pull request #453 from iamqizhao/master by Qi Zhao · 8 years ago
  82. 6f8cb60 Recv continuation framers correctly by iamqizhao · 8 years ago
  83. 2f99279 Merge pull request #452 from iamqizhao/master by Qi Zhao · 8 years ago
  84. 900db87 Allow >16k status desc by iamqizhao · 8 years ago
  85. 1de7636 Merge pull request #451 from iamqizhao/master by Qi Zhao · 8 years ago
  86. f53fd36 initial call_test.go by iamqizhao · 8 years ago
  87. 0bcb4bf Merge pull request #450 from iamqizhao/master by Qi Zhao · 8 years ago
  88. 586ba13 initial call_test.go by iamqizhao · 8 years ago
  89. ca78069 fix a typo by iamqizhao · 8 years ago
  90. e749af2 Merge pull request #440 from dkwasnick/patch-1 by Qi Zhao · 8 years ago
  91. 7c736b2 Merge pull request #442 from jboeuf/update_ssl_cert by jboeuf · 8 years ago
  92. cbff74b Patching the rest of the test certs in the repo. by Julien Boeuf · 8 years ago
  93. 123c91d Updating the test SSL certs. by Julien Boeuf · 8 years ago
  94. 0fd544f Fix cc.Close() state race by Daniel Kwasnick · 8 years ago
  95. 3490323 Merge pull request #438 from alexanderfahlke/fix-push-to-coveralls by Qi Zhao · 8 years ago
  96. 5feafb6 removed automatic push to coveralls fixes grpc/grpc-go#436 by Alexander Fahlke · 8 years ago
  97. 1684e4a Merge pull request #433 from iamqizhao/master by Qi Zhao · 8 years ago
  98. bcd6f37 Attach the payload from ping frame to ping ack by iamqizhao · 8 years ago
  99. 93a9ed0 Merge pull request #431 from iamqizhao/master by Qi Zhao · 8 years ago
  100. 0be6721 coverage on multiple packages by iamqizhao · 8 years ago