1. beb580b More merge conflict fix by Hongyu Chen · 9 years ago
  2. c22b179 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  3. 6e86944 Merge pull request #3021 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  4. 011ea49 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  5. 31ff8bc add missing headers from 2495 by yang-g · 9 years ago
  6. 4087ea6 Merge pull request #2945 from maxwell-demon/master by Alistair Veitch · 9 years ago
  7. 0382bfa Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref by Julien Boeuf · 9 years ago
  8. 8fd915a Adding grpc::string_ref class. by Julien Boeuf · 9 years ago
  9. a0f149e Move core/profiling/timers_preciseclock.h to core/support/ such that we by Hongyu Chen · 9 years ago
  10. 9d1f0c4 Fix merge failures by yang-g · 9 years ago
  11. 3e4bd95 merge with head by yang-g · 9 years ago
  12. 0660eac Merge branch 'master' into fray by Vijay Pai · 9 years ago
  13. ddb0b8c Merge pull request #3019 from dgquintas/channel_args_compression by Yang Gao · 9 years ago
  14. 333ced0 Remove accidental dependency on zookeeper in shutdown_test by Craig Tiller · 9 years ago
  15. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  16. 11a28c7 Update projects by Craig Tiller · 9 years ago
  17. 9fb35a5 split stream.h into sync_stream.h and async_stream.h by yang-g · 9 years ago
  18. 9e2f90c headers reorg by yang-g · 9 years ago
  19. e09dc78 rename census_filter.{c,h} to grpc_filter.{c,h} by Hongyu Chen · 9 years ago
  20. 49772e0 Outlaw illegal metadata characters by Craig Tiller · 9 years ago
  21. a4c4f02 Added C API functions for compression args handling (w/ tests) by David Garcia Quintas · 9 years ago
  22. 961eeb0 Merge remote-tracking branch 'upstream/master' into docs by yang-g · 9 years ago
  23. c317f07 Make Channel ctor private by yang-g · 9 years ago
  24. ef00308 remove internal_stub by yang-g · 9 years ago
  25. c389bd2 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  26. 48c9f25 Merge pull request #2977 from ctiller/shutdown-c++ by Yang Gao · 9 years ago
  27. fdc1dc7 Move census_filters from .../channel to .../census by Hongyu Chen · 9 years ago
  28. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  29. 9876077 disable grpc_zookeeper target on windows by Jan Tattermusch · 9 years ago
  30. e50e5cb Add a timeout to shutdown to forcefully end calls by Craig Tiller · 9 years ago
  31. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  32. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  33. 7671434 Merge pull request #2376 from rjshade/add_udp_server_2 by Yang Gao · 9 years ago
  34. 1df8ee9 Recreating grpc_test_util_unsecure's template. by Nicolas "Pixel" Noble · 9 years ago
  35. 3544fd2 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  36. 1665059 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  37. bb3aed0 Removing gpr_cancelable. by Nicolas "Pixel" Noble · 9 years ago
  38. b802fc7 Updated outdated Grpc.mak by David Garcia Quintas · 9 years ago
  39. 74f4f0b Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  40. 37ad56b Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  41. e985517 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  42. 7adbb64 Build file changes by Hongyu Chen · 9 years ago
  43. ac133bd Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  44. ffc8a6b move auth property iterator declaration into auth_context.h by yang-g · 9 years ago
  45. 10494fc Merge branch 'master' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  46. ad5c897 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  47. 6b9477e Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  48. a83d1b3 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  49. 98981ef Regenerated Makefile by Robbie Shade · 9 years ago
  50. e5b0459 Merge pull request #2750 from ctiller/propagate by Yang Gao · 9 years ago
  51. fb5eb0e Regenerated project files by Robbie Shade · 9 years ago
  52. 9804924 Merge pull request #2781 from yang-g/stuboptions by Abhishek Kumar · 9 years ago
  53. 0700d8b Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  54. c6f2d4f Merge pull request #2797 from jtattermusch/polishing_api by Jan Tattermusch · 9 years ago
  55. bc7405c Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  56. 22de7b6 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  57. 4e407ba Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter by Vijay Pai · 9 years ago
  58. 50d8ed9 updated .gitignore by Jan Tattermusch · 9 years ago
  59. f53d9c8 Testing port server by Craig Tiller · 9 years ago
  60. 17effab Add proxy tests to end2end suite by Craig Tiller · 9 years ago
  61. 297a25b Add StubOptions by yang-g · 9 years ago
  62. 72538b9 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  63. 4372884 merge with head and resolve conflicts by yang-g · 9 years ago
  64. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  65. 1284552 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  66. 8e04d41 Add zookeeper end-to-end test by Hongwei Wang · 9 years ago
  67. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  68. c80670f Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  69. 9099179 Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks by Jan Tattermusch · 9 years ago
  70. 563b8a2 Regenerating project files and massaging VS project files. by Nicolas Noble · 9 years ago
  71. 70e9b3d Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  72. 0c1cea1 Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid-tarantula by Craig Tiller · 9 years ago
  73. 7c5ef31 Regenerating project files and massaging VS project files. by Nicolas Noble · 9 years ago
  74. 1178900 merge with master, fix build issue by Alistair Veitch · 9 years ago
  75. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  76. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  77. 83f4d4e Add a subchannel factory decorator library by Craig Tiller · 9 years ago
  78. 1aceadd Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  79. 5ddbb9d Allow specific pollers to be woken by Craig Tiller · 9 years ago
  80. 58577ec Regenerate project files. by Nicolas "Pixel" Noble · 9 years ago
  81. 62b9080 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  82. 19e9c09 merge with upstream by yang-g · 9 years ago
  83. f145b3b regenerate projects by yang-g · 9 years ago
  84. edf0881 Merge pull request #2506 from larsonmpdx/gitt by Nicolas Noble · 9 years ago
  85. e3f12a9 Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper by Hongwei Wang · 9 years ago
  86. f0295cb Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  87. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  88. c9c69e2 Add reconnect interop test client and server by yang-g · 9 years ago
  89. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  90. c4b56b6 Make passing NULL for host not crash by Craig Tiller · 9 years ago
  91. b28456b Add dynamic thread pool and initial port of test by vjpai · 9 years ago
  92. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  93. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago
  94. 8ec09f6 Added tests (and bugfix) for grpc_compression_algorithm_parse by David Garcia Quintas · 9 years ago
  95. 639ae0f documentation for windows testing using grpc.mak by Michael Larson · 9 years ago
  96. 60db671 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  97. b46f3f4 fix build by Alistair Veitch · 9 years ago
  98. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 9 years ago
  99. 9d25e94 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  100. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago