1. a23f17b add server_builder_option by yang-g · 9 years ago
  2. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  3. 49dd250 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  4. 61e461e Guard against empty vector by yang-g · 9 years ago
  5. e4f7c2f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  6. 0660eac Merge branch 'master' into fray by Vijay Pai · 9 years ago
  7. c43648f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  8. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  9. d6c98df clang-format all source by Craig Tiller · 9 years ago
  10. 8f7bff7 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  11. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  12. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  13. beac88c Server: added the ability to disable compression algorithm by David Garcia Quintas · 9 years ago
  14. ebb5140 Changing the library's code to adapt with the new API. by Nicolas "Pixel" Noble · 9 years ago
  15. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 9 years ago
  16. 69f2410 Make thread_pool.h a public header by Vijay Pai · 9 years ago
  17. d9b6fcf Support older compilers by Craig Tiller · 9 years ago
  18. 822d2c7 Support registering services against specific hosts by Craig Tiller · 9 years ago
  19. 6f4fb3b Add ability to override default thread pool by Yang Gao · 9 years ago
  20. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  21. 3921c56 Expose max message size at the server side by Yang Gao · 9 years ago
  22. 3086203 Few VS2010 fixes. by Nicolas Noble · 9 years ago
  23. 82dd80a Elminate range-based fors and work around some other limitations in older compilers by Vijay Pai · 9 years ago
  24. 5e36d0d Merge pull request #1093 from nicolasnoble/windows by Jan Tattermusch · 9 years ago
  25. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  26. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  27. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  28. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  29. fccea1f merge with upstream and resolve conflict by Yang Gao · 9 years ago
  30. 5f4539f Service side should be done, it builds and existing tests pass by Yang Gao · 9 years ago
  31. 1c40233 first sets of changes, it builds by Yang Gao · 9 years ago
  32. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  33. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  34. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  35. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  36. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  37. 8c8d0aa Async API progress by Craig Tiller · 9 years ago
  38. 40fcdaf Remove stream_context by Craig Tiller · 10 years ago
  39. 0db1bef Progress by Craig Tiller · 10 years ago
  40. 14a65f9 Further progress by Craig Tiller · 10 years ago
  41. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  42. 9e21f72 Add server side credentials support. by yangg · 10 years ago
  43. b7ebd3b Initial import. by Nicolas Noble · 10 years ago