aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Collapse)AuthorAge
...
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-15
| | | | | | |\ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | * | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-14
| | | |/| | | | | | | | | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Only use static on string literalsGravatar Noah Eisen2017-03-14
| | | | | | | | | |
| | | * | | | | | | Review commentsGravatar Craig Tiller2017-03-14
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-14
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | error-slice-optimization
| | * | | | | | | | Move config application to *just* prior to subchannel pickGravatar Craig Tiller2017-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this is both the point where we *know* we have a config (or not), and the last moment before wait_until_ready-ness is not an issue
* | | | | | | | | | Change error_create API to sliceGravatar ncteisen2017-03-13
| | | | | | | | | |
| | * | | | | | | | Fix formattingGravatar Craig Tiller2017-03-13
| | | | | | | | | |
| | * | | | | | | | Move functions around to avoid forward declarationsGravatar Craig Tiller2017-03-13
| | | | | | | | | |
| | * | | | | | | | Merge github.com:grpc/grpc into trim-the-locksGravatar Craig Tiller2017-03-13
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #10009 from muxi/fix-flush-readGravatar Muxi Yan2017-03-13
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix flush read
| | | | * | | | | | | Additionally use arena for incoming metadata allocationGravatar Craig Tiller2017-03-13
| | | | | | | | | | |
| | | | * | | | | | | Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| | | | | | | | | | |
| | * | | | | | | | | Add commentsGravatar Muxi Yan2017-03-13
| | | | | | | | | | |
| | | | | * | | | | | Fix compile errorGravatar Craig Tiller2017-03-13
| | | | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-flush-readGravatar Muxi Yan2017-03-12
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
* | | / | | | | | | | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
| |_|/ / / / / / / / |/| | | | | | | | |
| | | | * | | | | | readabilityGravatar Craig Tiller2017-03-10
| | | | | | | | | |
| | | | * | | | | | Update commentGravatar Craig Tiller2017-03-10
| | | | | | | | | |
| | | | * | | | | | Fix fuzzing detected errorGravatar Craig Tiller2017-03-10
| |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Merge pull request #10087 from y-zeng/fix_ping_1_2_xGravatar Yuchen Zeng2017-03-10
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix chttp2 ping parser
| * \ \ \ \ \ \ \ \ Merge pull request #10054 from murgatroid99/uv_resolver_fallbackGravatar Michael Lumish2017-03-10
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add uv resolver fallback for named ports, fix portability tests
| | | * | | | | | | | Fix chttp2 ping parserGravatar Yuchen Zeng2017-03-10
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #10076 from apolcyn/fix_in6_scope_id_windows_issueGravatar apolcyn2017-03-10
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix in6_scope_id incompatibiliity issue on windows/mingw
| * | | | | | | | | | Write an essayGravatar Craig Tiller2017-03-09
| | | | | | | | | | |
| | * | | | | | | | | fix in6_scope_id incompatibiliity issue on windows/mingwGravatar Alexander Polcyn2017-03-09
| |/ / / / / / / / /
* / / / / / / / / / Write an essayGravatar Craig Tiller2017-03-09
|/ / / / / / / / /
| * / / / / / / / Add uv resolver fallback for named ports, fix portability testsGravatar murgatroid992017-03-09
|/ / / / / / / /
| * | | | | | | clang-formatGravatar Muxi Yan2017-03-06
| | | | | | | |
| * | | | | | | Improve the way to reject :authority headerGravatar Muxi Yan2017-03-06
| | | | | | | |
| * | | | | | | Fix flush readGravatar Muxi Yan2017-03-06
| | | | | | | |
* | | | | | | | Manual changes from upmerged modificationsGravatar David Garcia Quintas2017-03-06
| | | | | | | |
* | | | | | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_masterGravatar David Garcia Quintas2017-03-03
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| | * | | | | | Merge github.com:grpc/grpc into trim-the-locksGravatar Craig Tiller2017-03-01
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | * | | | | Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-01
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #9869 from markdroth/client_channel_method_params_cleanupGravatar Mark D. Roth2017-03-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Clean up method parameters in client channel code.
| | | * | | | | | Diff minimizationGravatar Craig Tiller2017-02-28
| | | | | | | | |
| | | * | | | | | Better cleanupGravatar Craig Tiller2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the caller specifies a timeout, set it at call initialization When we send initial metadata, take service config into account (iff service config specifies a shorter deadline) Saves a combiner on a critical path
* | | | | | | | | Merge pull request #9833 from dgquintas/parse_address_clusterfuzzGravatar David G. Quintas2017-02-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixed Heap-buffer-overflow in parse_unix via clusterfuzz
| | | | * | | | | | Fix some bugsGravatar Craig Tiller2017-02-28
| | | | | | | | | |
| | | | * | | | | | Trim deadline setting out of call creation path: reduces ClientChannelFilter ↵Gravatar Craig Tiller2017-02-28
| |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | init/destroy from 128ns to 46ns on my machine
* | | | | | | | | Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add zalloc, convert a bunch of files to use it
* | | | | | | | | | Address review commentsGravatar Yuchen Zeng2017-02-27
| | | | | | | | | |
| | | * | | | | | | clang-formatGravatar Mark D. Roth2017-02-27
| | | | | | | | | |
* | | | | | | | | | Add more closuresGravatar Yuchen Zeng2017-02-27
| | | | | | | | | |
* | | | | | | | | | Update with the new ping implementationGravatar Yuchen Zeng2017-02-26
| | | | | | | | | |
* | | | | | | | | | Client-side keepalive pingGravatar Yuchen Zeng2017-02-26
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Based on soltanmm-google's #9114
* | | | | | | | | Merge pull request #9849 from ctiller/bm_chttp2Gravatar Craig Tiller2017-02-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add benchmarks for HTTP2 HPACK encoding
| | * \ \ \ \ \ \ \ Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-24
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| | | | * | | | | | Clean up method parameters in client channel code.Gravatar Mark D. Roth2017-02-24
| | | | | | | | | |