aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge branch 'grpc_millis' into flowctl+millisGravatar Craig Tiller2017-09-21
|\
| * Merge branch 'grpc_millis' of github.com:ctiller/grpc into grpc_millisGravatar Craig Tiller2017-09-21
| |\
| * | Remove blocking annotationsGravatar Craig Tiller2017-09-21
| | |
| | * Make generic_test tolerant of encodingGravatar Craig Tiller2017-09-21
| | |
| | * Merge branch 'grpc_millis' of github.com:ctiller/grpc into grpc_millisGravatar Craig Tiller2017-09-21
| | |\ | | |/ | |/|
| | * Make alarm_test tolerant of threadingGravatar Craig Tiller2017-09-21
| | |
| * | (untested) windows conversion to grpc_millisGravatar Craig Tiller2017-09-21
| |/
| * Fix typeGravatar Craig Tiller2017-09-21
| |
| * Portability fixesGravatar Craig Tiller2017-09-20
| |
| * Use monotonic times (as we used to)Gravatar Craig Tiller2017-09-20
| |
| * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-20
| |\
| | * Merge pull request #12657 from yashykt/libuv_fix1Gravatar Craig Tiller2017-09-20
| | |\ | | | | | | | | Missing argument in finish_connection in tcp_client_uv_test
| | | * Missing argument in finish_connection in tcp_client_uv_testGravatar Yash Tibrewal2017-09-20
| | |/
| * | Fix ubsan failureGravatar Craig Tiller2017-09-20
| | |
| * | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-20
| |\|
| | * Merge pull request #12426 from michaelbausor/php-namespacesGravatar Stanley Cheung2017-09-20
| | |\ | | | | | | | | PHP: Determine type name using php_namespace option
* | | | Fix memory leakGravatar Craig Tiller2017-09-20
| | | |
* | | | Add a script to filter chttp2 refcount logsGravatar Craig Tiller2017-09-20
| | | |
| | * | Merge pull request #12643 from ZhouyihaiDing/composerGravatar Zhouyihai Ding2017-09-20
| | |\ \ | | | | | | | | | | php qps: composer install stable protobuf instead of dev
* | | \ \ Merge github.com:grpc/grpc into flowctlNGravatar Craig Tiller2017-09-20
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | Fix executor time invalidationGravatar Craig Tiller2017-09-20
| | | | |
| | * | | clang-fmtGravatar Craig Tiller2017-09-19
| | | | |
| | * | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-20
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #12646 from yashykt/libuv_fixGravatar Craig Tiller2017-09-19
| |\ \ \ \ | | | | | | | | | | | | Add missing exec_ctx parameter to pollset_uv.c
| * \ \ \ \ Merge pull request #12639 from kpayson64/fix_importGravatar Nathaniel Manista2017-09-19
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix cython definition to match c definition.
| * \ \ \ \ \ Merge pull request #12650 from kpayson64/backport_metaclass_fixGravatar kpayson642017-09-19
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Backport #12615
| | * | | | | | Backport #12615Gravatar Ken Payson2017-09-19
| | | | | | | |
| | | | * | | | Modifying uv tests to reflect exec_ctx parameter for grpc_pollset_kickGravatar Yash Tibrewal2017-09-19
| | | | | | | |
| | | | * | | | Add missing exec_ctx parameter to pollset_uv.cGravatar Yash Tibrewal2017-09-19
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #12624 from yashykt/ctocc6Gravatar Yash Tibrewal2017-09-19
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | C to C++ compilation
| | | | | * | | Fix pingsGravatar Craig Tiller2017-09-19
| | | | | | | |
| | | | | | * | update composer installing protobuf v3 for php-qpsGravatar ZhouyihaiDing2017-09-19
| | | | | | | |
| * | | | | | | Merge pull request #12580 from ctiller/execpGravatar Craig Tiller2017-09-19
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | General executor speedups, introspection
| | | | | | * | | Fix pingsGravatar Craig Tiller2017-09-19
| | | | | | | | |
| | * | | | | | | Really spell out code generationGravatar Craig Tiller2017-09-19
| | | | | | | | |
* | | | | | | | | Make sure initial settings are as we would pick next iterationGravatar Craig Tiller2017-09-19
| | | | | | | | |
| * | | | | | | | Merge pull request #12571 from vladmos/depsetGravatar Craig Tiller2017-09-19
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Rename set to depset
| | | * \ \ \ \ \ \ Merge github.com:grpc/grpc into execpGravatar Craig Tiller2017-09-19
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #12641 from ctiller/simple_namesGravatar Craig Tiller2017-09-19
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Use shortname for shortname for json_run_localhost tests
| | | | | | | | * \ \ Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
| | | | | | | | |\ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #12370 from ctiller/pollset_kick_statsGravatar Craig Tiller2017-09-19
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Pollset kick stats
* | | | | | | | | | | | Merge github.com:grpc/grpc into flowctlNGravatar Craig Tiller2017-09-19
|\| | | | | | | | | | |
| | | | | | | | | * | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
| | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | | | | | | * | | | Fix cython definition to match c definitionGravatar Ken Payson2017-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is required to compile with Cython options that are more strict about const correctness.
| | | * | | | | | | | | Use shortname for shortname for json_run_localhost testsGravatar Craig Tiller2017-09-19
| | |/ / / / / / / / / | |/| | | | | | | | |
| | | | | | | | * | | clang-formatGravatar Craig Tiller2017-09-19
| | | | | | | | | | |
| | | | | | | | * | | Fix compileGravatar Craig Tiller2017-09-19
| | | | | | | | | | |
| | | | | | | | * | | Fix testGravatar Craig Tiller2017-09-19
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'fix_ping_enforcement' of github.com:y-zeng/grpc into flowctlNGravatar Craig Tiller2017-09-19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reset server-side ping enforcement after send trailing metadataGravatar Yuchen Zeng2017-09-19
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |