Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | Update serverName comment to be more accurate | thassss | 2017-06-29 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #11645 from ncteisen/musl-fix | Noah Eisen | 2017-06-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix musl Portability | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11604 from dgquintas/fix_rr_state_master | David G. Quintas | 2017-06-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix RR policy connectivity state upon subchannels shutdown | |||
| | | | * | | | | | | | | | Allow HTTP CONNECT handshaker to be used in http1 client. | Mark D. Roth | 2017-06-29 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||
| | | | | * | | | | | | | Pass NULL to grpc_channel_create_call for nil serverName | thassss | 2017-06-29 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Remove nullability specifiers | thassss | 2017-06-29 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Warn against using serverName property with Cronet | thassss | 2017-06-29 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | regenerate C# protos | Jan Tattermusch | 2017-06-29 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | add C# test demoing custom error details | Jan Tattermusch | 2017-06-29 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | * | | | | | | Improvements to C++ filter API: | Mark D. Roth | 2017-06-29 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Make sure all C-core parameters are passed into C++ methods. - Add Destroy() methods for ChannelData and CallData. - Use C++-style casts. - Add 'extern "C"' to iomgr/closure.h, which is used in C++ filters. | |||
| | * | | | | | | | | Fix musl | Noah Eisen | 2017-06-29 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Fixes to pick first | David Garcia Quintas | 2017-06-28 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Properly use uint64_t not unsigned int64_t | Vijay Pai | 2017-06-28 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| | | | | | | * | | Merge pull request #11625 from muxi/fix-objc-memory-leak-v14 | Muxi Yan | 2017-06-28 | |
| | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | Backport #11624: Objective C memory leak GRPCOpSendMetadata | |||
* | | | | | | | \ \ | Merge pull request #11624 from muxi/fix-objc-memory-leak | Muxi Yan | 2017-06-28 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix Objective C memory leak GRPCOpSendMetadata | |||
* | | | | | | | | | | | Document error unref contract for iomgr cb's and transport/stream errors | Vijay Pai | 2017-06-28 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #10462 from nicolasnoble/ares-header-pollution | Nicolas Noble | 2017-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Avoid pollution from ares.h into the global space. | |||
| | | | | | | | | * \ \ | Merge pull request #11620 from murgatroid99/version_bump_1.4.1 | Michael Lumish | 2017-06-27 | |
| | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump version to 1.4.1 | |||
| | | | | | | | | * \ \ \ | Merge pull request #11591 from dgquintas/rr_state_fix_1.4 | David G. Quintas | 2017-06-27 | |
| | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix RR policy connectivity state upon subchannels shutdown (1.4.x branch) | |||
| | | | | | | | | | | | * | | Fix the memory leak in metadata | Muxi Yan | 2017-06-27 | |
| | | | | | | | | | |_|/ / | | | | | | | | | |/| | | | ||||
| | * | | | | | | / | | | | Fix the memory leak in metadata | Muxi Yan | 2017-06-27 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | | | | | | | * | | | | Merge pull request #11605 from dgquintas/backport_windows_inline | David G. Quintas | 2017-06-27 | |
| | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | s/inline/__inline/. Visual studio incompatiblity (v1.4.x backport) | |||
| | | | | | | | | | | * | | Bump version to 1.4.1 | murgatroid99 | 2017-06-27 | |
| | | | | | | | | |_|/ / | | | | | | | | |/| | | | ||||
| | | | | | | | | | * | | clang-format | David Garcia Quintas | 2017-06-26 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | s/inline/__inline/. Visual studio incompatiblity. | Makarand Dharmapurikar | 2017-06-26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MS Visual studio '13 and before don't understand inline and throw Error C2054. Reference: https://msdn.microsoft.com/en-us/library/bw1hbe6y.aspx | |||
* | | | | | | | | | | | | Merge pull request #11590 from yang-g/zombie_paylod | Yang Gao | 2017-06-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Destroy byte buffer to avoid leak in zombied calls | |||
| | | | | | | | | * | | | | Remove extra blank line | murgatroid99 | 2017-06-26 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #11577 from markdroth/compression_filter_fix | Mark D. Roth | 2017-06-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix handling of send_message before send_initial_metadata in compress filter. | |||
| | | | * | | | | | | | | | | formatting changes | David Garcia Quintas | 2017-06-26 | |
| | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | Expose :authority pseudo-header to Obj-C API. | thassss | 2017-06-26 | |
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #11524 from michaelbausor/php-protoc-plugin | Stanley Cheung | 2017-06-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update PHP protoc plugin generation | |||
| | | | | * | | | | | | | | | Fix RR policy connectivity state upon subchannels shutdown | David Garcia Quintas | 2017-06-26 | |
| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | Have the fake resolver "re-resolve" upon seeing error | David Garcia Quintas | 2017-06-26 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Deal with errors refs | David Garcia Quintas | 2017-06-26 | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #11584 from muxi/fix-cronet-lock-abort | Muxi Yan | 2017-06-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle cancel correctly | |||
| | | | | | | | | | | * | | | | Fix unref of read slice in tcp_uv.c | murgatroid99 | 2017-06-26 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | fixed leak and outdated comment | David Garcia Quintas | 2017-06-24 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Enable wrong-import-order lint | Nathaniel Manista | 2017-06-24 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Enable redefined-variable-type lint | Nathaniel Manista | 2017-06-24 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Fix segfault in rr trace | David Garcia Quintas | 2017-06-23 | |
| |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Fix test | Muxi Yan | 2017-06-23 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | Fix RR policy connectivity state upon subchannels shutdown | David Garcia Quintas | 2017-06-23 | |
| | | | | | | | | | | |/ / | ||||
| | | | | | | * | | | / / | Add test | Muxi Yan | 2017-06-23 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||
| | | | * | | | | | | | | Destroy byte buffer to avoid leak in zombied calls | yang-g | 2017-06-23 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Add comment to explain the added lines and disable debugging log | Muxi Yan | 2017-06-23 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Another bug fix in the same series | Muxi Yan | 2017-06-23 | |
| | | | | | | | | | | | ||||
| | | | | | | | * | | | Node: fix status memory leak, improve tcp_uv read buffer allocation code | murgatroid99 | 2017-06-23 | |
| | | | | | | | |/ / | ||||
| * | | | | | | | | | Handle cancel correctly | Muxi Yan | 2017-06-23 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Run formatter | Michael Bausor | 2017-06-22 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #11499 from markdroth/trailers_only | Mark D. Roth | 2017-06-22 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add support for Trailers-Only responses. |