aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Collapse)AuthorAge
* Merge pull request #10353 from yang-g/lost_childGravatar Yang Gao2017-03-29
|\ | | | | Remove call from sibling list when it is not first child.
| * Remove call from sibling list when it is not first child.Gravatar yang-g2017-03-29
| |
* | Merge pull request #9926 from y-zeng/retry_pingsGravatar Yuchen Zeng2017-03-29
|\ \ | |/ |/| Retry sending pings if they are delayed
* | Merge pull request #10337 from yang-g/autofuzzGravatar Yang Gao2017-03-28
|\ \ | | | | | | Clamp memory usage estimate
* \ \ Merge pull request #10325 from y-zeng/keepalive_fixesGravatar Yuchen Zeng2017-03-28
|\ \ \ | | | | | | | | Client-side keepalive fixes
| | * | Clamp memory usage estimateGravatar yang-g2017-03-28
| | | |
* | | | Add fuzzer bugGravatar ncteisen2017-03-27
| |/ / |/| |
| * | Add client_ prefix for keepalive argsGravatar Yuchen Zeng2017-03-27
| | |
| * | Change keepalive arguments, add grpc_set_disable_ping_ackGravatar Yuchen Zeng2017-03-27
|/ /
* | Merge remote-tracking branch 'upstream/master' into cares_rebaseGravatar Yuchen Zeng2017-03-23
|\ \
| * \ Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-22
| |\ \ | | | | | | | | | | | | error-slice-optimization
* | \ \ Merge remote-tracking branch 'upstream/master' into cares_rebaseGravatar Yuchen Zeng2017-03-22
|\ \ \ \ | | |/ / | |/| |
| * | | Add reproductionGravatar Yuchen Zeng2017-03-21
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\| | |
* | | | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\ \ \ \
| | * \ \ Merge pull request #10090 from rjshade/add_test_flagsGravatar Yang Gao2017-03-17
| | |\ \ \ | | | | | | | | | | | | Add test feature flags
| | | * | | Add test feature flagsGravatar Robbie Shade2017-03-15
| | | | | |
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-14
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | error-slice-optimization
| | | | * | | Change error_create API to sliceGravatar ncteisen2017-03-13
| | | |/ / /
| | * | / / Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| | | |/ / | | |/| |
| | * | | Merge pull request #10005 from ctiller/status_orderingGravatar Abhishek Kumar2017-03-10
| | |\ \ \ | | | |/ / | | |/| | Document status ordering rules
| | * | | Merge pull request #9977 from ctiller/fssplitGravatar Craig Tiller2017-03-08
| | |\ \ \ | | | | | | | | | | | | Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks
| | | | * | Document status ordering rulesGravatar Craig Tiller2017-03-06
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This documents a rule that's existed in a hard to find internal document that's existed since Feb 2016 by abhikumar@google.com. Since that rule is critical to untangling some gRPC C core behavior, we should document it publically.
| | | * | Resolve sanity failuresGravatar Craig Tiller2017-03-06
| | | | |
| | * | | Merge github.com:grpc/grpc into stream_owned_sliceGravatar Craig Tiller2017-03-01
| | |\| |
| | * | | Add a slice type that shares a refcount with a transport streamGravatar Craig Tiller2017-03-01
| | | | |
| | | | * Retry sending pings if they are delayedGravatar Yuchen Zeng2017-02-28
| | | |/
| | | * Merge pull request #9833 from dgquintas/parse_address_clusterfuzzGravatar David G. Quintas2017-02-28
| | |/| | | | | | | | | Fixed Heap-buffer-overflow in parse_unix via clusterfuzz
| | * | Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
| | |\ \ | | | | | | | | | | Add zalloc, convert a bunch of files to use it
| | * | | Merge pull request #9468 from y-zeng/p2p_clientGravatar Yuchen Zeng2017-02-27
| |/| | | | | | | | | | | | | Client-side keepalive pings
| | * | | Address review commentsGravatar 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 remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
| |\ \ \ \ | | |/ / / | |/| | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into parse_address_clusterfuzzGravatar David Garcia Quintas2017-02-23
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #9650 from ctiller/call_mutexGravatar Craig Tiller2017-02-23
| |\ \ \ \ | | | | | | | | | | | | Make batch allocation lock-free
| * \ \ \ \ Merge pull request #9662 from ctiller/c3+rGravatar Craig Tiller2017-02-23
| |\ \ \ \ \ | | | | | | | | | | | | | | Bring resolvers under the client channel combiner lock
| | | | | * | zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
| | | | | | |
| | | | | | * Fixed Heap-buffer-overflow in parse_unix via clusterfuzzGravatar David Garcia Quintas2017-02-22
| | | | | |/
| * | | | | Fix compileGravatar Craig Tiller2017-02-22
| | | | | |
| | * | | | Make resolver combiner part of the base type, to be consistent with future ↵Gravatar Craig Tiller2017-02-17
| | | |_|/ | | |/| | | | | | | | | | | | changes to lb_policy
| | | | * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
| | | | | | | | | | | | | | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
| * | | | Fix testGravatar Craig Tiller2017-02-17
| |/ / /
| * | | Merge pull request #9660 from ctiller/c3Gravatar Craig Tiller2017-02-16
| |\ \ \ | | | | | | | | | | Convert client_channel.c to use a combiner lock
| * \ \ \ Merge pull request #9696 from yang-g/network_status_shardGravatar Yang Gao2017-02-16
| |\ \ \ \ | | | | | | | | | | | | Remove network_status_tracker code
| * \ \ \ \ Merge pull request #9531 from dgquintas/compression_implicit_encodingGravatar David G. Quintas2017-02-16
| |\ \ \ \ \ | | | | | | | | | | | | | | make grpc-encoding:identity implicit
| * \ \ \ \ \ Merge pull request #9648 from dgquintas/lr_sans_mdGravatar David G. Quintas2017-02-16
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Use call context to propagare LR costs
| | | | * | | | Remove code from network_status_tracker.c Pull the hash function to useful.hGravatar yang-g2017-02-16
| | | | | | | |
| | | | | * | | Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
| | | | |/ / /