1. 8a7fe1a Fix crash by Craig Tiller · 8 years ago
  2. 20431a8 Fix merge by Craig Tiller · 8 years ago
  3. 0e314bc Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_affine by Craig Tiller · 8 years ago
  4. aae6c2c Fix server plugin test by Craig Tiller · 8 years ago
  5. 8c34e7c Fix a typo by Sree Kuchibhotla · 8 years ago
  6. 98a185a Change error to warning since we do not have a good way to determine by Sree Kuchibhotla · 8 years ago
  7. 4790263 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  8. f7a670f Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine by Craig Tiller · 8 years ago
  9. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  10. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  11. 3b8f335 Add plugins at the time of static initialization by Yuchen Zeng · 8 years ago
  12. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  13. 0190712 generate_projects.sh and fix copyright year by Sree Kuchibhotla · 8 years ago
  14. 7def036 Add a safety check to ensure atleast one of the completion queues is by Sree Kuchibhotla · 8 years ago
  15. 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
  16. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  17. f40df23 Auto-changes by Craig Tiller · 8 years ago
  18. eb62c94 Add a way to override channel arguments for server creation by yang-g · 9 years ago
  19. d8e2c70 Remove a vestige by vjpai · 9 years ago
  20. 1ac6f45 warn user when they forget register generic service by yang-g · 9 years ago
  21. f48766d fix copyright by yang-g · 9 years ago
  22. bef0d87 Support sync/async methods in the same service by yang-g · 9 years ago
  23. 15f383c Exploratory refactoring for mixed sync/async methods on the same C++ service by Craig Tiller · 9 years ago
  24. a23f17b add server_builder_option by yang-g · 9 years ago
  25. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  26. 49dd250 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  27. 61e461e Guard against empty vector by yang-g · 9 years ago
  28. e4f7c2f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  29. 0660eac Merge branch 'master' into fray by Vijay Pai · 9 years ago
  30. c43648f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  31. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  32. d6c98df clang-format all source by Craig Tiller · 9 years ago
  33. 8f7bff7 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  34. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  35. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  36. beac88c Server: added the ability to disable compression algorithm by David Garcia Quintas · 9 years ago
  37. ebb5140 Changing the library's code to adapt with the new API. by Nicolas "Pixel" Noble · 9 years ago
  38. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 9 years ago
  39. 69f2410 Make thread_pool.h a public header by Vijay Pai · 9 years ago
  40. d9b6fcf Support older compilers by Craig Tiller · 9 years ago
  41. 822d2c7 Support registering services against specific hosts by Craig Tiller · 9 years ago
  42. 6f4fb3b Add ability to override default thread pool by Yang Gao · 9 years ago
  43. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  44. 3921c56 Expose max message size at the server side by Yang Gao · 9 years ago
  45. 3086203 Few VS2010 fixes. by Nicolas Noble · 9 years ago
  46. 82dd80a Elminate range-based fors and work around some other limitations in older compilers by Vijay Pai · 9 years ago
  47. 5e36d0d Merge pull request #1093 from nicolasnoble/windows by Jan Tattermusch · 9 years ago
  48. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  49. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  50. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  51. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  52. fccea1f merge with upstream and resolve conflict by Yang Gao · 9 years ago
  53. 5f4539f Service side should be done, it builds and existing tests pass by Yang Gao · 9 years ago
  54. 1c40233 first sets of changes, it builds by Yang Gao · 10 years ago
  55. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  56. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 10 years ago
  57. 42bc87c Update C++ server with new core API by Craig Tiller · 10 years ago
  58. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  59. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  60. 8c8d0aa Async API progress by Craig Tiller · 10 years ago
  61. 40fcdaf Remove stream_context by Craig Tiller · 10 years ago
  62. 0db1bef Progress by Craig Tiller · 10 years ago
  63. 14a65f9 Further progress by Craig Tiller · 10 years ago
  64. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  65. 9e21f72 Add server side credentials support. by yangg · 10 years ago
  66. b7ebd3b Initial import. by Nicolas Noble · 10 years ago