Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | Eliminate redundant places where server name was stored. | 2016-12-12 | ||
| | | | * | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | 2016-12-12 | ||
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||
| | | | | * | | | Revert "Revert "Revert "Revert "Remove redundant includes from string.h and t... | 2016-12-12 | ||
| | | |_|/ / / | | |/| | | | | ||||
| | * | | | | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" | 2016-12-12 | ||
| | | | * | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | 2016-12-12 | ||
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | ||||
| | | | | * | | Merge branch 'master' into reduce_cq | 2016-12-09 | ||
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | ||||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | 2016-12-09 | ||
| |\| | | | | | ||||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | 2016-12-09 | ||
| |\ \ \ \ \ \ | ||||
| | | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-s... | 2016-12-09 | ||
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||
| | | | | | | * | Offer grpc_slice_to_c_string to simplify some code | 2016-12-09 | ||
| | | | | | | * | Fix stack corruption | 2016-12-08 | ||
| | | | | | | * | Fix include guards | 2016-12-08 | ||
| | | | | | | * | Start resolving memory issues in C++ metadata | 2016-12-08 | ||
| | | | | | | * | Merge branch 'slice_interning' into metadata_filter | 2016-12-06 | ||
| | | | | | | |\ | ||||
| | | | | | | | * | Merge branch 'slice_with_exec_ctx' into slice_interning | 2016-12-06 | ||
| | | | | | | | |\ | | | | | | |_|_|/ | | | | | |/| | | | ||||
| | | | | * | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | 2016-12-06 | ||
| | | | | |\ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||
| | | * | | | | | | clang-format | 2016-12-06 | ||
| | * | | | | | | | gpr_atm isn't automatically initialized to 0. Thanks Obama. | 2016-12-05 | ||
| | * | | | | | | | clang-format | 2016-12-05 | ||
| | * | | | | | | | Track requests that could cause other requests to be created, and don't do | 2016-12-05 | ||
| | | * | | | | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | 2016-12-05 | ||
| | |/ / / / / / | ||||
| | * | | | | | | Revert "Remove redundant includes from string.h and tmpfile.h" | 2016-12-05 | ||
| | * | | | | | | Temporarily enable gpr_slice_* functions to not break api compatibility | 2016-12-01 | ||
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into cares_buildin | 2016-11-30 | ||
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | | * | | | | | Clarify grpc_call_start_batch error semantics | 2016-11-30 | ||
| | | | | | | * | Merge branch 'slice_with_exec_ctx' into slice_interning | 2016-11-30 | ||
| | | | | | | |\ | | | | | |_|_|/ | | | | |/| | | | ||||
| | | | * | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | 2016-11-30 | ||
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| | | | | * | | | Reduce memory bloat (each server cq is very expensive in C-core layer) | 2016-11-29 | ||
| | |_|_|/ / / | |/| | | | | | ||||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | 2016-11-28 | ||
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | | | | * | | Declare sub_refcnt field | 2016-11-23 | ||
| | | | | * | | Move from cmp --> eq, and provide a good implementation for interning | 2016-11-21 | ||
| | | | | * | | C++ compiles | 2016-11-21 | ||
| | | | | * | | Start moving C++ to slice interfaces | 2016-11-21 | ||
| | | | | * | | Merge github.com:grpc/grpc into eliminate_mdstr | 2016-11-18 | ||
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | ||||
| | | | | * | | Get identity law testing right | 2016-11-18 | ||
| | | | | * | | Merge branch 'slice_with_exec_ctx' into eliminate_mdstr | 2016-11-18 | ||
| | | | | |\ \ | | | | | |/ / | | | | |/| | | ||||
| * | | | | | | add todo | 2016-11-18 | ||
| | | | * | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | 2016-11-18 | ||
| | | | |\ \ \ | ||||
| | * | | | | | | Avoid confusion between server name and URI. | 2016-11-18 | ||
| | * | | | | | | Pass client channel factory and server name via channel args. | 2016-11-18 | ||
* | | | | | | | | clean up | 2016-11-18 | ||
* | | | | | | | | Address review comments | 2016-11-18 | ||
| | | | | | * | | Fix static metadata | 2016-11-17 | ||
| * | | | | | | | Expose message limit constants so that users can reference them | 2016-11-17 | ||
| | |_|_|/ / / | |/| | | | | | ||||
| | | | | * | | All core tests compile without grpc_mdstr | 2016-11-17 | ||
| * | | | | | | Merge pull request #8617 from markdroth/service_config_json | 2016-11-17 | ||
| |\ \ \ \ \ \ | ||||
| | | | | | * | | Move slice functions to vtable, implement hash | 2016-11-17 | ||
| | | | | | * | | Merge branch 'slice_interning' into eliminate_mdstr | 2016-11-16 | ||
| | | | | | |\| | ||||
| | | | | | | * | Merge branch 'slice_with_exec_ctx' into slice_interning | 2016-11-16 | ||
| | | | | | | |\ | | | | | | |_|/ | | | | | |/| | | ||||
| | | | | * | | | Fix include guards | 2016-11-16 |