Muxi Yan
|
a2da1d7b1b
|
Scripts for iOS size audit
|
7 years ago |
Sree Kuchibhotla
|
6a2aaf096f
|
Merge pull request #15634 from sreecha/ep-doc
Rename tcp->finished_edge
|
7 years ago |
Yash Tibrewal
|
21e360382f
|
Add more detailed comments
|
7 years ago |
Yang Gao
|
d837c28f99
|
Merge pull request #15619 from yang-g/oauth_cache
Stop using cached time in oauth token expiration time
|
7 years ago |
Jan Tattermusch
|
97cdc6de5d
|
allow running adhoc interop matrix tests
|
7 years ago |
Jan Tattermusch
|
8d93cbd282
|
Decrease the fudge factor.
|
7 years ago |
Jan Tattermusch
|
e185eb5f59
|
increase the fudge factor for retry_server_pushback_delay
|
7 years ago |
Jan Tattermusch
|
6ad0107751
|
only generate namespace block when appropriate
|
7 years ago |
David Garcia Quintas
|
7f9470297f
|
cmake changes
|
7 years ago |
Matt Kwong
|
9380e32b76
|
Switch RBE build_url from Sponge to ResultStore Bazel invocation
|
7 years ago |
David G. Quintas
|
70ce9e21df
|
Merge pull request #15631 from dgquintas/remove_check_srcs_and_hdrs
Remove deprecated check_sources_and_headers.py sanity script
|
7 years ago |
David Garcia Quintas
|
24f6a02b31
|
Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup
|
7 years ago |
Sree Kuchibhotla
|
f7809b6b2c
|
Rename tcp->finished_edge
|
7 years ago |
David Garcia Quintas
|
92ea033728
|
fix python setup.py
|
7 years ago |
David Garcia Quintas
|
bc9573d7ac
|
back to using quotes for nanopb includes
|
7 years ago |
kpayson64
|
f423280a90
|
Merge pull request #15607 from kpayson64/upmerge_changes
Upmerge changes
|
7 years ago |
David Garcia Quintas
|
8d35b8342c
|
Remove deprecated check_sources_and_headers.py sanity script
|
7 years ago |
David Garcia Quintas
|
fdf6a302d1
|
Add nanopb as an exception to sanity bazel workspace script
|
7 years ago |
Alexander Polcyn
|
96dbfe1664
|
Fix shutdown of closed fd when c-ares opens a second fd
|
7 years ago |
Kailash Sethuraman
|
6de8340e97
|
Merge pull request #15625 from hsaliak/bazel_external_cpp
Change references in cc_grpc_library target to directly use fully qualified workspace name
|
7 years ago |
Jan Tattermusch
|
8b746a84da
|
small python style fix
|
7 years ago |
Jan Tattermusch
|
1a62c7098d
|
download matrix images for a lang in parallel
|
7 years ago |
Jan Tattermusch
|
8e5eb0e2ed
|
Merge pull request #13416 from jtattermusch/csharp_interop_matrix_v101
Add C# interop_matrix v1.0.1 tests
|
7 years ago |
Konstantin Varlamov
|
e05196d819
|
Review feedback
|
7 years ago |
kailashs
|
c4b510246c
|
Updated cc_grpc_library to refer to fully qualified rules including
workspace name. This removes the need for the use_external = True flag
for out of workspace build of gRPC client/server code.
|
7 years ago |
Loo Rong Jie
|
d21bde15c6
|
Build C-Ares with Bazel on Windows
|
7 years ago |
apolcyn
|
17f682d827
|
Merge pull request #15356 from ganmacs/grpc-ruby-does-not-depends-on-googleauth
Grpc ruby does not need to depend on googleauth
|
7 years ago |
Juanli Shen
|
7b50c5533b
|
Merge pull request #15418 from AspirinSJL/smaller_hpack
Decrease GRPC_CHTTP2_HPACKC_NUM_VALUES
|
7 years ago |
yang-g
|
70bbc34eae
|
Stop using cached time in oauth token expiration time
|
7 years ago |
Muxi Yan
|
57fbb51348
|
Merge pull request #15612 from muxi/fix-boringssl-china
Change BoringSSL home page to github for China access
|
7 years ago |
David Garcia Quintas
|
99dc56758e
|
more tweaks go output of nanopb gen
|
7 years ago |
David Garcia Quintas
|
fd133b5189
|
add nanopb bazel dep to bazel workspace check
|
7 years ago |
David Garcia Quintas
|
087fe278ed
|
quotes to angle brackets for nanopb includes
|
7 years ago |
David Garcia Quintas
|
73dec497af
|
clang-format
|
7 years ago |
kpayson64
|
a80086735e
|
Merge remote-tracking branch 'upstream/v1.12.x' into upmerge_changes
|
7 years ago |
Mark D. Roth
|
f4f1a5c8a5
|
Merge pull request #15617 from markdroth/remove_orphaned_test
Remove orphaned test.
|
7 years ago |
David Garcia Quintas
|
00e045dbb2
|
Fix the inclusion "third_party/nanopb/..." to simply "..."
|
7 years ago |
kpayson64
|
ca08fd9f9b
|
Merge pull request #15614 from kpayson64/bump_112_version
Bump 1.12.1
|
7 years ago |
kpayson64
|
c2055aabfb
|
Merge pull request #15613 from kpayson64/revert_objc
Revert Generator Change
|
7 years ago |
Mark D. Roth
|
ebb53843b6
|
Remove orphaned test.
|
7 years ago |
Mark D. Roth
|
6ee65aa217
|
Merge pull request #15480 from markdroth/c++_client_channel_internals
C++-ify some client_channel internals
|
7 years ago |
Mehrdad Afshari
|
cf4d23c176
|
Merge pull request #15608 from mehrdada/python37-master
Install Python 3.7 in pyenv Dockerfile
|
7 years ago |
kpayson64
|
51ea031516
|
Bump 1.12.1
|
7 years ago |
Juanli Shen
|
5a412ac113
|
Revert "Revert "Revert "Provide protocol for initializer of generated messages"""
|
7 years ago |
Muxi Yan
|
f6246fd01d
|
Change BoringSSL home page to github for China access
|
7 years ago |
adelez
|
e8757c493d
|
Merge pull request #15558 from adelez/foundry_integration
Update bazel toolchain to RBE Ubuntu16_04 toolchain container
|
7 years ago |
Mark D. Roth
|
7e0e2021f3
|
C++-ify some client_channel internals.
|
7 years ago |
Adele Zhou
|
300794903a
|
More flags for 0.14.0
|
7 years ago |
Adele Zhou
|
64a56a83b6
|
Merge
|
7 years ago |
Adele Zhou
|
e713dee6f2
|
Added new flags to solve no local C compiler bug in bazel
|
7 years ago |