1. f0863b0 Merge branch 'master' of github.com:google/grpc into freebsd by Nicolas "Pixel" Noble · 9 years ago
  2. 43c5fe6 Merge pull request #1094 from nicolasnoble/msys2-makefile by David Klempner · 9 years ago
  3. 2cff008 Merge pull request #1074 from jcanizales/makes-cpu-posix-portable by Abhishek Kumar · 9 years ago
  4. 5e36d0d Merge pull request #1093 from nicolasnoble/windows by Jan Tattermusch · 9 years ago
  5. 1c0f54a Merge pull request #1092 from nicolasnoble/msvc-c++ by Jan Tattermusch · 9 years ago
  6. c55a1d4 Merge pull request #1091 from dklempner/trim_metadata_test by Vijay Pai · 9 years ago
  7. f0b6e26 Merge pull request #1066 from yang-g/clangformat by Vijay Pai · 9 years ago
  8. 050e37a resolve merge error by Yang Gao · 9 years ago
  9. 1fc0469 sync to head and run clang-format again by Yang Gao · 9 years ago
  10. 99f1c1e Merge pull request #1095 from nicolasnoble/no-minmax by Vijay Pai · 9 years ago
  11. eab96f5 Dodging VisualStudio's #define of max(). by Nicolas "Pixel" Noble · 9 years ago
  12. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  13. f868118 Better support for msys2. by Nicolas Noble · 9 years ago
  14. 3f66ae9 Merge pull request #1084 from yang-g/addtestcase by donnadionne · 9 years ago
  15. f209397 Merge pull request #1067 from yang-g/print by donnadionne · 9 years ago
  16. 6cf02ed Merge pull request #1075 from murgatroid99/node_binary_metadata by Tim Emiola · 9 years ago
  17. 33013ce Merge pull request #1088 from nicolasnoble/windows-atm by David Klempner · 9 years ago
  18. 17caeef Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-image by Jan Tattermusch · 9 years ago
  19. 0d949f5 Updates the structure and name of the tar.gz archive by Tim Emiola · 9 years ago
  20. a4ac78c Make metadata_test test_things_stick_around use fewer strings by David Klempner · 9 years ago
  21. 64af683 Corrects some spelling mistakes by Tim Emiola · 9 years ago
  22. fb23f1c Adds a file containing the version by Tim Emiola · 9 years ago
  23. b050ce9 Fixes for Windows atomics. by Nicolas "Pixel" Noble · 9 years ago
  24. 0e93c92 Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_calls by Michael Lumish · 9 years ago
  25. 6c398b3 Merge pull request #1079 from tbetbetbe/grpc_ruby_adds_metadata_server_active_call_view by Michael Lumish · 9 years ago
  26. 7bcad2c Merge pull request #1069 from donnadionne/add_csharp_server by Jan Tattermusch · 9 years ago
  27. 1ee2e4f Add csharp server to interop tests by Donna Dionne · 9 years ago
  28. a8edeae Merge pull request #1072 from yang-g/refreshtoken by jboeuf · 9 years ago
  29. 8f72c0b Add jwt_token_creds test case to interop test for c++ by Yang Gao · 9 years ago
  30. cb8985d Merge pull request #1077 from tbetbetbe/grpc-ruby-fix-interop-bug by Michael Lumish · 9 years ago
  31. e52995e Adds back calls to #finish at the end of server calls by Tim Emiola · 9 years ago
  32. 62e3cc8 Exposes the metadata method in server-side ActiveCall view classes by Tim Emiola · 9 years ago
  33. 6fba6e1 Merge pull request #1078 from dklempner/run_tests_timeout by Vijay Pai · 9 years ago
  34. 559543e Unconditionally add a newline if a test times out or fails. by David Klempner · 9 years ago
  35. 1e82c63 Merge pull request #1076 from soltanmm/internal-codegen-support by Nathaniel Manista · 9 years ago
  36. d5c733e Fixes reference to variable in the auth package by Tim Emiola · 9 years ago
  37. 89905ac Factor out interface-specific early_adopter code by Masood Malekghassemi · 9 years ago
  38. be64ca0 Bumped version by murgatroid99 · 9 years ago
  39. 429bb7a Simplified some tests by murgatroid99 · 9 years ago
  40. da77151 Changed call to only expect and return binary headers when key ends with '-bin' by murgatroid99 · 9 years ago
  41. acfcd03 Merge pull request #1073 from nathanielmanistaatgoogle/python-refactor by Masood Malekghassemi · 9 years ago
  42. de5490c Change remaining "packet" names to "ticket" by Nathaniel Manista · 9 years ago
  43. d2773a9 Merge pull request #1025 from tatsuhiro-t/use-host-if-authority-not-available by David Klempner · 9 years ago
  44. 492dfdb Correct a package name in a doc string by Nathaniel Manista · 9 years ago
  45. 4e6fd0a Merge the base and base.packets packages by Nathaniel Manista · 9 years ago
  46. 5ebd6c7 wrap refresh token credentials in c++ by Yang Gao · 9 years ago
  47. 7370136 Merge pull request #1070 from nicolasnoble/python by Nathaniel Manista · 9 years ago
  48. 757afae clang-format new changes by Yang Gao · 9 years ago
  49. d672d8f resolve merge confict by Yang Gao · 9 years ago
  50. 700bdeb Merge pull request #1023 from vjpai/async by Yang Gao · 9 years ago
  51. 051a28f Implements #276 by Nicolas "Pixel" Noble · 9 years ago
  52. d942720 Merge pull request #1031 from nathanielmanistaatgoogle/service_name by Masood Malekghassemi · 9 years ago
  53. 78f1caa Merge pull request #1068 from soltanmm/fix-py-test by Nathaniel Manista · 9 years ago
  54. 3c220df Print out status when it is not ok in interop tests by Yang Gao · 9 years ago
  55. 65af063 Fix Python test ignorance of build config by Masood Malekghassemi · 9 years ago
  56. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  57. 09eaec0 Merge pull request #1053 from jtattermusch/csharp_metadata by Tim Emiola · 9 years ago
  58. 4708fbb Merge pull request #1046 from nicolasnoble/master by Vijay Pai · 9 years ago
  59. 7aadf46 Change to std::chrono and add a test. by vjpai · 9 years ago
  60. e971877 Merge pull request #1063 from jboeuf/remove_roots_pem by Nicolas Noble · 9 years ago
  61. 89d68bd Removing src/core/security/roots.pem by Julien Boeuf · 9 years ago
  62. d881848 Merge pull request #1061 from nathanielmanistaatgoogle/reenable-test by Masood Malekghassemi · 9 years ago
  63. 18c7a36 Merge pull request #1059 from nathanielmanistaatgoogle/python-refactoring by Masood Malekghassemi · 9 years ago
  64. 9ef929d Reenable a disabled test method by Nathaniel Manista · 9 years ago
  65. 3dbaf17 Adds a dockerfile and script for building a tar archive containing protoc and the grpc plugins by Tim Emiola · 9 years ago
  66. affe916 Add at CANCELLATION back-to-front ticket kind by Nathaniel Manista · 9 years ago
  67. 758a0c2 Merge pull request #1058 from nathanielmanistaatgoogle/python-refactoring by Masood Malekghassemi · 9 years ago
  68. e2e443c Use distinct enums for distinct ticket types by Nathaniel Manista · 9 years ago
  69. 6b64c81 Fixes iPhone platform detection by Jorge Canizales · 9 years ago
  70. afdc24a Merge pull request #1055 from nathanielmanistaatgoogle/python-refactoring by Masood Malekghassemi · 9 years ago
  71. ea34b1f Merge pull request #1054 from murgatroid99/python_setup_lists by Nathaniel Manista · 9 years ago
  72. 8d81365 Iterate over an enum since we can by Nathaniel Manista · 9 years ago
  73. ae3e5b5 Change managers to pass each other Outcomes by Nathaniel Manista · 9 years ago
  74. c4fada6 Add service name to Python early_adopter by Nathaniel Manista · 9 years ago
  75. 2493ea6 Fixed argument types in setup.py by murgatroid99 · 9 years ago
  76. d3d55c7 Merge pull request #1003 from yang-g/untypedAPI by Vijay Pai · 9 years ago
  77. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  78. 1ad253d expose the server's cq through the generic service object by Yang Gao · 9 years ago
  79. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  80. 1cc9fae Merge pull request #1048 from nicolasnoble/run_tests_defaults by David Klempner · 9 years ago
  81. 1494fe5 Merge pull request #1050 from ctiller/cleanup by David Klempner · 9 years ago
  82. c91a9f9 Merge pull request #1011 from yang-g/jwt by jboeuf · 9 years ago
  83. 2da7ca8 Remove dead code by Craig Tiller · 9 years ago
  84. 1fb5e82 Defaulting run_tests to just opt. by Nicolas "Pixel" Noble · 9 years ago
  85. 4c3ee74 Merge pull request #1043 from icodeplus/remove_else_code by Yang Gao · 9 years ago
  86. f358573 FreeBSD preliminary work. by Nicolas Noble · 9 years ago
  87. 7c1c7e8 Using cc and c++ instead of gcc and g++. by Nicolas "Pixel" Noble · 9 years ago
  88. f5a5943 Adds GPR_CPU_IPHONE to the checks in port_platform.h by Jorge Canizales · 9 years ago
  89. b486ba6 remove 'else' code, release lock by destructor by Ruyi Wang · 9 years ago
  90. 2fbbb9b copy and paste does not work by Yang Gao · 9 years ago
  91. 94e296c Add error logs when credentials are created with non-positive lifetimes by Yang Gao · 9 years ago
  92. 42a2e6f Merge pull request #1039 from nicolasnoble/bytecount by Yang Gao · 9 years ago
  93. dca15a6 add a comment by Yang Gao · 9 years ago
  94. 45c09db sort the tags, this is not necessary, just make it look better by Yang Gao · 9 years ago
  95. 9fbbc7b add one bidi test by Yang Gao · 9 years ago
  96. 7649713 Allowing us to import google::protobuf::int64. by Nicolas "Pixel" Noble · 9 years ago
  97. 30e666c Creates cpu_iphone.c by Jorge Canizales · 9 years ago
  98. a181d21 Merge pull request #1033 from murgatroid99/node_protobuf_dependency_fix by Tim Emiola · 9 years ago
  99. 0049c51 Merge pull request #1032 from nicolasnoble/protobuf-alternate by Yang Gao · 9 years ago
  100. 2729fba wording change by Yang Gao · 9 years ago