Jan Tattermusch
2a8af018ca
Delete generate_projects-old.sh
8 years ago
ncteisen
9c7a08d250
Simplify cpp stress flags
8 years ago
Yuchen Zeng
f6d8aae8d5
Dockerfile template update for http2_badserver_interop
8 years ago
Craig Tiller
faa835c308
Add message sizes to sweeps
8 years ago
Craig Tiller
412fa2a0b7
Support setting request, response size
8 years ago
Yuchen Zeng
e6f01f6b96
Add resolve_address_posix_test
8 years ago
Alexander Polcyn
79e8d81e81
update path to build_artifacts_ruby.sh in jenkins script
8 years ago
Mark D. Roth
d58a985a56
Move detection of HTTP CONNECT proxy from DNS resolver to client channel.
8 years ago
Adele Zhou
57b02fcaba
merge
8 years ago
Nathaniel Manista
00ac6288fd
pyformat_code.sh → yapf_code.sh
...
This should have been a part of 06dea573da
.
8 years ago
Mark D. Roth
79f2a24644
Add proxy mapper hook.
8 years ago
Masood Malekghassemi
06dea573da
Enable running Python formatting
8 years ago
Mark D. Roth
ce0105fac4
Ran generate_projects.sh
8 years ago
Matt Kwong
c1002c9f22
Add api-fuzzer corpus
8 years ago
Mark D. Roth
92c93b99a0
Ran generate_projects.sh.
8 years ago
murgatroid99
b19ac96487
Fix electron artifact builds
8 years ago
murgatroid99
972b7975a6
Fixed package name in dockerfile
8 years ago
Yuxuan Li
6fb04d6924
memory usage profiling for client call, client channel, server creation, server call and server channel.
...
fix bug. server: snapshot pass by pointer
8 years ago
murgatroid99
93d0b580a5
Properly generate electron dependencies in test Dockerfile from template
8 years ago
Nicolas "Pixel" Noble
24263c3f7a
Fixing a few items with the new Bazel BUILD system:
...
-) Fixing Bazel 0.4.x breakage
-) Adding helloworld BUILD examples
-) Fixing grpc++ missing files.
-) Adding helloworld example as a test for Bazel basic.
8 years ago
Makarand Dharmapurikar
4dd97f9019
dockerfile update for http2_badserver_interop
...
added h2 and twisted python modules
8 years ago
Craig Tiller
45d318351b
Kill ESAN
8 years ago
murgatroid99
c518198d9a
run_tests: set Node runtime variable when using default compiler
8 years ago
yang-g
a2341eaed0
omg it is 2017
8 years ago
Alexander Polcyn
20ce39a4fe
remove limit_cores.h from build.yaml
8 years ago
Alexander Polcyn
6ff1ca4871
re-run generate project to build qps json driver
8 years ago
Craig Tiller
032baa8308
Fix sanity: check_sources_and_headers
8 years ago
Alexander Polcyn
a6e796f58f
ignore core counts and core lists in qps json driver
8 years ago
yang-g
cc5910228d
manual revert of #8901
8 years ago
Makarand Dharmapurikar
6bbd95e4a3
minor fix
8 years ago
Eric Gribkoff
c344e87449
Adds HTTP/2 interop test client
8 years ago
Yuxuan Li
ac87a46225
enable uploading server cpu usage data from performance tests to big query
8 years ago
Makarand Dharmapurikar
078e4210fd
addressed feedback
...
created separate class for Http2Server.
8 years ago
Makarand Dharmapurikar
d383e4aa88
added ability to run bad-server http2 tests
8 years ago
ncteisen
9d1cc8c94b
Change interop test infra to run new Ruby tests
8 years ago
Craig Tiller
aa272bcf7b
Always sort code generated outputs
8 years ago
Mark D. Roth
bf07d75311
Ran generate_projects.sh
8 years ago
Craig Tiller
2d9f8e8179
Fix build
8 years ago
Muxi Yan
a52032ed09
Build fix
8 years ago
ncteisen
7429fd57e7
Regenerate project to make jenkins happy
8 years ago
ncteisen
dc29074997
Incorperate new build changes
8 years ago
Sree Kuchibhotla
0542d11ea8
Re-ran generate_projects.sh
8 years ago
Mark D. Roth
c17ed124ec
Ran generate-projects.sh
8 years ago
Craig Tiller
d7ee291d5f
Fix tests
8 years ago
Craig Tiller
732351f826
Start fixing http error --> grpc status conversion
8 years ago
Eric Gribkoff
afb23e51b2
Note to help diagnose errors with docker's default location for building
...
images.
8 years ago
Craig Tiller
d9ed57c0d7
Stub documentation for some gRPC Core modules
8 years ago
Mark D. Roth
1f0f23cc5a
Handshaker plugin mechanism.
8 years ago
Craig Tiller
e519a03a1f
Small improvements to generated documentation
8 years ago
Eric Gribkoff
ced8702d1d
Enable advanced Java interop tests.
...
Add response parameters to custom_metadata streaming request for Node and PHP
clients.
The Java server does not respond with separate initial and trailing
metadata when there is no response data - it is only emiting the
requested trailing metadata. Adding the response parameters to the test
(in accordance with the specification) avoids this, but I will open a
separate issue to investigate the Java behavior.
8 years ago