Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #9751 from stanley-cheung/php-ext-arg-info | Stanley Cheung | 2017-02-17 |
|\ | |||
* \ | Merge pull request #9759 from yang-g/max_recv_msg_size | Yang Gao | 2017-02-17 |
|\ \ | |||
* \ \ | Merge pull request #9754 from ctiller/call_cancel | Craig Tiller | 2017-02-17 |
|\ \ \ | |||
| | * | | Restore the NextMessageSize for streamed calls | yang-g | 2017-02-16 |
| |/ / |/| | | |||
* | | | Merge pull request #9660 from ctiller/c3 | Craig Tiller | 2017-02-16 |
|\ \ \ | |||
* \ \ \ | Merge pull request #9634 from pmarks-net/master | Paul Marks | 2017-02-16 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #9696 from yang-g/network_status_shard | Yang Gao | 2017-02-16 |
|\ \ \ \ \ | |||
| | | | * | | Use special errors where appropriate in call cancellation: avoids many alloca... | Craig Tiller | 2017-02-16 |
* | | | | | | Merge pull request #9531 from dgquintas/compression_implicit_encoding | David G. Quintas | 2017-02-16 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #9648 from dgquintas/lr_sans_md | David G. Quintas | 2017-02-16 |
|\ \ \ \ \ \ \ | |||
| | | | | | | * | PHP: add macro for arg info in extension | Stanley Cheung | 2017-02-16 |
| | | * | | | | | Remove code from network_status_tracker.c Pull the hash function to useful.h | yang-g | 2017-02-16 |
| | | | |_|/ / | | | |/| | | | |||
* | | | | | | | Merge pull request #9735 from nathanielmanistaatgoogle/lint-fixes | Nathaniel Manista | 2017-02-16 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #9720 from ctiller/fc | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #9697 from ctiller/bm_trickle | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #9643 from ctiller/authority_allocation | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #9666 from ctiller/no_reuse | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
| | | | | * | | | | | | Fix and enable simplifiable-if-statement lint | Nathaniel Manista | 2017-02-15 |
| | | | | * | | | | | | Fix and enable dangerous-default-value lint | Nathaniel Manista | 2017-02-15 |
| | | | | * | | | | | | Fix and enable logging-format-interpolation lint | Nathaniel Manista | 2017-02-15 |
| |_|_|_|/ / / / / / |/| | | | | | | | | | |||
| | | | | * | | | | | comments | David Garcia Quintas | 2017-02-15 |
* | | | | | | | | | | Merge pull request #9709 from kpayson64/preserve_call | kpayson64 | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ | Merge github.com:grpc/grpc into bm_trickle | Craig Tiller | 2017-02-15 |
| | | | |\ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | Add some tracing | Craig Tiller | 2017-02-15 |
| | | | | | * | | | | | | Possible connection window flow control improvements | Craig Tiller | 2017-02-15 |
| | | | | |/ / / / / / | |||
* | | | | | | | | | | | Merge github.com:grpc/grpc into authority | Craig Tiller | 2017-02-14 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
| | | | | | | | | | * | Fix broken shutdown, and cascading exec_ctx usage bugs | Craig Tiller | 2017-02-14 |
| | * | | | | | | | | | Store cython-level call in grpc.Call | Ken Payson | 2017-02-14 |
| * | | | | | | | | | | Add CronetUnitTests into Jenkins tests | Muxi Yan | 2017-02-14 |
| * | | | | | | | | | | Polish test | Muxi Yan | 2017-02-14 |
| * | | | | | | | | | | remove some temporary comments | Muxi Yan | 2017-02-14 |
| | | | | | | | | | * | Fix bug in poll polling engine causing pollsets to be deleted before they are... | Craig Tiller | 2017-02-14 |
| * | | | | | | | | | | Add new dummy Cronet API | Muxi Yan | 2017-02-14 |
| | | | | | | | | | * | Review nits | Craig Tiller | 2017-02-14 |
| | | | | | | | | | * | Add commentary | Craig Tiller | 2017-02-14 |
| | | | | | | | | | * | Simplify loop | Craig Tiller | 2017-02-14 |
| | | | | | | | | | * | s/transport_private/handler_private -- use is no longer restricted to transports | Craig Tiller | 2017-02-14 |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into packet-coalescing-core | Muxi Yan | 2017-02-14 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||
| | | | | | * | | | | | Add a test that measures flow control stalls in a deterministic way | Craig Tiller | 2017-02-13 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||
| | | | | | * | | | | Use call context to propagare LR costs | David Garcia Quintas | 2017-02-13 |
| | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into compression_implicit_encoding | David Garcia Quintas | 2017-02-13 |
| | | | | | | |\ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||
| | * | | | | | | | | Merge pull request #9665 from jtattermusch/cmake_csharp_extension | Jan Tattermusch | 2017-02-10 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| | * | | | | | | | | Merge pull request #7047 from daniel-j-born/server_expand_addrs | Dan Born | 2017-02-10 |
| | |\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ | Merge pull request #9659 from kpayson64/fix_build | kpayson64 | 2017-02-10 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | Use unique namespace for each python protoc test | Ken Payson | 2017-02-10 |
| | | | |_|/ / / / / / | | | |/| | | | | | | | |||
| | * | | | | | | | | | Merge pull request #9578 from markdroth/http_connect_uds_fix | Mark D. Roth | 2017-02-10 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | * | Merge branch 'no_reuse' into c3 | Craig Tiller | 2017-02-09 |
| | | | | | | | | | | |\ | | | | | | | | |_|_|_|/ | | | | | | | |/| | | | | |||
| | | | | | | * | | | | | Eliminate CQ freelist | Craig Tiller | 2017-02-09 |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||
| | | | | | | | | | * | Merge fixup | Craig Tiller | 2017-02-09 |
| | | | | | | | | | * | Merge github.com:grpc/grpc into c3 | Craig Tiller | 2017-02-09 |
| | | | | | | | | | |\ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | |