1. 6135535 Minor changes and called generate_projects.sh again by Sree Kuchibhotla · 8 years ago
  2. da069a5 Rename sync_methods_ to sync_requests_ by Sree Kuchibhotla · 8 years ago
  3. 385c9b2 Address code review comments by Sree Kuchibhotla · 8 years ago
  4. e4eb51f reorder params in Server by Sree Kuchibhotla · 8 years ago
  5. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago
  6. 33382d0 Cleanup server_cc.cc by Sree Kuchibhotla · 8 years ago
  7. 892dbf4 Make settings configurable by Sree Kuchibhotla · 8 years ago
  8. e2ac106 new value by Sree Kuchibhotla · 8 years ago
  9. f4c6e43 fine tune the cq deadline value (temporarily) by Sree Kuchibhotla · 8 years ago
  10. 862acb9 fix shutdown crash by Sree Kuchibhotla · 8 years ago
  11. 7974232 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  12. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  13. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago[Renamed from src/cpp/server/server.cc]
  14. 8073876 prevent spurious wake up and unstarted/already shutdown server by yang-g · 8 years ago
  15. 05573f1 Make Server::Wait work for async only server. by yang-g · 8 years ago
  16. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  17. b645a2d Remove another range-based for by Vijay Pai · 8 years ago
  18. 4ad746e clang-format, fix headers, windows fixes by Adam Michalik · 8 years ago
  19. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  20. e004958 Fix formatting, mem leak, stall by Craig Tiller · 8 years ago
  21. 3eee9b4 Mark sync cq as non-listening when it is by Craig Tiller · 8 years ago
  22. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  23. 06cb1a9 Initial interface rework to allow knowing whether to pull payload at registration, not at request time by Craig Tiller · 8 years ago
  24. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  25. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  26. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  27. 9533d04 Fix includes by Craig Tiller · 8 years ago
  28. 5987c70 Punch through flags for incoming calls by Craig Tiller · 8 years ago
  29. eb62c94 Add a way to override channel arguments for server creation by yang-g · 9 years ago
  30. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 9 years ago
  31. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  32. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  33. 6461649 Alternative ownership for global callbacks by Craig Tiller · 9 years ago
  34. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 9 years ago
  35. f3ddb7c clang-format by David Garcia Quintas · 9 years ago
  36. a701ed7 Merge branch 'proto_interfaces' into yang-g-sync_async_mix by David Garcia Quintas · 9 years ago
  37. 3e60e32 Update the copyrights of the modified files. by Bogdan Drutu · 9 years ago
  38. b971173 Add tests with a second service by yang-g · 9 years ago
  39. 44f3249 Introduced ServerInterface by David Garcia Quintas · 9 years ago
  40. f48766d fix copyright by yang-g · 9 years ago
  41. 269b8be add generic test by yang-g · 9 years ago
  42. 618051c Fix the build. by Bogdan Drutu · 9 years ago
  43. c318d70 Add virtual destructors for the default implementations as well. by Bogdan Drutu · 9 years ago
  44. 15f383c Exploratory refactoring for mixed sync/async methods on the same C++ service by Craig Tiller · 9 years ago
  45. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  46. 06dd04c Further review feedback by Craig Tiller · 9 years ago
  47. 8352b9e Review feedback by Craig Tiller · 9 years ago
  48. a23f17b add server_builder_option by yang-g · 9 years ago
  49. 7221d99 Global hook for doing something in response to a synchronous server call by Craig Tiller · 9 years ago
  50. 5925603 stream_op cleanup: miscellany by Craig Tiller · 9 years ago
  51. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  52. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  53. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  54. 86253ca Latency traces by Craig Tiller · 9 years ago
  55. b063c87 mark unreachable code with a macro by yang-g · 9 years ago
  56. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  57. 49dd250 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  58. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  59. e21908f impl by yang-g · 9 years ago
  60. 3e4bd95 merge with head by yang-g · 9 years ago
  61. e4f7c2f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  62. 0660eac Merge branch 'master' into fray by Vijay Pai · 9 years ago
  63. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  64. b7e22b9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  65. 849c7ca prettify comment by Craig Tiller · 9 years ago
  66. 9e2f90c headers reorg by yang-g · 9 years ago
  67. cb30410 Comments and derived bugfixes. by David Garcia Quintas · 9 years ago
  68. 86d3177 Fix syncronous unimplemented methods by Craig Tiller · 9 years ago
  69. 681a291 Extend comment by Craig Tiller · 9 years ago
  70. 9374ce8 Add comments, fix a subtle bug by Craig Tiller · 9 years ago
  71. 7fc37a2 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  72. 5c6e627 Merge github.com:grpc/grpc into shutdown-c++ by Craig Tiller · 9 years ago
  73. e50e5cb Add a timeout to shutdown to forcefully end calls by Craig Tiller · 9 years ago
  74. d6c98df clang-format all source by Craig Tiller · 9 years ago
  75. 629c6f5 Re-add accidentally deleted code by Craig Tiller · 9 years ago
  76. 8f7bff7 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  77. 1c9ba19 Make comment look finished by vjpai · 9 years ago
  78. 8fe60a8 Use emplace_back properly and when appropriate, considering limitations by Vijay Pai · 9 years ago
  79. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  80. 523201c remove redundant ctor by yang-g · 9 years ago
  81. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  82. beac88c Server: added the ability to disable compression algorithm by David Garcia Quintas · 9 years ago
  83. ebb5140 Changing the library's code to adapt with the new API. by Nicolas "Pixel" Noble · 9 years ago
  84. 72a4417 ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add by vjpai · 9 years ago
  85. 3315a84 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 9 years ago
  86. 85c04f9 resolve comments by yang-g · 9 years ago
  87. 822d2c7 Support registering services against specific hosts by Craig Tiller · 9 years ago
  88. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  89. a58cab3 release memory even if the status is false by yang-g · 9 years ago
  90. 3deb006 Only copy stuff when status is ok by yang-g · 9 years ago
  91. 3de4b47 Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs by Craig Tiller · 9 years ago
  92. ced73bd Split cq creation from request initiation so that cq creation by Vijay Pai · 9 years ago
  93. 2f4a49c Fix memory leak by Craig Tiller · 9 years ago
  94. 928ec8e Fix memory leak by Craig Tiller · 9 years ago
  95. 3cb03ef Remove old code by Craig Tiller · 9 years ago
  96. 5095581 Get server call tags right by Craig Tiller · 9 years ago
  97. ce40de5 clang-format by Craig Tiller · 9 years ago
  98. 7bc97bc Everything compiles again by Craig Tiller · 9 years ago
  99. 50a7a68 Progress commit on fixing up C++ by Craig Tiller · 9 years ago
  100. 131b3ed Merge branch 'demon-on-wheels' into we-dont-need-no-cv by Craig Tiller · 9 years ago