1. b029859 Revert "Revert "Refactor Endpoint API"" by Craig Tiller · 9 years ago
  2. 4ff47d9 Merge pull request #3095 from grpc/revert-3025-endpoints by Craig Tiller · 9 years ago
  3. 99d7b66 Revert "Refactor Endpoint API" by Craig Tiller · 9 years ago
  4. b6c912b Merge pull request #3025 from ctiller/endpoints by Yang Gao · 9 years ago
  5. 15df9b1 Merge pull request #3094 from yang-g/string_ref_auth by jboeuf · 9 years ago
  6. 0d9f81f minor fixes by yang-g · 9 years ago
  7. 967caaa Merge pull request #3052 from nathanielmanistaatgoogle/crust by Masood Malekghassemi · 9 years ago
  8. d739ece Merge pull request #3086 from ctiller/radio-ga-ga by David G. Quintas · 9 years ago
  9. 4a71ce2 Increase msan timeout also by Craig Tiller · 9 years ago
  10. 70964fc Properly reset incoming buffer by Craig Tiller · 9 years ago
  11. 69b2afe Merge branch 'endpoints' of github.com:ctiller/grpc into endpoints by Craig Tiller · 9 years ago
  12. 8bf3408 Fix uninitialized data by Craig Tiller · 9 years ago
  13. 4381380 Merge pull request #3077 from yang-g/string_ref_auth by Craig Tiller · 9 years ago
  14. 2413615 Merge pull request #3085 from crast/fix-googletest-submodule by Yang Gao · 9 years ago
  15. 2a7df7d Use https like all the other submodules by James Crasta · 9 years ago
  16. 3d5ba2f Make port_windows compile again by Craig Tiller · 9 years ago
  17. da22c15 Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown by Tim Emiola · 9 years ago
  18. 1e27e7d Use port server on windows by Craig Tiller · 9 years ago
  19. 15c1ea9 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  20. 495c0d3 Merge pull request #3083 from stanley-cheung/php_missing_build_cflags by Stanley Cheung · 9 years ago
  21. d053265 php: fix build failure on mac by Stanley Cheung · 9 years ago
  22. 4ac2018 Fix up path by Craig Tiller · 9 years ago
  23. 3fda8ed Restore google test by Craig Tiller · 9 years ago
  24. c4a9f16 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  25. 57c48c6 Turn off debug by Craig Tiller · 9 years ago
  26. 0882a35 Fix refcounting by Craig Tiller · 9 years ago
  27. 69d500d Merge pull request #3081 from ctiller/under-pressure by David G. Quintas · 9 years ago
  28. b2ea0b9 Up asan/tsan timeouts - they need it by Craig Tiller · 9 years ago
  29. 33c9c1f Merge pull request #3080 from soltanmm/docfix by Nathaniel Manista · 9 years ago
  30. 18b3ccb Temporary fix on Python doc to alleviate confusion by Masood Malekghassemi · 9 years ago
  31. f61897d Merge pull request #3044 from nathanielmanistaatgoogle/no-such-method-code-and-message by Masood Malekghassemi · 9 years ago
  32. c84d4aa Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  33. 5e700f3 Merge remote-tracking branch 'upstream/master' into string_ref_auth by yang-g · 9 years ago
  34. 60e0e74 Merge pull request #3072 from ctiller/pneumatic-figure-skater by Vijay Pai · 9 years ago
  35. 6501071 Merge pull request #3079 from ctiller/scrubbing-the-floor by Yang Gao · 9 years ago
  36. 47ec9a4 Add ostream support for string_ref by Craig Tiller · 9 years ago
  37. afbbaf9 Merge pull request #3065 from yang-g/string_ref by Craig Tiller · 9 years ago
  38. f1c7674 Merge pull request #3048 from maxwell-demon/timespec by Craig Tiller · 9 years ago
  39. a96439e Merge pull request #3078 from ctiller/the-jackal-winked-at-the-moose by David G. Quintas · 9 years ago
  40. 8b5f4dc Fix typo by Craig Tiller · 9 years ago
  41. abd37fd Make run_tests.py robust against port_server not starting by Craig Tiller · 9 years ago
  42. 52730d3 Merge pull request #3035 from ctiller/naming-crisis by David G. Quintas · 9 years ago
  43. fd70b71 Merge pull request #3054 from ctiller/openssl-just-needs-to-build by David G. Quintas · 9 years ago
  44. 901277d Merge pull request #3073 from jtattermusch/appdomain_unloaded_exception by Michael Lumish · 9 years ago
  45. 940caa2 prevent occasional AppDomainUnloadedException from nunit by Jan Tattermusch · 9 years ago
  46. 9a26584 Merge pull request #3068 from ctiller/make-might-take-a-very-long-time by Jan Tattermusch · 9 years ago
  47. be95249 Cleanup test, initialize correctly by Craig Tiller · 9 years ago
  48. d090fe1 auth context api change for string_ref by yang-g · 9 years ago
  49. beb580b More merge conflict fix by Hongyu Chen · 9 years ago
  50. c22b179 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  51. 6e86944 Merge pull request #3021 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  52. 4c8288e The RPC Framework crust package by Nathaniel Manista · 9 years ago
  53. 3cfb479 Merge pull request #3067 from dgquintas/interop_streaming_fix by Yang Gao · 9 years ago
  54. 011ea49 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  55. 1b481b6 Merge pull request #3059 from soltanmm/timeout by Nathaniel Manista · 9 years ago
  56. e694264 Windows builds need longer by Craig Tiller · 9 years ago
  57. 04ecfa1 Added missing payloads to streaming compressed test by David Garcia Quintas · 9 years ago
  58. 352312c Merge github.com:grpc/grpc into openssl-just-needs-to-build by Craig Tiller · 9 years ago
  59. 9f8c100 Merge remote-tracking branch 'upstream/master' into string_ref by yang-g · 9 years ago
  60. 26fd1a3 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  61. 7e3c3b2 Merge pull request #3066 from yang-g/build by Craig Tiller · 9 years ago
  62. 31ff8bc add missing headers from 2495 by yang-g · 9 years ago
  63. 04babec Merge pull request #3043 from murgatroid99/objc_kvo_compliance by Michael Lumish · 9 years ago
  64. 8f56c42 Add global per-test timeout to Python test harness by Masood Malekghassemi · 9 years ago
  65. 9dee67b Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  66. d5ddbd8 Merge github.com:grpc/grpc into openssl-just-needs-to-build by Craig Tiller · 9 years ago
  67. 58824d4 Merge remote-tracking branch 'upstream/master' into string_ref by yang-g · 9 years ago
  68. 25de92c Assert uri not null better by Craig Tiller · 9 years ago
  69. e21908f impl by yang-g · 9 years ago
  70. 4087ea6 Merge pull request #2945 from maxwell-demon/master by Alistair Veitch · 9 years ago
  71. 4f5e6f0 Merge pull request #3063 from jtattermusch/windows_server_memory_leak by Craig Tiller · 9 years ago
  72. f5cf6fa Assert uri not null by Craig Tiller · 9 years ago
  73. a4d9f26 fix gpr_slice leak in server on connection reset by Jan Tattermusch · 9 years ago
  74. d01b6f4 Its not enough to just serialize the clean step... by Craig Tiller · 9 years ago
  75. f355272 Merge pull request #3060 from ctiller/sigwha by Jan Tattermusch · 9 years ago
  76. 4d03e21 Merge github.com:grpc/grpc into openssl-just-needs-to-build by Craig Tiller · 9 years ago
  77. 9f3b2d7 Expand error handling to ignore all errors printing output by Craig Tiller · 9 years ago
  78. 1dc323b Spam cleanup by Craig Tiller · 9 years ago
  79. 7d0c3f7 Merge pull request #3050 from ctiller/googly-test by Jan Tattermusch · 9 years ago
  80. c0136b9 Add comments by Craig Tiller · 9 years ago
  81. c9a3b0d Respond to review by Craig Tiller · 9 years ago
  82. 1eeb21c api change to string_ref by yang-g · 9 years ago
  83. d5539ec remove constexpr since gcc 4.4 or vs2010 does not support it by yang-g · 9 years ago
  84. 775ec1d Use SSL override as a default host name if none is specified by Craig Tiller · 9 years ago
  85. a96ce80 Update include path of core/profiling/basic_timers.c by Hongyu Chen · 9 years ago
  86. 887c094 Merge pull request #3057 from ctiller/not-murdering-things-is-also-ok by Vijay Pai · 9 years ago
  87. 3d20b00 Add a comment describing out views on killing by Craig Tiller · 9 years ago
  88. 1f1919c Merge pull request #3056 from ctiller/not-murdering-things-is-also-ok by Jan Tattermusch · 9 years ago
  89. 9639b81 Merge pull request #3046 from nathanielmanistaatgoogle/defect by Masood Malekghassemi · 9 years ago
  90. 62597fd Merge pull request #3047 from nathanielmanistaatgoogle/status by Masood Malekghassemi · 9 years ago
  91. d1f0838 Merge pull request #3051 from jtattermusch/csharp_docs by Michael Lumish · 9 years ago
  92. 43fef09 Don't fail a build on failure to kill a docker instance by Craig Tiller · 9 years ago
  93. d23318a Merge pull request #3055 from vjpai/U by Craig Tiller · 9 years ago
  94. 2098863 Make certain constants unsigned to please compiler on Mac by vjpai · 9 years ago
  95. b3e56c4 Drop whitespace from Python test metadata keys by Nathaniel Manista · 9 years ago
  96. 12a2701 Merge pull request #3011 from dgquintas/comma-separated-ips by Craig Tiller · 9 years ago
  97. b5bf12b Merge pull request #3049 from murgatroid99/objc_disable_udp_error by Craig Tiller · 9 years ago
  98. bf27a68 Merge pull request #3053 from jboeuf/cpp_string_ref by Craig Tiller · 9 years ago
  99. bf9a8f8 Fixing tests. by Julien Boeuf · 9 years ago
  100. 814ffd6 Fixing buildgen output. by Julien Boeuf · 9 years ago