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