Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-07-08 |
|\ | |||
| * | Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials | kpayson64 | 2016-07-08 |
| |\ | | | | | | | Support composition of arbitrarily many CallCredentials objects | ||
| * \ | Merge pull request #7203 from murgatroid99/node_separate_health_check | Nicolas Noble | 2016-07-08 |
| |\ \ | | | | | | | | | Split Node health check code into a separate package and make it use static codegen | ||
| * \ \ | Merge pull request #7268 from ctiller/smaller_max_message_size | Nicolas Noble | 2016-07-08 |
| |\ \ \ | | | | | | | | | | | Reduce default max message size | ||
| * \ \ \ | Merge pull request #7260 from kpayson64/ga_performance_tests | kpayson64 | 2016-07-08 |
| |\ \ \ \ | | | | | | | | | | | | | Migrated python performance tests to use GA API | ||
| * \ \ \ \ | Merge pull request #7275 from kpayson64/python_min_memory_cleanup | kpayson64 | 2016-07-08 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Removed cython client-side call tracking | ||
| * \ \ \ \ \ | Merge pull request #6783 from thinkerou/compress | kpayson64 | 2016-07-08 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make PHP work correctly when receiving a compressed message | ||
| * \ \ \ \ \ \ | Merge pull request #7156 from stanley-cheung/php-add-comment-shutdown-warning | kpayson64 | 2016-07-08 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | PHP: add warning about shutdown function | ||
| * \ \ \ \ \ \ \ | Merge pull request #7239 from jboeuf/fix_7182 | kpayson64 | 2016-07-08 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change the return status codes according to the doc | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #7219 from jcanizales/merge-0.14-into-master | makdharma | 2016-07-08 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Merge 0.14 into master | ||
| | | | | * \ \ \ \ \ | fetch and fix conflict | thinkerou | 2016-07-08 |
| | | | | |\ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Fix header | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Make workqueue lockfree, and distributing | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Rename async_execution_lock --> combiner, make it use closures, unroll ↵ | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | previous changes for idleness | ||
* | | | | | | | | | | | Revert "Add the ability to run some action when the lock becomes idle" | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c9d4b81dabf4dc2c262fc771c31790f2d60fe551. | ||
* | | | | | | | | | | | Merge branch 'delayed-write' into grand-unified-closures | Craig Tiller | 2016-07-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into atm2 | Craig Tiller | 2016-07-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
| | | | | | | * | | | | | Removed cython client-side call tracking | Ken Payson | 2016-07-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures sync calls get cancelled after a keyboard interrupt, as well as all calls getting destroyed before grpc_shutdown() | ||
| * | | | | | | | | | | | Merge pull request #7270 from kpayson64/ruby_ga_change | kpayson64 | 2016-07-07 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Change cancelled to cancelled? | ||
| | | | | | * | | | | | | | revert debug log change | Stanley Cheung | 2016-07-07 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | php: update example composer.json | Stanley Cheung | 2016-07-07 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | php: add warning about shutdown function | Stanley Cheung | 2016-07-07 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||
| | * | | | | | | | | | | Change cancelled to cancelled? | Ken Payson | 2016-07-07 |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||
| | | | | | | | * | | | Merge github.com:grpc/grpc into smaller_max_message_size | Craig Tiller | 2016-07-07 |
| | | | | | | | |\ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||
| | | | | | | | | | * | Composition of arbitrarily many CallCredentials | Nathaniel Manista | 2016-07-07 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #7190 from dgquintas/bb_reader_error | Nicolas Noble | 2016-07-07 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | Return success status of grpc_byte_buffer_reader_init | ||
| * | | | | | | | | | | Merge pull request #7159 from jcanizales/p0-connectivity-app | kpayson64 | 2016-07-07 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | App to manually test behavior under changing connectivity conditions | ||
| | | | * | | | | | | | Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-write | Craig Tiller | 2016-07-07 |
| | | | |\ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | Fix high seqno tests, up runtimes for benchmark tests to flush more bugs | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | | | |||
| | | | | * | | | | | | | Fix windows compilation | Craig Tiller | 2016-07-07 |
| | | | |/ / / / / / / | |||
| | | | | | | | | * / | Reduce default max message size | Craig Tiller | 2016-07-07 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| | | | * | | | | | | clang-format | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | |||
| | | | * | | | | | | Better fix for flow control bug | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | |||
| | | | * | | | | | | Remove spam | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | |||
| | | | * | | | | | | Fix flow control issue, make debugging in the future easier | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | |||
| | | | * | | | | | | Merge branch 'nst-race' into delayed-write | Craig Tiller | 2016-07-06 |
| | | | |\ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-06 |
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #7204 from ctiller/tsan-server-fix | Craig Tiller | 2016-07-06 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix TSAN failure in tcp_server (shown via qps_openloop_test) | ||
| | | | | * \ \ \ \ \ \ | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-06 |
| | | | | |\ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||
| | | | | | | | | | * | | Migrated python performance tests to use GA API | Ken Payson | 2016-07-06 |
| | | | | | | | | | | | | |||
| | | | * | | | | | | | | Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into ↵ | David Garcia Quintas | 2016-07-06 |
| | | | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | bb_reader_error | ||
| | | | | * | | | | | | | Handle orphaned fds | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | | | |||
| | | | | * | | | | | | | Properly report large metadata errors | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixes | kpayson64 | 2016-07-06 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby garbage collection fixes | ||
| | | | | * \ \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into bb_reader_error | David Garcia Quintas | 2016-07-06 |
| | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | | Prevent a use-after-free | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Better implementation of backup loop | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Fix mutex loop | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Remove pi_mu | Craig Tiller | 2016-07-06 |
| | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | Fixing #7182: Change the return status codes according to the documentation. | Julien Boeuf | 2016-07-06 |
| | | | | | | | | | |/ / | | | | | | | | | |/| | |