1. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  2. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  3. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  4. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  5. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  6. 4c2e3e7 Merge pull request #8377 from htuch/alpn by Craig Tiller · 8 years ago
  7. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  8. b40a8fa Merge pull request #8437 from makdharma/stress_test_options by makdharma · 8 years ago
  9. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  10. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  11. 7be1322 Restrict handshake_{client,server} to linux platform. by Harvey Tuch · 8 years ago
  12. 93ca807 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  13. 62b2a90 Fix handshake_client bind flakes and build issues. by Harvey Tuch · 8 years ago
  14. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  15. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  16. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  17. 99e61f8 Merge pull request #8418 from markdroth/interop_flags by Mark D. Roth · 8 years ago
  18. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  19. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  20. 4f5ae75 Fix build for import by Craig Tiller · 8 years ago
  21. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago
  22. e3dd1d7 modify stress_test command line options by Makarand Dharmapurikar · 8 years ago
  23. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  24. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  25. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  26. b7a8381 Disable a new test from running under libuv by murgatroid99 · 8 years ago
  27. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  28. 6952b21 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  29. 2430171 Allow specifying extra flags for C++ interop server. by Mark D. Roth · 8 years ago
  30. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  31. f1e5d12 Merge pull request #8371 from yang-g/server_context_spouse by Yang Gao · 8 years ago
  32. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  33. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  34. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  35. 7ec3171 Merge remote-tracking branch 'upstream/master' into cronet_cpp_api by Garrett Casto · 8 years ago
  36. 6a721b5 Rename grpc_hash_table to grpc_mdstr_hash_table. by Mark D. Roth · 8 years ago
  37. c4292fb Add a simple test by yang-g · 8 years ago
  38. 4287998 Add a test spouse for server context by yang-g · 8 years ago
  39. 82e4ec7 Moved cv polling into ev_poll_posix.c by Ken Payson · 8 years ago
  40. aa9c578 Clean up code after merge with master by murgatroid99 · 8 years ago
  41. c99945e Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  42. fdc2b10 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  43. d195cf5 Add condition variable polling engine by kpayson64 · 8 years ago
  44. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  45. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  46. 1519574 Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  47. 30542c0 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  48. d7c8c2b Merge remote-tracking branch 'upstream/master' into proto_db by Yuchen Zeng · 8 years ago
  49. 931a26b Add C++ Api by Garrett Casto · 8 years ago
  50. 0b259a8 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  51. 94ba752 Merge remote-tracking branch 'upstream/master' into fake_resolver by Mark D. Roth · 8 years ago
  52. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  53. 787d58f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  54. 9eee718 Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  55. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  56. 43f562d Merge pull request #8179 from stanley-cheung/php-proto3-pr by Stanley Cheung · 8 years ago
  57. 0368e3d Merge pull request #8205 from ctiller/crashy by Craig Tiller · 8 years ago
  58. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  59. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  60. 4089138 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  61. b7223bb PHP Proto3: update templates by Stanley Cheung · 8 years ago
  62. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  63. 748524e Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  64. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  65. af541d8 Fix conflicting filename by Craig Tiller · 8 years ago
  66. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  67. db1a5cc Buffer pool C++ wrapper by Craig Tiller · 8 years ago
  68. 6600645 Refactor hash table code into its own module and use it for method_config as well as method_config_table. by Mark D. Roth · 8 years ago
  69. bec804b Merge branch 'deadline_filter' into service_config by Mark D. Roth · 8 years ago
  70. 012372f Cleanup test, check fail fast or not by Craig Tiller · 8 years ago
  71. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  72. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  73. 2717035 Improve ProtoReflectionDescriptorDatabase by Yuchen Zeng · 8 years ago
  74. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  75. 5abf79a Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  76. 8695876 Buffer pools compile by Craig Tiller · 8 years ago
  77. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  78. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago
  79. 0d19c67 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  80. ca30eb9 Add (empty) buffer pool test by Craig Tiller · 8 years ago
  81. 7af69f3 Add buffer pools to build by Craig Tiller · 8 years ago
  82. 24129f0 Merge remote-tracking branch 'upstream/master' into cli_list by Yuchen Zeng · 8 years ago
  83. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  84. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  85. 880b457 Backport of #8055 into v1.0.x. by Nicolas "Pixel" Noble · 8 years ago
  86. 1edc77c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  87. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  88. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  89. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  90. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  91. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  92. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  93. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  94. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  95. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  96. b8ab81f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  97. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  98. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  99. 762e72e Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  100. 2137cd8 Rename client_config directory to client_channel. by Mark D. Roth · 8 years ago