1. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  2. e4d2748 Fix async_end2end_test flow control by Craig Tiller · 8 years ago
  3. d7b1e70 Cover large message sent securely or insecurely over async by Vijay Pai · 8 years ago
  4. df8b62c Add coverage for secure async end2end testing by Vijay Pai · 8 years ago
  5. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  6. 4c43ed3 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  7. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  8. f45496f Fix include path by Craig Tiller · 8 years ago
  9. 9533d04 Fix includes by Craig Tiller · 8 years ago
  10. 7cd6ed7 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  11. b0d1567 Revert "Revert "Properly integrate async API with server-side cancellations."" by Sree Kuchibhotla · 8 years ago
  12. edd96e4 Revert "Properly integrate async API with server-side cancellations." by Sree Kuchibhotla · 8 years ago
  13. dbf47fa Better comments. by Vijay Pai · 8 years ago
  14. 2e72938 clang-format by Vijay Pai · 8 years ago
  15. 13ee2f2 Properly integrate async API with server-side cancellations. by Vijay Pai · 8 years ago
  16. 7c07aac Fix async e2e by Craig Tiller · 8 years ago
  17. ad0df7b Discard the read buffer on stream error by yang-g · 9 years ago
  18. b65eda4 Make the poll override function assert on non-zero timeout if invoked by Vijay Pai · 9 years ago
  19. 018879a Set up poll overrides by Vijay Pai · 9 years ago
  20. cf4daeb Comment the requirements for changing grpc_poll_function and do by vjpai · 9 years ago
  21. 6f87164 Properly handle "." in metadata by Craig Tiller · 9 years ago
  22. 369a04a Address code review comments by Sree Kuchibhotla · 9 years ago
  23. 0f242ac Comments and a minor fix by Sree Kuchibhotla · 9 years ago
  24. 4fb5908 Use the same completion queue for both client and server by Sree Kuchibhotla · 9 years ago
  25. 944f4cf Sync server end2end and async_end2end tests by Sree Kuchibhotla · 9 years ago
  26. 25f191d merge with head by yang-g · 9 years ago
  27. b0d0c8e FormatCode by Sree Kuchibhotla · 9 years ago
  28. 5a05f51 Rename TestService to EchoTestService to prevent name-conflict with by Sree Kuchibhotla · 9 years ago
  29. dc548ed merge with head by yang-g · 9 years ago
  30. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  31. 15f383c Exploratory refactoring for mixed sync/async methods on the same C++ service by Craig Tiller · 9 years ago
  32. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  33. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  34. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  35. 620e965 clang-format after last weeks test-fest by Craig Tiller · 9 years ago
  36. 017ed62 Cover an unsupported case of mixing sync and async service in same server by vjpai · 9 years ago
  37. e5adc0e Fixing Cpp tests. by Julien Boeuf · 9 years ago
  38. 7fa5167 Removing pessimizing moves. by Nicolas "Pixel" Noble · 9 years ago
  39. 0d47192 Fixing headers and paths after merge with upstream. by Julien Boeuf · 9 years ago
  40. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  41. 730055d implementation fix by yang-g · 9 years ago
  42. e21908f impl by yang-g · 9 years ago
  43. 3e4bd95 merge with head by yang-g · 9 years ago
  44. 9e2f90c headers reorg by yang-g · 9 years ago
  45. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  46. d6c98df clang-format all source by Craig Tiller · 9 years ago
  47. 8f7bff7 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  48. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago
  49. 4c06b82 Add a test of non-blocking API behavior by Craig Tiller · 9 years ago
  50. 69f90e6 Working towards a non-blocking API test by Craig Tiller · 9 years ago
  51. b335256 Add AsyncNotifyWhenDone by yang-g · 9 years ago
  52. 8bf2dca Make tests a little more robust by Craig Tiller · 9 years ago
  53. bf8ac3f Merge branch 'you-complete-me' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  54. c1a2c31 Update the Status API by Yang Gao · 9 years ago
  55. 06cf3cc Fix async end2end to poll all fds from the main thread by Craig Tiller · 9 years ago
  56. a468c36 Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream by Yang Gao · 9 years ago
  57. 9038101 Merge pull request #1494 from ctiller/the-churnening by Yang Gao · 9 years ago
  58. 0b488f7 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  59. f51199f Increase test timeout by Craig Tiller · 9 years ago
  60. fb775b8 Fix test by Craig Tiller · 9 years ago
  61. 3676b38 Lose redundant tag on unary calls by Craig Tiller · 9 years ago
  62. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  63. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  64. 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
  65. b7c2035 Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  66. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 9 years ago
  67. a05b8b7 Removing a few more references to #include <chrono> by Nicolas "Pixel" Noble · 9 years ago
  68. 8921916 Refactoring std::chrono out. by Nicolas Noble · 9 years ago
  69. 92a928f Make string construction explicit as implicit conversion doesn't work in 4.4 by Vijay Pai · 9 years ago
  70. 16c78c9 Clean up unneeded includes and remove shutdown protobuf library by Yang Gao · 9 years ago
  71. 5e36d0d Merge pull request #1093 from nicolasnoble/windows by Jan Tattermusch · 9 years ago
  72. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  73. 757afae clang-format new changes by Yang Gao · 9 years ago
  74. d672d8f resolve merge confict by Yang Gao · 9 years ago
  75. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  76. 7aadf46 Change to std::chrono and add a test. by vjpai · 9 years ago
  77. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  78. 1b47b12 Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  79. 64ac47f clang-format all these files by Vijay Pai · 9 years ago
  80. 56c5129 Rename Async methods from generator to avoid naming conflicts to by vjpai · 9 years ago
  81. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  82. 25f6cd7 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  83. b9d91eb Merge github.com:google/grpc into deprecate-c++ by Craig Tiller · 9 years ago
  84. e4fe844 s/CreateChannel/CreateChannelDeprecated by Craig Tiller · 9 years ago
  85. fd1b49b Move to unique_ptr for all GRPC returned objects by Craig Tiller · 9 years ago
  86. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  87. 47c83fd Credentials prototyping by Craig Tiller · 10 years ago
  88. 980a630 Merge pull request #605 from vjpai/mac by Nicolas Noble · 10 years ago
  89. d5577aa More typecasts to avoid sign-comparison problems on EXPECT_EQ by vjpai · 10 years ago
  90. 2d11c93 Merge github.com:grpc/grpc into an-update-on-c++ by Craig Tiller · 10 years ago
  91. 8a287d1 Merge pull request #588 from yang-g/c++api by Craig Tiller · 10 years ago
  92. 3a5e549 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. by Yang Gao · 10 years ago
  93. eaaee49 Merge github.com:grpc/grpc into an-update-on-c++ by Craig Tiller · 10 years ago
  94. 492968f Server side cancellation receive support by Craig Tiller · 10 years ago
  95. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  96. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  97. da699b8 do not leak reader or writer by Yang Gao · 10 years ago
  98. 2b7f537 Add metadata test with rpc. Adding/fixing things to make it work by Yang Gao · 10 years ago
  99. 406b32f Add missing APIs and a first metadata test, and test passes by Yang Gao · 10 years ago
  100. 0e0d8e1 add a simple server streaming e2e test, which passes by Yang Gao · 10 years ago