1. 73b6606 Workqueue: interface, test, and posix implementation by Craig Tiller · 9 years ago
  2. aca3211 Merge pull request #3183 from ctiller/second-coming by Nicolas Noble · 9 years ago
  3. c84c2e3 fix C# nuget package building by Jan Tattermusch · 9 years ago
  4. 0aeb7aa get directories right by Craig Tiller · 9 years ago
  5. fa5df1c Exclude some tests from Windows until we figure things out better by Craig Tiller · 9 years ago
  6. 3c2577e Update generated code by Craig Tiller · 9 years ago
  7. 730118d Merge branch 'third-coming' into endpoints by Craig Tiller · 9 years ago
  8. 6fd2384 Use msbuild for tests by Craig Tiller · 9 years ago
  9. 6c99868 Merge github.com:grpc/grpc into cleaner-build by Craig Tiller · 9 years ago
  10. 106e154 Merge pull request #3107 from a-veitch/view_api by Hongyu Chen · 9 years ago
  11. 1c09acc change aggregation_ops to internal type by Alistair Veitch · 9 years ago
  12. 3b245fe C tests dont need protobuf by Craig Tiller · 9 years ago
  13. e0b8a42 Merge branch 'cleaner-build' into third-coming by Craig Tiller · 9 years ago
  14. 245bd88 Merge github.com:grpc/grpc into second-coming by Craig Tiller · 9 years ago
  15. 02a7bed Generated changes by Craig Tiller · 9 years ago
  16. c47621f merge by Alistair Veitch · 9 years ago
  17. 0d47192 Fixing headers and paths after merge with upstream. by Julien Boeuf · 9 years ago
  18. d1b6152 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  19. bff9cf5 Merge branch 'master' into tracing_api by Alistair Veitch · 9 years ago
  20. ae7bbfc merge to head by Alistair Veitch · 9 years ago
  21. 459faf3 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  22. 9a09982 view and aggregation API by Alistair Veitch · 9 years ago
  23. 9a97a09 Merge pull request #2863 from jtattermusch/csharp_upgrade_to_proto3 by Michael Lumish · 9 years ago
  24. ae69ad1 Add a portable test of endpoint pairs by Craig Tiller · 9 years ago
  25. d68ef4f upgrade third_party/protobufs to 3.0.0-beta-1 by Jan Tattermusch · 9 years ago
  26. 5b3516e Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  27. 5e700f3 Merge remote-tracking branch 'upstream/master' into string_ref_auth by yang-g · 9 years ago
  28. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  29. afbbaf9 Merge pull request #3065 from yang-g/string_ref by Craig Tiller · 9 years ago
  30. d090fe1 auth context api change for string_ref by yang-g · 9 years ago
  31. beb580b More merge conflict fix by Hongyu Chen · 9 years ago
  32. c22b179 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  33. 6e86944 Merge pull request #3021 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  34. a4e8847 merge to head by Alistair Veitch · 9 years ago
  35. 011ea49 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  36. 9f8c100 Merge remote-tracking branch 'upstream/master' into string_ref by yang-g · 9 years ago
  37. 31ff8bc add missing headers from 2495 by yang-g · 9 years ago
  38. 58824d4 Merge remote-tracking branch 'upstream/master' into string_ref by yang-g · 9 years ago
  39. e21908f impl by yang-g · 9 years ago
  40. 4087ea6 Merge pull request #2945 from maxwell-demon/master by Alistair Veitch · 9 years ago
  41. 0382bfa Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref by Julien Boeuf · 9 years ago
  42. 8fd915a Adding grpc::string_ref class. by Julien Boeuf · 9 years ago
  43. a0f149e Move core/profiling/timers_preciseclock.h to core/support/ such that we by Hongyu Chen · 9 years ago
  44. 9d1f0c4 Fix merge failures by yang-g · 9 years ago
  45. 3e4bd95 merge with head by yang-g · 9 years ago
  46. 0660eac Merge branch 'master' into fray by Vijay Pai · 9 years ago
  47. ddb0b8c Merge pull request #3019 from dgquintas/channel_args_compression by Yang Gao · 9 years ago
  48. 333ced0 Remove accidental dependency on zookeeper in shutdown_test by Craig Tiller · 9 years ago
  49. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  50. 11a28c7 Update projects by Craig Tiller · 9 years ago
  51. 9fb35a5 split stream.h into sync_stream.h and async_stream.h by yang-g · 9 years ago
  52. 9e2f90c headers reorg by yang-g · 9 years ago
  53. e09dc78 rename census_filter.{c,h} to grpc_filter.{c,h} by Hongyu Chen · 9 years ago
  54. 49772e0 Outlaw illegal metadata characters by Craig Tiller · 9 years ago
  55. a4c4f02 Added C API functions for compression args handling (w/ tests) by David Garcia Quintas · 9 years ago
  56. 961eeb0 Merge remote-tracking branch 'upstream/master' into docs by yang-g · 9 years ago
  57. c317f07 Make Channel ctor private by yang-g · 9 years ago
  58. ef00308 remove internal_stub by yang-g · 9 years ago
  59. c389bd2 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  60. 48c9f25 Merge pull request #2977 from ctiller/shutdown-c++ by Yang Gao · 9 years ago
  61. fdc1dc7 Move census_filters from .../channel to .../census by Hongyu Chen · 9 years ago
  62. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  63. 9876077 disable grpc_zookeeper target on windows by Jan Tattermusch · 9 years ago
  64. e50e5cb Add a timeout to shutdown to forcefully end calls by Craig Tiller · 9 years ago
  65. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  66. 2fd8a88 Adding new header in build.json. by Julien Boeuf · 9 years ago
  67. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  68. d8fc860 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  69. 7671434 Merge pull request #2376 from rjshade/add_udp_server_2 by Yang Gao · 9 years ago
  70. 1df8ee9 Recreating grpc_test_util_unsecure's template. by Nicolas "Pixel" Noble · 9 years ago
  71. 3544fd2 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  72. 1665059 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  73. bb3aed0 Removing gpr_cancelable. by Nicolas "Pixel" Noble · 9 years ago
  74. b802fc7 Updated outdated Grpc.mak by David Garcia Quintas · 9 years ago
  75. 74f4f0b Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  76. 37ad56b Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  77. c47e69b Merge branch 'master' into tracing_api by Alistair Veitch · 9 years ago
  78. 46e85b0 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  79. 23df064 update instructions on building protoc plugins by Jan Tattermusch · 9 years ago
  80. e6d0ad3 add all new content by Alistair Veitch · 9 years ago
  81. e985517 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  82. 7adbb64 Build file changes by Hongyu Chen · 9 years ago
  83. ac133bd Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  84. ffc8a6b move auth property iterator declaration into auth_context.h by yang-g · 9 years ago
  85. 10494fc Merge branch 'master' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  86. d9a8fb2 add protobuf.props to plugin projects by Jan Tattermusch · 9 years ago
  87. 448672e update instructions to build protoc plugins by Jan Tattermusch · 9 years ago
  88. 214cd59 update .props for protobuf by Jan Tattermusch · 9 years ago
  89. ad5c897 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  90. 6b9477e Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  91. a83d1b3 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  92. 98981ef Regenerated Makefile by Robbie Shade · 9 years ago
  93. e5b0459 Merge pull request #2750 from ctiller/propagate by Yang Gao · 9 years ago
  94. fb5eb0e Regenerated project files by Robbie Shade · 9 years ago
  95. 9804924 Merge pull request #2781 from yang-g/stuboptions by Abhishek Kumar · 9 years ago
  96. 0700d8b Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  97. c6f2d4f Merge pull request #2797 from jtattermusch/polishing_api by Jan Tattermusch · 9 years ago
  98. bc7405c Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  99. 22de7b6 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  100. 4e407ba Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter by Vijay Pai · 9 years ago