1. 89d68bd Removing src/core/security/roots.pem by Julien Boeuf · 10 years ago
  2. d881848 Merge pull request #1061 from nathanielmanistaatgoogle/reenable-test by Masood Malekghassemi · 10 years ago
  3. 18c7a36 Merge pull request #1059 from nathanielmanistaatgoogle/python-refactoring by Masood Malekghassemi · 10 years ago
  4. 9ef929d Reenable a disabled test method by Nathaniel Manista · 10 years ago
  5. affe916 Add at CANCELLATION back-to-front ticket kind by Nathaniel Manista · 10 years ago
  6. 758a0c2 Merge pull request #1058 from nathanielmanistaatgoogle/python-refactoring by Masood Malekghassemi · 10 years ago
  7. e2e443c Use distinct enums for distinct ticket types by Nathaniel Manista · 10 years ago
  8. afdc24a Merge pull request #1055 from nathanielmanistaatgoogle/python-refactoring by Masood Malekghassemi · 10 years ago
  9. ea34b1f Merge pull request #1054 from murgatroid99/python_setup_lists by Nathaniel Manista · 10 years ago
  10. 8d81365 Iterate over an enum since we can by Nathaniel Manista · 10 years ago
  11. ae3e5b5 Change managers to pass each other Outcomes by Nathaniel Manista · 10 years ago
  12. 2493ea6 Fixed argument types in setup.py by murgatroid99 · 10 years ago
  13. d3d55c7 Merge pull request #1003 from yang-g/untypedAPI by Vijay Pai · 10 years ago
  14. 1ad253d expose the server's cq through the generic service object by Yang Gao · 10 years ago
  15. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 10 years ago
  16. 1cc9fae Merge pull request #1048 from nicolasnoble/run_tests_defaults by David Klempner · 10 years ago
  17. 1494fe5 Merge pull request #1050 from ctiller/cleanup by David Klempner · 10 years ago
  18. c91a9f9 Merge pull request #1011 from yang-g/jwt by jboeuf · 10 years ago
  19. 2da7ca8 Remove dead code by Craig Tiller · 10 years ago
  20. 1fb5e82 Defaulting run_tests to just opt. by Nicolas "Pixel" Noble · 10 years ago
  21. 4c3ee74 Merge pull request #1043 from icodeplus/remove_else_code by Yang Gao · 10 years ago
  22. b486ba6 remove 'else' code, release lock by destructor by Ruyi Wang · 10 years ago
  23. 2fbbb9b copy and paste does not work by Yang Gao · 10 years ago
  24. 94e296c Add error logs when credentials are created with non-positive lifetimes by Yang Gao · 10 years ago
  25. 42a2e6f Merge pull request #1039 from nicolasnoble/bytecount by Yang Gao · 10 years ago
  26. dca15a6 add a comment by Yang Gao · 10 years ago
  27. 45c09db sort the tags, this is not necessary, just make it look better by Yang Gao · 10 years ago
  28. 9fbbc7b add one bidi test by Yang Gao · 10 years ago
  29. 7649713 Allowing us to import google::protobuf::int64. by Nicolas "Pixel" Noble · 10 years ago
  30. a181d21 Merge pull request #1033 from murgatroid99/node_protobuf_dependency_fix by Tim Emiola · 10 years ago
  31. 0049c51 Merge pull request #1032 from nicolasnoble/protobuf-alternate by Yang Gao · 10 years ago
  32. 2729fba wording change by Yang Gao · 10 years ago
  33. 3c3d860 Node package version bump by murgatroid99 · 10 years ago
  34. c97638b Merge pull request #1012 from dklempner/nobarrier by Vijay Pai · 10 years ago
  35. 6bb4b7b Merge pull request #1034 from sunxiaoguang/fix_duplicated_symbols by Michael Lumish · 10 years ago
  36. f85720e Merge pull request #1036 from Arkq/master by Nathaniel Manista · 10 years ago
  37. 613d6fe Moving ZeroCopyOutputStream to grpc++/config.h. by Nicolas "Pixel" Noble · 10 years ago
  38. 234c87f Merge pull request #1000 from nicolasnoble/python-plugin-no-std by Nathaniel Manista · 10 years ago
  39. f70259f Merge pull request #1026 from tatsuhiro-t/fix-client-bad-goaway-last-stream-id by Vijay Pai · 10 years ago
  40. 1cbf8d7 Update doc as requested in review by Tatsuhiro Tsujikawa · 10 years ago
  41. 5d85675 Fix port selection for server by Arkadiusz Bokowy · 10 years ago
  42. 05e3eef Early return when duration is non-positive by Yang Gao · 10 years ago
  43. 8a929a9 Fix duplicated symbols by Xiaoguang Sun · 10 years ago
  44. bffe7d7 Switched protobufjs dependency to npm package instead of GitHub by murgatroid99 · 10 years ago
  45. d446eb8 Adding initial support for alternative protobuf libraries. by Nicolas Noble · 10 years ago
  46. 4999649 Rename to AsyncGeneric* by Yang Gao · 10 years ago
  47. c3be769 Merge pull request #983 from jboeuf/refresh_token_parsing by Yang Gao · 10 years ago
  48. 179f868 add missing GRPC_FINAL by Yang Gao · 10 years ago
  49. 5bdfe1a Merge pull request #1005 from nathanielmanistaatgoogle/python-dockerfile-unit-test-list by Tim Emiola · 10 years ago
  50. 616711d Merge pull request #1028 from murgatroid99/node_install_instructions_formatting by Tim Emiola · 10 years ago
  51. bd3913a Merge pull request #1030 from jtattermusch/csharp_immutablecollections by Tim Emiola · 10 years ago
  52. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 10 years ago
  53. 7459a06 Merge pull request #1029 from jtattermusch/csharp_stylefixing by Tim Emiola · 10 years ago
  54. 3de9f49 Setting up stylecop to ignore generated files and fixing style by Jan Tattermusch · 10 years ago
  55. 3f6cd88 Improved node install instructions and bumped version by murgatroid99 · 10 years ago
  56. 2f77519 Merge pull request #1027 from nicolasnoble/python-const-fix by Nathaniel Manista · 10 years ago
  57. 8a6b38c Remove a const from a variable that should be mutable. by Nicolas "Pixel" Noble · 10 years ago
  58. e7268b8 Merge pull request #1017 from jtattermusch/csharp_codestyle by Michael Lumish · 10 years ago
  59. d11f610 Fix client sending invalid GOAWAY last-stream-id by Tatsuhiro Tsujikawa · 10 years ago
  60. 01f8f11 Merge pull request #1021 from Chilledheart/develop by Vijay Pai · 10 years ago
  61. bf113f1 Merge pull request #1009 from nicolasnoble/MacOS by Vijay Pai · 10 years ago
  62. e3bbcca Add missing GRPC_OVERRIDE, NFC by Chilledheart · 10 years ago
  63. 2a3c96a resolve leak, now asan clean by Yang Gao · 10 years ago
  64. 005eb88 Rename anonymous to generic globally by Yang Gao · 10 years ago
  65. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 10 years ago
  66. 053d894 added stylecop settings file by Jan Tattermusch · 10 years ago
  67. 466423b Add a no_barrier_load atomic operation. by David Klempner · 10 years ago
  68. d778651 formatting by Yang Gao · 10 years ago
  69. 7d6b184 add a jwt test case for interop test by Yang Gao · 10 years ago
  70. e758ed1 Trying to make the MacOS experience better by removing various spurious messages, and increasing coverage of library paths. by Nicolas "Pixel" Noble · 10 years ago
  71. 0535da3 The Jwt code was dropped somewhere in a merge. Put it back by Yang Gao · 10 years ago
  72. 716b5fe Disabling installing shared libraries under MacOS for the time being. by Nicolas "Pixel" Noble · 10 years ago
  73. f859510 Merge branch 'master' into jwt by Yang Gao · 10 years ago
  74. 2fe6ece Merge branch 'master' into untypedAPI by Yang Gao · 10 years ago
  75. 6063b9f Merge pull request #990 from jtattermusch/csharp_tls_server by Tim Emiola · 10 years ago
  76. 0084179 Removing the `using std::string` in the python plugin code. by Nicolas "Pixel" Noble · 10 years ago
  77. ea8d8de Merge pull request #998 from yang-g/nameoverride by Vijay Pai · 10 years ago
  78. b1ef2f1 Update Python Dockerfile's unit test list by Nathaniel Manista · 10 years ago
  79. 0cb6c25 A first test with typed async client and untyped service for a simple rpc by Yang Gao · 10 years ago
  80. 0fd9440 Expose server cq for polling incoming anonymous rpcs by Yang Gao · 10 years ago
  81. bc5d466 Merge branch 'master' into untypedAPI by Yang Gao · 10 years ago
  82. 42734b5 Merge pull request #978 from Chilledheart/master by Yang Gao · 10 years ago
  83. c65569f Merge pull request #997 from nathanielmanistaatgoogle/interop by donnadionne · 10 years ago
  84. 51c9262 Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup by Masood Malekghassemi · 10 years ago
  85. f82a30d Use ssl name override if it's in the channel argument by Yang Gao · 10 years ago
  86. cbc540e Add the Python interop client to gce_setup files by Nathaniel Manista · 10 years ago
  87. fccea1f merge with upstream and resolve conflict by Yang Gao · 10 years ago
  88. 086cd11 read and copy add two ref's, unref one by Yang Gao · 10 years ago
  89. 61c4131 initial imple of byte buffer and slice by Yang Gao · 10 years ago
  90. e0e8edf Merge pull request #996 from murgatroid99/node_version_bump_0.5.3 by Tim Emiola · 10 years ago
  91. 4b5b159 Merge pull request #972 from donnadionne/add_timed_out_tests_back by Jan Tattermusch · 10 years ago
  92. fba214c Updated Node package version to 0.5.3 by murgatroid99 · 10 years ago
  93. f05e183 Merge pull request #991 from murgatroid99/node_11_cleanup_segfault by Tim Emiola · 10 years ago
  94. 679c253 Modifying after review comments. by Donna Dionne · 10 years ago
  95. 31e65be Eliminate the Python "assembly" package by Nathaniel Manista · 10 years ago
  96. 01b851f Fixed run server command in csharp_mono dockerfile. by Jan Tattermusch · 10 years ago
  97. 7167f89 Merge branch 'master' of github.com:google/grpc into add_timed_out_tests_back by Donna Dionne · 10 years ago
  98. 9835cf0 Adding refresh token credentials. by Julien Boeuf · 10 years ago
  99. 44a3b4a Merge branch 'master' into node_11_cleanup_segfault by murgatroid99 · 10 years ago
  100. e5f4706 Fixed segfault by fixing scope issue by murgatroid99 · 10 years ago