Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #10826 from ctiller/ubsan | 2017-04-24 | |
|\ | | | | | Slow down timers for ubsan builds | ||
* \ | Merge pull request #10644 from MakMukhi/master | 2017-04-24 | |
|\ \ | | | | | | | Added unit testing support. | ||
| | * | Slow down timers for ubsan builds | 2017-04-24 | |
| |/ |/| | |||
* | | Merge pull request #10742 from markdroth/hash_table | 2017-04-21 | |
|\ \ | | | | | | | Change slice_hash_table to use linear probing and add unit test. | ||
* \ \ | Merge pull request #10762 from ctiller/c++compat | 2017-04-20 | |
|\ \ \ | | | | | | | | | Add a C++ compatibility check config | ||
* \ \ \ | Merge github.com:grpc/grpc into cpparena | 2017-04-19 | |
|\ \ \ \ | |||
| | | * | | Change hash table to use linear probing and add unit test. | 2017-04-19 | |
| | | | | | | | | | | | | | | | | | | | | Also add some missing rules in test/core/slice/BUILD. | ||
| | | | * | Tab/space problem with Makefile.template | 2017-04-18 | |
| | | | | | |||
| | | | * | Readding the line mistakenly deleted. | 2017-04-18 | |
| | | | | | |||
| | | | * | discovered generate_projects.sh script! | 2017-04-18 | |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into cpparena | 2017-04-18 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | * | | | Remove status_helper as it is not needed any more | 2017-04-18 | |
| |/ / / | |||
| * | | | Improvements to Fake Resolver | 2017-04-15 | |
| | | | | |||
| | | * | 1. Added golden file test. | 2017-04-14 | |
| | | | | | | | | | | | | | | | | | | | | 2. Added support for mock. 3. Sanity fix. | ||
* | | | | Merge github.com:grpc/grpc into cpparena | 2017-04-14 | |
|\| | | | |||
| * | | | Merge pull request #9972 from sreecha/cq_create_api_changes | 2017-04-14 | |
| |\ \ \ | | | | | | | | | | | Completion Queue creation API changes (C-Core and C++ only) | ||
| * \ \ \ | Merge github.com:grpc/grpc into minimal_test | 2017-04-13 | |
| |\ \ \ \ | |||
| | | * \ \ | Merge branch 'master' into cq_create_api_changes | 2017-04-13 | |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||
| | | * | | | Merge branch 'master' into cq_create_api_changes | 2017-04-13 | |
| | | |\ \ \ | |||
| | * | | | | | master to 1.4.0-dev | 2017-04-13 | |
| | | |/ / / | | |/| | | | |||
| | | | | * | formatting | 2017-04-13 | |
| | | | | | | |||
| | | | | * | Merge branch 'master' of github.com:grpc/grpc | 2017-04-13 | |
| | | | | |\ | |||
| | | | * | | | Add a C++ compatibility check config | 2017-04-13 | |
| | | | | |/ | | | | |/| | |||
| | * | | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 | 2017-04-13 | |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||
| * | | | | | Merge github.com:grpc/grpc into minimal_test | 2017-04-13 | |
| |\| | | | | |||
| | | | * | | Merge branch 'master' into cq_create_api_changes | 2017-04-13 | |
| | | | |\ \ | | | |_|/ / | | |/| | | | |||
| | | | | * | Initial commit: Auto-generate GMOCK code for client stub. | 2017-04-12 | |
| | | | | | | |||
| | * | | | | Merge pull request #10586 from yang-g/error_details2 | 2017-04-12 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | Add helper function to supply and parse error_details from Status. | ||
* | | | | | | Merge github.com:grpc/grpc into cpparena | 2017-04-12 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| | * | | | | Merge github.com:grpc/grpc into minimal_test | 2017-04-12 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | * | | Bump version to 1.2.4 | 2017-04-12 | |
| | | | | | | |||
| | | | * | | Merge pull request #10303 from murgatroid99/makefile_soname_fix | 2017-04-12 | |
| | | | |\ \ | | | | | | | | | | | | | | | Fix soname version mismatch in Makefile | ||
| * | | | \ \ | Merge github.com:grpc/grpc into truebin | 2017-04-12 | |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge github.com:grpc/grpc into cpparena | 2017-04-12 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | | * | | | | Add helper function to supply and parse error_details from Status. | 2017-04-11 | |
| | |_|/ / / / | |/| | | | | | |||
| | | | | | * | Merge branch 'master' into cq_create_api_changes | 2017-04-11 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| | | * | | | | Merge github.com:grpc/grpc into minimal_test | 2017-04-11 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #10501 from ctiller/epex2 | 2017-04-11 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Split event notification out of ev_epoll_linux.c | ||
| * \ \ \ \ \ \ | Merge pull request #10407 from kpayson64/alpine_linux_support | 2017-04-10 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Alpine linux support | ||
| | | | | | | | * | Merge branch 'master' into cq_create_api_changes | 2017-04-09 | |
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #10509 from apolcyn/json_driver_rpc_logger | 2017-04-09 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | create a grpc client qps test logging reporter | ||
| | * | | | | | | | | create a grpc client qps test logging reporter | 2017-04-08 | |
| | | | | | | | | | | |||
| | | | | | | | | * | Merge branch 'master' into cq_create_api_changes | 2017-04-07 | |
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| | | | | | | * | | | Bump version to 1.2.3 | 2017-04-07 | |
| | | | | | | | | | | |||
| | | | | | * | | | | Merge github.com:grpc/grpc into minimal_test | 2017-04-07 | |
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
| | | * | | | | | | | Fix build on Alpine linux + add portability tests | 2017-04-06 | |
| | |/ / / / / / / | |||
| | | | | | | | * | Merge branch 'master' into cq_create_api_changes | 2017-04-06 | |
| | | | | | | | |\ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||
| | | | | * | | | | Merge deadline_init/deadline_start | 2017-04-06 | |
| | | | | | | | | | |||
| | | | | * | | | | Rename compress_filter --> message_compress_filter | 2017-04-06 | |
| | | | | | | | | | |||
| | | * | | | | | | Split event notification out of ev_epoll_linux.c | 2017-04-06 | |
| | |/ / / / / / |