Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #11186 from ctiller/hps | Craig Tiller | 2017-07-11 |
|\ | |||
* \ | Merge pull request #11748 from ctiller/c++compat5 | Craig Tiller | 2017-07-11 |
|\ \ | |||
* \ \ | Merge pull request #11702 from ctiller/ubsan101 | Craig Tiller | 2017-07-11 |
|\ \ \ | |||
| | * | | C++ compatibility fixes | Craig Tiller | 2017-07-11 |
* | | | | Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 | Noah Eisen | 2017-07-11 |
| |/ / |/| | | |||
* | | | Merge pull request #11741 from kpayson64/tf_rollback | Nicolas Noble | 2017-07-10 |
|\ \ \ | |||
* \ \ \ | Merge pull request #11729 from murgatroid99/uv_memory_leak_fixes | Michael Lumish | 2017-07-10 |
|\ \ \ \ | |||
| | * | | | Revert "Reduce server memory usage" | Ken Payson | 2017-07-10 |
| | * | | | Revert "Remove lockfree-stack implementation that is no longer used" | Ken Payson | 2017-07-10 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #11051 from jboeuf/fix_issue_11011 | Matt Kwong | 2017-07-10 |
|\ \ \ \ | |||
| | * | | | Fix some memory leaks in UV TCP code | murgatroid99 | 2017-07-10 |
* | | | | | Code cleanups in client_auth_filter and server_auth_filter. | Mark D. Roth | 2017-07-10 |
* | | | | | Merge pull request #11696 from dgquintas/rr_concurrent_updates_fix | David G. Quintas | 2017-07-07 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge | Michael Lumish | 2017-07-07 |
|\ \ \ \ \ | |||
* | | | | | | 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 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #11684 from sreecha/timer_manager_fix | 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 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 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||
* | | | | | | | Merge github.com:grpc/grpc into optimize_for | 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 |
| | |_|_|/ / | |/| | | | | |||
| | | * | | | timer_manager fix | Sree Kuchibhotla | 2017-07-04 |
| | |/ / / | |/| | | | |||
| * | | | | Merge pull request #11648 from markdroth/c++_filter_fixes | Mark D. Roth | 2017-06-30 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #11447 from markdroth/default_max_header_size | Mark D. Roth | 2017-06-30 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #11651 from markdroth/http1_handshakers | Mark D. Roth | 2017-06-30 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | Removed leftover debugging msg | David Garcia Quintas | 2017-06-29 |
| * | | | | | | | Merge pull request #11645 from ncteisen/musl-fix | Noah Eisen | 2017-06-29 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #11604 from dgquintas/fix_rr_state_master | David G. Quintas | 2017-06-29 |
| |\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | 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 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | * | | | | | 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 |
| |\ \ \ \ \ \ | |||
| | | | | | * \ | Merge pull request #11591 from dgquintas/rr_state_fix_1.4 | David G. Quintas | 2017-06-27 |
| | | | | | |\ \ | |||
| | | | | | * \ \ | Merge pull request #11605 from dgquintas/backport_windows_inline | David G. Quintas | 2017-06-27 |
| | | | | | |\ \ \ | |||
| | | | | | | | * | | clang-format | David Garcia Quintas | 2017-06-26 |
| | | | | | | * | | | s/inline/__inline/. Visual studio incompatiblity. | Makarand Dharmapurikar | 2017-06-26 |
| * | | | | | | | | | Merge pull request #11590 from yang-g/zombie_paylod | Yang Gao | 2017-06-26 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | Remove extra blank line | murgatroid99 | 2017-06-26 |
| * | | | | | | | | | | Merge pull request #11577 from markdroth/compression_filter_fix | Mark D. Roth | 2017-06-26 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | formatting changes | David Garcia Quintas | 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 |