Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into release-0_12_master_merge | murgatroid99 | 2016-01-13 |
|\ | |||
| * | Updated copyrights | murgatroid99 | 2016-01-12 |
| | | |||
| * | Merge pull request #4238 from ctiller/poffy | Vijay Pai | 2016-01-11 |
| |\ | | | | | | | Make pick_first fast path lock free | ||
* | | | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
|\| | | |||
| * | | Merge pull request #4627 from daniel-j-born/tcp_fd | Craig Tiller | 2016-01-08 |
| |\ \ | | | | | | | | | Expose the fd in grpc_fd and grpc_tcp. | ||
| * | | | clang-format | Craig Tiller | 2016-01-07 |
| | | | | |||
| * | | | Merge pull request #4626 from ctiller/wtfwin | Alistair Veitch | 2016-01-07 |
| |\ \ \ | | | | | | | | | | | Add an early out to gpr_cpu_test | ||
| | | * | | Don't use ep after destroy in the test. | Dan Born | 2016-01-07 |
| | | | | | |||
| | | | * | Fix pings | Craig Tiller | 2016-01-07 |
| | | | | | |||
| | | * | | Unit tests for new functions | Dan Born | 2016-01-06 |
| | | | | | |||
| | * | | | Merge github.com:grpc/grpc into wtfwin | Craig Tiller | 2016-01-06 |
| | |\ \ \ | | | | |/ | | | |/| | |||
| * | | | | Update new files | Craig Tiller | 2016-01-06 |
| | | | | | |||
| * | | | | Merge github.com:grpc/grpc into clangfmt | Craig Tiller | 2016-01-06 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
* | | | | | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 |
| | | | | | |||
| | * | | | Merge pull request #4589 from ctiller/enforcer | jboeuf | 2016-01-06 |
| | |\ \ \ | | | | | | | | | | | | | Add a test to ensure public core headers are C89 | ||
| | | | * | | Fix compilation with clang/gcc | Craig Tiller | 2016-01-05 |
| | | | | | | |||
| | | | * | | Add an early out to gpr_cpu_test | Craig Tiller | 2016-01-05 |
| | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This test consumes a huge amount of CPU. On Windows, it additionally starves other tests from getting scheduled - for long enough that those tests time out and fail. Historically tests starting shortly after this test are the most likely to fail. Once we've seen all CPU's, we will no longer do anything useful - so check for that, and finish up early whenever possible. | ||
| * | | | | Tweak end2end formatting | Craig Tiller | 2016-01-05 |
| | | | | | |||
| * | | | | Tweak end2end formatting | Craig Tiller | 2016-01-05 |
| | | | | | |||
* | | | | | Merge pull request #4615 from murgatroid99/backport_copyright_sanity_test | Craig Tiller | 2016-01-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Backport copyright changes | ||
| | * | | | | Fix end2end_test formatting | Craig Tiller | 2016-01-05 |
| | | | | | | |||
| * | | | | | Update copyrights | Craig Tiller | 2016-01-04 |
| | | | | | | |||
| | | * | | | Merge github.com:grpc/grpc into ints | Craig Tiller | 2016-01-04 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||
| | * | | | | Update copyrights | Craig Tiller | 2016-01-04 |
| | | | | | | |||
| | * | | | | clang-format code | Craig Tiller | 2016-01-04 |
| | | |/ / | | |/| | | |||
| | | | * | Fix makefile, codegen bugs | Craig Tiller | 2016-01-04 |
| | | | | | |||
| | * | | | Merge pull request #4563 from ctiller/copying | Michael Lumish | 2016-01-04 |
| | |\ \ \ | | | | | | | | | | | | | Update copyrights | ||
| | | | | * | zookeeper is platform specific | Craig Tiller | 2016-01-04 |
| | | | | | | |||
| | | | | * | Add a test that public headers compile as C99 | Craig Tiller | 2016-01-04 |
| | | | |/ | |||
* | | | | | Unit testing the peer from auth context functionality. | Julien Boeuf | 2015-12-28 |
| | | | | | |||
* | | | | | Removing the peer from the SSL security connector. | Julien Boeuf | 2015-12-28 |
|/ / / / | | | | | | | | | | | | | - Missing unit tests. | ||
| * | | | Eliminate a layer of libraries in the end2end tests | Craig Tiller | 2015-12-22 |
| | | | | |||
| | * | | Update copyrights | Craig Tiller | 2015-12-22 |
| | | | | |||
| | | * | Fix time_test.c | Craig Tiller | 2015-12-22 |
| | | | | |||
| | | * | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| | |/ | |/| | |||
| * | | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |
| |/ | |||
| * | Merge pull request #4384 from ctiller/big_data | Yang Gao | 2015-12-18 |
| |\ | | | | | | | Add a test that overflows incoming flow control windows | ||
| * \ | Merge branch 'master' of github.com:grpc/grpc into ↵ | Julien Boeuf | 2015-12-18 |
| |\ \ | | | | | | | | | | | | | remove_peer_from_ssl_auth_context | ||
| * | | | Unit testing the peer from auth context functionality. | Julien Boeuf | 2015-12-18 |
| | | | | |||
| * | | | Removing the peer from the SSL security connector. | Julien Boeuf | 2015-12-17 |
| | | | | | | | | | | | | | | | | - Missing unit tests. | ||
| | * | | fixing x64 build with vs2015 | Jan Tattermusch | 2015-12-17 |
| |/ / | |||
| | * | clang-format | Craig Tiller | 2015-12-16 |
| | | | |||
| | * | Fix merge | Craig Tiller | 2015-12-16 |
| | | | |||
| | * | Merge github.com:grpc/grpc into big_data | Craig Tiller | 2015-12-16 |
| | |\ | | |/ | |/| | |||
| * | | lb_policies_test robustness work | Craig Tiller | 2015-12-15 |
| | | | |||
| * | | Merge pull request #4453 from ctiller/server_stall | Sree Kuchibhotla | 2015-12-15 |
| |\ \ | | | | | | | | | Server stall fix | ||
| * | | | Stabilize test by increasing timeout | Craig Tiller | 2015-12-15 |
|/ / / | |||
* | | | Merge github.com:grpc/grpc into proxy-crash | Craig Tiller | 2015-12-15 |
|\ \ \ | |||
| | * \ | Merge github.com:grpc/grpc into server_stall | Craig Tiller | 2015-12-14 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | Merge branch 'proxy-crash' into server_stall | Craig Tiller | 2015-12-14 |
| | |\ \ | |_|/ / |/| | | |