Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Revert "Revert "cronet wrapper code"" | makdharma | 2016-05-11 |
* | Merge pull request #6449 from sreecha/stress_client_reconnects | Jan Tattermusch | 2016-05-10 |
|\ | |||
* \ | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 |
|\ \ | |||
* \ \ | Merge pull request #6320 from markdroth/limit_metadata_size | Jan Tattermusch | 2016-05-10 |
|\ \ \ | |||
* | | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 |
* | | | | Merge pull request #6379 from y-zeng/debug-logging-fix | Yuchen Zeng | 2016-05-05 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6447 from ctiller/import-madness | Jan Tattermusch | 2016-05-05 |
|\ \ \ \ \ | |||
| | | | | * | Interop client that is resilient to server restarts | Sree Kuchibhotla | 2016-05-05 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 |
|\ \ \ \ \ | |||
| | * | | | | Temporary fix for plugin initialization problem | Craig Tiller | 2016-05-05 |
| |/ / / / |/| | | | | |||
| | | * | | Apply clang-format diffs. | Mark D. Roth | 2016-05-04 |
| | | * | | Use unlimited default for max header size until receiving new settings | Mark D. Roth | 2016-05-04 |
| * | | | | Fixed a compiler warning that only shows up on linux | Makarand Dharmapurikar | 2016-05-03 |
| * | | | | clang-format fixes | Makarand Dharmapurikar | 2016-05-03 |
| * | | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 |
| | | * | | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-03 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | * | | Added bad_client test to check that the server rejects requests with too | Mark D. Roth | 2016-05-03 |
* | | | | | Merge pull request #6394 from y-zeng/fix-5557 | Yuchen Zeng | 2016-05-02 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6380 from ctiller/stress_fail | Nicolas Noble | 2016-05-02 |
|\ \ \ \ \ \ | |||
| | | | | * \ | 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 |
| | | * | | | | | 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 |
| |_|/ / / / |/| | | | | | |||
| | | * | | | format fixes | Yuchen Zeng | 2016-04-29 |
| | * | | | | explicitly cast constant value to gpr_atm | Yuchen Zeng | 2016-04-29 |
| |/ / / / |/| | | | | |||
| * | | | | Stress test fixes | Craig Tiller | 2016-04-29 |
|/ / / / | |||
| * / / | 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 |
| * | | Mark stream as cancelled if we exceed the metadata size limit. | Mark D. Roth | 2016-04-28 |
| * | | Initial attempt at adding support for max metadata size. Currently, the | Mark D. Roth | 2016-04-27 |
* | | | 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 |
| | |\ \ | |||
| | | | * | Casting fixes for gcc 6.0 | David Garcia Quintas | 2016-04-19 |
| | | |/ | | |/| | |||
| * | | | Dont crash retrieving peers of cancelled calls | Craig Tiller | 2016-04-19 |