1. 2cff008 Merge pull request #1074 from jcanizales/makes-cpu-posix-portable by Abhishek Kumar · 10 years ago
  2. 5e36d0d Merge pull request #1093 from nicolasnoble/windows by Jan Tattermusch · 10 years ago
  3. 1fc0469 sync to head and run clang-format again by Yang Gao · 10 years ago
  4. cfd6073 Various Windows fixes. by Nicolas Noble · 10 years ago
  5. 6cf02ed Merge pull request #1075 from murgatroid99/node_binary_metadata by Tim Emiola · 10 years ago
  6. 0e93c92 Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_calls by Michael Lumish · 10 years ago
  7. 6c398b3 Merge pull request #1079 from tbetbetbe/grpc_ruby_adds_metadata_server_active_call_view by Michael Lumish · 10 years ago
  8. a8edeae Merge pull request #1072 from yang-g/refreshtoken by jboeuf · 10 years ago
  9. cb8985d Merge pull request #1077 from tbetbetbe/grpc-ruby-fix-interop-bug by Michael Lumish · 10 years ago
  10. e52995e Adds back calls to #finish at the end of server calls by Tim Emiola · 10 years ago
  11. 62e3cc8 Exposes the metadata method in server-side ActiveCall view classes by Tim Emiola · 10 years ago
  12. d5c733e Fixes reference to variable in the auth package by Tim Emiola · 10 years ago
  13. 89905ac Factor out interface-specific early_adopter code by Masood Malekghassemi · 10 years ago
  14. be64ca0 Bumped version by murgatroid99 · 10 years ago
  15. 429bb7a Simplified some tests by murgatroid99 · 10 years ago
  16. da77151 Changed call to only expect and return binary headers when key ends with '-bin' by murgatroid99 · 10 years ago
  17. acfcd03 Merge pull request #1073 from nathanielmanistaatgoogle/python-refactor by Masood Malekghassemi · 10 years ago
  18. de5490c Change remaining "packet" names to "ticket" by Nathaniel Manista · 10 years ago
  19. d2773a9 Merge pull request #1025 from tatsuhiro-t/use-host-if-authority-not-available by David Klempner · 10 years ago
  20. 492dfdb Correct a package name in a doc string by Nathaniel Manista · 10 years ago
  21. 4e6fd0a Merge the base and base.packets packages by Nathaniel Manista · 10 years ago
  22. 5ebd6c7 wrap refresh token credentials in c++ by Yang Gao · 10 years ago
  23. d672d8f resolve merge confict by Yang Gao · 10 years ago
  24. 700bdeb Merge pull request #1023 from vjpai/async by Yang Gao · 10 years ago
  25. d942720 Merge pull request #1031 from nathanielmanistaatgoogle/service_name by Masood Malekghassemi · 10 years ago
  26. 6baa9b6 clang-format c++ code by Yang Gao · 10 years ago
  27. 09eaec0 Merge pull request #1053 from jtattermusch/csharp_metadata by Tim Emiola · 10 years ago
  28. 7aadf46 Change to std::chrono and add a test. by vjpai · 10 years ago
  29. 89d68bd Removing src/core/security/roots.pem by Julien Boeuf · 10 years ago
  30. d881848 Merge pull request #1061 from nathanielmanistaatgoogle/reenable-test by Masood Malekghassemi · 10 years ago
  31. 9ef929d Reenable a disabled test method by Nathaniel Manista · 10 years ago
  32. affe916 Add at CANCELLATION back-to-front ticket kind by Nathaniel Manista · 10 years ago
  33. e2e443c Use distinct enums for distinct ticket types by Nathaniel Manista · 10 years ago
  34. afdc24a Merge pull request #1055 from nathanielmanistaatgoogle/python-refactoring by Masood Malekghassemi · 10 years ago
  35. ea34b1f Merge pull request #1054 from murgatroid99/python_setup_lists by Nathaniel Manista · 10 years ago
  36. 8d81365 Iterate over an enum since we can by Nathaniel Manista · 10 years ago
  37. ae3e5b5 Change managers to pass each other Outcomes by Nathaniel Manista · 10 years ago
  38. c4fada6 Add service name to Python early_adopter by Nathaniel Manista · 10 years ago
  39. 2493ea6 Fixed argument types in setup.py by murgatroid99 · 10 years ago
  40. c0b3721 added support for metadata by Jan Tattermusch · 10 years ago
  41. 1ad253d expose the server's cq through the generic service object by Yang Gao · 10 years ago
  42. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 10 years ago
  43. 1494fe5 Merge pull request #1050 from ctiller/cleanup by David Klempner · 10 years ago
  44. c91a9f9 Merge pull request #1011 from yang-g/jwt by jboeuf · 10 years ago
  45. 2da7ca8 Remove dead code by Craig Tiller · 10 years ago
  46. b486ba6 remove 'else' code, release lock by destructor by Ruyi Wang · 10 years ago
  47. 2fbbb9b copy and paste does not work by Yang Gao · 10 years ago
  48. 94e296c Add error logs when credentials are created with non-positive lifetimes by Yang Gao · 10 years ago
  49. 7649713 Allowing us to import google::protobuf::int64. by Nicolas "Pixel" Noble · 10 years ago
  50. 30e666c Creates cpu_iphone.c by Jorge Canizales · 10 years ago
  51. a181d21 Merge pull request #1033 from murgatroid99/node_protobuf_dependency_fix by Tim Emiola · 10 years ago
  52. 0049c51 Merge pull request #1032 from nicolasnoble/protobuf-alternate by Yang Gao · 10 years ago
  53. 2729fba wording change by Yang Gao · 10 years ago
  54. 3c3d860 Node package version bump by murgatroid99 · 10 years ago
  55. c97638b Merge pull request #1012 from dklempner/nobarrier by Vijay Pai · 10 years ago
  56. 6bb4b7b Merge pull request #1034 from sunxiaoguang/fix_duplicated_symbols by Michael Lumish · 10 years ago
  57. f85720e Merge pull request #1036 from Arkq/master by Nathaniel Manista · 10 years ago
  58. 613d6fe Moving ZeroCopyOutputStream to grpc++/config.h. by Nicolas "Pixel" Noble · 10 years ago
  59. 234c87f Merge pull request #1000 from nicolasnoble/python-plugin-no-std by Nathaniel Manista · 10 years ago
  60. f70259f Merge pull request #1026 from tatsuhiro-t/fix-client-bad-goaway-last-stream-id by Vijay Pai · 10 years ago
  61. 1cbf8d7 Update doc as requested in review by Tatsuhiro Tsujikawa · 10 years ago
  62. 229000f Use "host" header field if ":authority" is not present by Tatsuhiro Tsujikawa · 10 years ago
  63. 5d85675 Fix port selection for server by Arkadiusz Bokowy · 10 years ago
  64. 05e3eef Early return when duration is non-positive by Yang Gao · 10 years ago
  65. 8a929a9 Fix duplicated symbols by Xiaoguang Sun · 10 years ago
  66. bffe7d7 Switched protobufjs dependency to npm package instead of GitHub by murgatroid99 · 10 years ago
  67. d446eb8 Adding initial support for alternative protobuf libraries. by Nicolas Noble · 10 years ago
  68. 4999649 Rename to AsyncGeneric* by Yang Gao · 10 years ago
  69. c3be769 Merge pull request #983 from jboeuf/refresh_token_parsing by Yang Gao · 10 years ago
  70. 616711d Merge pull request #1028 from murgatroid99/node_install_instructions_formatting by Tim Emiola · 10 years ago
  71. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 10 years ago
  72. 7459a06 Merge pull request #1029 from jtattermusch/csharp_stylefixing by Tim Emiola · 10 years ago
  73. 3de9f49 Setting up stylecop to ignore generated files and fixing style by Jan Tattermusch · 10 years ago
  74. 3f6cd88 Improved node install instructions and bumped version by murgatroid99 · 10 years ago
  75. ecf53c6 Merge commit 'e7268b8f841b334ea86f7432c0c1c62683b7d112' into makes-cpu-posix-portable by Jorge Canizales · 10 years ago
  76. 8a6b38c Remove a const from a variable that should be mutable. by Nicolas "Pixel" Noble · 10 years ago
  77. e7268b8 Merge pull request #1017 from jtattermusch/csharp_codestyle by Michael Lumish · 10 years ago
  78. d11f610 Fix client sending invalid GOAWAY last-stream-id by Tatsuhiro Tsujikawa · 10 years ago
  79. 3e0a46a Change behavior to properly account for possibility of NULL by Vijay Pai · 10 years ago
  80. e3bbcca Add missing GRPC_OVERRIDE, NFC by Chilledheart · 10 years ago
  81. 2a3c96a resolve leak, now asan clean by Yang Gao · 10 years ago
  82. 005eb88 Rename anonymous to generic globally by Yang Gao · 10 years ago
  83. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 10 years ago
  84. 053d894 added stylecop settings file by Jan Tattermusch · 10 years ago
  85. ee705f6 Add support for deadline on CompletionQueue::Next by Vijay Pai · 10 years ago
  86. 466423b Add a no_barrier_load atomic operation. by David Klempner · 10 years ago
  87. 0535da3 The Jwt code was dropped somewhere in a merge. Put it back by Yang Gao · 10 years ago
  88. 2fe6ece Merge branch 'master' into untypedAPI by Yang Gao · 10 years ago
  89. 6063b9f Merge pull request #990 from jtattermusch/csharp_tls_server by Tim Emiola · 10 years ago
  90. 0084179 Removing the `using std::string` in the python plugin code. by Nicolas "Pixel" Noble · 10 years ago
  91. ea8d8de Merge pull request #998 from yang-g/nameoverride by Vijay Pai · 10 years ago
  92. 0fd9440 Expose server cq for polling incoming anonymous rpcs by Yang Gao · 10 years ago
  93. bc5d466 Merge branch 'master' into untypedAPI by Yang Gao · 10 years ago
  94. 42734b5 Merge pull request #978 from Chilledheart/master by Yang Gao · 10 years ago
  95. 51c9262 Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup by Masood Malekghassemi · 10 years ago
  96. f82a30d Use ssl name override if it's in the channel argument by Yang Gao · 10 years ago
  97. fccea1f merge with upstream and resolve conflict by Yang Gao · 10 years ago
  98. 086cd11 read and copy add two ref's, unref one by Yang Gao · 10 years ago
  99. 61c4131 initial imple of byte buffer and slice by Yang Gao · 10 years ago
  100. fba214c Updated Node package version to 0.5.3 by murgatroid99 · 10 years ago