Hope Casey-Allen
|
0f116eb282
|
Fix
|
5 years ago |
Yash Tibrewal
|
0d2558d05f
|
Use Mutex and MutexLock instead of gpr_mu
|
5 years ago |
Vijay Pai
|
5d7e4bb301
|
Stop using deprecated gtest macros
|
5 years ago |
Yang Gao
|
26dceb6c92
|
Merge pull request #20347 from yang-g/socket_mutator
Global channel args mutator when creating a client channel
|
5 years ago |
Stanley Cheung
|
010d0caf38
|
PHP: update memory leak tests
|
5 years ago |
Lidi Zheng
|
0862629d40
|
Merge pull request #20232 from pszemus/master
Add examples/cpp/helloworld/.gitignore
|
5 years ago |
Yash Tibrewal
|
ac82cc422f
|
Remove 'locked' from function names where applicable
|
5 years ago |
Stanley Cheung
|
e22ffc689c
|
Merge pull request #20349 from stanley-cheung/php-update-package-xml
PHP: update package.xml template
|
5 years ago |
yang-g
|
49b796eeb1
|
Clean up the test
|
5 years ago |
yang-g
|
76308c0c9a
|
Fix sanity_check and add a test
|
5 years ago |
Yash Tibrewal
|
64e7131a61
|
Add some TODOs
|
5 years ago |
Stanley Cheung
|
3b3d91921d
|
PHP: update package.xml template
|
5 years ago |
Yash Tibrewal
|
682c807f05
|
Remove chttp2 combiner and replace it with a simple mutex.
|
5 years ago |
Stanley Cheung
|
a9533e7247
|
Merge pull request #20249 from HannahShiSFB/enable-debug-19970-19248
PHP: fix zend_hash_str_del() segfault
|
5 years ago |
Juanli Shen
|
a53effeeaa
|
Merge pull request #20341 from AspirinSJL/server_name
Change param name
|
5 years ago |
yang-g
|
72b9890f1a
|
Global channel args mutator when creating a client channel
|
5 years ago |
Esun Kim
|
b63900269d
|
Merge pull request #20290 from veblush/update-rotation
Update the rotation to Nicolas
|
5 years ago |
Jan Tattermusch
|
6571386a06
|
Merge pull request #20202 from JamesNK/jamesnk/interop-tests-sourcelink
Specify RepositoryUrl in interop test build to fix latest Source Link
|
5 years ago |
Jan Tattermusch
|
52b8306e91
|
prepare for running macos C/C++ bazel tests
|
5 years ago |
Jan Tattermusch
|
6ebc1c616f
|
set uses_polling=False for some bazel tests
|
5 years ago |
Jan Tattermusch
|
6822d9a779
|
correctly generate tests for bazel tests that dont use polling
|
5 years ago |
Jan Tattermusch
|
976ebbf2b7
|
regenerate files
|
5 years ago |
Juanli Shen
|
deb5194274
|
Change param name
|
5 years ago |
Juanli Shen
|
d50d7dae51
|
Use cluster name from LRS response to report loads
|
5 years ago |
Vijay Pai
|
c379323b31
|
Merge pull request #20302 from chrisse74/master
c++: remove shadowing warnings
|
5 years ago |
Guantao Liu
|
e61e086bc0
|
Fix include guards.
|
5 years ago |
Guantao Liu
|
ed5eb7eae7
|
Remove redundant blank lines.
|
5 years ago |
Guantao Liu
|
d1c18102ea
|
Merge remote-tracking branch 'upstream/master' into em_base_class
|
5 years ago |
Esun Kim
|
1d6dfd0994
|
Merge pull request #20315 from veblush/sanity
Only dbg for sanity test
|
5 years ago |
Karthik Ravi Shankar
|
fc8919d9fd
|
Merge pull request #20320 from haberman/int64
Removed custom int64 typedef in favor of int64_t.
|
5 years ago |
Guantao Liu
|
e10b3b650b
|
Add copyright and fix include guards.
|
5 years ago |
Guantao Liu
|
d4c27327bb
|
Merge remote-tracking branch 'upstream/master' into em_base_class
|
5 years ago |
Karthik Ravi Shankar
|
27942a8e8c
|
Merge pull request #20312 from karthikravis/fix-deps
Make grpc++_base and grpc++_base_unsecure use the correct dependencies
|
5 years ago |
Yang Gao
|
5f9f63fca1
|
Merge pull request #20334 from grpc/revert-20297-thread_local
Revert "Clear thread local after use"
|
5 years ago |
Yang Gao
|
4d19830a65
|
Revert "Clear thread local after use"
|
5 years ago |
Srini Polavarapu
|
5f11fae4d2
|
Merge pull request #20321 from srini100/contribs
Add MAINTAINERS.md
|
5 years ago |
Guantao Liu
|
86bdc2d440
|
Add base classes of EventManagerInterface.
|
5 years ago |
hcaseyal
|
c4ed813906
|
Merge pull request #20322 from hcaseyal/fix_service_config
Fix service config tests
|
5 years ago |
Hope Casey-Allen
|
2af922e8c3
|
Skip service config tests for gcc4.8 and below
|
5 years ago |
Yang Gao
|
f3c48495d5
|
Merge pull request #20323 from yang-g/socket_mutator
Use the first socket mutator if present.
|
5 years ago |
Srini Polavarapu
|
525704dae2
|
Add GOVERNANCE.md
|
5 years ago |
Srini Polavarapu
|
536656293a
|
Add GOVERNANCE.md and update CONTRIBUTING.md
|
5 years ago |
Srini Polavarapu
|
d955209b12
|
Add MAINTAINERS.md
|
5 years ago |
yang-g
|
5c5c525e6c
|
Use the first socket mutator if present.
|
5 years ago |
Joshua Haberman
|
cf857cb063
|
Removed custom int64 typedef in favor of int64_t.
ByteCount() now returns int64_t in all configurations
so there is no longer any need for typedef indirection here.
|
5 years ago |
Jan Tattermusch
|
c21f588097
|
Merge pull request #20304 from jtattermusch/fix_add_definitions
Get rid of wrong add_definitions usage
|
5 years ago |
Jan Tattermusch
|
1a35fd5ebf
|
Merge pull request #20305 from jtattermusch/upmerge_v1_24_x
Upmerge changes from v1.24.x to master
|
5 years ago |
Yang Gao
|
371082b139
|
Merge pull request #20317 from yashykt/goawayinproc
Ignore GOAWAY errors in inproc transport
|
5 years ago |
Yash Tibrewal
|
769e8a37cc
|
Revert changes and remove max age filter channel args for inproc
|
5 years ago |
Esun Kim
|
0a5c61f3cc
|
Merge pull request #20313 from veblush/boringssl-ios
Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh
|
5 years ago |