aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
...
| | | * | | | | | | | | | | 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
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-14
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #10021 from mpwarres/udp_server_user_dataGravatar Michael Warres2017-03-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove grpc_udp_server dependency on grpc_server.
| | | | | | | | | | | | * | | | | Only use static on string literalsGravatar Noah Eisen2017-03-14
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Remove grpc_udp_server dependency on grpc_server.Gravatar Michael Warres2017-03-14
| | | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | | Copy value at SetPointerWithVtableGravatar Yuchen Zeng2017-03-14
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | add missing headerGravatar yang-g2017-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
| | | | | * | | | | | | | | | | Fix crashGravatar Craig Tiller2017-03-14
| | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | Added benchmark to show static vs copiedGravatar ncteisen2017-03-13
| | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | Change error_create API to sliceGravatar ncteisen2017-03-13
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #9984 from ctiller/poll-wakeupGravatar Craig Tiller2017-03-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some pollset benchmarks
| * | | | | | | | | | | | | | | | Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #10105 from murgatroid99/upmerge_v1.2.xGravatar Michael Lumish2017-03-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge v1.2.x
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10110 from ctiller/foo2Gravatar Craig Tiller2017-03-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't track allocations if we are not going to use the tracking results
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9947 from ctiller/track_memoryGravatar Craig Tiller2017-03-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Track memory as part of microbenchmark profiling runs
| | | | | | | | | | | | | * \ \ \ \ \ Merge github.com:grpc/grpc into fuzzing-longGravatar Craig Tiller2017-03-13
| | | | | | | | | | | | | |\ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix race conditionGravatar Craig Tiller2017-03-13
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Concurrent testGravatar Craig Tiller2017-03-13
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Arena allocator for grpcGravatar Craig Tiller2017-03-12
| |/ / / / / / / / / / / / / / / / /
| | | | | | | | | | | | | * | | | | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #10005 from ctiller/status_orderingGravatar Abhishek Kumar2017-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document status ordering rules
| | | | * | | | | | | | | | | | | | | Hide memory counters from atomic countersGravatar Craig Tiller2017-03-10
| | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | Dont track allocations if we are not going to use themGravatar Craig Tiller2017-03-10
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | change last_message bit to be in C++ layer onlyGravatar Yuxuan Li2017-03-10
| | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeupGravatar Craig Tiller2017-03-10
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into poll-wakeupGravatar Craig Tiller2017-03-10
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.xGravatar murgatroid992017-03-10
| | |_|/| | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | Fix fuzzing detected errorGravatar Craig Tiller2017-03-10
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #9807 from vjpai/rqGravatar Vijay Pai2017-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | Finish streams that error. Don't histogram failed ops.
| * | | | | | | | | | | | | | | | | Merge pull request #9963 from ncteisen/error-arena-optimizationGravatar Noah Eisen2017-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error arena optimization
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10067 from ctiller/less_countersGravatar Craig Tiller2017-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dont use memory counters unless counters mode is on
| | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10054 from murgatroid99/uv_resolver_fallbackGravatar Michael Lumish2017-03-10
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add uv resolver fallback for named ports, fix portability tests
| * | | | | | | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10068 from ctiller/zalloc_benchGravatar Craig Tiller2017-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | Track zalloc times in microbenchmark
| | | | | | | | | | | * | | | | | | | | | Merge github.com:grpc/grpc into poll-wakeupGravatar Craig Tiller2017-03-09
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #10039 from ctiller/server_channel_argsGravatar Craig Tiller2017-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Server channel args
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9996 from ctiller/bm_channelGravatar Craig Tiller2017-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test of creating a call on a lame channel in C++
| | | | | | * | | | | | | | | | | | | | | | | Address github commentsGravatar ncteisen2017-03-09
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | | | | Make ASAN happyGravatar Craig Tiller2017-03-09
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | | | s/realloc/gpr_realloc to fix mem bugGravatar Noah Eisen2017-03-09
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-09
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error-arena-optimization
| | | | | | | | | | | * | | | | | | | | | | | Add uv resolver fallback for named ports, fix portability testsGravatar murgatroid992017-03-09
| | | | | | | | | | | | | | | | | | | | | | |