Yash Tibrewal
|
511c9c7f3b
|
cronet dependency for mac
|
7 years ago |
Yash Tibrewal
|
1cac223bb7
|
poll.h not found, unresolved external dependencies issues
|
7 years ago |
Yash Tibrewal
|
f5b4f80e5c
|
Windows build errors
|
7 years ago |
Yash Tibrewal
|
0362c60fde
|
Windows definition/declaration bugs
|
7 years ago |
Yash Tibrewal
|
547653ebdb
|
some build changes, some unresolved dependencies
|
7 years ago |
Yash Tibrewal
|
15ce142d65
|
Reverting pb.c files for now. Also fixing few more build errors
|
7 years ago |
Yash Tibrewal
|
1c1e6beb20
|
.pb.c files back to C
|
7 years ago |
Yash Tibrewal
|
37fdb73960
|
More build errors
|
7 years ago |
Yash Tibrewal
|
fcd26bcd0f
|
Removing more build errors
|
7 years ago |
Yash Tibrewal
|
d8b84a249e
|
Removing few more build errors
|
7 years ago |
Yash Tibrewal
|
840844bd1c
|
Clang
|
7 years ago |
Yash Tibrewal
|
d6aca04947
|
Force define __STDC_FORMAT_MACROS for PRIdxx types
|
7 years ago |
Yash Tibrewal
|
fb44fada4e
|
Some more build errors
|
7 years ago |
Yash Tibrewal
|
f5a64e22af
|
clang format
|
7 years ago |
Yash Tibrewal
|
1a365e035f
|
More uv errors
|
7 years ago |
Yash Tibrewal
|
20e5e07955
|
Trying a python and windows build fix
|
7 years ago |
Yash Tibrewal
|
922bc8ae84
|
Some windows build errors
|
7 years ago |
Yash Tibrewal
|
e2ae17221e
|
Some more extern C
|
7 years ago |
Yash Tibrewal
|
662d32444e
|
Removing more build errors
|
7 years ago |
Yash Tibrewal
|
4bf670793b
|
Running generate_projects.sh and solving some uv build errors
|
7 years ago |
Yash Tibrewal
|
4a91bf47d0
|
Fixing build.yaml. More pointer conversions and changes required by other builds
|
7 years ago |
Yash Tibrewal
|
19f0a909ac
|
pointer conversion for libuv build. gen_stats_data.py to generate .cc
|
7 years ago |
Yash Tibrewal
|
90adcf5e98
|
gen_static_metadata.py would generate .cc now. Also fixed asan build failures
|
7 years ago |
Yash Tibrewal
|
83062842c3
|
Changes for C to C++. Adding extern C to header files for compatibility.
Also converting to .cc
|
7 years ago |
Yash Tibrewal
|
1c9b584a15
|
Changes for C to C++. Adding extern C to header files for compatibility.
|
7 years ago |
Yash Tibrewal
|
53a47f09e2
|
Changes for C to C++. Adding extern C to header files for compatibility.
|
7 years ago |
Yash Tibrewal
|
a7e6d65a48
|
Changes for C to C++. Adding extern C to header files for compatibility.
|
7 years ago |
Yash Tibrewal
|
ac0c2d9036
|
Adding cplusplus ifdefs for C linkage in header files
|
7 years ago |
Yash Tibrewal
|
f4f8dd768c
|
including header files in code to get extern C effect
|
7 years ago |
Yash Tibrewal
|
240b9ce4e2
|
Clang format
|
7 years ago |
Yash Tibrewal
|
acd46e571c
|
More pointer conversions, deprecated string to char *, goto crossing initializations
|
7 years ago |
Yash Tibrewal
|
20987394e9
|
more pointer conversions and goto jump warnings
|
7 years ago |
Yash Tibrewal
|
71f217c503
|
More pointer conversion required after making build changes
|
7 years ago |
Zhouyihai Ding
|
f9a39ac7e2
|
Merge pull request #12718 from ZhouyihaiDing/c_ext_php
PHP benchmark: add running php with protobuf C-extension
|
7 years ago |
Muxi Yan
|
520e468998
|
Merge pull request #12788 from muxi/fix-umbrella-warning
Eliminate gRPC-Core umbrella header warning
|
7 years ago |
Yuchen Zeng
|
70ef0b39da
|
Merge pull request #9556 from y-zeng/cli_batch_rebased
gRPC CLI batch mode
|
7 years ago |
Muxi Yan
|
89cf5a4093
|
Eliminate gRPC-Core umbrella header warning by tweaking module.modulemap and excluding some files for other build systems
|
7 years ago |
Jan Tattermusch
|
8d1dc21994
|
Merge pull request #12782 from jtattermusch/debug_clock_skew
Debug clock skew on macos workers
|
7 years ago |
Jan Tattermusch
|
2c616840b7
|
Merge pull request #12779 from jtattermusch/unflake_macos_artifacts
Unflake build_ruby_environment_macos.sh on kokoro
|
7 years ago |
Yash Tibrewal
|
e7d627f95e
|
Merge pull request #12750 from yashykt/epoll1_h2proxy_tests_fix
Fix e2e compression tests for epoll1 and h2_http_proxy
|
7 years ago |
Alexander Polcyn
|
3b8f40a5c4
|
Tentatively reduce parallelization limit on linux/macos to 128
|
7 years ago |
Alexander Polcyn
|
dbfcd45af8
|
Limit max jobs cpu agnostic way, to avoid overloading the test
environment
|
7 years ago |
Muxi Yan
|
7149788e0a
|
Fix performance regression caused by truncating first 5 bytes of gRPC PDU
|
7 years ago |
Jan Tattermusch
|
63a7bea8f0
|
synchronize clock on macos
|
7 years ago |
Jan Tattermusch
|
15ccb3d38a
|
debug clock skew
|
7 years ago |
Jan Tattermusch
|
64e48b4fdb
|
coreutils already installed
|
7 years ago |
Jan Tattermusch
|
6bb6fd9d1b
|
simplify macos artifact build script
|
7 years ago |
Jan Tattermusch
|
4c64dc9af8
|
workaround verconf.h problem
|
7 years ago |
Thomas Voß
|
3771adebb9
|
Fix up whitespace
|
7 years ago |
Yash Tibrewal
|
39f0895c02
|
Merge branch 'master' into epoll1_h2proxy_tests_fix
|
7 years ago |