Craig Tiller
|
05fbe3c518
|
Get gtest building with Bazel, add first test in test/cpp/common/BUILD
|
8 years ago |
Sree Kuchibhotla
|
79233cc5e5
|
Bazel build file for core/surface tests
|
8 years ago |
Craig Tiller
|
dfc217528e
|
Merge branch 'bazelness' into cpp_bazelness
|
8 years ago |
Craig Tiller
|
4183e9d60b
|
Merge github.com:grpc/grpc into cpp_bazelness
|
8 years ago |
Craig Tiller
|
554144699a
|
Add test/core/security/BUILD
|
8 years ago |
Nicolas "Pixel" Noble
|
abd887012f
|
Initial test/cpp/util/BUILD file.
|
8 years ago |
David Garcia Quintas
|
5c063c4218
|
test/core/handshake
|
8 years ago |
Craig Tiller
|
528072a123
|
Add test/core/network_benchmarks/BUILD
|
8 years ago |
Craig Tiller
|
c547c0d992
|
Add test/core/json/BUILD
|
8 years ago |
Stanley Cheung
|
a8ea5de0b4
|
Merge pull request #9751 from stanley-cheung/php-ext-arg-info
PHP: add macro for arg info in extension
|
8 years ago |
Craig Tiller
|
8506219a15
|
Remove internal api canaries: they have never solved anything for us
|
8 years ago |
David Garcia Quintas
|
80a8bc8b18
|
test/core/compression
|
8 years ago |
David Garcia Quintas
|
802db49eb2
|
test/core/channel
|
8 years ago |
David Garcia Quintas
|
f3e1c45489
|
BUILD for test/core/census
|
8 years ago |
Craig Tiller
|
a646b0e019
|
Add test/core/iomgr/BUILD
|
8 years ago |
Craig Tiller
|
54fa9244e7
|
Add test/core/client_channel/resolvers/BUILD
|
8 years ago |
Craig Tiller
|
3b78f42ee3
|
Add test/core/client_channel/BUILD
|
8 years ago |
murgatroid99
|
1191b7202d
|
Improve Node and libuv testing and test coverage
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
|
8 years ago |
Craig Tiller
|
911a5dc5b1
|
Add test/core/tsi/BUILD
|
8 years ago |
Craig Tiller
|
6f7b26ffb3
|
Complete test/core/transport/chttp2; add test/core/transport/BUILD
|
8 years ago |
Craig Tiller
|
4e0363af9c
|
Complete test/core/http/BUILD
|
8 years ago |
Craig Tiller
|
92bc415653
|
Add BUILD file for test/core/fling
|
8 years ago |
Craig Tiller
|
bbe6bfd6fd
|
Add BUILD file for test/core/slice
|
8 years ago |
Craig Tiller
|
6d48602324
|
Improve tool readability
|
8 years ago |
Craig Tiller
|
5474c6b3d4
|
Merge branch 'traceback_port_server' of github.com:dgquintas/grpc into always-use-port-server
|
8 years ago |
Craig Tiller
|
cba864bfbe
|
Eliminate port server env var, force its use always, consolidate code
|
8 years ago |
yang-g
|
55c6ebfd7a
|
Merge branch 'master' into health
|
8 years ago |
David Garcia Quintas
|
448191cb9a
|
Temporarily disable lb policies test
|
8 years ago |
Yang Gao
|
13e185419c
|
Merge pull request #9759 from yang-g/max_recv_msg_size
Restore the NextMessageSize for streamed calls
|
8 years ago |
Craig Tiller
|
ff71449049
|
Fix generated code
|
8 years ago |
Craig Tiller
|
cea72a0e30
|
clang-format
|
8 years ago |
Craig Tiller
|
65d57b8c3d
|
Merge github.com:grpc/grpc into zalloc
|
8 years ago |
Craig Tiller
|
06a459d6c7
|
Merge branch 'bm_call_create' into deadline_mu
|
8 years ago |
Craig Tiller
|
b005c0be95
|
Merge branch 'bm_call_create' into bm_error
|
8 years ago |
Craig Tiller
|
3e16f4f1fa
|
Fix test
|
8 years ago |
Craig Tiller
|
316e725b95
|
Merge branch 'bm_call_create' into bm_error
|
8 years ago |
Craig Tiller
|
cf068a9ff7
|
Merge branch 'bm_call_create' into deadline_mu
|
8 years ago |
Craig Tiller
|
2bc4cc4237
|
Merge github.com:grpc/grpc into bm_call_create
|
8 years ago |
Craig Tiller
|
f422cc77ba
|
Merge github.com:grpc/grpc into bm_cq
|
8 years ago |
Craig Tiller
|
46ca4f7d4e
|
Merge pull request #9754 from ctiller/call_cancel
Use special errors where appropriate in call cancellation: avoids many allocations in a semi-common case
|
8 years ago |
yang-g
|
f07ed45439
|
Restore the NextMessageSize for streamed calls
|
8 years ago |
Yang Gao
|
2ad3d73f95
|
Merge pull request #9711 from jhseu/license
Export LICENSE.txt in //third_party/nanopb
|
8 years ago |
David G. Quintas
|
941adcf39b
|
Merge pull request #9741 from dgquintas/runtests_sampling
Add random samping to run_tests.py
|
8 years ago |
Craig Tiller
|
8bfaf4a7bb
|
Merge github.com:grpc/grpc into c3+r
|
8 years ago |
Craig Tiller
|
9596d6b112
|
Merge pull request #9660 from ctiller/c3
Convert client_channel.c to use a combiner lock
|
8 years ago |
Paul Marks
|
69c0437e75
|
Merge pull request #9634 from pmarks-net/master
Connect to "localhost" from interop clients.
|
8 years ago |
Craig Tiller
|
b8e2bca4eb
|
Add a benchmark for metadata primitives
|
8 years ago |
Yang Gao
|
20ce37694b
|
Merge pull request #9696 from yang-g/network_status_shard
Remove network_status_tracker code
|
8 years ago |
Sree Kuchibhotla
|
ff4b25d802
|
Distinguish between CLOSURE_READY and (GRPC_ERROR_NONE | FD_SHUTDOWN_BIT)
|
8 years ago |
Sree Kuchibhotla
|
fae48aae0f
|
clang format code
|
8 years ago |