aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Add a benchmark of base16 encodingGravatar Craig Tiller2017-03-27
|
* Merge pull request #9955 from y-zeng/ev_epoll_testGravatar Yuchen Zeng2017-03-27
|\ | | | | Avoid variable length arrays
* \ Merge pull request #7771 from y-zeng/cares_buildinGravatar Yuchen Zeng2017-03-24
|\ \ | | | | | | Async DNS resolver with pre-configured c-ares
* \ \ Merge pull request #10275 from ctiller/memoryGravatar Craig Tiller2017-03-24
|\ \ \ | | | | | | | | Memory usage tweaks
* \ \ \ Merge pull request #10262 from y-zeng/set_user_agentGravatar Yuchen Zeng2017-03-24
|\ \ \ \ | | | | | | | | | | Replace the existing user agent string in SetUserAgentPrefix
* | | | | Add socket factory support to udp_server.cGravatar Michael Warres2017-03-24
| | | | |
| | * | | Memory usage tweaksGravatar Craig Tiller2017-03-23
| |/ / / |/| | | | | | | | | | | | | | | - Improve estimation to give a more reliable slop space in the arena - Improve measurement by issuing sufficient throw-away calls on a channel to allow call size estimation to settle
| | * | Merge remote-tracking branch 'upstream/master' into cares_rebaseGravatar Yuchen Zeng2017-03-23
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_testsGravatar apolcyn2017-03-23
|\ \ \ \ | | | | | | | | | | add http2 testing interop server uses small data frames and padding
* \ \ \ \ Merge pull request #10109 from ncteisen/error-slice-optimizationGravatar Noah Eisen2017-03-22
|\ \ \ \ \ | | | | | | | | | | | | Error slice optimization
| | | * | | Test if the user agent string is copied correctlyGravatar Yuchen Zeng2017-03-22
| | | | | |
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-22
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | error-slice-optimization
* | \ \ \ \ \ Merge pull request #10189 from ctiller/call_casesGravatar Craig Tiller2017-03-22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Expand benchmark coverage to isolated grpc_call scenarios against a dummy filter stack
| | | * | | | add http2 server test for unary calls that uses small frames and paddingGravatar Alexander Polcyn2017-03-22
| | | | | | |
| | | | | * | Merge remote-tracking branch 'upstream/master' into cares_rebaseGravatar Yuchen Zeng2017-03-22
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #10247 from y-zeng/fix_lb_subchannelGravatar Yuchen Zeng2017-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix fuzzing detected error: remaining GRPC_ARG_SUBCHANNEL_ADDRESS was not removed by pick_first and round_robin
| | * | | | | | Fixes for new APIsGravatar Craig Tiller2017-03-22
| | | | | | | |
* | | | | | | | Merge pull request #10238 from ctiller/bm_chttp2_topGravatar Craig Tiller2017-03-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add benchmark suite for chttp2
| | * | | | | | | Add reproductionGravatar Yuchen Zeng2017-03-21
| | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Merge github.com:grpc/grpc into call_casesGravatar Craig Tiller2017-03-21
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Mark D. Roth2017-03-21
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | remove_initial_connect_string
| * | | | | | | Merge pull request #10200 from ctiller/bad_trackingGravatar Craig Tiller2017-03-21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it
| | | * | | | | | Add benchmark suite for chttp2Gravatar Craig Tiller2017-03-21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Remove BUILD rule for removed test.Gravatar Mark D. Roth2017-03-21
| | | | | | | |
| * | | | | | | Merge pull request #10102 from ctiller/fuzzing-longGravatar Craig Tiller2017-03-20
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | Fix fuzzing detected error: stack overflow in hpack parser
| | | | | | * | 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 remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
| | | | | | |\ \ \
| * | | | | | \ \ \ Merge pull request #9889 from y-zeng/channel_argGravatar Yuchen Zeng2017-03-17
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Destroy pointer args when destructing a ChannelArguments
| * \ \ \ \ \ \ \ \ \ Merge pull request #9995 from y-zeng/cpu_testGravatar Yuchen Zeng2017-03-17
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Avoid repetitive division calculations
* | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Mark D. Roth2017-03-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove_initial_connect_string
| | | | | * | | | | | | Fix tracking of writes: we dont need TrackCounters for bm_fullstack since ↵Gravatar Craig Tiller2017-03-17
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the fixture does it
| * | | | | | | | | | Merge pull request #10090 from rjshade/add_test_flagsGravatar Yang Gao2017-03-17
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add test feature flags
| * | | | | | | | | | | add health check for http2 serverGravatar Eric Gribkoff2017-03-17
| | | | | | | | | | | |
| * | | | | | | | | | | really add _Gravatar Eric Gribkoff2017-03-17
| | | | | | | | | | | |
| * | | | | | | | | | | add _Gravatar Eric Gribkoff2017-03-17
| | | | | | | | | | | |
| * | | | | | | | | | | stop http2 test server with error code when failures occurGravatar Eric Gribkoff2017-03-17
| | | | | | | | | | | |
| * | | | | | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | Expand benchmark coverage to isolated grpc_call scenarios against a dummy ↵Gravatar Craig Tiller2017-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter stack
| | * | | | | | | | | | | Restore missing benchmarksGravatar Craig Tiller2017-03-16
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| |\| | | | | | | | | |
| | * | | | | | | | | | Merge pull request #9786 from vjpai/heldplaceGravatar Vijay Pai2017-03-16
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate a "using namespace"
| * | | | | | | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| |\| | | | | | | | | | |
| | | * | | | | | | | | | Eliminate std::placeholdersGravatar Vijay Pai2017-03-16
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge pull request #10122 from ctiller/arenaGravatar Craig Tiller2017-03-15
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Arena allocator for grpc
| | * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9896 from matt-kwong/ssl-fuzz2Gravatar matt-kwong2017-03-15
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | Embed mock SSL data into ssl_server_fuzzer.c and add fuzzer options
| | | | | | | | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-15
| | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error-slice-optimization
| | | | | * | | | | | | | | | Add test feature flagsGravatar Robbie Shade2017-03-15
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #10000 from yang-g/grpc_pb_hGravatar Yang Gao2017-03-15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | Include x.pb.h instead of x.grpc.pb.h for message-only protos
| * | | | | | | | | | | | | | Fix compilationGravatar Craig Tiller2017-03-15
| | | | | | | | | | | | | | |