Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-07-06 |
|\ | |||
| * | Merge pull request #2279 from vjpai/openleaks | Yang Gao | 2015-07-06 |
| |\ | | | | | | | qps_test memory leak elimination: delete spare contexts lying around at the end of test | ||
* | | | Fixup some tests | Craig Tiller | 2015-07-06 |
| | | | |||
* | | | Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-name | Craig Tiller | 2015-07-06 |
|\| | | |||
| * | | Merge pull request #2151 from sidrakesh93/master | Vijay Pai | 2015-07-06 |
| |\ \ | | | | | | | | | Changes required for reporting metrics to performance database server | ||
* | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-07-06 |
|\| | | | |||
| * | | | Merge pull request #2117 from dgquintas/bb_from_bbreader | Craig Tiller | 2015-07-05 |
| |\ \ \ | | | | | | | | | | | Introduced function to create byte buffers from the output of a byte buffer reader. | ||
| * | | | | Pluck some low hanging concurrency fruit | Craig Tiller | 2015-07-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Make the shutdown flag on servers be per thread to save contention on the lock that must guard it. | ||
| | | | * | if->while | Vijay Pai | 2015-07-01 |
| | | | | | |||
| | | | * | Delete spare contexts lying around at the end of the test to avoid | Vijay Pai | 2015-07-01 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | showing up as memory leaks Also reduce the rate of the openloop test - this may be an issue with sanitizers particularly because of issue #2278 | ||
* | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-07-01 |
|\| | | | |||
| * | | | Merge pull request #2273 from vjpai/bit-race | Craig Tiller | 2015-07-01 |
| |\ \ \ | | | | | | | | | | | Eliminate data-race caused by specialization in vector<bool> | ||
| | * | | | Eliminate data-race caused by specialization in vector<bool> | Vijay Pai | 2015-07-01 |
| | | | | | |||
| * | | | | Merge pull request #2216 from jboeuf/unpadded_base64 | Nicolas Noble | 2015-07-01 |
| |\ \ \ \ | | | | | | | | | | | | | Base64 decode improvements | ||
* | | | | | | Merge branch 'buggy-mcbugglet' into tis-but-thy-name | Craig Tiller | 2015-07-01 |
|\| | | | | | |||
* | | | | | | Expand uri tests | Craig Tiller | 2015-07-01 |
| | | | | | | |||
| * | | | | | Memory leak fix | Craig Tiller | 2015-07-01 |
| | |/ / / | |/| | | | |||
| | | | * | Removing this pointers | Siddharth Rakesh | 2015-06-30 |
| | | | | | |||
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-30 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into forever-is-a-long-time | Craig Tiller | 2015-06-30 |
| |\ \ \ \ | |||
| | | | | * | Changes introduced for passing hashed user id instead of access token | Siddharth Rakesh | 2015-06-30 |
| | | | | | | |||
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-30 |
| | | | | |\ | | | |_|_|/ | | |/| | | | |||
* | | | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-30 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | Conflicts: test/core/end2end/tests/request_with_flags.c | ||
| * | | | | | Fix leaked string in bad_client.c | Craig Tiller | 2015-06-30 |
| | | | | | | |||
| * | | | | | SSL refcounting fixes | Craig Tiller | 2015-06-30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle the case where we recreate an auth context. Add (opt-in) debugging for refcounts on auth contexts. | ||
| * | | | | | Wait for expectations to be fulfilled | Craig Tiller | 2015-06-30 |
| | | | | | | |||
* | | | | | | clang-format affected files | Craig Tiller | 2015-06-30 |
| | | | | | | |||
* | | | | | | Better handling of cancellation, uri parse errors, and disconnection | Craig Tiller | 2015-06-29 |
| | | | | | | |||
* | | | | | | SSL channel args work with client config again | Craig Tiller | 2015-06-29 |
| | | | | | | |||
* | | | | | | Debugging | Craig Tiller | 2015-06-29 |
| | | | | | | |||
| | | | | * | Adding required changes | Siddharth Rakesh | 2015-06-29 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | | | * | Adding required changes | Siddharth Rakesh | 2015-06-29 |
| | | | | | | |||
* | | | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-29 |
|\| | | | | | |||
| * | | | | | Merge pull request #2169 from ctiller/no-spam-for-you | Vijay Pai | 2015-06-29 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Remove spammy line (this is obfuscating testing logs) | ||
* | \ \ \ \ \ | Merge branch 'forever-is-a-long-time' into tis-but-thy-name | Craig Tiller | 2015-06-29 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak | ||
| * | | | | | | Add an fd conservation test to verify that fds actually close | Craig Tiller | 2015-06-29 |
| | | | | | | | |||
* | | | | | | | Unix resolver, bug fixes | Craig Tiller | 2015-06-29 |
| | | | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-26 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
* | | | | | | | Further client config work | Craig Tiller | 2015-06-26 |
| | | | | | | | |||
| * | | | | | | Merge pull request #2149 from ctiller/oops-i-split-it-again | Vijay Pai | 2015-06-26 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Initial transport lock split up | ||
| | | * \ \ \ \ | Merge github.com:grpc/grpc into forever-is-a-long-time | Craig Tiller | 2015-06-26 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #2221 from yang-g/no_new_bbq_after_flush | Craig Tiller | 2015-06-26 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Bug fix. Do not push to incoming_queue after it is flushed. | ||
| | | | * | | | | | Tidy up test to meet our standards | Craig Tiller | 2015-06-26 |
| | | | | | | | | | |||
| | | | * | | | | | Rename test into the right place | Craig Tiller | 2015-06-26 |
| | | | | | | | | | |||
| | | | * | | | | | BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN | Masood Malekghassemi | 2015-06-25 |
| | | | | | | | | | |||
| | * | | | | | | | Bug fix. Do not push to incoming_queue after it is flushed. | yang-g | 2015-06-25 |
| | | |/ / / / / | | |/| | | | | | |||
* | | | | | | | | Plumbing transport_op changes through | Craig Tiller | 2015-06-25 |
| | | | | | | | | |||
| | | | | * | | | Base64 decode improvements. | Julien Boeuf | 2015-06-25 |
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | - Allow ablity to specify the length for decoding. - Allow for non-padded encodings to be decoded properly. | ||
* | | | | | | | Merge branch 'oops-i-split-it-again' into tis-but-thy-name | Craig Tiller | 2015-06-25 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-25 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | |