1. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  2. 749ccd9 Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29 by Craig Tiller · 8 years ago
  3. 9c5318a Fix shutdown problems with sync server by Craig Tiller · 8 years ago
  4. bf24dd9 clang-format by Vijay Pai · 8 years ago
  5. cbe1599 Track requests that could cause other requests to be created, and don't do by Vijay Pai · 8 years ago
  6. 73ee7dc C++ compiles by Craig Tiller · 8 years ago
  7. cca7589 Start moving C++ to slice interfaces by Craig Tiller · 8 years ago
  8. 0109d16 clang-format by Vijay Pai · 8 years ago
  9. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  10. 713c7b8 clang-format by Vijay Pai · 8 years ago
  11. c0b2acb Use C++11 final and override by Vijay Pai · 8 years ago
  12. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  13. f72ec6b Move thread_manager.h header from server.h to server_cc.cc by Sree Kuchibhotla · 8 years ago
  14. 77c483b remove unused fields by Sree Kuchibhotla · 8 years ago
  15. 153eaa7 s/BUFFER_POOL/RESOURCE_QUOTA/g by Craig Tiller · 8 years ago
  16. cb18d7a make gcc 4.6 and earlier versions happy by Sree Kuchibhotla · 8 years ago
  17. 6135535 Minor changes and called generate_projects.sh again by Sree Kuchibhotla · 8 years ago
  18. da069a5 Rename sync_methods_ to sync_requests_ by Sree Kuchibhotla · 8 years ago
  19. 385c9b2 Address code review comments by Sree Kuchibhotla · 8 years ago
  20. afcc875 clang-format by Craig Tiller · 8 years ago
  21. e4eb51f reorder params in Server by Sree Kuchibhotla · 8 years ago
  22. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  23. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago
  24. 9676619 Refactor SyncServerSettings code by Sree Kuchibhotla · 8 years ago
  25. 33382d0 Cleanup server_cc.cc by Sree Kuchibhotla · 8 years ago
  26. e2180f0 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  27. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  28. db1a5cc Buffer pool C++ wrapper by Craig Tiller · 8 years ago
  29. a7a21d2 Make sync server settings configurable by Sree Kuchibhotla · 8 years ago
  30. 892dbf4 Make settings configurable by Sree Kuchibhotla · 8 years ago
  31. e2ac106 new value by Sree Kuchibhotla · 8 years ago
  32. f4c6e43 fine tune the cq deadline value (temporarily) by Sree Kuchibhotla · 8 years ago
  33. 2d08f5b fix the plugin initialization order in ServerBuilder by Sree Kuchibhotla · 8 years ago
  34. 862acb9 fix shutdown crash by Sree Kuchibhotla · 8 years ago
  35. 7974232 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  36. 4028d2c More fixes by Sree Kuchibhotla · 8 years ago
  37. 4306eee Minor changes by Sree Kuchibhotla · 8 years ago
  38. aabada9 One RPCMgr instance per CQ by Sree Kuchibhotla · 8 years ago
  39. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  40. 765e654 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  41. d098910 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  42. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  43. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  44. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  45. 6980362 Allow setting max send message size via C++ ServerBuilder API. by Mark D. Roth · 8 years ago
  46. cfa1847 Merge pull request #7918 from y-zeng/server_builder by kpayson64 · 8 years ago
  47. 7331a7a Change wrapped languages to use the new channel arg macro name. by Mark D. Roth · 8 years ago
  48. 468e16d server builder include fix by David Garcia Quintas · 8 years ago
  49. 11d3c8f Add ServerBuilderPlugin::UpdateChannelArguments by Yuchen Zeng · 8 years ago
  50. 509ee4c Remove the API to return the underlying completion queue. This API is no by Sree Kuchibhotla · 8 years ago
  51. cc357bf Remove completion queue parameter from grpc_server_add_insecure_channel_from_fd API by Sree Kuchibhotla · 8 years ago
  52. 3ea9e24 some refactoring by Sree Kuchibhotla · 8 years ago
  53. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  54. e3a282e Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  55. 5a36325 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  56. 3922838 Added missing var initialization by David Garcia Quintas · 8 years ago
  57. 440558a C++ Compression Level set properly by David Garcia Quintas · 8 years ago
  58. f95f125 Minor changes by Sree Kuchibhotla · 8 years ago
  59. bb5519f More changes by Sree Kuchibhotla · 8 years ago
  60. 8073876 prevent spurious wake up and unstarted/already shutdown server by yang-g · 8 years ago
  61. 6ec11f2 prevent spurious wake up and unstarted/already shutdown server by yang-g · 8 years ago
  62. 05573f1 Make Server::Wait work for async only server. by yang-g · 8 years ago
  63. e89dc6c Make Server::Wait work for async only server. by yang-g · 8 years ago
  64. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  65. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  66. 0de6cea Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not defined by Martin Dyring-Andersen · 8 years ago
  67. 15855f3 Switch server builder plugin API to something that will work with gcc4.4 by Vijay Pai · 8 years ago
  68. eac07c3 WIP by Vijay Pai · 8 years ago
  69. b645a2d Remove another range-based for by Vijay Pai · 8 years ago
  70. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  71. 4ad746e clang-format, fix headers, windows fixes by Adam Michalik · 8 years ago
  72. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  73. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  74. fa96d86 Fix comments by Craig Tiller · 8 years ago
  75. 8a7fe1a Fix crash by Craig Tiller · 8 years ago
  76. e004958 Fix formatting, mem leak, stall by Craig Tiller · 8 years ago
  77. 20431a8 Fix merge by Craig Tiller · 8 years ago
  78. 0e314bc Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_affine by Craig Tiller · 8 years ago
  79. aae6c2c Fix server plugin test by Craig Tiller · 8 years ago
  80. 3eee9b4 Mark sync cq as non-listening when it is by Craig Tiller · 8 years ago
  81. 2d02456 got rid of grpc_compression_options by David Garcia Quintas · 8 years ago
  82. 9e9f7b6 Refactorings and renamings related to compression. by David Garcia Quintas · 8 years ago
  83. 8c34e7c Fix a typo by Sree Kuchibhotla · 8 years ago
  84. 98a185a Change error to warning since we do not have a good way to determine by Sree Kuchibhotla · 8 years ago
  85. 4790263 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  86. f7a670f Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine by Craig Tiller · 8 years ago
  87. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  88. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  89. 3b8f335 Add plugins at the time of static initialization by Yuchen Zeng · 8 years ago
  90. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  91. 3049976 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  92. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  93. 0190712 generate_projects.sh and fix copyright year by Sree Kuchibhotla · 8 years ago
  94. 7def036 Add a safety check to ensure atleast one of the completion queues is by Sree Kuchibhotla · 8 years ago
  95. 1f5e262 Add the option of adding a non-listening server completion queue. This makes writing certain test cases (like hybrid_end2end tests) easier by Sree Kuchibhotla · 8 years ago
  96. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  97. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  98. 06cb1a9 Initial interface rework to allow knowing whether to pull payload at registration, not at request time by Craig Tiller · 8 years ago
  99. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  100. 6169d5f Update copyrights by Craig Tiller · 8 years ago