Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | Add client_channel tracer; code cleanup; eliminate an allocation. | Mark D. Roth | 2017-07-07 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #11644 from ncteisen/murder-the-custom-debugging-defines | Noah Eisen | 2017-07-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove More Custom Debug Defines | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11684 from sreecha/timer_manager_fix | Sree Kuchibhotla | 2017-07-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timer_manager fix | |||
| | | | | | | | | * | | | | | Add comments to timer_generic.c file | Sree Kuchibhotla | 2017-07-07 | |
| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Remove more custom debug defines | ncteisen | 2017-07-06 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #11495 from agc-sec/fixopenssl-jwt | Matt Kwong | 2017-07-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation error associated with release of OpenSSL 1.1 | |||
| | | | * | | | | | | | | | | Fix RR concurrent updates | David Garcia Quintas | 2017-07-06 | |
| | | | | |_|_|_|/ / / / / | | | | |/| | | | | | | | | ||||
| | | | | | * | | | | | | | Fix potential rounding error | Craig Tiller | 2017-07-06 | |
| | | | | |/ / / / / / / | | | | |/| | | | | | | | ||||
| | * | | | | | | | | | | fix typos identified in code review | Sree Kuchibhotla | 2017-07-06 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge | murgatroid99 | 2017-07-06 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||
| | | | | | | | | * | | | clang-format | Craig Tiller | 2017-07-05 | |
| | | | | | | | | | | | | ||||
| | | | | | | | * | | | | Fix memory leak | Craig Tiller | 2017-07-05 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | Merge github.com:grpc/grpc into epex7 | Craig Tiller | 2017-07-05 | |
| | | | | | | | | |\ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||
| | | | | | | | * | | | | Fix compile | Craig Tiller | 2017-07-05 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge github.com:grpc/grpc into optimize_for | Craig Tiller | 2017-07-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| | | | | | | | * | | | | Merge github.com:grpc/grpc into cq-drop | Craig Tiller | 2017-07-05 | |
| | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| | | | | | * | | | | | | Merge github.com:grpc/grpc into hps | Craig Tiller | 2017-07-05 | |
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
| | | | | * | | | | | | | Attempt to fix #11011. | Julien Boeuf | 2017-07-05 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Treating the close-notify alert as a non-error case. | |||
| | | * | | | | | | | | timer_manager fix | Sree Kuchibhotla | 2017-07-04 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #11648 from markdroth/c++_filter_fixes | Mark D. Roth | 2017-06-30 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Improvements to C++ filter API | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #11447 from markdroth/default_max_header_size | Mark D. Roth | 2017-06-30 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Change default for SETTINGS_MAX_HEADER_LIST_SIZE from 16KiB to 8KiB. | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #11651 from markdroth/http1_handshakers | Mark D. Roth | 2017-06-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow HTTP CONNECT handshaker to be used in http1 client. | |||
| * | | | | | | | | | | | | Removed leftover debugging msg | David Garcia Quintas | 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 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | 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 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | 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. | |||
| | | | | | | | | | | | * | fix byte order of port for srv to host request | Alex Polcyn | 2017-06-27 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||
| | | | | | * | | | | | | 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) | |||
| | | | | | * \ \ \ \ \ \ | 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) | |||
| | | | | | | | * | | | | | | 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 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 | |
| | | | | | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | Fix segfault in rr trace | David Garcia Quintas | 2017-06-23 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | Fix test | Muxi Yan | 2017-06-23 | |
| | | | | | | | | | | | | | | | |