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 |
Nicolas Noble
|
9c15cb9329
|
Merge pull request #12647 from nicolasnoble/pull_request_interval_script
Adding script to generate pull request list from an interval.
|
7 years ago |
Noah Eisen
|
e22c5642bd
|
Merge pull request #12766 from ncteisen/tiny
Fix ClangTidy
|
7 years ago |
yongni
|
903f06fe3f
|
Merge pull request #12701 from yongni/master
Added step-by-step instrution on how to add a new release to grpc bac…
|
7 years ago |
ncteisen
|
520cc8f555
|
Fix ClangTidy
|
7 years ago |
Noah Eisen
|
3a8ac2e3a8
|
Merge pull request #12763 from ncteisen/debugging-bm-tools
Fix bm_diff
|
7 years ago |
Mehrdad Afshari
|
11aa678bf1
|
Merge pull request #12702 from endobson/call-ref
Fix docs on grpc_call_ref
|
7 years ago |
Nicolas "Pixel" Noble
|
8354fa32ba
|
Merge branch 'master' of https://github.com/grpc/grpc into pull_request_interval_script
|
7 years ago |
Nicolas "Pixel" Noble
|
daa70e67cc
|
Adding Copyright info.
|
7 years ago |
Sree Kuchibhotla
|
1c9ef7c5ef
|
Merge pull request #12663 from sreecha/debug-timers
Add a hash table in timer code (in debug builds only) to detect duplicate timers
|
7 years ago |
Nathaniel Manista
|
87997edd45
|
Merge pull request #12765 from nathanielmanistaatgoogle/cython
Devolve staticmethod to ordinary function.
|
7 years ago |
Mark D. Roth
|
ede8ed2156
|
Merge pull request #12374 from markdroth/plugin_credentials_api_fix
Change plugin credentials API to support both sync and async modes
|
7 years ago |
Yang Gao
|
226e9060b9
|
Merge pull request #12574 from yang-g/comp_call
Add CompositeCallCredentials
|
7 years ago |
Nathaniel Manista
|
103991eb73
|
Devolve staticmethod to ordinary function
|
7 years ago |
yang-g
|
3c00328b62
|
Add a simple test
|
7 years ago |
yang-g
|
cfd20c4262
|
Add CompositeCallCredentials
|
7 years ago |
ncteisen
|
c2d5edfef5
|
Increase CPU cost
|
7 years ago |
Michael Lumish
|
38d089e9b9
|
Merge pull request #12596 from matt-kwong/node-testing
Add testing of grpc-node for Linux and MacOS
|
7 years ago |
Nathaniel Manista
|
d31551e35f
|
Merge pull request #12762 from nathanielmanistaatgoogle/cleanups
Python cleanups.
|
7 years ago |
ncteisen
|
460af54440
|
Shuffle new and old jobs together
|
7 years ago |
kpayson64
|
73144f9ab2
|
Merge pull request #12759 from kpayson64/no_more_xp
Specify min windows version as Vista for Python
|
7 years ago |
Nathaniel Manista
|
6489785f3d
|
Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip
Pin pip at 9.0.1 (currently most recent).
|
7 years ago |
Nathaniel Manista
|
3efe754799
|
"resopnse" typo correction
|
7 years ago |
Nathaniel Manista
|
4ceb743c82
|
Drop unused staticmethods
|
7 years ago |