Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
4d92a49fc0a96afc7f4539c0e600f06b6e4089f6
/
test
4d92a49
Merge github.com:grpc/grpc into cpp_bazelness
by Craig Tiller
· 8 years ago
cd232f6
Merge pull request #9753 from ctiller/zalloc
by Craig Tiller
· 8 years ago
79ccb81
Merge pull request #9882 from ctiller/cqbm
by Craig Tiller
· 8 years ago
4776102
Merge pull request #9468 from y-zeng/p2p_client
by Yuchen Zeng
· 8 years ago
dc720ca
Merge pull request #9846 from yang-g/max_message_size
by Yang Gao
· 8 years ago
e0b1e46
Address review comments
by Yuchen Zeng
· 8 years ago
07e4c13
Merge pull request #9857 from murgatroid99/merge_1.1.x_master
by Michael Lumish
· 8 years ago
b843ff2
Add more cq benchmarks
by Craig Tiller
· 8 years ago
efdf5a3
Update with the new ping implementation
by Yuchen Zeng
· 8 years ago
990d9fe
Client-side keepalive ping
by Yuchen Zeng
· 8 years ago
312fdba
Merge github.com:grpc/grpc into bm_meta
by Craig Tiller
· 8 years ago
f30194f
Merge branch 'bm_meta' of github.com:ctiller/grpc into bm_meta
by Craig Tiller
· 8 years ago
510f38a
Merge branch 'bm_chttp2' into bm_meta
by Craig Tiller
· 8 years ago
2363cad
Merge branch 'cpp_bazelness' of github.com:ctiller/grpc into cpp_bazelness
by Craig Tiller
· 8 years ago
bf515b6
Merge github.com:grpc/grpc into cpp_bazelness
by Craig Tiller
· 8 years ago
3d72d71
Merge github.com:grpc/grpc into zalloc
by Craig Tiller
· 8 years ago
defc696
Merge pull request #9774 from sreecha/surface_test_bazel
by Sree Kuchibhotla
· 8 years ago
23f777d
When there is an error from filters (such as max recv message size too
by yang-g
· 8 years ago
98cdf3b
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
by murgatroid99
· 8 years ago
681507a
Fix memory leak
by Craig Tiller
· 8 years ago
b82b3d0
Fixes for zalloc
by Craig Tiller
· 8 years ago
917ae82
Merge github.com:grpc/grpc into zalloc
by Craig Tiller
· 8 years ago
8a66165
Merge pull request #9745 from ctiller/bm_error
by Craig Tiller
· 8 years ago
ef33c87
Merge github.com:grpc/grpc into bm_meta
by Craig Tiller
· 8 years ago
b92d5a2
Merge branch 'bm_error' into bm_meta
by Craig Tiller
· 8 years ago
266f66a
Merge github.com:grpc/grpc into zalloc
by Craig Tiller
· 8 years ago
1119a62
Merge pull request #9650 from ctiller/call_mutex
by Craig Tiller
· 8 years ago
bc34a08
Merge github.com:grpc/grpc into bm_error
by Craig Tiller
· 8 years ago
523d54b
Refine to just be a HPACK benchmark
by Craig Tiller
· 8 years ago
0db30f3
HPACK parsing benchmarks
by Craig Tiller
· 8 years ago
b96a96e
Merge pull request #9662 from ctiller/c3+r
by Craig Tiller
· 8 years ago
01aadcd
Merge github.com:grpc/grpc into bm_error
by Craig Tiller
· 8 years ago
d82c188
Merge pull request #9737 from ctiller/bm_call_create
by Craig Tiller
· 8 years ago
47de64c
zalloc grpc_pollset
by Yuchen Zeng
· 8 years ago
5cd989e
Basic parsing tests
by Craig Tiller
· 8 years ago
29dd982
...
by Craig Tiller
· 8 years ago
43bca1b
Add BUILD file for end2end tests too
by Sree Kuchibhotla
· 8 years ago
2f792d9
Initial http2 benchmarks
by Craig Tiller
· 8 years ago
11468c0
Merge branch 'bm_call_create' into bm_error
by Craig Tiller
· 8 years ago
385b009
Cleanup
by Craig Tiller
· 8 years ago
e8a1a50
Merge branch 'master' into surface_test_bazel
by Sree Kuchibhotla
· 8 years ago
2ec37e1
Fix memory leak
by Craig Tiller
· 8 years ago
81f81c2
Merge pull request #9783 from dgquintas/bazel_gflags
by David G. Quintas
· 8 years ago
656d75c
Merge github.com:grpc/grpc into c3+r
by Craig Tiller
· 8 years ago
eb022be
Fix compile
by Craig Tiller
· 8 years ago
1d77399
Fix copyright
by Craig Tiller
· 8 years ago
21dd43a
Merge github.com:grpc/grpc into bm_call_create
by Craig Tiller
· 8 years ago
8b01e8f
Merge pull request #9708 from ctiller/bm_cq
by Craig Tiller
· 8 years ago
388b24d
Added gflags dependency to test_config
by David Garcia Quintas
· 8 years ago
421c7aa
Fix bugs
by Craig Tiller
· 8 years ago
0b58a16
Merge pull request #9770 from ctiller/this-was-a-good-idea-that-wasnt
by Craig Tiller
· 8 years ago
f631822
Fix compile, bugs
by Craig Tiller
· 8 years ago
7f4d30a
Separate CAS/ADD RMWs
by Craig Tiller
· 8 years ago
f3dec9c
Add counters for rmw atomic operations to microbenchmarks
by Craig Tiller
· 8 years ago
fac16f6
Merge branch 'master' into surface_test_bazel
by Sree Kuchibhotla
· 8 years ago
1996ae8
Compile fix
by Craig Tiller
· 8 years ago
b55c88a
Merge github.com:grpc/grpc into c3+r
by Craig Tiller
· 8 years ago
9b836dd
Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt
by Craig Tiller
· 8 years ago
c922903
Merge github.com:grpc/grpc into we-have-better-methods-now
by Craig Tiller
· 8 years ago
36ffc6e
Merge pull request #9205 from yang-g/health
by Yang Gao
· 8 years ago
a3bc1ef
BUILD files for end2end tests
by Sree Kuchibhotla
· 8 years ago
0bfad14
Make resolver combiner part of the base type, to be consistent with future changes to lb_policy
by Craig Tiller
· 8 years ago
bd1a046
Merge github.com:grpc/grpc into c3+r
by Craig Tiller
· 8 years ago
b32ffb9
Fixes
by Craig Tiller
· 8 years ago
76793fe
Merge branch 'build_files' of github.com:dgquintas/grpc into cpp_bazelness
by Craig Tiller
· 8 years ago
181d420
Merge branch 'build_files' of github.com:dgquintas/grpc into cpp_bazelness
by Craig Tiller
· 8 years ago
eb4c47e
test/cpp/codegen
by David Garcia Quintas
· 8 years ago
f4ea01b
Complete microbenchmarks
by Craig Tiller
· 8 years ago
19f3ea2
Start bringing microbenchmarks to Bazel
by Craig Tiller
· 8 years ago
0c73a1a
Clang format
by murgatroid99
· 8 years ago
bbc1eb0
Finish test/cpp/common
by Craig Tiller
· 8 years ago
3a48847
qps BUILD progress
by Craig Tiller
· 8 years ago
aae1545
Merge branch 'master' of github.com:grpc/grpc into build_files
by David Garcia Quintas
· 8 years ago
221edc1
Remove dead code
by Craig Tiller
· 8 years ago
a4747a3
Merge branch 'master' into surface_test_bazel
by Sree Kuchibhotla
· 8 years ago
05fbe3c
Get gtest building with Bazel, add first test in test/cpp/common/BUILD
by Craig Tiller
· 8 years ago
79233cc
Bazel build file for core/surface tests
by Sree Kuchibhotla
· 8 years ago
dfc2175
Merge branch 'bazelness' into cpp_bazelness
by Craig Tiller
· 8 years ago
5541446
Add test/core/security/BUILD
by Craig Tiller
· 8 years ago
abd8870
Initial test/cpp/util/BUILD file.
by Nicolas "Pixel" Noble
· 8 years ago
5c063c4
test/core/handshake
by David Garcia Quintas
· 8 years ago
528072a
Add test/core/network_benchmarks/BUILD
by Craig Tiller
· 8 years ago
c547c0d
Add test/core/json/BUILD
by Craig Tiller
· 8 years ago
8506219
Remove internal api canaries: they have never solved anything for us
by Craig Tiller
· 8 years ago
80a8bc8
test/core/compression
by David Garcia Quintas
· 8 years ago
802db49
test/core/channel
by David Garcia Quintas
· 8 years ago
f3e1c45
BUILD for test/core/census
by David Garcia Quintas
· 8 years ago
a646b0e
Add test/core/iomgr/BUILD
by Craig Tiller
· 8 years ago
54fa924
Add test/core/client_channel/resolvers/BUILD
by Craig Tiller
· 8 years ago
3b78f42
Add test/core/client_channel/BUILD
by Craig Tiller
· 8 years ago
1191b72
Improve Node and libuv testing and test coverage
by murgatroid99
· 8 years ago
911a5dc
Add test/core/tsi/BUILD
by Craig Tiller
· 8 years ago
6f7b26f
Complete test/core/transport/chttp2; add test/core/transport/BUILD
by Craig Tiller
· 8 years ago
4e0363a
Complete test/core/http/BUILD
by Craig Tiller
· 8 years ago
92bc415
Add BUILD file for test/core/fling
by Craig Tiller
· 8 years ago
bbe6bfd
Add BUILD file for test/core/slice
by Craig Tiller
· 8 years ago
55c6ebf
Merge branch 'master' into health
by yang-g
· 8 years ago
65d57b8
Merge github.com:grpc/grpc into zalloc
by Craig Tiller
· 8 years ago
3e16f4f
Fix test
by Craig Tiller
· 8 years ago
2bc4cc4
Merge github.com:grpc/grpc into bm_call_create
by Craig Tiller
· 8 years ago
Next »