1. f5b6b5b Replace existing string in SetUserAgentPrefix by Yuchen Zeng · 7 years ago
  2. 4564b8c Copy value at SetPointerWithVtable by Yuchen Zeng · 7 years ago
  3. 77532e8 Destroy pointer args when destructing a ChannelArguments by Yuchen Zeng · 8 years ago
  4. f0e1778 Add ChannelArguments methods for setting max send/recv message size. by Mark D. Roth · 8 years ago
  5. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  6. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  7. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  8. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  9. dc5d60b Allow setting service config via C++ API, for use in tests. by Mark D. Roth · 8 years ago
  10. ed91324 Get user agent right by Craig Tiller · 8 years ago
  11. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  12. 7e0c2f8 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  13. 7190b0c Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API. by Mark D. Roth · 8 years ago
  14. 153eaa7 s/BUFFER_POOL/RESOURCE_QUOTA/g by Craig Tiller · 8 years ago
  15. afcc875 clang-format by Craig Tiller · 8 years ago
  16. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  17. de3daf5 More interfaces for grpc_socket_mutator by Yuchen Zeng · 8 years ago
  18. db1a5cc Buffer pool C++ wrapper by Craig Tiller · 8 years ago
  19. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  20. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  21. 9533d04 Fix includes by Craig Tiller · 8 years ago
  22. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 9 years ago
  23. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 9 years ago
  24. 9384dd9 add comments by yang-g · 9 years ago
  25. 1945ae4 Fix copyright by yang-g · 9 years ago
  26. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 9 years ago
  27. 1948244 Get subchannel index working by Craig Tiller · 9 years ago
  28. 5de79ee clang-format by Craig Tiller · 9 years ago
  29. edc2fff Channel args comparisons by Craig Tiller · 9 years ago
  30. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago[Renamed (87%) from src/cpp/client/channel_arguments.cc]
  31. 9e2f90c headers reorg by yang-g · 9 years ago
  32. 60fb201 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  33. bf6abee Remove experimental prefix by Craig Tiller · 9 years ago
  34. b4fdd32 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  35. 0dc5e6c User agent string support by Craig Tiller · 9 years ago
  36. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  37. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  38. cc6c43c Exposed compression level in channel arguments (C and C++) by David Garcia Quintas · 9 years ago
  39. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  40. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  41. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  42. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  43. a49839f fix MOE compliling error. by chenw · 10 years ago
  44. 7cebec7 Use overriden host name when creating a call. by yangg · 10 years ago
  45. 59dfc90 Client side implementation of creating channel with credentials. by yangg · 10 years ago[Copied (61%) from test/cpp/util/test_ssl_channel.cc]
  46. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  47. b7ebd3b Initial import. by Nicolas Noble · 10 years ago