Esun Kim
e3797d456e
Merge pull request #19884 from veblush/upb-python
...
Added upb *.inc to python manifest
5 years ago
Arjun Roy
1b0d35359c
Merge pull request #19824 from arjunroy/hpack_parser_log
...
Cache CH2 trace flag at hpack parser init.
5 years ago
Juanli Shen
20885a944c
Fix channel args cmp
5 years ago
Juanli Shen
79f191114e
Use EDS in xds LB policy
5 years ago
Esun Kim
3c6eb2b2f4
Added upb *.inc to python manifest
5 years ago
Arjun Roy
dcd544451a
Cache CH2 trace flag at hpack parser init.
...
This removes what may be an atomic read for each header in each request.
5 years ago
Esun Kim
55c0d40e6a
Merge pull request #19882 from veblush/upb-dist-fix
...
Added upb to python manifest
5 years ago
Arjun Roy
9915319488
Merge pull request #19823 from arjunroy/server_ref
...
s/gpr_ref/grpc_core::RefCount/ for frequent users.
5 years ago
Esun Kim
a1c5c6053e
Added upb to python manifest
5 years ago
Esun Kim
b3d71089c3
Merge pull request #19879 from veblush/upb-fix
...
Fix upb build typo
5 years ago
Arjun Roy
f036d6ef58
s/gpr_ref/grpc_core::RefCount/ for frequent users.
5 years ago
Richard Belleville
835786a476
Merge pull request #19822 from gnossen/py_proto_library
...
Separate py_grpc_library and py_proto_library.
5 years ago
Yash Tibrewal
8c773f64e4
Merge pull request #19865 from yashykt/goaway_og
...
Log goaway only if it ended with a non NO_ERROR code
5 years ago
Esun Kim
807cd08f4a
Fix upb build typo
5 years ago
Soheil Hassas Yeganeh
069403c1f5
Merge pull request #18937 from soheilhy/cycle-clock
...
Expose cycle counter and use it in /channelz.
5 years ago
Esun Kim
f987a2c8cd
Merge pull request #19740 from veblush/to-upb-lb
...
Migrated from nanopb to upb for grpclb
5 years ago
Yihua Zhang
8a301a438a
revision 1
5 years ago
Yihua Zhang
61827dd66f
Merge remote-tracking branch 'upstream/master' into spiffe-tsi
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
c6b0bd08c7
Updated grpclb to use upb
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
Richard Belleville
b1021ae648
Capitalize name.
5 years ago
Soheil Hassas Yeganeh
bdd3fdddb2
Expose cycle counter and use it /channelz.
...
We are using clock real time (which is very expensive) on every
RPC to update channelz. We should simply use cycle clock.
This patch exposes cycle clock, enables RDTSC on intel,
and use it for channelz.
This patch also changes the implementation of time_precise_init
to that more accurately using the monotonic clock and
shorter by looping at most a few hundred milliseconds.
This is part of a larger performance series.
5 years ago
Richard Belleville
b26b25113f
Make soruce file validation exact
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
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
Yash Tibrewal
fc76cc0d1e
Remove received_trailing_metadata since it's no longer used
5 years ago
Yash Tibrewal
04fa432831
Fail SEND_MESSAGE ops if stream is closed for writes
5 years ago
Yash Tibrewal
308ce6b64a
Reviewer comments
5 years ago
Yash Tibrewal
bc83ccd08b
Log goaway only if it ended with an non NO_ERROR code
5 years ago
Esun Kim
f88bd06ee5
Go UPB!
5 years ago
Richard Belleville
3db8828876
Add TODOs for prefix stripping
5 years ago
Prashant Jaikumar
f212cbad9a
Remove references to GRPCConnectivityMonitor from ConnectivityTestingApp
5 years ago
Richard Belleville
5fd25f3c7c
Refactor rule.
5 years ago
Lukacs T. Berki
e2ba3aa070
Update C++ code generation to work with Bazel 0.29 .
...
The above Bazel version changes proto compilation slightly: some proto
files are put into a `_virtual_imports` directory and thus
`_get_include_directory` needs to be updated accordingly.
Ideally, it would use instead the `ProtoInfo` provider to tease out the
proto import directories, but that's a bit more intrusive change.
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
Juanli Shen
6522294325
Fix key gen in locality picking
5 years ago
Juanli Shen
9e0299c460
Merge pull request #19851 from AspirinSJL/inlined_vector
...
Don't use != in InlinedVector::==
5 years ago
Richard Belleville
79611aca51
Fix up unit test
5 years ago
Tony Lu
08795cd206
Removed framework tests for tv and watch examples
5 years ago
Richard Belleville
4f13303ec4
Validate length of deps in py_grpc_library
5 years ago
Richard Belleville
b7eaa36a8c
Add todo to create new kokoro job.
5 years ago
Richard Belleville
a77404ae6b
Add README to bazel test
5 years ago
Richard Belleville
0aa30c6f23
Remove unintentional dependencies
5 years ago
Richard Belleville
e32980fba2
Quit waiting for a day
5 years ago