Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
2cec9c5344014db548448bd7fbbe04e7c33635be
/
test
82bc60c
Merge pull request #16170 from hcaseyal/timer_test
by hcaseyal
· 6 years ago
087bbb2
Disable test on windows
by Hope Casey-Allen
· 6 years ago
91cb48a
Add timer tests for long running services
by Hope Casey-Allen
· 6 years ago
25f7d0f
Revert to TRANSIENT_FAILURE during backoff
by Juanli Shen
· 6 years ago
d19fd1c
PF: Check connectivity state before watching
by Juanli Shen
· 6 years ago
7e4be89
Merge pull request #16368 from grpc/revert-16214-order_order_please
by Yang Gao
· 6 years ago
b840d5e
Revert "Add more filter priority levels"
by Yang Gao
· 6 years ago
8a80364
Cleaned up BUILD file, which fixed a dependency problem with protobuf.
by Josh Haberman
· 6 years ago
8a86f53
Merge pull request #16356 from vjpai/exhaustion
by Vijay Pai
· 6 years ago
16f7383
Make sure that we actually saw some resource exhaustion if applicable
by Vijay Pai
· 6 years ago
d08ea30
Fixed ordering in adding pending picks to PF
by David Garcia Quintas
· 6 years ago
14ad82a
Create a new method handler for resource exhaustion and tie into thread mgr
by Vijay Pai
· 6 years ago
17a6bf6
Merge pull request #16298 from vjpai/custom_poller
by Vijay Pai
· 6 years ago
4b42288
Merge pull request #16302 from vjpai/callback_cq
by Vijay Pai
· 6 years ago
a59e48e
Add a test of callback CQ
by Vijay Pai
· 6 years ago
a4326eb
Add comment to address reviewer comment
by Vijay Pai
· 6 years ago
bbb9731
Merge branch 'master' into callback_cq
by Vijay Pai
· 6 years ago
716857e
Merge branch 'master' into rq-threads-2
by Sree Kuchibhotla
· 6 years ago
a0e92e7
Add proper synchronization so that stats are setup and destroyed cleanly
by Vijay Pai
· 6 years ago
e84096b
Experimental infrastructure for callback-based CQ
by Vijay Pai
· 6 years ago
f621eee
run cloud-to-prod interop tests with google default credentials
by Yihua Zhang
· 6 years ago
9043a4f
Some cleanup
by Vijay Pai
· 6 years ago
17e3611
Infrastructure for adding custom polling engines
by Vijay Pai
· 6 years ago
f63b51b
Merge branch 'master' into rq-threads-2
by Sree Kuchibhotla
· 6 years ago
bcd747d
Added system roots feature to load roots from OS trust store
by tdbhacks
· 6 years ago
5cd8b1e
Enable c-ares queries on Windows
by Alex Polcyn
· 6 years ago
a6b6c21
Merge pull request #15597 from jtattermusch/protobuf_submodule_36x
by Jan Tattermusch
· 6 years ago
3954cf9
Merge pull request #16204 from Capstan/cli-channel
by Yang Gao
· 6 years ago
e1a0f23
Shorten flag value to gdc.
by Nathan Herring
· 6 years ago
3b2b237
Make `google_default_credentials` be an additional channel type.
by Nathan Herring
· 6 years ago
60069ba
Merge pull request #16225 from markdroth/reset_connection_backoff
by Mark D. Roth
· 6 years ago
18aac34
try fixing cxx distrib test
by Jan Tattermusch
· 6 years ago
d4c1c9b
try fixing protobuf build in win distribtest
by Jan Tattermusch
· 6 years ago
be49852
Merge pull request #16214 from yang-g/order_order_please
by Yang Gao
· 6 years ago
10d1294
Use param
by Juanli Shen
· 6 years ago
f7e7256
Add experimental API for resetting connection backoff.
by Mark D. Roth
· 6 years ago
8c5f24c
update test
by yang-g
· 6 years ago
bdd13cb
Revert "Revert "Restrict the number of threads in C++ sync server""
by Sree Kuchibhotla
· 6 years ago
d6ef707
Add more filter priority levels
by yang-g
· 6 years ago
9ddb234
Clang format.
by Nathan Herring
· 6 years ago
ab8b628
Create a --channel_creds_type flag for grpc_cli.
by Nathan Herring
· 6 years ago
bea98c3
Revert "Restrict the number of threads in C++ sync server"
by Nicolas Noble
· 6 years ago
2ef6a33
Merge branch 'master' into rq-threads
by Sree Kuchibhotla
· 6 years ago
fc3caf8
Merge pull request #16066 from Capstan/cli-tls
by Yang Gao
· 6 years ago
8fc60d3
Merge pull request #16163 from apolcyn/revert_revert_windows_breakage
by apolcyn
· 6 years ago
9b84d7f
Merge branch 'master' into rq-threads
by Sree Kuchibhotla
· 6 years ago
c2a22a1
Address core review comments
by Sree Kuchibhotla
· 6 years ago
713e90a
Merge pull request #16159 from markdroth/ref_counted_ptr_polymorphism_fix
by Mark D. Roth
· 6 years ago
3abd620
fix clang_tidy
by Mark D. Roth
· 6 years ago
326f82e
A bit of cleanup and add more tests.
by Mark D. Roth
· 6 years ago
9896c64
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
by Alexander Polcyn
· 6 years ago
d9e8f86
Merge pull request #16158 from apolcyn/revert_windows_breakage
by apolcyn
· 6 years ago
32b8a11
Fix build.
by Mark D. Roth
· 6 years ago
f34c653
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
by Alexander Polcyn
· 6 years ago
87e772f
Fix RefCountedPtr to handle polymorphism.
by Mark D. Roth
· 6 years ago
a2160f5
Wait a configurable amount of time for benchmark channels to become ready
by Alexander Polcyn
· 6 years ago
ae8d3ef
Merge pull request #15797 from apolcyn/windows_compile_and_sort
by apolcyn
· 6 years ago
1b1d5e5
Get c-ares to compile and do address sorting on windows
by Alex Polcyn
· 6 years ago
9bc8ee4
generate_projects.sh
by Sree Kuchibhotla
· 6 years ago
f669dbc
Merge branch 'master' into rq-threads
by Sree Kuchibhotla
· 6 years ago
6a2fbcb
Merge pull request #16076 from AspirinSJL/fix_rere
by Juanli Shen
· 6 years ago
b0e41f6
Fix re-resolution in pick_first
by Juanli Shen
· 6 years ago
404d4f3
Merge branch 'master' into rq-threads
by Sree Kuchibhotla
· 6 years ago
b95772e
Add Tests in Core and C++ and fix a few related bugs in thread_manager.cc
by Sree Kuchibhotla
· 6 years ago
ef29e14
Use test credentials provider for QPS benchmarking reporter client
by Alexander Polcyn
· 6 years ago
25d2018
Merge pull request #16092 from apolcyn/customizable_qps_server_builder
by apolcyn
· 6 years ago
7b8be4d
Merge branch 'master' into rq-threads
by Sree Kuchibhotla
· 6 years ago
92e0a70
Make QPS server builder customizeabled
by Alex Polcyn
· 6 years ago
a9bfe94
Relax qps/eps error in load reporter test
by Juanli Shen
· 6 years ago
2cfc216
Merge pull request #15929 from Torgen/empty_product_name_segfault
by Nicolas Noble
· 6 years ago
0fee91e
More clang format
by Nathan Herring
· 6 years ago
ec1c112
Each ThreadManager is a resource user
by Sree Kuchibhotla
· 6 years ago
18a9d7d
reviewer feedback
by ncteisen
· 6 years ago
6f1604b
Fixup: Use a more exact logic for google default credentials.
by Nathan Herring
· 6 years ago
b472149
reviewer feedback
by ncteisen
· 6 years ago
6104e4f
Move ChannelzServicePlugin to public, experimental
by ncteisen
· 6 years ago
adb8581
clang format
by Nathan Herring
· 6 years ago
c7fae88
clang tidy
by Nathan Herring
· 6 years ago
e1d94df
GoogleDefaultCredentials use SSL under the covers; include that case.
by Nathan Herring
· 6 years ago
9620118
Remove blank line
by ncteisen
· 6 years ago
8c7ce55
Add simple test for --ssl_target.
by Nathan Herring
· 6 years ago
3ed81c8d
Introduce --ssl_target flag to grpc_cli.
by Nathan Herring
· 6 years ago
c194528
Adds C++ Channelz Service
by ncteisen
· 6 years ago
b86a744
Expose GetChannel and GetTopChannels Core API
by ncteisen
· 6 years ago
2d5e0f1
Merge pull request #16044 from ncteisen/interop-soak-test
by Noah Eisen
· 6 years ago
dc5e3d4
Merge branch 'master' of https://github.com/grpc/grpc into interop-soak-test
by ncteisen
· 6 years ago
891cf34
Use intptr_ts for channel registry test
by ncteisen
· 6 years ago
f87b955
Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-channels
by ncteisen
· 6 years ago
a9f3d78
Merge pull request #15980 from ncteisen/channelz-subchannel-refs
by Noah Eisen
· 6 years ago
12f1cc0
Reviewer feedback
by ncteisen
· 6 years ago
5d373c4
reviewer feedback
by ncteisen
· 6 years ago
b6597b4
Add two new soak interop tests
by ncteisen
· 6 years ago
2968bf6
reviewer feedback
by ncteisen
· 6 years ago
0f6e4dd
reviewer feedback:
by ncteisen
· 6 years ago
adfa819
Un-pare simple_request
by ncteisen
· 6 years ago
97066fd
Support for GetTopChannels
by ncteisen
· 6 years ago
5fec664
Merge pull request #16024 from apolcyn/gcd_interop
by apolcyn
· 6 years ago
9a6c722
Rewrite registry to know type
by ncteisen
· 6 years ago
be40b0d
Add server load reporting service
by Juanli Shen
· 6 years ago
f3c3c55
Allow choosing google default credentials in the C++ interop clients
by Alexander Polcyn
· 6 years ago
Next »