1. d1b9e64 Merge branch 'master' into genericstub by Yang Gao · 9 years ago
  2. 050e37a resolve merge error by Yang Gao · 9 years ago
  3. 1fc0469 sync to head and run clang-format again by Yang Gao · 9 years ago
  4. 75e2f6d Implementation of generic stub by Yang Gao · 9 years ago
  5. eab96f5 Dodging VisualStudio's #define of max(). by Nicolas "Pixel" Noble · 9 years ago
  6. b050ce9 Fixes for Windows atomics. by Nicolas "Pixel" Noble · 9 years ago
  7. a8edeae Merge pull request #1072 from yang-g/refreshtoken by jboeuf · 9 years ago
  8. 5ebd6c7 wrap refresh token credentials in c++ by Yang Gao · 9 years ago
  9. 757afae clang-format new changes by Yang Gao · 9 years ago
  10. d672d8f resolve merge confict by Yang Gao · 9 years ago
  11. 700bdeb Merge pull request #1023 from vjpai/async by Yang Gao · 9 years ago
  12. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  13. 7aadf46 Change to std::chrono and add a test. by vjpai · 9 years ago
  14. 1ad253d expose the server's cq through the generic service object by Yang Gao · 9 years ago
  15. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  16. c91a9f9 Merge pull request #1011 from yang-g/jwt by jboeuf · 9 years ago
  17. dca15a6 add a comment by Yang Gao · 9 years ago
  18. 7649713 Allowing us to import google::protobuf::int64. by Nicolas "Pixel" Noble · 9 years ago
  19. 0049c51 Merge pull request #1032 from nicolasnoble/protobuf-alternate by Yang Gao · 9 years ago
  20. c97638b Merge pull request #1012 from dklempner/nobarrier by Vijay Pai · 9 years ago
  21. 613d6fe Moving ZeroCopyOutputStream to grpc++/config.h. by Nicolas "Pixel" Noble · 9 years ago
  22. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  23. c3be769 Merge pull request #983 from jboeuf/refresh_token_parsing by Yang Gao · 9 years ago
  24. 179f868 add missing GRPC_FINAL by Yang Gao · 9 years ago
  25. c41bf3c More sane ordering of methods by Vijay Pai · 9 years ago
  26. 3e0a46a Change behavior to properly account for possibility of NULL by Vijay Pai · 9 years ago
  27. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  28. ee705f6 Add support for deadline on CompletionQueue::Next by Vijay Pai · 9 years ago
  29. 466423b Add a no_barrier_load atomic operation. by David Klempner · 9 years ago
  30. d778651 formatting by Yang Gao · 9 years ago
  31. 0535da3 The Jwt code was dropped somewhere in a merge. Put it back by Yang Gao · 9 years ago
  32. 2fe6ece Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  33. 6063b9f Merge pull request #990 from jtattermusch/csharp_tls_server by Tim Emiola · 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. 61c4131 initial imple of byte buffer and slice by Yang Gao · 9 years ago
  41. 9835cf0 Adding refresh token credentials. by Julien Boeuf · 9 years ago
  42. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  43. ca767c0 Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer by Chilledheart · 9 years ago
  44. 4be94b9 Add missing GRPC_OVERRIDE, NFC by Chilledheart · 9 years ago
  45. 5f4539f Service side should be done, it builds and existing tests pass by Yang Gao · 9 years ago
  46. 1c40233 first sets of changes, it builds by Yang Gao · 9 years ago
  47. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  48. c79a57c Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  49. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  50. ce78a19 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  51. ee7ab3d Remove include google/protobuf/message.h as it should be covered in config.h by Yang Gao · 9 years ago
  52. 76877c3 Generate latencies in driver by Craig Tiller · 9 years ago
  53. e7460e8 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  54. 5b61d51 formatting by Yang Gao · 9 years ago
  55. 7694c35 Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed by Yang Gao · 9 years ago
  56. 4e233a1 Add macros by Yang Gao · 9 years ago
  57. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  58. 5b53e35 Remove HTTP mappings from status.h by Eric Anderson · 9 years ago
  59. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  60. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 9 years ago
  61. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  62. 5b73bb1 Merge github.com:grpc/grpc into generic by Craig Tiller · 9 years ago
  63. 7c0f33d Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  64. cb0a28e Merge pull request #755 from nicolasnoble/feedback by Craig Tiller · 9 years ago
  65. 085603c Second batch of feedback. by Nicolas Noble · 9 years ago
  66. 6e57b9e Add Server.Wait by Craig Tiller · 9 years ago
  67. db57c4f First pass user-facing anonymous stub&service API by Craig Tiller · 9 years ago
  68. 25f6cd7 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  69. b9d91eb Merge github.com:google/grpc into deprecate-c++ by Craig Tiller · 9 years ago
  70. 65b0759 Addressing a first batch of feedback. by Nicolas Noble · 9 years ago
  71. e8eb8a4 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  72. 74ae8f6 Merge pull request #710 from jboeuf/default_google_creds by Craig Tiller · 9 years ago
  73. e4fe844 s/CreateChannel/CreateChannelDeprecated by Craig Tiller · 9 years ago
  74. c66f2a8 Addressing iniitial feedback. by Julien Boeuf · 9 years ago
  75. ad9d0c4 Remove dynamic_cast by Craig Tiller · 9 years ago
  76. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  77. 759026c Server API simplification by Craig Tiller · 9 years ago
  78. 47c83fd Credentials prototyping by Craig Tiller · 9 years ago
  79. cd9b1c8 Added support for default credentials. by Julien Boeuf · 10 years ago
  80. b87d176 Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch by Nicolas "Pixel" Noble · 9 years ago
  81. 8883e94 Merge pull request #703 from nicolasnoble/win32 by Craig Tiller · 10 years ago
  82. 589cba2 Factorizing out function split_host_port. by Nicolas "Pixel" Noble · 10 years ago
  83. 3e00179 Adding roots.pem from Mozilla and associated logic. by Julien Boeuf · 10 years ago
  84. 2c29920 Revert "Adding a constant for a well known place where the SSL roots are installed." by Nicolas Noble · 10 years ago
  85. d0c0a9d Adding a constant for a well known place where the SSL roots are installed. by Julien Boeuf · 10 years ago
  86. f47a5cb Implementing JWT credentials (a.k.a JWT ID Tokens). by Julien Boeuf · 10 years ago
  87. d9f3dfe Merge pull request #581 from ctiller/an-update-on-c++ by Yang Gao · 10 years ago
  88. 2627e4e Merge with async unary changes by Craig Tiller · 10 years ago
  89. 2d11c93 Merge github.com:grpc/grpc into an-update-on-c++ by Craig Tiller · 10 years ago
  90. e9defd7 Delete symlink to my home directory by Craig Tiller · 10 years ago
  91. d24d13d Simplify TryPluck by Craig Tiller · 10 years ago
  92. c7625b0 Move header #include by Craig Tiller · 10 years ago
  93. 8a287d1 Merge pull request #588 from yang-g/c++api by Craig Tiller · 10 years ago
  94. 68bc778 2015 by Yang Gao · 10 years ago
  95. 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
  96. befd64e Merge pull request #572 from ctiller/dox7 by Nathaniel Manista · 10 years ago
  97. d50bf4d Merge pull request #563 from ctiller/dox4 by Nathaniel Manista · 10 years ago
  98. f01ea7c Merge github.com:grpc/grpc into an-update-on-c++ by Craig Tiller · 10 years ago
  99. 7326901 Merge pull request #579 from yang-g/c++api by Craig Tiller · 10 years ago
  100. eaaee49 Merge github.com:grpc/grpc into an-update-on-c++ by Craig Tiller · 10 years ago