1. 6e86944 Merge pull request #3021 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  2. 3cfb479 Merge pull request #3067 from dgquintas/interop_streaming_fix by Yang Gao · 9 years ago
  3. 1b481b6 Merge pull request #3059 from soltanmm/timeout by Nathaniel Manista · 9 years ago
  4. 04ecfa1 Added missing payloads to streaming compressed test by David Garcia Quintas · 9 years ago
  5. 7e3c3b2 Merge pull request #3066 from yang-g/build by Craig Tiller · 9 years ago
  6. 31ff8bc add missing headers from 2495 by yang-g · 9 years ago
  7. 04babec Merge pull request #3043 from murgatroid99/objc_kvo_compliance by Michael Lumish · 9 years ago
  8. 8f56c42 Add global per-test timeout to Python test harness by Masood Malekghassemi · 9 years ago
  9. 4087ea6 Merge pull request #2945 from maxwell-demon/master by Alistair Veitch · 9 years ago
  10. 4f5e6f0 Merge pull request #3063 from jtattermusch/windows_server_memory_leak by Craig Tiller · 9 years ago
  11. a4d9f26 fix gpr_slice leak in server on connection reset by Jan Tattermusch · 9 years ago
  12. f355272 Merge pull request #3060 from ctiller/sigwha by Jan Tattermusch · 9 years ago
  13. 9f3b2d7 Expand error handling to ignore all errors printing output by Craig Tiller · 9 years ago
  14. 7d0c3f7 Merge pull request #3050 from ctiller/googly-test by Jan Tattermusch · 9 years ago
  15. 887c094 Merge pull request #3057 from ctiller/not-murdering-things-is-also-ok by Vijay Pai · 9 years ago
  16. 3d20b00 Add a comment describing out views on killing by Craig Tiller · 9 years ago
  17. 1f1919c Merge pull request #3056 from ctiller/not-murdering-things-is-also-ok by Jan Tattermusch · 9 years ago
  18. 9639b81 Merge pull request #3046 from nathanielmanistaatgoogle/defect by Masood Malekghassemi · 9 years ago
  19. 62597fd Merge pull request #3047 from nathanielmanistaatgoogle/status by Masood Malekghassemi · 9 years ago
  20. d1f0838 Merge pull request #3051 from jtattermusch/csharp_docs by Michael Lumish · 9 years ago
  21. 43fef09 Don't fail a build on failure to kill a docker instance by Craig Tiller · 9 years ago
  22. d23318a Merge pull request #3055 from vjpai/U by Craig Tiller · 9 years ago
  23. 2098863 Make certain constants unsigned to please compiler on Mac by vjpai · 9 years ago
  24. b3e56c4 Drop whitespace from Python test metadata keys by Nathaniel Manista · 9 years ago
  25. 12a2701 Merge pull request #3011 from dgquintas/comma-separated-ips by Craig Tiller · 9 years ago
  26. b5bf12b Merge pull request #3049 from murgatroid99/objc_disable_udp_error by Craig Tiller · 9 years ago
  27. bf27a68 Merge pull request #3053 from jboeuf/cpp_string_ref by Craig Tiller · 9 years ago
  28. bf9a8f8 Fixing tests. by Julien Boeuf · 9 years ago
  29. 814ffd6 Fixing buildgen output. by Julien Boeuf · 9 years ago
  30. 0382bfa Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref by Julien Boeuf · 9 years ago
  31. 8fd915a Adding grpc::string_ref class. by Julien Boeuf · 9 years ago
  32. 6047868 Use a custom exception in test_control by Nathaniel Manista · 9 years ago
  33. e289e52 Merge pull request #3038 from nathanielmanistaatgoogle/four-fixes by Masood Malekghassemi · 9 years ago
  34. 7c70bc2 Merge pull request #3045 from nathanielmanistaatgoogle/parameter-reassignment by Masood Malekghassemi · 9 years ago
  35. 5459875 Merge pull request #3040 from nathanielmanistaatgoogle/face by Masood Malekghassemi · 9 years ago
  36. 7b92bae Status code conformance in grpc._links by Nathaniel Manista · 9 years ago
  37. 8caba05 A test suite for the RPC Framework Face interface by Nathaniel Manista · 9 years ago
  38. f209c58 added generated docs by Jan Tattermusch · 9 years ago
  39. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  40. 8d8a52c Update to v1.7 by Craig Tiller · 9 years ago
  41. ef2e4d8 Update sanity by Craig Tiller · 9 years ago
  42. 16f6dac Make googletest a submodule by Craig Tiller · 9 years ago
  43. fede51f Merge pull request #3028 from yang-g/header_rearrange by Craig Tiller · 9 years ago
  44. 049e1df Made udp_server.c compile for iOS by murgatroid99 · 9 years ago
  45. 9d1f0c4 Fix merge failures by yang-g · 9 years ago
  46. 3db9d01 regenerate projects by yang-g · 9 years ago
  47. 3e4bd95 merge with head by yang-g · 9 years ago
  48. 045c12a Merge pull request #3008 from yang-g/docs by David G. Quintas · 9 years ago
  49. f637573 make unneeded API internal-only, update docs by Jan Tattermusch · 9 years ago
  50. 8c4549a Merge pull request #3039 from nathanielmanistaatgoogle/transport-objects by Masood Malekghassemi · 9 years ago
  51. c9dc74b Fix parameter reassignment defect by Nathaniel Manista · 9 years ago
  52. d7af736 Merge pull request #3010 from dgquintas/head_vs_tails by Craig Tiller · 9 years ago
  53. b1f2407 merge with head and resolve conflicts by yang-g · 9 years ago
  54. 99d3761 Merge pull request #3015 from grpc/docsdocsdocs by Craig Tiller · 9 years ago
  55. 1359a12 Added some clarification by Craig Tiller · 9 years ago
  56. 0e67ac2 Merge pull request #3034 from yang-g/sec_conn_leak by jboeuf · 9 years ago
  57. e29e18c Merge pull request #3037 from vjpai/fray by Craig Tiller · 9 years ago
  58. 2e49a35 Fixed KVO test by murgatroid99 · 9 years ago
  59. 0660eac Merge branch 'master' into fray by Vijay Pai · 9 years ago
  60. ddb0b8c Merge pull request #3019 from dgquintas/channel_args_compression by Yang Gao · 9 years ago
  61. d7749b9 Merge pull request #3036 from ctiller/build-cleanup by Yang Gao · 9 years ago
  62. e75ee38 Merge pull request #2969 from soltanmm/gravity-well by Nathaniel Manista · 9 years ago
  63. d2ea031 Merge pull request #2818 from ctiller/y12kdm3 by Vijay Pai · 9 years ago
  64. e180766 Merge pull request #3007 from jboeuf/core_md_processor_fixes by Craig Tiller · 9 years ago
  65. 115b759 Merge github.com:grpc/grpc into reject-the-stuffs by Craig Tiller · 9 years ago
  66. bb88b90 Merge branch 'master' of github.com:grpc/grpc into head_vs_tails by David Garcia Quintas · 9 years ago
  67. 9c36857 Merge branch 'master' of github.com:grpc/grpc into comma-separated-ips by David Garcia Quintas · 9 years ago
  68. 02dda83 Merge branch 'master' of github.com:grpc/grpc into channel_args_compression by David Garcia Quintas · 9 years ago
  69. fe5f254 Improvements to the grpc_channel_args_compression_algorithm_set_state api by David Garcia Quintas · 9 years ago
  70. 28ed2fb Merge pull request #3032 from nathanielmanistaatgoogle/face by Masood Malekghassemi · 9 years ago
  71. 2432c22 Add a "transport" field to links.Ticket by Nathaniel Manista · 9 years ago
  72. 9faff0e Four small bugfixes by Nathaniel Manista · 9 years ago
  73. 4473e52 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  74. 333ced0 Remove accidental dependency on zookeeper in shutdown_test by Craig Tiller · 9 years ago
  75. 81b4fcb Added test for responseHeaders KVO compliance by murgatroid99 · 9 years ago
  76. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  77. 46f2d34 Move the default roots check before allocation by yang-g · 9 years ago
  78. 79c9b35 The face interface of RPC Framework. by Nathaniel Manista · 9 years ago
  79. 0471588 Merge pull request #3029 from jtattermusch/csharp_responseheaders_and_tests by Jan Tattermusch · 9 years ago
  80. 11a28c7 Update projects by Craig Tiller · 9 years ago
  81. c530d50 Merge github.com:grpc/grpc into reject-the-stuffs by Craig Tiller · 9 years ago
  82. 03d281a Merge pull request #2968 from nathanielmanistaatgoogle/nathaniel-core by Masood Malekghassemi · 9 years ago
  83. 578c7c5 revert AssemblyInfo.cs by Jan Tattermusch · 9 years ago
  84. 987263a Lower-case string by Craig Tiller · 9 years ago
  85. dca145b fix stylecop issues by Jan Tattermusch · 9 years ago
  86. 4c25efa support for reading response headers on client side by Jan Tattermusch · 9 years ago
  87. 3af838a simplify stream reads on client side by Jan Tattermusch · 9 years ago
  88. fb34a99 reading of response headers for unary response calls by Jan Tattermusch · 9 years ago
  89. ea02eb6 introduce INativeCall interface to simplify testing by Jan Tattermusch · 9 years ago
  90. b7e22b9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  91. 849c7ca prettify comment by Craig Tiller · 9 years ago
  92. 9fb35a5 split stream.h into sync_stream.h and async_stream.h by yang-g · 9 years ago
  93. 9e2f90c headers reorg by yang-g · 9 years ago
  94. 71e29ef Add new core tests to run_tests/run_python.sh by Masood Malekghassemi · 9 years ago
  95. b7e55a2 Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs by Tim Emiola · 9 years ago
  96. 3c807ea Merge pull request #3023 from yang-g/node_health by Michael Lumish · 9 years ago
  97. f36e1b7 The RPC Framework core package. by Nathaniel Manista · 9 years ago
  98. e09dc78 rename census_filter.{c,h} to grpc_filter.{c,h} by Hongyu Chen · 9 years ago
  99. 2f5ea5f regenerate projects by yang-g · 9 years ago
  100. 3cb49e0 Update node health check service by yang-g · 9 years ago