1. 82dd80a Elminate range-based fors and work around some other limitations in older compilers by Vijay Pai · 9 years ago
  2. 046d92d Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  3. 8c8588c Remove dead members of server context by Vijay Pai · 9 years ago
  4. cdb2a6e Protect on some overflow scenarios, add a test and build/run the test by Yang Gao · 9 years ago
  5. b7b965c Make Next free of time_point to timespec conversion by Yang Gao · 9 years ago
  6. 5e36d0d Merge pull request #1093 from nicolasnoble/windows by Jan Tattermusch · 9 years ago
  7. 1fc0469 sync to head and run clang-format again by Yang Gao · 9 years ago
  8. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  9. a8edeae Merge pull request #1072 from yang-g/refreshtoken by jboeuf · 9 years ago
  10. 5ebd6c7 wrap refresh token credentials in c++ by Yang Gao · 9 years ago
  11. d672d8f resolve merge confict by Yang Gao · 9 years ago
  12. 700bdeb Merge pull request #1023 from vjpai/async by Yang Gao · 9 years ago
  13. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  14. 7aadf46 Change to std::chrono and add a test. by vjpai · 9 years ago
  15. 1ad253d expose the server's cq through the generic service object by Yang Gao · 9 years ago
  16. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  17. c91a9f9 Merge pull request #1011 from yang-g/jwt by jboeuf · 9 years ago
  18. b486ba6 remove 'else' code, release lock by destructor by Ruyi Wang · 9 years ago
  19. 2fbbb9b copy and paste does not work by Yang Gao · 9 years ago
  20. 94e296c Add error logs when credentials are created with non-positive lifetimes by Yang Gao · 9 years ago
  21. 7649713 Allowing us to import google::protobuf::int64. by Nicolas "Pixel" Noble · 9 years ago
  22. 0049c51 Merge pull request #1032 from nicolasnoble/protobuf-alternate by Yang Gao · 9 years ago
  23. 2729fba wording change by Yang Gao · 9 years ago
  24. 613d6fe Moving ZeroCopyOutputStream to grpc++/config.h. by Nicolas "Pixel" Noble · 9 years ago
  25. 05e3eef Early return when duration is non-positive by Yang Gao · 9 years ago
  26. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  27. 3e0a46a Change behavior to properly account for possibility of NULL by Vijay Pai · 9 years ago
  28. e3bbcca Add missing GRPC_OVERRIDE, NFC by Chilledheart · 9 years ago
  29. 2a3c96a resolve leak, now asan clean by Yang Gao · 9 years ago
  30. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  31. ee705f6 Add support for deadline on CompletionQueue::Next by Vijay Pai · 9 years ago
  32. 0535da3 The Jwt code was dropped somewhere in a merge. Put it back by Yang Gao · 9 years ago
  33. 2fe6ece Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  34. ea8d8de Merge pull request #998 from yang-g/nameoverride by Vijay Pai · 9 years ago
  35. 0fd9440 Expose server cq for polling incoming anonymous rpcs by Yang Gao · 9 years ago
  36. bc5d466 Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  37. 42734b5 Merge pull request #978 from Chilledheart/master by Yang Gao · 9 years ago
  38. f82a30d Use ssl name override if it's in the channel argument by Yang Gao · 9 years ago
  39. fccea1f merge with upstream and resolve conflict by Yang Gao · 9 years ago
  40. 086cd11 read and copy add two ref's, unref one by Yang Gao · 9 years ago
  41. 61c4131 initial imple of byte buffer and slice by Yang Gao · 9 years ago
  42. bf5ec2f Avoid unnecessary copies during protobuf serialization and deserialization by Chilledheart · 9 years ago
  43. 5f4539f Service side should be done, it builds and existing tests pass by Yang Gao · 9 years ago
  44. 1c40233 first sets of changes, it builds by Yang Gao · 9 years ago
  45. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  46. ee7ab3d Remove include google/protobuf/message.h as it should be covered in config.h by Yang Gao · 9 years ago
  47. e7460e8 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  48. c82c36b Merge pull request #920 from vjpai/async-probs by Craig Tiller · 9 years ago
  49. dbb7963 Solve the call-suppression problem earlier in the stack by Vijay Pai · 9 years ago
  50. 7694c35 Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed by Yang Gao · 9 years ago
  51. 02fe58d Propagate grpc_google_default_credentials_create errors by Raul Silvera · 9 years ago
  52. 0823cb7 Sanity checks for calls that were causing crashes by Vijay Pai · 9 years ago
  53. 22176cb De-C++11-ification by Craig Tiller · 9 years ago
  54. 1a43f87 De-C++11-ification by Craig Tiller · 9 years ago
  55. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  56. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 9 years ago
  57. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  58. 7c0f33d Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  59. 6e57b9e Add Server.Wait by Craig Tiller · 9 years ago
  60. 25f6cd7 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  61. b9d91eb Merge github.com:google/grpc into deprecate-c++ by Craig Tiller · 9 years ago
  62. 65b0759 Addressing a first batch of feedback. by Nicolas Noble · 9 years ago
  63. e8eb8a4 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  64. e4fe844 s/CreateChannel/CreateChannelDeprecated by Craig Tiller · 9 years ago
  65. c66f2a8 Addressing iniitial feedback. by Julien Boeuf · 9 years ago
  66. ad9d0c4 Remove dynamic_cast by Craig Tiller · 9 years ago
  67. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  68. 47c83fd Credentials prototyping by Craig Tiller · 9 years ago
  69. 04e3a6e Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2 by Mugur Marculescu · 9 years ago
  70. 80949e3 Create README.md by Jayant Kolhe · 9 years ago
  71. 980a630 Merge pull request #605 from vjpai/mac by Nicolas Noble · 9 years ago
  72. cad5f0a Some compilers expect class SyncRequest to be declared fully and not just by vjpai · 9 years ago
  73. 2d11c93 Merge github.com:grpc/grpc into an-update-on-c++ by Craig Tiller · 9 years ago
  74. d24d13d Simplify TryPluck by Craig Tiller · 9 years ago
  75. c7625b0 Move header #include by Craig Tiller · 9 years ago
  76. 8a287d1 Merge pull request #588 from yang-g/c++api by Craig Tiller · 9 years ago
  77. 3a5e549 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. by Yang Gao · 9 years ago
  78. eaaee49 Merge github.com:grpc/grpc into an-update-on-c++ by Craig Tiller · 9 years ago
  79. 492968f Server side cancellation receive support by Craig Tiller · 9 years ago
  80. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  81. 645466e Initial sketch by Craig Tiller · 9 years ago
  82. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  83. 2b7f537 Add metadata test with rpc. Adding/fixing things to make it work by Yang Gao · 9 years ago
  84. caa5106 also set got_message by Yang Gao · 9 years ago
  85. 467d7bd When the entire op fails, the recv_message is always discarded. by Yang Gao · 9 years ago
  86. 27658f4 Clear receive message buffer when adding it, so that any reused buffer will not appear when decoding fails. by Yang Gao · 9 years ago
  87. 2cf9527 Deserialization success should not override earlier failure by Yang Gao · 9 years ago
  88. d745705 formatting by Yang Gao · 9 years ago
  89. bb017c5 should use c_str by Yang Gao · 9 years ago
  90. 76b693f Merge branch 'c++api' of github.com:ctiller/grpc into c++api by Yang Gao · 9 years ago
  91. f2c0ca4 Add setter to override authority header on ClientContext by Yang Gao · 9 years ago
  92. f95487f Fix ASSERT condition by Craig Tiller · 9 years ago
  93. 573523f clang-format by Craig Tiller · 9 years ago
  94. 406b32f Add missing APIs and a first metadata test, and test passes by Yang Gao · 9 years ago
  95. 0c7aafa change AddRecvMessage signature by Yang Gao · 9 years ago
  96. cbc427a allow null got_message by Yang Gao · 9 years ago
  97. c645306 Fixes by Craig Tiller · 9 years ago
  98. 31150f0 implement async unary call by Yang Gao · 9 years ago
  99. 555a0e9 Merge branch 'c++api' of github.com:ctiller/grpc into c++api by Yang Gao · 9 years ago
  100. cbcc977 fix sync unary call with metadata pieces by Yang Gao · 9 years ago