1. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  2. 0d47192 Fixing headers and paths after merge with upstream. by Julien Boeuf · 9 years ago
  3. d1b6152 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  4. bff9cf5 Merge branch 'master' into tracing_api by Alistair Veitch · 9 years ago
  5. 084b2f3 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  6. 12577a7 Fix build by yang-g · 9 years ago
  7. 459faf3 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  8. 5b3516e Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  9. 5e700f3 Merge remote-tracking branch 'upstream/master' into string_ref_auth by yang-g · 9 years ago
  10. afbbaf9 Merge pull request #3065 from yang-g/string_ref by Craig Tiller · 9 years ago
  11. d090fe1 auth context api change for string_ref by yang-g · 9 years ago
  12. beb580b More merge conflict fix by Hongyu Chen · 9 years ago
  13. c22b179 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  14. 6e86944 Merge pull request #3021 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  15. a4e8847 merge to head by Alistair Veitch · 9 years ago
  16. 011ea49 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  17. 9f8c100 Merge remote-tracking branch 'upstream/master' into string_ref by yang-g · 9 years ago
  18. 31ff8bc add missing headers from 2495 by yang-g · 9 years ago
  19. 58824d4 Merge remote-tracking branch 'upstream/master' into string_ref by yang-g · 9 years ago
  20. e21908f impl by yang-g · 9 years ago
  21. 4087ea6 Merge pull request #2945 from maxwell-demon/master by Alistair Veitch · 9 years ago
  22. 0382bfa Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref by Julien Boeuf · 9 years ago
  23. 8fd915a Adding grpc::string_ref class. by Julien Boeuf · 9 years ago
  24. a0f149e Move core/profiling/timers_preciseclock.h to core/support/ such that we by Hongyu Chen · 9 years ago
  25. 9d1f0c4 Fix merge failures by yang-g · 9 years ago
  26. 3e4bd95 merge with head by yang-g · 9 years ago
  27. 0660eac Merge branch 'master' into fray by Vijay Pai · 9 years ago
  28. ddb0b8c Merge pull request #3019 from dgquintas/channel_args_compression by Yang Gao · 9 years ago
  29. 333ced0 Remove accidental dependency on zookeeper in shutdown_test by Craig Tiller · 9 years ago
  30. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  31. 11a28c7 Update projects by Craig Tiller · 9 years ago
  32. 9fb35a5 split stream.h into sync_stream.h and async_stream.h by yang-g · 9 years ago
  33. 9e2f90c headers reorg by yang-g · 9 years ago
  34. e09dc78 rename census_filter.{c,h} to grpc_filter.{c,h} by Hongyu Chen · 9 years ago
  35. 49772e0 Outlaw illegal metadata characters by Craig Tiller · 9 years ago
  36. a4c4f02 Added C API functions for compression args handling (w/ tests) by David Garcia Quintas · 9 years ago
  37. 961eeb0 Merge remote-tracking branch 'upstream/master' into docs by yang-g · 9 years ago
  38. c317f07 Make Channel ctor private by yang-g · 9 years ago
  39. ef00308 remove internal_stub by yang-g · 9 years ago
  40. c389bd2 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  41. fdc1dc7 Move census_filters from .../channel to .../census by Hongyu Chen · 9 years ago
  42. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  43. e50e5cb Add a timeout to shutdown to forcefully end calls by Craig Tiller · 9 years ago
  44. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  45. 2fd8a88 Adding new header in build.json. by Julien Boeuf · 9 years ago
  46. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  47. 3544fd2 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  48. 1665059 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  49. bb3aed0 Removing gpr_cancelable. by Nicolas "Pixel" Noble · 9 years ago
  50. 74f4f0b Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  51. 37ad56b Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  52. c47e69b Merge branch 'master' into tracing_api by Alistair Veitch · 9 years ago
  53. e6d0ad3 add all new content by Alistair Veitch · 9 years ago
  54. e985517 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  55. 7adbb64 Build file changes by Hongyu Chen · 9 years ago
  56. ac133bd Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  57. ffc8a6b move auth property iterator declaration into auth_context.h by yang-g · 9 years ago
  58. 49a5130 Merge branch 'compression-accept-encoding' into compression-interop by David Garcia Quintas · 9 years ago
  59. 10494fc Merge branch 'master' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  60. ad5c897 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  61. 6b9477e Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  62. a83d1b3 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  63. 98981ef Regenerated Makefile by Robbie Shade · 9 years ago
  64. e5b0459 Merge pull request #2750 from ctiller/propagate by Yang Gao · 9 years ago
  65. fb5eb0e Regenerated project files by Robbie Shade · 9 years ago
  66. 9804924 Merge pull request #2781 from yang-g/stuboptions by Abhishek Kumar · 9 years ago
  67. 0700d8b Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  68. bc7405c Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  69. 22de7b6 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  70. 4e407ba Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter by Vijay Pai · 9 years ago
  71. a924b31 merge with upstream/master by Alistair Veitch · 9 years ago
  72. f53d9c8 Testing port server by Craig Tiller · 9 years ago
  73. 17effab Add proxy tests to end2end suite by Craig Tiller · 9 years ago
  74. 297a25b Add StubOptions by yang-g · 9 years ago
  75. 72538b9 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  76. 4372884 merge with head and resolve conflicts by yang-g · 9 years ago
  77. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  78. 1284552 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  79. 8e04d41 Add zookeeper end-to-end test by Hongwei Wang · 9 years ago
  80. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  81. 70e9b3d Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  82. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  83. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  84. a7957f5 Exclude uds from default hostname tests by Craig Tiller · 9 years ago
  85. 83f4d4e Add a subchannel factory decorator library by Craig Tiller · 9 years ago
  86. 5ddbb9d Allow specific pollers to be woken by Craig Tiller · 9 years ago
  87. 62b9080 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  88. 19e9c09 merge with upstream by yang-g · 9 years ago
  89. e3f12a9 Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper by Hongwei Wang · 9 years ago
  90. 0383d49 version 1 by Alistair Veitch · 9 years ago
  91. 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
  92. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  93. 2a31304 Merge pull request #2647 from vjpai/deepend by Yang Gao · 9 years ago
  94. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  95. c9c69e2 Add reconnect interop test client and server by yang-g · 9 years ago
  96. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  97. c4b56b6 Make passing NULL for host not crash by Craig Tiller · 9 years ago
  98. b28456b Add dynamic thread pool and initial port of test by vjpai · 9 years ago
  99. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  100. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago