Tony Lu
|
7422a14a5d
|
Added wrapper for objc_library in examples
|
5 years ago |
Tony Lu
|
5de502528f
|
Add license
|
5 years ago |
Tony Lu
|
cb6a8ae0d2
|
Added experimental wrappers for importing to Google3
|
5 years ago |
Tony Lu
|
de6d4978e0
|
Merge test_objc_grpc_library into local_... with a testing BOOL flag
|
5 years ago |
Tony Lu
|
0ad64536ed
|
Added some comments and TODOs
|
5 years ago |
Tony Lu
|
2a070b853d
|
Reverting changes
|
5 years ago |
Tony Lu
|
4c893d8cdc
|
Changed dev languages and bundle ids
|
5 years ago |
Tony Lu
|
1d98106847
|
Renaming the correct files
|
5 years ago |
Tony Lu
|
422a7773ae
|
Replace making protoc and plugins with bazel build
Fixed templates and plugin-tests
|
5 years ago |
Tony Lu
|
e00d7fc179
|
Run executable from bazel instead of bazel run (which did not seem to work)
Increased timout limit because no interop_server was make'd b4 hand
|
5 years ago |
Tony Lu
|
4be53843d3
|
Use bazel to run interop server
Removed commented tests
|
5 years ago |
Tony Lu
|
d2ce6e707c
|
Isolated test-specific build steps so that unrelated tasks don't run them
Move interop making back to run_tests.py
|
5 years ago |
Tony Lu
|
42737d976a
|
Fixed prepare command to let bazel work after replacement
|
5 years ago |
Tony Lu
|
ddf3f7ffb1
|
Experimentally changed non-framework builds to bazel build
Experimentally run Unit/MacTests with Bazel
|
5 years ago |
Tony Lu
|
c81dfd91de
|
Added cpu architecture for tvos and watchos
|
5 years ago |
Tony Lu
|
820a0892ac
|
Updated comments (notice) on tvtests
|
5 years ago |
Tony Lu
|
0f02911d3d
|
Added targets for tv and watch samples
|
5 years ago |
Tony Lu
|
b934a18180
|
Merge branch 'master' of github.com:grpc/grpc into bazel_objc_tests
|
5 years ago |
Muxi Yan
|
3ffa07cb12
|
Merge pull request #19787 from Tony1023/tv/watchOS
Added experimental tvOS and watchOS support
|
5 years ago |
Esun Kim
|
06467396ef
|
Merge pull request #19876 from veblush/upb-desc
Added google/protobuf/descriptor.upb.* to google_api_upb
|
5 years ago |
Esun Kim
|
6ddfb384c1
|
Added google/protobuf/descriptor.upb.* to google_api_upb
|
5 years ago |
Esun Kim
|
ff74b63157
|
Merge pull request #19615 from veblush/to-upb
Migrated from nanopb to upb for health
|
5 years ago |
Vijay Pai
|
34673a3e3c
|
Merge pull request #18410 from pfreixes/dead_lock_watch_connectivity
Fix watcher connectivity dead lock
|
5 years ago |
Tony Lu
|
b892ea749c
|
Fixed address resolution failure by attaching to a host application
Added copyright statements
Fix clang format code
|
5 years ago |
Esun Kim
|
f7454a9876
|
Modified health_check to use upb proto instead of nanopb
|
5 years ago |
Esun Kim
|
e4406a8018
|
Merge pull request #19869 from veblush/no-upb-target
Remove upb targets from BUILD
|
5 years ago |
Tony Lu
|
d12f310b0d
|
Added targets for examples
|
5 years ago |
Esun Kim
|
8dfa3c2255
|
Remove upb targets from BUILD
|
5 years ago |
Esun Kim
|
0e9a73696d
|
Merge pull request #19795 from veblush/go-upb
Add upb
|
5 years ago |
Esun Kim
|
f88bd06ee5
|
Go UPB!
|
5 years ago |
rmstar
|
216fa1cab3
|
Merge pull request #19850 from rmstar/grpc_basictests_cpp_ios
Added kokoro config to run grpc_basictests_cpp_ios as part of presubmit
|
5 years ago |
Tony Lu
|
4c958e8745
|
Modified BUILD for examples
|
5 years ago |
Juanli Shen
|
9e0299c460
|
Merge pull request #19851 from AspirinSJL/inlined_vector
Don't use != in InlinedVector::==
|
5 years ago |
Tony Lu
|
08795cd206
|
Removed framework tests for tv and watch examples
|
5 years ago |
Tony Lu
|
8171981592
|
Added Bazel BUILD for tests/
A few test failures to resolve
|
5 years ago |
Lidi Zheng
|
cd29d5d935
|
Merge pull request #19299 from lidizheng/wait
Add wait_for_termination method to grpc.Server
|
5 years ago |
Juanli Shen
|
00793c1c78
|
Don't use != in InlinedVector::==
|
5 years ago |
Juanli Shen
|
a914d1c421
|
Merge pull request #19848 from AspirinSJL/server_address
Fix ServerAddress move assignment
|
5 years ago |
Juanli Shen
|
5eef4ca270
|
Merge pull request #19846 from AspirinSJL/msan_fix
Fix uninitialized memory in sockaddr utils
|
5 years ago |
Jan Tattermusch
|
0ff2174a96
|
Merge pull request #19817 from jtattermusch/performance_benchmarks_flamegraph_fixes
a few fixes for run_performance_tests.py flame graph generators
|
5 years ago |
Prashant Jaikumar
|
024a864209
|
Added kokoro config to run grpc_basictests_cpp_ios as part of presubmit
|
5 years ago |
Juanli Shen
|
185ab84528
|
Merge pull request #19840 from nicolasnoble/fix-include-path-for-upb
Adding src/core/ext/upb-generated in our include path.
|
5 years ago |
Yash Tibrewal
|
73a3ff8804
|
Merge pull request #19839 from yashykt/keep_reading
Remove ref and unref on keep reading
|
5 years ago |
Juanli Shen
|
4c23c6f22a
|
Fix ServerAddress move assignment
|
5 years ago |
Juanli Shen
|
a1477e8b7e
|
Fix uninitialized memory in sockaddr utils
|
5 years ago |
Tony Lu
|
28ed900adc
|
Increased timeout limit
|
5 years ago |
Nicolas "Pixel" Noble
|
d5191a5f8b
|
Adding src/core/ext/upb-generated in our include path.
This enables us to build both from Bazel and make.
|
5 years ago |
Nicolas Noble
|
d7167c4a7d
|
Merge pull request #19786 from nicolasnoble/bazel-version-force
Few fixes to the gen_upb_api.sh script.
|
5 years ago |
Yang Gao
|
33898f2f60
|
Merge pull request #19837 from yang-g/deadcode
Dead code removal
|
5 years ago |
Yash Tibrewal
|
0c94e5b2f6
|
Remove ref and unref on keep reading
|
5 years ago |