yang-g
|
b98bf8c165
|
Make package names consistent under test/core
|
2017-08-31 09:12:51 -07:00 |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
2017-08-30 19:18:37 +02:00 |
Mark D. Roth
|
f9bf428489
|
Add support for service configs to c-ares resolver.
|
2017-08-03 14:47:23 -07:00 |
Nicolas "Pixel" Noble
|
5d80dc4985
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
2017-06-26 22:01:11 +02:00 |
ncteisen
|
274bbbe6a0
|
Add rich closure debug mode
|
2017-06-08 15:29:29 -07:00 |
ncteisen
|
1621f5e051
|
Merge branch 'master' of https://github.com/grpc/grpc into ALL-the-things
|
2017-06-08 14:26:50 -07:00 |
Yuchen Zeng
|
8f3d02106b
|
Merge pull request #11237 from y-zeng/srv_record
Support grpclb address in the c-ares resolver
|
2017-06-08 13:17:02 -07:00 |
Craig Tiller
|
b3899fd18b
|
Merge github.com:grpc/grpc into ALL-the-things
|
2017-06-08 07:54:10 -07:00 |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
2017-06-08 11:22:41 +02:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Craig Tiller
|
1c8a90473d
|
Merge github.com:grpc/grpc into ALL-the-things
|
2017-06-07 13:00:06 -07:00 |
David Garcia Quintas
|
87d5a3130d
|
Implement LB policy updates
|
2017-06-06 19:45:58 -07:00 |
Yuchen Zeng
|
4ebace71b0
|
Fix windows build, no_logging tests, dns_resolver_test
|
2017-06-05 20:47:02 -07:00 |
Yuchen Zeng
|
1f4b2a8e33
|
Fix the fd clean up process
|
2017-06-05 15:24:31 -07:00 |
Yuchen Zeng
|
3b4bed273c
|
Cancel the dns lookup in dns_ares_shutdown
|
2017-06-04 01:41:15 -07:00 |
Yuchen Zeng
|
24e3bc5510
|
Fix api_fuzzer, dns_resolver_connectivity_test
|
2017-05-30 18:26:17 -07:00 |
Craig Tiller
|
26e69f6534
|
clang-format
|
2017-05-24 15:09:23 -07:00 |
Craig Tiller
|
8c4f5cd2c1
|
Fix threading assumptions in test
|
2017-05-24 00:00:06 +00:00 |
Nicolas "Pixel" Noble
|
af6c83f9e1
|
Adding dummy layering check option.
|
2017-05-19 01:53:56 +02:00 |
Craig Tiller
|
321b7d8fb0
|
Merge github.com:grpc/grpc into thread_pool
|
2017-05-16 13:42:07 -07:00 |
Craig Tiller
|
ee4b145213
|
Remove workqueue, covered_by_poller as concepts, get Mac build up
|
2017-05-12 10:56:03 -07:00 |
Nicolas "Pixel" Noble
|
eb36b8ac77
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
2017-05-11 23:24:37 +02:00 |
Craig Tiller
|
cac4e178fd
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-18 13:39:18 -07:00 |
Nicolas "Pixel" Noble
|
15cd5ce2ed
|
Rewriting core tests BUILD files to use the build system.
|
2017-04-18 19:53:10 +02:00 |
David Garcia Quintas
|
53af23cfbf
|
Improvements to Fake Resolver
|
2017-04-15 10:29:46 -07:00 |
Craig Tiller
|
2c6f63731c
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-14 13:14:10 -07:00 |
Nicolas "Pixel" Noble
|
7c26eed838
|
Buildifier and wrapping test/cpp/* rules with our build system.
|
2017-04-13 02:03:22 +02:00 |
Sree Kuchibhotla
|
a6ff103446
|
Merge branch 'master' into cq_create_api_changes
|
2017-04-06 13:09:17 -07:00 |
Craig Tiller
|
5de46568ce
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-04 17:08:12 -07:00 |
Craig Tiller
|
9eb0fdec00
|
Reorganize ext tree
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
|
2017-03-31 16:59:30 -07:00 |
Craig Tiller
|
dd36b15315
|
Call ref/unref, bugfixes
|
2017-03-31 08:27:28 -07:00 |
Sree Kuchibhotla
|
79441baed9
|
Merge branch 'master' into cq_create_api_changes
|
2017-03-24 15:01:23 -07:00 |
Sree Kuchibhotla
|
5bec133ba0
|
clang format
|
2017-03-24 10:03:22 -07:00 |
Sree Kuchibhotla
|
a69599141c
|
Remove a file that wasn't properly deleted after the merge
|
2017-03-24 09:56:50 -07:00 |
Sree Kuchibhotla
|
7b81147cc9
|
Merge branch 'master' into cq_create_api_changes
|
2017-03-24 09:52:02 -07:00 |
Yuchen Zeng
|
d3360844f3
|
Merge remote-tracking branch 'upstream/master' into cares_rebase
|
2017-03-23 10:58:49 -07:00 |
Noah Eisen
|
3d194ad7a3
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
|
2017-03-22 14:40:28 -07:00 |
Sree Kuchibhotla
|
12081c0304
|
Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factory
|
2017-03-22 13:00:18 -07:00 |
Sree Kuchibhotla
|
e414d6cf00
|
Merge branch 'master' into cq_create_api_changes
|
2017-03-22 13:00:04 -07:00 |
Yuchen Zeng
|
937302b0df
|
Merge remote-tracking branch 'upstream/master' into cares_rebase
|
2017-03-22 10:54:31 -07:00 |
Sree Kuchibhotla
|
b5b6bfd89b
|
Updates C Core
|
2017-03-22 02:32:01 -07:00 |
Mark D. Roth
|
d86d7424a0
|
Remove BUILD rule for removed test.
|
2017-03-21 07:38:46 -07:00 |
Yuchen Zeng
|
9bc0d8200e
|
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
|
2017-03-17 16:00:17 -07:00 |
Yuchen Zeng
|
2c977084c8
|
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
|
2017-03-17 15:57:23 -07:00 |
Mark D. Roth
|
f3792b2024
|
Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string
|
2017-03-17 11:04:09 -07:00 |
ncteisen
|
4b36a3d9ea
|
Change error_create API to slice
|
2017-03-13 20:19:47 -07:00 |
Sree Kuchibhotla
|
a53808c2d4
|
Merge remote-tracking branch 'upstream/master' into cq_create_api_changes
|
2017-03-07 15:19:10 -08:00 |
David Garcia Quintas
|
8a0ec8866e
|
Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master
|
2017-03-03 17:04:45 -08:00 |
Sree Kuchibhotla
|
1dbd981cf8
|
Prefix grpc_cq_polling_type enums with GRPC_CQ_
|
2017-03-03 14:27:44 -08:00 |
Sree Kuchibhotla
|
9f71b17707
|
Fix clang formatting issues
|
2017-03-03 12:54:58 -08:00 |