| Commit message (Expand) | Author | Age |
* | Address concerns from review | vjpai | 2015-08-11 |
* | Stop using a variable-sized array since that's not standards-compliant | Vijay Pai | 2015-08-07 |
* | clang-format plus helpful comments | Vijay Pai | 2015-08-05 |
* | Remaining changes needed to get QPS test working on old compilers. | Vijay Pai | 2015-08-05 |
* | Eliminate use of this_thread::sleep_until | Vijay Pai | 2015-07-31 |
* | Eliminate lambda used as CV predicate | Vijay Pai | 2015-07-31 |
* | Eliminate user of lambda in server definition | Vijay Pai | 2015-07-31 |
* | Eliminate use of lambdas in ResourceUsage processing functions... | Vijay Pai | 2015-07-31 |
* | clang-format | Vijay Pai | 2015-07-31 |
* | Remove lambdas from state machine functions | vjpai | 2015-07-31 |
* | Switch a push_back to emplace_back to avoid being interpreted | vjpai | 2015-07-31 |
* | Remove lambda from client definition | vjpai | 2015-07-31 |
* | Merge branch 'master' into asklipion | vjpai | 2015-07-31 |
|\ |
|
| * | Tune down number of channels for qps_test | Craig Tiller | 2015-07-30 |
* | | Remove use of C++11 randomization engines | vjpai | 2015-07-27 |
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-26 |
| |\
| |/
|/| |
|
* | | Merge pull request #2647 from vjpai/deepend | Yang Gao | 2015-07-24 |
|\ \ |
|
* \ \ | Merge pull request #2655 from vjpai/expecteq | Yang Gao | 2015-07-24 |
|\ \ \ |
|
* \ \ \ | Merge pull request #2662 from vjpai/the_isolation_of_nullptr | Yang Gao | 2015-07-24 |
|\ \ \ \ |
|
* \ \ \ \ | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
|\ \ \ \ \ |
|
| | * | | | | Isolate nullptr to grpc namespace when we must define it ourselves | Vijay Pai | 2015-07-25 |
| |/ / / /
|/| | | | |
|
| | * | | | Switch an int to size_t or else it fails on Mac | vjpai | 2015-07-24 |
| |/ / /
|/| | | |
|
| | * | | Merge branch 'master' into deepend | Vijay Pai | 2015-07-24 |
| | |\ \
| |_|/ /
|/| | | |
|
| | * | | Start off with zero reserve threads to make sure that that case works | Vijay Pai | 2015-07-23 |
| | * | | Start switching everything to dynamic pool | Vijay Pai | 2015-07-23 |
* | | | | Merge github.com:grpc/grpc into virtuous-velvit-velociraptor | Craig Tiller | 2015-07-23 |
|\ \ \ \ |
|
| | | * | | Add dynamic thread pool and initial port of test | vjpai | 2015-07-23 |
| * | | | | Merge pull request #2617 from jboeuf/jwt_creds_renaming | Yang Gao | 2015-07-23 |
| |\ \ \ \ |
|
| | | | | * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-23 |
| | | | |/|
| | |_|_|/
| |/| | | |
|
* / | | | | Flow control fix | yang-g | 2015-07-22 |
|/ / / / |
|
* | | | | Merge pull request #2571 from vjpai/cent6-issues | Yang Gao | 2015-07-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | * | | Renaming jwt_credentials to service_account_jwt_access_credentials. | Julien Boeuf | 2015-07-22 |
| |/ /
|/| | |
|
| | * | merge head and resolve conflict | yang-g | 2015-07-22 |
| | |\
| |_|/
|/| | |
|
| | * | move fake_transport_security_credentials to private API | yang-g | 2015-07-21 |
* | | | Merge pull request #2427 from yang-g/per_call_oauth_creds_impl | Abhishek Kumar | 2015-07-21 |
|\ \ \ |
|
| | * | | Remove iterator-based test altogether | Vijay Pai | 2015-07-21 |
| | * | | Remove one range-based for and do appropriate static casts on nullptr | Vijay Pai | 2015-07-21 |
| | |/ |
|
* | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-20 |
|\ \ \
| | |/
| |/| |
|
| | * | Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl | yang-g | 2015-07-20 |
| | |\ |
|
| * | | | Remove experimental prefix | Craig Tiller | 2015-07-19 |
| | |/
| |/| |
|
* | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-19 |
|\| | |
|
| * | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin... | Craig Tiller | 2015-07-19 |
| |\ \ |
|
* | | | | User agent string support | Craig Tiller | 2015-07-18 |
* | | | | Make tests a little more robust | Craig Tiller | 2015-07-18 |
| * | | | Merge with head and resolve conflict | yang-g | 2015-07-17 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Merge pull request #2470 from ctiller/i-want-to-wait-free | Vijay Pai | 2015-07-17 |
|\ \ \ \ |
|
* \ \ \ \ | Merge pull request #2403 from ctiller/no-worries-i-can-wait | Nicolas Noble | 2015-07-17 |
|\ \ \ \ \ |
|
| | | | * | | Removed compression levels from clients and _experimental_'d signature of met... | David Garcia Quintas | 2015-07-17 |
* | | | | | | Merge pull request #2482 from vjpai/rename_schedule_callback | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ |
|
| | | | * | | | update according to spec change | yang-g | 2015-07-17 |