1. d510fcf Add ports to global server callback. by yang-g · 7 years ago
  2. 55c6ebf Merge branch 'master' into health by yang-g · 7 years ago
  3. 076bac0 Remove async by yang-g · 7 years ago
  4. f2fe4f7 Add a PreServerStart in global server callbacks by yang-g · 7 years ago
  5. 8e708b1 WIP by yang-g · 8 years ago
  6. 50993b7 async first take by yang-g · 8 years ago
  7. ad32764 sync test pass by yang-g · 8 years ago
  8. c9d2954 more by yang-g · 8 years ago
  9. 8d668d8 default service by yang-g · 8 years ago
  10. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  11. 713c7b8 clang-format by Vijay Pai · 8 years ago
  12. c0b2acb Use C++11 final and override by Vijay Pai · 8 years ago
  13. 26ef574 clang format issues by Sree Kuchibhotla · 8 years ago
  14. f72ec6b Move thread_manager.h header from server.h to server_cc.cc by Sree Kuchibhotla · 8 years ago
  15. da069a5 Rename sync_methods_ to sync_requests_ by Sree Kuchibhotla · 8 years ago
  16. 385c9b2 Address code review comments by Sree Kuchibhotla · 8 years ago
  17. e4eb51f reorder params in Server by Sree Kuchibhotla · 8 years ago
  18. d39f40d Fix include files by Sree Kuchibhotla · 8 years ago
  19. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago
  20. 33382d0 Cleanup server_cc.cc by Sree Kuchibhotla · 8 years ago
  21. 892dbf4 Make settings configurable by Sree Kuchibhotla · 8 years ago
  22. 862acb9 fix shutdown crash by Sree Kuchibhotla · 8 years ago
  23. 7974232 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  24. 4028d2c More fixes by Sree Kuchibhotla · 8 years ago
  25. aabada9 One RPCMgr instance per CQ by Sree Kuchibhotla · 8 years ago
  26. 6980362 Allow setting max send message size via C++ ServerBuilder API. by Mark D. Roth · 8 years ago
  27. 3ea9e24 some refactoring by Sree Kuchibhotla · 8 years ago
  28. bb5519f More changes by Sree Kuchibhotla · 8 years ago
  29. 6ec11f2 prevent spurious wake up and unstarted/already shutdown server by yang-g · 8 years ago
  30. e89dc6c Make Server::Wait work for async only server. by yang-g · 8 years ago
  31. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  32. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  33. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  34. 60ee8dd docstrings by David Garcia Quintas · 8 years ago
  35. eb62c94 Add a way to override channel arguments for server creation by yang-g · 8 years ago
  36. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  37. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  38. 17b5047 Fix copyrights by Craig Tiller · 9 years ago
  39. 6461649 Alternative ownership for global callbacks by Craig Tiller · 9 years ago
  40. f3ddb7c clang-format by David Garcia Quintas · 9 years ago
  41. a701ed7 Merge branch 'proto_interfaces' into yang-g-sync_async_mix by David Garcia Quintas · 9 years ago
  42. 1f4e72c override -> GRPC_OVERRIDE by David Garcia Quintas · 9 years ago
  43. 44f3249 Introduced ServerInterface by David Garcia Quintas · 9 years ago
  44. f48766d fix copyright by yang-g · 9 years ago
  45. 0bbc87f Add generic support by yang-g · 9 years ago
  46. 15f383c Exploratory refactoring for mixed sync/async methods on the same C++ service by Craig Tiller · 9 years ago
  47. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  48. 8352b9e Review feedback by Craig Tiller · 9 years ago
  49. a23f17b add server_builder_option by yang-g · 9 years ago
  50. 7221d99 Global hook for doing something in response to a synchronous server call by Craig Tiller · 9 years ago
  51. ddf3a51 Add clang-format to sanity by Craig Tiller · 9 years ago
  52. 49dd250 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  53. d6599a3 Replicate C++ docs from master to beta branch by Craig Tiller · 9 years ago
  54. 0d47192 Fixing headers and paths after merge with upstream. by Julien Boeuf · 9 years ago
  55. 3e4bd95 merge with head by yang-g · 9 years ago
  56. e4f7c2f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  57. c43648f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  58. b7e22b9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  59. 9e2f90c headers reorg by yang-g · 9 years ago
  60. 9374ce8 Add comments, fix a subtle bug by Craig Tiller · 9 years ago
  61. 5c6e627 Merge github.com:grpc/grpc into shutdown-c++ by Craig Tiller · 9 years ago
  62. e50e5cb Add a timeout to shutdown to forcefully end calls by Craig Tiller · 9 years ago
  63. d6c98df clang-format all source by Craig Tiller · 9 years ago
  64. 8f7bff7 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  65. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  66. beac88c Server: added the ability to disable compression algorithm by David Garcia Quintas · 9 years ago
  67. 822d2c7 Support registering services against specific hosts by Craig Tiller · 9 years ago
  68. 2622ddb Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs by Craig Tiller · 9 years ago
  69. 2f4a49c Fix memory leak by Craig Tiller · 9 years ago
  70. 5095581 Get server call tags right by Craig Tiller · 9 years ago
  71. ce40de5 clang-format by Craig Tiller · 9 years ago
  72. 7bc97bc Everything compiles again by Craig Tiller · 9 years ago
  73. 50a7a68 Progress commit on fixing up C++ by Craig Tiller · 9 years ago
  74. 81fafa8 Beginning the cleanup by Craig Tiller · 9 years ago
  75. bce999f Refine shutdown API by Craig Tiller · 9 years ago
  76. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  77. 3921c56 Expose max message size at the server side by Yang Gao · 9 years ago
  78. 3086203 Few VS2010 fixes. by Nicolas Noble · 9 years ago
  79. c4b6ffb Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. by Yang Gao · 9 years ago
  80. ff2828b Rewriting mutex, condition_variable, and thread. by Nicolas "Pixel" Noble · 9 years ago
  81. ae96ae2 Starting off by removing all offending headers. by Nicolas "Pixel" Noble · 9 years ago
  82. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  83. 1ad253d expose the server's cq through the generic service object by Yang Gao · 9 years ago
  84. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  85. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  86. 0fd9440 Expose server cq for polling incoming anonymous rpcs by Yang Gao · 9 years ago
  87. fccea1f merge with upstream and resolve conflict by Yang Gao · 9 years ago
  88. 4be94b9 Add missing GRPC_OVERRIDE, NFC by Chilledheart · 9 years ago
  89. 1c40233 first sets of changes, it builds by Yang Gao · 9 years ago
  90. e7460e8 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  91. 7694c35 Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed by Yang Gao · 9 years ago
  92. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  93. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 9 years ago
  94. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  95. 7c0f33d Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  96. 6e57b9e Add Server.Wait by Craig Tiller · 9 years ago
  97. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  98. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  99. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  100. 573523f clang-format by Craig Tiller · 9 years ago