Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | 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 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||
| | | * | | | | | | Removed leftover function declaration from channel args | David Garcia Quintas | 2016-04-29 | |
| |_|/ / / / / / |/| | | | | | | | ||||
| | | * | | | | | format fixes | Yuchen Zeng | 2016-04-29 | |
| | * | | | | | | explicitly cast constant value to gpr_atm | Yuchen Zeng | 2016-04-29 | |
* | | | | | | | | Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241 | Nicolas Noble | 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 | |
* | | | | | | Merge pull request #6305 from dgquintas/compression_tracer | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ | ||||
| | | | | | * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-29 | |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | ||||
| | | * | | | | Fix header-size computation to comply with the HTTP/2 RFC. | Mark D. Roth | 2016-04-29 | |
* | | | | | | | Remove duplicate instance of grpc_global_wakeup_fd | Paul Querna | 2016-04-29 | |
* | | | | | | | Merge pull request #2286 from ctiller/split-me-baby-one-more-time | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #6285 from dgquintas/fix_plugin_tracers | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | Mark stream as cancelled if we exceed the metadata size limit. | Mark D. Roth | 2016-04-28 | |
| | | | * | | | | | clang-format | Craig Tiller | 2016-04-28 | |
| | | | * | | | | | Fix a case whereby we leak a winsocket if we fail to connect | Craig Tiller | 2016-04-28 | |
* | | | | | | | | | Merge pull request #6196 from y-zeng/call-error-to-string | Craig Tiller | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-27 | |
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6295 from markdroth/content_type_semicolon2 | Jan Tattermusch | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| | | | | | | | | | * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-27 | |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||
| | | | | | | * | | | | Initial attempt at adding support for max metadata size. Currently, the | Mark D. Roth | 2016-04-27 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Fixed clang formatting problems. | Mark D. Roth | 2016-04-27 | |
| * | | | | | | | | | Use cpp macros for the "application/grpc" string and its length. | Mark D. Roth | 2016-04-27 | |
| | | | | * | | | | | Fix use-after-free | Craig Tiller | 2016-04-26 | |
| | | | | | * | | | | Added compression tracer | David Garcia Quintas | 2016-04-26 | |
| | | | | * | | | | | Fix use-after-free | Craig Tiller | 2016-04-26 | |
| | | | | * | | | | | Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 | |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Fix refcounting bug for mdstrs | Craig Tiller | 2016-04-26 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| * | | | | | | | | Change C implementation to not log an "Unexpected content-type" message | Mark D. Roth | 2016-04-26 | |
|/ / / / / / / / | ||||
| | | | * | | | | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 | |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
| | | | | | | * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-26 | |
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||
| | | * | | | | | Init tracers after plugin registration | David Garcia Quintas | 2016-04-25 | |
| |_|/ / / / / |/| | | | | | | ||||
| | | | * | | | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 | |
* | | | | | | | Merge pull request #6160 from ctiller/api_fuzzer | Nicolas Noble | 2016-04-25 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | Fix typo | Craig Tiller | 2016-04-25 | |
* | | | | | | | Merge pull request #6105 from miselin/http-parser-allow-more-newlines | Jan Tattermusch | 2016-04-25 | |
|\ \ \ \ \ \ \ | ||||
| | * | | | | | | Fix bug | Craig Tiller | 2016-04-24 | |
| | * | | | | | | 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 | |
| | * | | | | | | Make api_fuzzer mac ready | 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 |