Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Merge pull request #6394 from y-zeng/fix-5557 | Yuchen Zeng | 2016-05-02 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Explicitly cast constant value to gpr_atm | |||
| * \ \ \ \ \ | Merge pull request #6380 from ctiller/stress_fail | Nicolas Noble | 2016-05-02 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Stress test fixes | |||
| | | | | | * \ | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-02 | |
| | | | | | |\ \ | ||||
| | | | | | * | | | Changed writing code to honor the peer's header size limit setting. | Mark D. Roth | 2016-05-02 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed large_metadata test to only cover the case where both the client and server support large metadata; I will cover the other cases in separate tests in a subsequent commit. | |||
* | | | | | | | | | Turned load reporting into a plugin | David Garcia Quintas | 2016-05-02 | |
| | | | | | | | | | ||||
| | | | * | | | | | Clang formatting fixes | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | | | | | | ||||
| | | | * | | | | | created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | | | | | | ||||
| | | | * | | | | | fixed clang formating | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | | | | | | ||||
| | | | * | | | | | moved cronet_c_for_grpc.h in third_party | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | | | | | | ||||
| | | | * | | | | | cronet wrapper code | Makarand Dharmapurikar | 2016-05-01 | |
| | | | | |_|/ / | | | | |/| | | | ||||
| * | | / | | | | Fix bug where max_frame_size was ignored | Craig Tiller | 2016-04-30 | |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | Also add corpus entries that helped diagnose this bug | |||
| | | | * | | | format fixes | Yuchen Zeng | 2016-04-29 | |
| | | | | | | | ||||
| | | * | | | | explicitly cast constant value to gpr_atm | Yuchen Zeng | 2016-04-29 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-29 | |
|\| | | | | | ||||
| | * | | | | Stress test fixes | Craig Tiller | 2016-04-29 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - properly fail a Read() on a stream if we fail to parse a protobuf - fix an ordering problem with the chttp2 transport global lock, whereby a sequence of two operations could be swapped - this resulted in slices being returned to the upper layers in the wrong order, corrupting data | |||
| | * / / | debug logging fix | Yuchen Zeng | 2016-04-29 | |
| |/ / / | ||||
| | * | | Use HTTP/2 MAX_HEADER_LIST_SIZE setting instead of adding a new member | Mark D. Roth | 2016-04-29 | |
| | | | | | | | | | | | | | | | | in the grpc_chttp2_transport_parsing struct. | |||
* | | | | all good! missing end2end test for new lr filter | David Garcia Quintas | 2016-04-29 | |
| | | | | ||||
| | * | | Mark stream as cancelled if we exceed the metadata size limit. | Mark D. Roth | 2016-04-28 | |
| | | | | | | | | | | | | | | | | Also take this opportunity to convert the seen_error field to a bool. | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-27 | |
|\ \ \ \ | ||||
| | | * | | Initial attempt at adding support for max metadata size. Currently, the | Mark D. Roth | 2016-04-27 | |
| | |/ / | |/| | | | | | | | | | | | | | | code does not seem to be properly causing the RPC to fail when the max size is exceeded. | |||
| | * | | Fix use-after-free | Craig Tiller | 2016-04-26 | |
| | | | | ||||
| | * | | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 | |
| | |\ \ | | |/ / | |/| | | ||||
| | | * | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 | |
| | | | | ||||
| * | | | Fix inf loop | Craig Tiller | 2016-04-24 | |
| | | | | ||||
| * | | | Fix test bugs, expand corpus | Craig Tiller | 2016-04-24 | |
| | | | | ||||
| * | | | Bug fixes | Craig Tiller | 2016-04-23 | |
| | | | | ||||
| * | | | Expand corpus | Craig Tiller | 2016-04-23 | |
| |\ \ \ | | | |/ | | |/| | ||||
| * | | | Fix locking bug | Craig Tiller | 2016-04-23 | |
| | | | | ||||
| * | | | Fix memory leak | Craig Tiller | 2016-04-23 | |
| | | | | ||||
| * | | | Fix memory leak on disconnection | Craig Tiller | 2016-04-23 | |
| | | | | ||||
| * | | | Fixup API changes | Craig Tiller | 2016-04-21 | |
| | | | | ||||
| * | | | Merge github.com:grpc/grpc into api_fuzzer | Craig Tiller | 2016-04-21 | |
| |\ \ \ | ||||
| | | * \ | Merge branch 'master' of github.com:grpc/grpc into gcc6 | David Garcia Quintas | 2016-04-21 | |
| | | |\ \ | | | |/ / | | |/| | | ||||
| | * | | | Merge pull request #6182 from ctiller/frenchmans-bay | Nicolas Noble | 2016-04-20 | |
| | |\ \ \ | | | | | | | | | | | | | Fix crash in pick_first.c if all subchannels turn out to be bad | |||
| | | | * | | Casting fixes for gcc 6.0 | David Garcia Quintas | 2016-04-19 | |
| | | |/ / | | |/| | | ||||
| * | | | | Dont crash retrieving peers of cancelled calls | Craig Tiller | 2016-04-19 | |
| | | | | | ||||
| | * | | | Merge pull request #6203 from ctiller/dictionary | Nicolas Noble | 2016-04-18 | |
| | |\ \ \ | | | | | | | | | | | | | Add a dictionary for fuzzing | |||
| | | * | | | Expand corpus, fix crash | Craig Tiller | 2016-04-18 | |
| | | | | | | ||||
* | | | | | | After addition of grpc_call_stats | David Garcia Quintas | 2016-04-15 | |
| | | | | | | ||||
| | | | * | | Fix crash | Craig Tiller | 2016-04-14 | |
| | | |/ / | ||||
* | | | | | Merge branch 'call_stats' into lr_hook | David Garcia Quintas | 2016-04-14 | |
|\ \ \ \ \ | ||||
| * | | | | | Done right this time... | David Garcia Quintas | 2016-04-14 | |
| | | | | | | ||||
| * | | | | | Added grpc_call_stats to the call stack | David Garcia Quintas | 2016-04-14 | |
| | |_|/ / | |/| | | | ||||
| | * | | | Single thread fake name resolution for fuzzing | Craig Tiller | 2016-04-13 | |
| | | | | | ||||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor | David Garcia Quintas | 2016-04-13 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-13 | |
|\| | | | | ||||
| | * | | | API fuzzer | Craig Tiller | 2016-04-13 | |
| |/ / / | ||||
| * | | | Fix missing edge | Craig Tiller | 2016-04-11 | |
| | | | | ||||
| | * | | Factored out parse functions from sockaddr_resolver | David Garcia Quintas | 2016-04-08 | |
| |/ / |