Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
68f4e0f6abc6bb99ff334542d5b5003edc3e651e
/
test
1dc978c
Merge pull request #2791 from pmarks-net/uri
by Craig Tiller
· 10 years ago
63541a1
Return normalized IPv4 addresses from grpc_sockaddr_to_uri().
by Paul Marks
· 10 years ago
902d9c4
Merge pull request #2749 from yang-g/default_host_to_null
by Craig Tiller
· 10 years ago
bee7b68
Merge pull request #2766 from ctiller/alpnrggg
by Yang Gao
· 10 years ago
0a9ca86
Merge pull request #2702 from yang-g/peeraddr
by Vijay Pai
· 10 years ago
ddf05a1
Fix alpn_test
by Craig Tiller
· 10 years ago
3d382a0
Merge pull request #2751 from ctiller/alphanumeric-juju-fish
by Michael Lumish
· 10 years ago
940d555
fix generic_end2end_test
by yang-g
· 10 years ago
74a09698
Fix UDS versions of this test
by Craig Tiller
· 10 years ago
2cd9dd9
Remove optional parameter from watch connectivity state
by Craig Tiller
· 10 years ago
b803313
merge with head and resolve conflicts
by yang-g
· 10 years ago
44a127c
Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about
by Craig Tiller
· 10 years ago
dcf6c90
merge with head
by yang-g
· 10 years ago
d7ead69
Add a test
by yang-g
· 10 years ago
94fad81
Tune down number of channels for qps_test
by Craig Tiller
· 10 years ago
7d024c7
Merge pull request #2689 from yang-g/auth_test_failure
by Craig Tiller
· 10 years ago
a7957f5
Exclude uds from default hostname tests
by Craig Tiller
· 10 years ago
1aceadd
Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about
by Craig Tiller
· 10 years ago
8a67d39
Integration compile fix
by Craig Tiller
· 10 years ago
753b3cb
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 10 years ago
c5eccd4
Fix clock type mismatch
by yang-g
· 10 years ago
4aee724
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
by Julien Boeuf
· 10 years ago
f2b2558
Merge pull request #2593 from ctiller/elliptic-orange-chamelion
by Yang Gao
· 10 years ago
d9aed1d
Merge github.com:grpc/grpc into elliptic-orange-chamelion
by Craig Tiller
· 10 years ago
cbc4fb9
Merge github.com:grpc/grpc into warbling-wombat
by Craig Tiller
· 10 years ago
f0295cb
Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-we-know-what-youre-talking-about
by Craig Tiller
· 10 years ago
dfc42da
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 10 years ago
2a31304
Merge pull request #2647 from vjpai/deepend
by Yang Gao
· 10 years ago
1fedc80
Merge pull request #2655 from vjpai/expecteq
by Yang Gao
· 10 years ago
e08cc80
Merge pull request #2662 from vjpai/the_isolation_of_nullptr
by Yang Gao
· 10 years ago
5749a3f
Merge pull request #2605 from yang-g/fake_transport_security_to_private
by jboeuf
· 10 years ago
d2a9b6d
Isolate nullptr to grpc namespace when we must define it ourselves
by Vijay Pai
· 10 years ago
51d2275
Switch an int to size_t or else it fails on Mac
by vjpai
· 10 years ago
f0c66c63
Merge branch 'master' into deepend
by Vijay Pai
· 10 years ago
c4b56b6
Make passing NULL for host not crash
by Craig Tiller
· 10 years ago
67ab910
Start off with zero reserve threads to make sure that that case works
by Vijay Pai
· 10 years ago
1f3e6c1
Start switching everything to dynamic pool
by Vijay Pai
· 10 years ago
dd161a0
Merge github.com:grpc/grpc into virtuous-velvit-velociraptor
by Craig Tiller
· 10 years ago
b28456b
Add dynamic thread pool and initial port of test
by vjpai
· 10 years ago
2e7ce15
Merge pull request #2617 from jboeuf/jwt_creds_renaming
by Yang Gao
· 10 years ago
1ed96ba
Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-velvit-velociraptor
by Craig Tiller
· 10 years ago
7cb0853
Merge github.com:grpc/grpc into elliptic-orange-chamelion
by Craig Tiller
· 10 years ago
b256faa
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 10 years ago
0ee2d20
Merge github.com:grpc/grpc into warbling-wombat
by Craig Tiller
· 10 years ago
b70440b
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
by Yang Gao
· 10 years ago
6f30dec
Flow control fix
by yang-g
· 10 years ago
1451f2e
Merge pull request #2571 from vjpai/cent6-issues
by Yang Gao
· 10 years ago
fe4c3f4
Renaming jwt_credentials to service_account_jwt_access_credentials.
by Julien Boeuf
· 10 years ago
6999c09
Canonicalize metadata keys in core
by Craig Tiller
· 10 years ago
044d153
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 10 years ago
70a1337
merge head and resolve conflict
by yang-g
· 10 years ago
8b25f2a
move fake_transport_security_credentials to private API
by yang-g
· 10 years ago
5029b30
Adding option to force client auth on the server SSL creds.
by Julien Boeuf
· 10 years ago
b322d4a
Merge pull request #2427 from yang-g/per_call_oauth_creds_impl
by Abhishek Kumar
· 10 years ago
4a4f149
Rename grpc_channel_create to grpc_insecure_channel_create
by Craig Tiller
· 10 years ago
23a33aa
Merge pull request #2529 from ctiller/prefer-gin-n-tonic
by Vijay Pai
· 10 years ago
e66165d
Remove iterator-based test altogether
by Vijay Pai
· 10 years ago
90220b3
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 10 years ago
c4af224
Remove one range-based for and do appropriate static casts on nullptr
by Vijay Pai
· 10 years ago
4e9ce32
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 10 years ago
60fb201
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
by Craig Tiller
· 10 years ago
4524942
Merge github.com:grpc/grpc into tell-me-who-you-might-be
by Craig Tiller
· 10 years ago
1b22b9d
Add grpc_call_get_peer
by Craig Tiller
· 10 years ago
698d00c
Add ipv4:, ipv6: schemes
by Craig Tiller
· 10 years ago
9d25e94
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 10 years ago
ba5f980
Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl
by yang-g
· 10 years ago
bf6abee
Remove experimental prefix
by Craig Tiller
· 10 years ago
b4fdd32
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
by Craig Tiller
· 10 years ago
6a7626c
Move alarm subsystem to monotonic time
by Craig Tiller
· 10 years ago
b4e7036
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression
by Craig Tiller
· 10 years ago
d82d0b2
Merge pull request #2319 from dgquintas/str_join_with_sep
by Nicolas Noble
· 10 years ago
0dc5e6c
User agent string support
by Craig Tiller
· 10 years ago
8bf2dca
Make tests a little more robust
by Craig Tiller
· 10 years ago
b5980be
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 10 years ago
5e7e55b
Merge with head and resolve conflict
by yang-g
· 10 years ago
f87a098
Merge pull request #2470 from ctiller/i-want-to-wait-free
by Vijay Pai
· 10 years ago
6016e26
Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep
by David Garcia Quintas
· 10 years ago
e9881bb
Merge pull request #2403 from ctiller/no-worries-i-can-wait
by Nicolas Noble
· 10 years ago
cadbf22
Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms
by David Garcia Quintas
· 10 years ago
29cb6dd
Merge pull request #2482 from vjpai/rename_schedule_callback
by Craig Tiller
· 10 years ago
463cde7
update according to spec change
by yang-g
· 10 years ago
efccb3f
Merge pull request #2472 from nicolasnoble/4000-is-infinite-right
by Craig Tiller
· 10 years ago
e086725
Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worries-i-can-wait
by Craig Tiller
· 10 years ago
c9fef6f
Merge github.com:grpc/grpc into no-worries-i-can-wait
by Craig Tiller
· 10 years ago
af26143
Merge github.com:grpc/grpc into i-want-to-wait-free
by Craig Tiller
· 10 years ago
be2b9b2
Merge pull request #2463 from dgquintas/bitsetmacros
by Craig Tiller
· 10 years ago
aff4f2a
Changing a very long (4000s) deadline to 10s.
by Nicolas "Pixel" Noble
· 10 years ago
eec373c
Merge pull request #2413 from dgquintas/interop_sniffer
by Craig Tiller
· 10 years ago
1eedf26
Merge pull request #2385 from yang-g/timeout_interop
by Craig Tiller
· 10 years ago
72a4417
ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
by vjpai
· 10 years ago
fb58d23
Merge with head
by yang-g
· 10 years ago
7ef7232
split iterator into its own file
by yang-g
· 10 years ago
7cceb09
Merge branch 'master' of github.com:grpc/grpc into decompression
by David Garcia Quintas
· 10 years ago
47f1837
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 10 years ago
c9af31d
Merge pull request #2473 from hongweiwang/uri_parser
by Craig Tiller
· 10 years ago
9a3f858
Merge pull request #2460 from vjpai/exposed_pool
by Craig Tiller
· 10 years ago
1ada6ad
Added connectivity tests, fixed bugs
by Craig Tiller
· 10 years ago
d423f3c
Fix authority in uri_parser
by Hongwei Wang
· 10 years ago
e0981df
Merge github.com:grpc/grpc into i-want-to-wait-free
by Craig Tiller
· 10 years ago
e3988db
Added more tests for GPR_BITCOUNT
by David Garcia Quintas
· 10 years ago
Next »