1. e29e18c Merge pull request #3037 from vjpai/fray by Craig Tiller · 9 years ago
  2. 2e49a35 Fixed KVO test by murgatroid99 · 9 years ago
  3. 0660eac Merge branch 'master' into fray by Vijay Pai · 9 years ago
  4. 11c3c68 Merge github.com:grpc/grpc into endpoints by Craig Tiller · 9 years ago
  5. 7f4fc98 Merge branch 'endpoints' of github.com:ctiller/grpc into endpoints by Craig Tiller · 9 years ago
  6. d1ed567 Update comments by Craig Tiller · 9 years ago
  7. ddb0b8c Merge pull request #3019 from dgquintas/channel_args_compression by Yang Gao · 9 years ago
  8. d7749b9 Merge pull request #3036 from ctiller/build-cleanup by Yang Gao · 9 years ago
  9. e75ee38 Merge pull request #2969 from soltanmm/gravity-well by Nathaniel Manista · 9 years ago
  10. d2ea031 Merge pull request #2818 from ctiller/y12kdm3 by Vijay Pai · 9 years ago
  11. e180766 Merge pull request #3007 from jboeuf/core_md_processor_fixes by Craig Tiller · 9 years ago
  12. 115b759 Merge github.com:grpc/grpc into reject-the-stuffs by Craig Tiller · 9 years ago
  13. bb88b90 Merge branch 'master' of github.com:grpc/grpc into head_vs_tails by David Garcia Quintas · 9 years ago
  14. 9c36857 Merge branch 'master' of github.com:grpc/grpc into comma-separated-ips by David Garcia Quintas · 9 years ago
  15. 25bf313 Fix for lame clients by Craig Tiller · 9 years ago
  16. 02dda83 Merge branch 'master' of github.com:grpc/grpc into channel_args_compression by David Garcia Quintas · 9 years ago
  17. fe5f254 Improvements to the grpc_channel_args_compression_algorithm_set_state api by David Garcia Quintas · 9 years ago
  18. 28ed2fb Merge pull request #3032 from nathanielmanistaatgoogle/face by Masood Malekghassemi · 9 years ago
  19. 2432c22 Add a "transport" field to links.Ticket by Nathaniel Manista · 9 years ago
  20. 9faff0e Four small bugfixes by Nathaniel Manista · 9 years ago
  21. 4473e52 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  22. 333ced0 Remove accidental dependency on zookeeper in shutdown_test by Craig Tiller · 9 years ago
  23. 81b4fcb Added test for responseHeaders KVO compliance by murgatroid99 · 9 years ago
  24. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  25. 46f2d34 Move the default roots check before allocation by yang-g · 9 years ago
  26. bc85be1 Refactor default host name resolution by Craig Tiller · 9 years ago
  27. 79c9b35 The face interface of RPC Framework. by Nathaniel Manista · 9 years ago
  28. 0471588 Merge pull request #3029 from jtattermusch/csharp_responseheaders_and_tests by Jan Tattermusch · 9 years ago
  29. 11a28c7 Update projects by Craig Tiller · 9 years ago
  30. c530d50 Merge github.com:grpc/grpc into reject-the-stuffs by Craig Tiller · 9 years ago
  31. eb95b11 Turn off refcount debugging by Craig Tiller · 9 years ago
  32. 03d281a Merge pull request #2968 from nathanielmanistaatgoogle/nathaniel-core by Masood Malekghassemi · 9 years ago
  33. 578c7c5 revert AssemblyInfo.cs by Jan Tattermusch · 9 years ago
  34. 987263a Lower-case string by Craig Tiller · 9 years ago
  35. dca145b fix stylecop issues by Jan Tattermusch · 9 years ago
  36. 4c25efa support for reading response headers on client side by Jan Tattermusch · 9 years ago
  37. 3af838a simplify stream reads on client side by Jan Tattermusch · 9 years ago
  38. fb34a99 reading of response headers for unary response calls by Jan Tattermusch · 9 years ago
  39. ea02eb6 introduce INativeCall interface to simplify testing by Jan Tattermusch · 9 years ago
  40. b7e22b9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  41. 849c7ca prettify comment by Craig Tiller · 9 years ago
  42. 9fb35a5 split stream.h into sync_stream.h and async_stream.h by yang-g · 9 years ago
  43. 9e2f90c headers reorg by yang-g · 9 years ago
  44. 71e29ef Add new core tests to run_tests/run_python.sh by Masood Malekghassemi · 9 years ago
  45. b7e55a2 Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs by Tim Emiola · 9 years ago
  46. 1c09069 clang-format by Craig Tiller · 9 years ago
  47. ec9acab Update Windows to new endpoint API by Craig Tiller · 9 years ago
  48. 3c807ea Merge pull request #3023 from yang-g/node_health by Michael Lumish · 9 years ago
  49. f36e1b7 The RPC Framework core package. by Nathaniel Manista · 9 years ago
  50. e09dc78 rename census_filter.{c,h} to grpc_filter.{c,h} by Hongyu Chen · 9 years ago
  51. 2f5ea5f regenerate projects by yang-g · 9 years ago
  52. 592e7f2 Refactor Endpoint API by Craig Tiller · 9 years ago
  53. 3cb49e0 Update node health check service by yang-g · 9 years ago
  54. 0ea28f1 Merge pull request #3017 from stanley-cheung/php_update_gen_code_test by Michael Lumish · 9 years ago
  55. a753ba1 Merge pull request #3018 from jtattermusch/get_rid_of_shutdown by Michael Lumish · 9 years ago
  56. 80aa280 Fix character classes to updated spec by Craig Tiller · 9 years ago
  57. 49772e0 Outlaw illegal metadata characters by Craig Tiller · 9 years ago
  58. a4c4f02 Added C API functions for compression args handling (w/ tests) by David Garcia Quintas · 9 years ago
  59. e4134dd implement timeout_on_sleeping_server interop test by Jan Tattermusch · 9 years ago
  60. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  61. 10cab13 Merge pull request #3013 from tbetbetbe/grpc-ruby-support-per-message-compression by Michael Lumish · 9 years ago
  62. 41a166f Add cancel_all_calls to Python server by Masood Malekghassemi · 9 years ago
  63. 4c0fcda php: add tests for waitForReady by Stanley Cheung · 9 years ago
  64. b2a1c59 Update grpc.h by David G. Quintas · 9 years ago
  65. 2e405d4 php: update codegen, client now extends basestub by Stanley Cheung · 9 years ago
  66. 083b4d3 Merge pull request #2988 from madongfly/backoff by Eric Anderson · 9 years ago
  67. f53d058 Merge pull request #2973 from yang-g/reconnect_interop_spec by Eric Anderson · 9 years ago
  68. 025632a Expanded grpc_server_request_call's docstring by David G. Quintas · 9 years ago
  69. d392fa0 fix shutdown_test by yang-g · 9 years ago
  70. dbe7104 Merge remote-tracking branch 'upstream/master' into docs by yang-g · 9 years ago
  71. 3b4ebb0 Merge pull request #2997 from jtattermusch/metadata_polishing by Michael Lumish · 9 years ago
  72. 7840a55 Adds support for per message compression by Tim Emiola · 9 years ago
  73. 11e3028 regenerate projects by yang-g · 9 years ago
  74. 961eeb0 Merge remote-tracking branch 'upstream/master' into docs by yang-g · 9 years ago
  75. c317f07 Make Channel ctor private by yang-g · 9 years ago
  76. 6f98162 Merge pull request #2999 from murgatroid99/node_test_fixes by Tim Emiola · 9 years ago
  77. 2bfd275 sockaddr_resolver now supports comma-separated list of IPs by David Garcia Quintas · 9 years ago
  78. ef00308 remove internal_stub by yang-g · 9 years ago
  79. c2bd8a6 Fix server side and generic stub by yang-g · 9 years ago
  80. c389bd2 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  81. 431f8c2 make registermethod private by yang-g · 9 years ago
  82. a14ce85 comment by David Garcia Quintas · 9 years ago
  83. 5bb30c7 if to assert by David Garcia Quintas · 9 years ago
  84. 2670086 Assert http2 header ordering by David Garcia Quintas · 9 years ago
  85. 43a53ff Merge pull request #2998 from stanley-cheung/php_null_call_host by Michael Lumish · 9 years ago
  86. fc5dd15 Merge pull request #2978 from hongweiwang/remove-unregister-all-plugins by David G. Quintas · 9 years ago
  87. 2d7db89 Merge pull request #2995 from ctiller/timewhat by David G. Quintas · 9 years ago
  88. f0ee18d Merge pull request #3005 from dgquintas/head_vs_tails by Yang Gao · 9 years ago
  89. ee3dbb0 Have a richer interface for auth metadata processors. by Julien Boeuf · 9 years ago
  90. 48c9f25 Merge pull request #2977 from ctiller/shutdown-c++ by Yang Gao · 9 years ago
  91. 2262bf7 Merge pull request #3002 from dgquintas/client_helper_to_headers by Yang Gao · 9 years ago
  92. bdfc7ad Fixed wrong creation of metadata in compression. by David Garcia Quintas · 9 years ago
  93. b714648 Merge pull request #2991 from murgatroid99/core_shutdown_idempotency by Masood Malekghassemi · 9 years ago
  94. fdc1dc7 Move census_filters from .../channel to .../census by Hongyu Chen · 9 years ago
  95. d7c27c6 Merge pull request #2990 from stanley-cheung/update_debian_instructions by Tim Emiola · 9 years ago
  96. 1894f18 update installation instructions, review feedback by Stanley Cheung · 9 years ago
  97. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  98. 5329e4b update installation instructions, review feedback by Stanley Cheung · 9 years ago
  99. 5fd6855 Moved methods' impl to header for simplicity by David Garcia Quintas · 9 years ago
  100. 690e010 Merge pull request #2984 from stanley-cheung/php_fix_timeout_test by Tim Emiola · 9 years ago