1. 979abf6 regenerate projects by yang-g · 8 years ago
  2. b587561 Merge remote-tracking branch 'upstream/master' into ssl_fuzzer by yang-g · 8 years ago
  3. aa0a5a2 Merge remote-tracking branch 'upstream/master' into ssl_fuzzer by yang-g · 8 years ago
  4. 10a27c1 Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cronet by Muxi Yan · 8 years ago
  5. 0ace62f Merge pull request #8618 from markdroth/channel_info_api by Mark D. Roth · 8 years ago
  6. aed3cb4 fix sources_and_headers.json by yang-g · 8 years ago
  7. e98181f Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  8. 25c3543 Fix sanity by Craig Tiller · 8 years ago
  9. 31606bd Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  10. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  11. 0e44a25 Fix C++ filter API and add test for it. by Mark D. Roth · 8 years ago
  12. 6ab2ccd regenerate projects by yang-g · 8 years ago
  13. 3a30541 Merge remote-tracking branch 'upstream/master' into ssl_fuzzer by yang-g · 8 years ago
  14. ed91324 Get user agent right by Craig Tiller · 8 years ago
  15. d7b1bdf Fix dependency glitch by Craig Tiller · 8 years ago
  16. fbe3444 Merge branch 'sane' into decouple_version_number by Craig Tiller · 8 years ago
  17. 194b238 Merge github.com:grpc/grpc into decouple_version_number by Craig Tiller · 8 years ago
  18. 31e2128 Add a fuzzer for ssl server side by yang-g · 8 years ago
  19. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  20. 0b48db4 Merge pull request #8537 from markdroth/remove_fake_resolver by Mark D. Roth · 8 years ago
  21. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  22. 453d563 Merge github.com:grpc/grpc into microbench by Craig Tiller · 8 years ago
  23. d3f25b3 Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  24. 739a93e Merge branch 'master' into turn_it_to_11 by Vijay Pai · 8 years ago
  25. 6c8492d Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  26. 57f30d1 Merge pull request #8523 from markdroth/lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  27. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  28. e140d5c Regenerate all projects by Vijay Pai · 8 years ago
  29. ac119ba Merge github.com:grpc/grpc into microbench by Craig Tiller · 8 years ago
  30. 0df7d34 Merge pull request #8380 from y-zeng/reflection_header by Yuchen Zeng · 8 years ago
  31. 6e3e39f Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver by Mark D. Roth · 8 years ago
  32. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  33. 7e0c2f8 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  34. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  35. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  36. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  37. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  38. cb356b2 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  39. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  40. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  41. f6f9cf3 buildtests_c builds by Craig Tiller · 8 years ago
  42. 5282cdb Run benchamrks to ensure zero bitrot by Craig Tiller · 8 years ago
  43. d8a2fa0 Hardcode a different regex engine by Craig Tiller · 8 years ago
  44. 7a34e48 Codegen by Craig Tiller · 8 years ago
  45. c335054 Generate build files by Craig Tiller · 8 years ago
  46. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  47. 4522876 Add test for setting LB policy via C++ API. by Mark D. Roth · 8 years ago
  48. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  49. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  50. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  51. 4c2e3e7 Merge pull request #8377 from htuch/alpn by Craig Tiller · 8 years ago
  52. 42fea2a Initial google_benchmark integration: generated files by Craig Tiller · 8 years ago
  53. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  54. 3a96ee3 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  55. 33d5494 generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr by Sree Kuchibhotla · 8 years ago
  56. b40a8fa Merge pull request #8437 from makdharma/stress_test_options by makdharma · 8 years ago
  57. 9193119 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  58. 8e386a6 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  59. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  60. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  61. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  62. 1e31973 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  63. 93ca807 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  64. 62b2a90 Fix handshake_client bind flakes and build issues. by Harvey Tuch · 8 years ago
  65. 8cdf17a Introduce a grpc-exp ALPN protocol identifier. by Harvey Tuch · 8 years ago
  66. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  67. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  68. 99e61f8 Merge pull request #8418 from markdroth/interop_flags by Mark D. Roth · 8 years ago
  69. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  70. d9cbec4 Merge pull request #8095 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  71. c5fb957 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  72. 4f5ae75 Fix build for import by Craig Tiller · 8 years ago
  73. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago
  74. e3dd1d7 modify stress_test command line options by Makarand Dharmapurikar · 8 years ago
  75. 491e1a6 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  76. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  77. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  78. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  79. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  80. 6952b21 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  81. 654aa86 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  82. 556aebb Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  83. 2430171 Allow specifying extra flags for C++ interop server. by Mark D. Roth · 8 years ago
  84. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  85. f1e5d12 Merge pull request #8371 from yang-g/server_context_spouse by Yang Gao · 8 years ago
  86. 2a00d3d Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  87. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  88. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  89. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  90. 324cc66 Fix missing dependencies by Yuchen Zeng · 8 years ago
  91. 7ec3171 Merge remote-tracking branch 'upstream/master' into cronet_cpp_api by Garrett Casto · 8 years ago
  92. 5f6fbc8 More dependency changes by Yuchen Zeng · 8 years ago
  93. 169c985 Remove generated pb files by Yuchen Zeng · 8 years ago
  94. 6a721b5 Rename grpc_hash_table to grpc_mdstr_hash_table. by Mark D. Roth · 8 years ago
  95. c4292fb Add a simple test by yang-g · 8 years ago
  96. 4287998 Add a test spouse for server context by yang-g · 8 years ago
  97. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago
  98. 82e4ec7 Moved cv polling into ev_poll_posix.c by Ken Payson · 8 years ago
  99. e4996d6 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  100. fbe1753 Add test of cancelling ops when :authority exists but not supported by Muxi Yan · 8 years ago