Juanli Shen
b58f004b4b
Revert "Revert arena size fix"
7 years ago
Noah Eisen
39a6bb6c3e
Fix asan closure bug
7 years ago
Jan Tattermusch
424c1034ac
decrease parallelism in interop tests
7 years ago
Muxi Yan
d27cf284e9
Update BoringSSL podspec
7 years ago
Jan Tattermusch
272cdca728
regenerate projects
7 years ago
Jan Tattermusch
687e0a88ca
upgrade boringssl to latest chromium-stable
7 years ago
Mark D. Roth
6f173799ab
Merge pull request #15536 from markdroth/retry_call_stack_refcount_fix
...
Hold ref to call stack while replay batches are pending.
7 years ago
Jan Tattermusch
374a5e8bce
Merge pull request #15492 from jtattermusch/python_protobuf_at_head
...
Update grpcio_tools in build_protobuf_at_head build
7 years ago
Jan Tattermusch
b43741d10d
Merge pull request #14577 from jtattermusch/csharp_remove_connectivity_watcher
...
Get rid of C# connectivity watcher task
7 years ago
Noah Eisen
628073d4c2
Merge pull request #15517 from ara-ayvazyan/fix_bytebuffer_copy_ctor
...
Fix broken ByteBuffer copy ctor
7 years ago
Mark D. Roth
89736891e8
Cleanup http_server_filter.
7 years ago
Jan Tattermusch
f0202de8c0
upgrade bazel on kokoro worker
7 years ago
Mark D. Roth
4f9e003c2d
Hold ref to call stack while replay batches are pending.
7 years ago
Jan Tattermusch
8fd12125e4
update grpcio_tools in build_protobuf_at_head build
7 years ago
Thomas Bechtold
30ce693621
Allow building the python module with system openssl
...
When building the python module and using the new
GRPC_PYTHON_BUILD_SYSTEM_OPENSSL env variable, the third party
boringssl code is not compiled. Instead, the openssl shared library
installed on the system is used during runtime.
This is useful for distributions who don't want to include code copies
but use shared libraries instead.
7 years ago
Yash Tibrewal
f9035befc6
Merge pull request #15527 from yashykt/httpsclihelp
...
Log error message for debugging #13650
7 years ago
Jan Tattermusch
bb144f083e
Merge pull request #15530 from jtattermusch/no_bazel_for_sanity
...
sanity docker image doesn't need bazel
7 years ago
Muxi Yan
a4f7d99631
Merge pull request #13180 from muxi/fix-objc-msan
...
Fix threading problem in gRPC ObjC
7 years ago
Muxi Yan
76facd4a7f
Move GRXMappingWriter to root directory
7 years ago
Jan Tattermusch
6bb25781a0
sanity dockerimage doesnt need bazel
7 years ago
Juanli Shen
c38745833a
Merge pull request #15524 from AspirinSJL/revert_arena_fix
...
Revert arena size fix
7 years ago
Yash Tibrewal
64321c0618
Log error message for debugging #14700
7 years ago
Jan Tattermusch
515908ba31
Merge pull request #15525 from jtattermusch/fixing_grpcio_tools
...
Fixing make_grpcio_tools.py
7 years ago
Yash Tibrewal
b80487e203
Merge pull request #15505 from yashykt/15458fix
...
Fix for issue #15458
7 years ago
Yash Tibrewal
137eb938b0
Address reviewer comments
7 years ago
Noah Eisen
1bd0debdc7
Merge pull request #15516 from ncteisen/cull-the-tracers
...
Create GRPC_USE_TRACERS to support OSS/internal difference
7 years ago
Matt Kwong
f30db9db23
Merge pull request #15499 from matt-kwong/rbe-docker
...
Add Dockerfile using RBE's Jessie base image
7 years ago
Jan Tattermusch
7c6f061ef0
regenerate dockerfiles
7 years ago
Jan Tattermusch
629d621a3e
upgrade bazel to 0.13.1, introduce template
7 years ago
Jan Tattermusch
dd009359e3
add some transparency to make_grpcio_tools.py
7 years ago
Yash Tibrewal
09335338eb
Indicate the reasoning for 5 seconds deadline
7 years ago
Juanli Shen
226a3d2ff6
Revert arena size fix
7 years ago
kpayson64
5883569eee
Merge pull request #15523 from kpayson64/client_lb_flake
...
Add more failure logging to client_lb_end2end_test
7 years ago
Matt Kwong
6578c34b73
Force UBSan to use clang++ as ld
7 years ago
Matt Kwong
cacc2ccbf0
Readd cmake backport to Jessie
7 years ago
Matt Kwong
048bb0713b
Remove installed from source Clang in standard Jessie Dockerfile
7 years ago
Matt Kwong
528775db08
Add Jessie Dockerfile using RBE's base
7 years ago
Matt Kwong
67d7cdc45a
Support building sanitizers with Clang5+
7 years ago
Jan Tattermusch
40494bbe89
Merge pull request #15503 from jtattermusch/coverage_report_as_zip
...
upload coverage reports as a zip file
7 years ago
kpayson64
e169f20cd0
Add more failure logging to client_lb_end2end_test
7 years ago
Jan Tattermusch
d4f572de31
Merge pull request #15483 from jtattermusch/reintroduce_15466
...
Reintroduce "Remove ccache from all docker images"
7 years ago
Mehrdad Afshari
0ba460caa2
Merge pull request #15513 from mehrdada/bump-interop-matrix
...
Update interop matrix for 1.10.1, 1.11.1, 1.12.0
7 years ago
Jan Tattermusch
b7079d41d4
Merge pull request #15518 from jtattermusch/run_tests_cleanup
...
A small cleanup in internal_ci scripts
7 years ago
Jan Tattermusch
13b50ac01c
upload coverage reports as a zip file
7 years ago
Jan Tattermusch
9dae9703e2
cleanup in run_tests_scripts
7 years ago
Jan Tattermusch
0c4a3ba63b
regenerate dockerfiles
7 years ago
Jan Tattermusch
6ef901fb45
remove ccache from all docker images
7 years ago
Ara Ayvazyan
8d06d097bc
Fix broken ByteBuffer copy ctor
7 years ago
ncteisen
b500281f91
Create GRPC_USE_TRACERS to support OSS/internal difference
7 years ago
Michael Lumish
18ce0cf26e
Merge pull request #15491 from murgatroid99/node_docker_npm_fix
...
Don't update npm when installing node
7 years ago