Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #10644 from MakMukhi/master | 2017-04-24 | |
|\ | | | | | Added unit testing support. | ||
* \ | Merge pull request #10742 from markdroth/hash_table | 2017-04-21 | |
|\ \ | | | | | | | Change slice_hash_table to use linear probing and add unit test. | ||
* \ \ | 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. | ||
| | | * | trial and error | 2017-04-18 | |
| | | | | |||
| | | * | trial and error | 2017-04-18 | |
| | | | | |||
| | | * | discovered generate_projects.sh script! | 2017-04-18 | |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into cpparena | 2017-04-18 | |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | more trial and error for sanity | 2017-04-18 | |
| | | | | |||
| | * | | Remove status_helper as it is not needed any more | 2017-04-18 | |
| |/ / | |||
| | * | more sanity | 2017-04-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trying to fix some sanity nope that didn't work fixing test failiures added debug code more trail and error more trial and error cleaning debug code | ||
| * | | Improvements to Fake Resolver | 2017-04-15 | |
| | | | |||
* | | | Merge github.com:grpc/grpc into cpparena | 2017-04-14 | |
|\| | | |||
| * | | Merge github.com:grpc/grpc into minimal_test | 2017-04-13 | |
| |\| | |||
| | * | 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 | |
| | |\ \ | | |/ / | |/| | | |||
| * | | | 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 github.com:grpc/grpc into minimal_test | 2017-04-11 | |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Merge deadline_init/deadline_start | 2017-04-06 | |
| | | | | |||
| * | | | Split event notification out of ev_epoll_linux.c | 2017-04-06 | |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into minimal_test | 2017-04-05 | |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Merge github.com:grpc/grpc into truebin | 2017-04-05 | |
| | |\ \ | | |/ / | |/| | | |||
* | | | | Merge github.com:grpc/grpc into cpparena | 2017-04-05 | |
|\| | | | |||
| * | | | Merge pull request #9902 from y-zeng/keepalive_server | 2017-04-04 | |
| |\ \ \ | | | | | | | | | | | Client-side keepalive pings server enforcement | ||
* | | | | | Merge github.com:grpc/grpc into cpparena | 2017-04-04 | |
|\| | | | | |||
| | | * | | Merge github.com:grpc/grpc into truebin | 2017-04-04 | |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Merge github.com:grpc/grpc into minimal_test | 2017-04-04 | |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #10423 from ctiller/minimal | 2017-04-04 | |
| |\ \ \ \ | | | | | | | | | | | | | Working towards enabling a minimal stack | ||
| * \ \ \ \ | Merge pull request #8063 from royalharsh/buffers | 2017-04-04 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Refactor python code generator to support other serializers | ||
| | | | * | | | Add bad_ping test, fix ping test | 2017-04-04 | |
| | |_|/ / / | |/| | | | | |||
| | | | * | | Add new setting for true-binary mode | 2017-04-03 | |
| | |_|/ / | |/| | | | |||
| | | | * | Optionalize deadline checking | 2017-04-03 | |
| | | | | | |||
| | | | * | Optionalize compress, gather all the http2 filter bits together in ext/ | 2017-04-03 | |
| | | | | | |||
| | | | * | Optionalize message_size_filter | 2017-04-03 | |
| | | |/ | |||
| | | * | Merge | 2017-04-02 | |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into minimal | 2017-04-02 | |
| | | |\ | | |_|/ | |/| | | |||
* | | | | Merge github.com:grpc/grpc into cpparena | 2017-04-01 | |
|\| | | | |||
| | | * | optionalize max_age | 2017-03-31 | |
| | | | | |||
| | | * | Reorganize ext tree | 2017-03-31 | |
| | | | | | | | | | | | | | | | | | | | | - filters live under filters - lb_policy, resolver implementations (being part of client_channel) live under client_channel | ||
| * | | | Something brokeded sanity | 2017-03-31 | |
| | |/ | |/| | |||
| * | | Merge pull request #10382 from ctiller/checks | 2017-03-31 | |
| |\ \ | | | | | | | | | Reinstate filegroup dependency checks, fix fallout | ||
| * \ \ | Merge pull request #10318 from y-zeng/server_channel_max_age | 2017-03-31 | |
| |\ \ \ | | | | | | | | | | | Max age for server channels | ||
* | | | | | Merge github.com:grpc/grpc into cpparena | 2017-03-31 | |
|\| | | | | |||
| | | * | | Regenerate projects | 2017-03-30 | |
| | |/ / | |/| | | |||
| * | | | Merge pull request #9780 from ctiller/cpp_bazelness | 2017-03-30 | |
| |\ \ \ | | | | | | | | | | | More C++ Bazel support | ||
| | | * | | Add max_connection_idle test | 2017-03-29 | |
| | | | | | |||
| | | * | | Add max_connection_age end2end test | 2017-03-28 | |
| | | | | |