1. 0e00c43 Move headers from grpc++ to grpcpp by Muxi Yan · 7 years ago
  2. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  3. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  4. 36522e9 Merge master after no Extern C changes by Yash Tibrewal · 7 years ago
  5. c354269 Remove _ prefixed variable names by Yash Tibrewal · 7 years ago
  6. adbfbd5 Remove all extern C by ncteisen · 7 years ago
  7. 6c26b16 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes by Yash Tibrewal · 7 years ago
  8. 75122c2 Address some PR comments by Yash Tibrewal · 7 years ago
  9. 0ee7574 Removing instances of exec_ctx being passed around in functions in by Yash Tibrewal · 7 years ago
  10. fe40815 Readd grpclb fallback by Juanli Shen · 7 years ago
  11. 01e83b5 Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb." by Ken Payson · 7 years ago
  12. aba0a0a Add fallback (use backends from resolver if can't reach balancer) to grpclb. by Juanli Shen · 7 years ago
  13. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  14. f5b6b5b Replace existing string in SetUserAgentPrefix by Yuchen Zeng · 8 years ago
  15. 4564b8c Copy value at SetPointerWithVtable by Yuchen Zeng · 8 years ago
  16. 77532e8 Destroy pointer args when destructing a ChannelArguments by Yuchen Zeng · 8 years ago
  17. f0e1778 Add ChannelArguments methods for setting max send/recv message size. by Mark D. Roth · 8 years ago
  18. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  19. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  20. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  21. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  22. dc5d60b Allow setting service config via C++ API, for use in tests. by Mark D. Roth · 8 years ago
  23. ed91324 Get user agent right by Craig Tiller · 8 years ago
  24. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  25. 7e0c2f8 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  26. 7190b0c Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API. by Mark D. Roth · 8 years ago
  27. 153eaa7 s/BUFFER_POOL/RESOURCE_QUOTA/g by Craig Tiller · 8 years ago
  28. afcc875 clang-format by Craig Tiller · 8 years ago
  29. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  30. de3daf5 More interfaces for grpc_socket_mutator by Yuchen Zeng · 8 years ago
  31. db1a5cc Buffer pool C++ wrapper by Craig Tiller · 8 years ago
  32. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  33. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  34. 9533d04 Fix includes by Craig Tiller · 9 years ago
  35. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 9 years ago
  36. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 9 years ago
  37. 9384dd9 add comments by yang-g · 9 years ago
  38. 1945ae4 Fix copyright by yang-g · 9 years ago
  39. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 9 years ago
  40. 1948244 Get subchannel index working by Craig Tiller · 9 years ago
  41. 5de79ee clang-format by Craig Tiller · 9 years ago
  42. edc2fff Channel args comparisons by Craig Tiller · 9 years ago
  43. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago[Renamed (87%) from src/cpp/client/channel_arguments.cc]
  44. 9e2f90c headers reorg by yang-g · 9 years ago
  45. 60fb201 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  46. bf6abee Remove experimental prefix by Craig Tiller · 9 years ago
  47. b4fdd32 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  48. 0dc5e6c User agent string support by Craig Tiller · 9 years ago
  49. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  50. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  51. cc6c43c Exposed compression level in channel arguments (C and C++) by David Garcia Quintas · 9 years ago
  52. 6baa9b6 clang-format c++ code by Yang Gao · 10 years ago
  53. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  54. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  55. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  56. a49839f fix MOE compliling error. by chenw · 10 years ago
  57. 7cebec7 Use overriden host name when creating a call. by yangg · 10 years ago
  58. 59dfc90 Client side implementation of creating channel with credentials. by yangg · 10 years ago[Copied (61%) from test/cpp/util/test_ssl_channel.cc]
  59. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  60. b7ebd3b Initial import. by Nicolas Noble · 10 years ago