Craig Tiller
3e94de19cd
Merge branch 'optionalize_resolvers' into optionalize_client_config
2016-04-01 12:57:28 -07:00
Craig Tiller
5dec6e0e75
Merge github.com:grpc/grpc into optionalize_resolvers
2016-04-01 12:28:07 -07:00
Jan Tattermusch
4eb36c0af1
Merge pull request #6001 from ctiller/optionalize_census
...
Optionalize census
2016-04-01 11:15:48 -07:00
Craig Tiller
f05779664d
Merge branch 'optionalize_census' into optionalize_resolvers
2016-04-01 07:08:54 -07:00
Nicolas Noble
7661da5b41
Merge pull request #6012 from nicolasnoble/memleak_detector
...
Adding memory leak detections for the json fuzzer.
2016-03-31 20:51:30 -07:00
Craig Tiller
fe2ef9b366
Remove removed file from build.yaml
2016-03-31 13:57:48 -07:00
Craig Tiller
d4c9833187
Reposition files to optionalize client_config system
2016-03-31 13:45:47 -07:00
Craig Tiller
65938df105
Optionalize name resolvers
2016-03-31 13:08:49 -07:00
Craig Tiller
f3f099ada9
Merge github.com:grpc/grpc into optionalize_census
2016-03-31 10:38:58 -07:00
Nicolas Noble
7894e60306
Merge pull request #6000 from ctiller/optionalize_roundrobin
...
Optionalize load balancing policies
2016-03-31 09:17:54 -07:00
Nicolas Noble
a5dc80d22a
Merge pull request #5691 from ctiller/idempotent
...
Idempotent request support for core
2016-03-30 17:05:43 -07:00
Nicolas Noble
5339cfb820
Merge pull request #5764 from ctiller/internal-canary
...
Initial canaries for downstream merges
2016-03-30 16:44:39 -07:00
Jan Tattermusch
1f5ad316cd
polish some .bat files
2016-03-30 11:06:09 -07:00
Craig Tiller
15e0dfd345
Merge github.com:grpc/grpc into optionalize_roundrobin
2016-03-30 08:29:24 -07:00
Craig Tiller
56f26a5991
Merge branch 'optionalize_roundrobin' into optionalize_census
2016-03-30 08:06:31 -07:00
Craig Tiller
6771361fad
Merge github.com:grpc/grpc into optionalize_roundrobin
2016-03-30 08:05:58 -07:00
Jan Tattermusch
3eb403f4cd
Revert "Refactor C# building in run_tests.py"
2016-03-30 07:30:55 -07:00
Stanley Cheung
b55f1c420e
Merge pull request #5963 from jtattermusch/csharp_refactor_building
...
Refactor C# building in run_tests.py
2016-03-29 21:08:48 -07:00
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
2016-03-29 20:42:29 -07:00
Craig Tiller
9557869e15
Merge branch 'optionalize_roundrobin' into optionalize_census
2016-03-29 13:53:50 -07:00
Craig Tiller
943cdf99e9
Swap header/src into the right order
2016-03-29 13:27:56 -07:00
Craig Tiller
ad46ecfeba
Merge branch 'optionalize_roundrobin' into optionalize_census
2016-03-29 09:45:16 -07:00
Craig Tiller
796474c792
Move proto code under ext/.../grpclb
2016-03-29 09:43:28 -07:00
Craig Tiller
8f8e9f9b53
Build Census as a grpc plugin
2016-03-29 09:41:28 -07:00
Craig Tiller
fb43385204
Make plugin registries work
2016-03-29 08:51:07 -07:00
Craig Tiller
023caf1846
Refactor build to have lb policies as extensions
2016-03-29 08:00:30 -07:00
Craig Tiller
8b3fb1af6a
Merge github.com:grpc/grpc into internal-canary
2016-03-29 07:36:01 -07:00
Craig Tiller
c2011586fa
Merge github.com:grpc/grpc into idempotent
2016-03-28 22:53:34 -07:00
Craig Tiller
3bd9695939
Merge github.com:grpc/grpc into idempotent
2016-03-28 12:43:02 -07:00
Craig Tiller
44cc10b02e
Add uses clauses to filegroups to ease dependency management
2016-03-28 10:45:29 -07:00
Craig Tiller
f0555b3e1c
Declare filegroups for chttp2
2016-03-28 10:19:24 -07:00
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
2016-03-28 10:13:08 -07:00
Craig Tiller
f23078cbd3
Stage #1 of core breakup: move everything under lib
2016-03-25 17:07:29 -07:00
Jan Tattermusch
78a511a314
polish some .bat files
2016-03-25 15:20:20 -07:00
vjpai
9507eab347
Change c++_codegen_lib from build: protoc to build: all
2016-03-25 06:38:45 -07:00
Jan Tattermusch
8ce3b1ad89
Merge pull request #5383 from miselin/add_request_parsing
...
Add HTTP request parsing
2016-03-23 14:47:40 -07:00
Jan Tattermusch
f1050f6f4a
Merge pull request #5755 from ahedberg/unix_sockets_optional
...
Make unix sockets optional
2016-03-23 08:47:12 -07:00
Matthew Iselin
1824f0519f
Add HTTP request parsing.
...
This extends the existing http parser to support requests as well as responses.
httpcli continues to exist and work as it has previously, though in the new
directory src/core/http (to reflect the fact the directory now contains code
relevant to parsing requests, which httpcli would not generally involve itself
in).
2016-03-23 13:22:32 +11:00
David Garcia Quintas
fb349b9f71
removed uchannels
2016-03-21 15:37:20 -07:00
Craig Tiller
c65ed870ed
Merge github.com:grpc/grpc into idempotent
2016-03-21 10:49:14 -07:00
Jan Tattermusch
bb644e9947
Merge pull request #5754 from ctiller/new_boring_ssl
...
Reference github boringssl, move to chromium-stable branch head
2016-03-21 09:10:19 -07:00
Craig Tiller
f212a966c3
Merge github.com:grpc/grpc into internal-canary
2016-03-21 09:09:58 -07:00
Craig Tiller
44654553de
Merge github.com:grpc/grpc into idempotent
2016-03-21 09:04:06 -07:00
Craig Tiller
3448887c90
Merge github.com:grpc/grpc into filter-selection
2016-03-21 07:08:50 -07:00
Craig Tiller
3ab6f4dc11
Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2
2016-03-18 16:12:06 -07:00
Craig Tiller
58270d5461
Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)""
2016-03-18 15:57:49 -07:00
David G. Quintas
108cecb826
Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"
2016-03-18 15:05:00 -07:00
ahedberg
43df295528
add unix_sockets_posix module to build system and fix compilation errors
2016-03-18 10:46:38 -04:00
Craig Tiller
6c59e16826
Merge github.com:grpc/grpc into filter-selection
2016-03-17 11:20:58 -07:00
Craig Tiller
6a59cf24f3
Regenerate files
2016-03-17 10:55:30 -07:00