Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Unary unary client aio #1

Closed
wants to merge 598 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
598 commits
Select commit Hold shift + click to select a range
79b0530
fix typo in max_age_filter.cc
bigfacebear Jul 26, 2019
252743d
Merge pull request #19377 from veblush/channel-typo-fix
veblush Jul 26, 2019
e315956
Merge pull request #19759 from bigfacebear/change_client_channel_disc…
bigfacebear Jul 26, 2019
299cb23
Merge pull request #19757 from bigfacebear/fix_max_age_filter_typo
bigfacebear Jul 26, 2019
e6d5892
Add a detection of missing file in filegroup.uses
veblush Jul 26, 2019
44de963
Update third_party/upb to the latest
veblush Jul 26, 2019
c3de844
Reverting projct.pbxproj
Jul 26, 2019
6c4ea63
Merge pull request #19769 from veblush/build-uses
veblush Jul 26, 2019
6653393
Merge pull request #19770 from veblush/upb
veblush Jul 26, 2019
2d498d2
Add a few tests for ContextList and BufferList. Also, check that
yashykt Jul 27, 2019
5dbfdf5
Merge pull request #19687 from pfreixes/add_missing_app_context_tcp_c…
lidizheng Jul 27, 2019
d06618d
Modified script to empty Build/ before each build
Jul 27, 2019
dce3544
Merge pull request #19725 from arjunroy/ch2_parser_mdkey_intern
arjunroy Jul 27, 2019
0975fc2
Second attempt: Simplify LB policy and resolver shutdown.
markdroth Jul 27, 2019
db3d8be
Add MetadataInterface abstraction to LB policy API.
markdroth Jul 27, 2019
b8b6df0
Merge pull request #19389 from markdroth/lb_policy_resolver_shutdown
markdroth Jul 27, 2019
f00dd31
Upgrade Cocoapods to the second latest version
Jul 28, 2019
f9d9fbd
Only include src/objective-c/examples/RemoteTestClient/.. stubs
Jul 28, 2019
8f3b487
Added some edge case checks
Jul 28, 2019
6172ef8
Fixed clang_format_code
Jul 28, 2019
e45c5f0
Add check_upb_output to sanity test
veblush Jul 29, 2019
c3c24d0
Use Template
yunjiaw26 Jul 29, 2019
232725b
Add C++ Cronet end2end tests
rmstar Jul 24, 2019
8318e57
SpikyLoad: construct outside
yunjiaw26 Jul 29, 2019
6b24df2
Refined edge case checks + added comments
Jul 29, 2019
99deff5
Merge pull request #19405 from markdroth/lb_policy_metadata
markdroth Jul 29, 2019
7bdf369
Merge pull request #19747 from rmstar/cronetexpt
rmstar Jul 29, 2019
4a15cfb
Merge pull request #19733 from Tony1023/protos
muxi Jul 29, 2019
b02ac1b
Avoid copybara import error
veblush Jul 29, 2019
65b28a2
Initialize compression state only if they are used.
soheilhy May 9, 2019
ceb12c6
Merge pull request #19777 from veblush/upb-check
veblush Jul 29, 2019
c6f61f1
Merge pull request #19782 from veblush/protoyaml
veblush Jul 29, 2019
d88ee54
Added missing dependency to channelz_proto_descriptors
veblush Jul 29, 2019
ede5a8e
Merge pull request #19059 from JamesNK/jamesnk/remove-ix-net-dependency
jtattermusch Jul 29, 2019
e0de9e2
Merge pull request #19599 from JamesNK/jamesnk/channelbase
jtattermusch Jul 29, 2019
d38178a
Few fixes to the gen_upb_api.sh script.
nicolasnoble Jul 30, 2019
f14f1dd
Merge pull request #19695 from yunjiaw26/bm_threadpool
yunjiaw26 Jul 30, 2019
0fd05f4
Merge pull request #19696 from yunjiaw26/chunkedlist
yunjiaw26 Jul 30, 2019
4fe90fe
Merge pull request #19023 from soheilhy/compress-opt
soheilhy Jul 30, 2019
f0b53e1
set C# major version to 2, adjust expand_version.py
jtattermusch Jul 30, 2019
2b0ff86
regenerate projects
jtattermusch Jul 30, 2019
d1d7059
Merge pull request #19772 from yashykt/bufferlist
yashykt Jul 30, 2019
47a14ba
move ChannelCredentials to Grpc.Core.Api
jtattermusch Jul 22, 2019
1a34d0c
more forwards
jtattermusch Jul 22, 2019
606a0a0
split up ChannelCredentials.cs
jtattermusch Jul 22, 2019
b46ac4a
implement caching of native channel credentials
jtattermusch Jul 22, 2019
a1030e2
remove unnecessary test
jtattermusch Jul 22, 2019
11bf6db
simplify CachedNativeCredentials
jtattermusch Jul 30, 2019
d4e778c
make Grpc.Auth only depend on Grpc.Core.Api
jtattermusch Jul 30, 2019
fb85fb8
make Grpc.Auth build again
jtattermusch Jul 30, 2019
6b86d47
yapf code
jtattermusch Jul 30, 2019
40ab822
Let CFStreamHandle be covered by grpc_init/shutdown
yang-g Jul 30, 2019
7554bcc
Merge pull request #19796 from jtattermusch/csharp_major_version_2
jtattermusch Jul 30, 2019
cb6e548
remove System.Interactive.Async dependency from the Unity package
jtattermusch Jul 30, 2019
6ba7d2c
Merge pull request #19712 from jtattermusch/move_channelcredentials
jtattermusch Jul 30, 2019
bd8a04a
Add human-readable names for channelz sockets and listen sockets
hcaseyal Jul 29, 2019
44868ae
Starting a new branch with same changes from https://github.com/grpc/…
Jul 30, 2019
a163f48
Merge pull request #19785 from veblush/proto-strict
veblush Jul 30, 2019
557446a
Added specializations for grpc_mdelem_create.
arjunroy Jun 25, 2019
f4ff1a1
Whitelisted build_bazel_rules_apple
Jul 31, 2019
36c2cdb
Merge pull request #19798 from yang-g/cf_stream
yang-g Jul 31, 2019
857375a
Merge pull request #19427 from arjunroy/md_from_slices_v2
arjunroy Jul 31, 2019
139a556
Merge pull request #19749 from jtattermusch/parametrized_unary_call_o…
jtattermusch Jul 31, 2019
94e2a05
Merge pull request #19799 from jtattermusch/csharp_unitypackage_remov…
jtattermusch Jul 31, 2019
799c971
Merge pull request #19783 from hcaseyal/channelz_readable_names
hcaseyal Jul 31, 2019
b2cda1e
Reduced ops for grpc_chttp2_stream_map_find().
arjunroy Jul 17, 2019
ec181d9
Added TvTests target with Xcode 9.2
Jul 31, 2019
e141544
Merge pull request #19672 from arjunroy/stream_find_debug_assert
arjunroy Jul 31, 2019
63e6329
Added Kokoro jobs for tvos unit tests
Jul 31, 2019
65a0881
Merge branch 'v1.22.x'
karthikravis Aug 1, 2019
d7c8d2e
Merge branch 'v1.22.x' into merge-v1.22.x
karthikravis Aug 1, 2019
efe9fd0
scalable benchmarks
jtattermusch Jul 26, 2019
7372c19
adjust iteration count in scalability benchmarks
jtattermusch Aug 1, 2019
a16a439
fix CompletionRegistryBenchmark for UseSharedRegistry=true
jtattermusch Aug 1, 2019
4625399
add AtomicCounterBenchmark
jtattermusch Aug 1, 2019
61067ee
Merge pull request #19809 from karthikravis/merge-v1.22.x
karthikravis Aug 1, 2019
af86376
Made compatible with back to Xcode 8.0. Shortened file paths (removed
Aug 1, 2019
6c7184a
fix memory_usage_test failure
bigfacebear Aug 1, 2019
e24fc43
Merge branch 'master' of github.com:grpc/grpc into tv/watchOS
Aug 1, 2019
0d6eec8
a few fixes for run_performance_tests.py flame graph generators
jtattermusch Aug 1, 2019
5be988f
Adapted samples to new imports & added experimental kokoro jobs
Aug 1, 2019
e20c2e8
Merge pull request #19811 from bigfacebear/fix_memory_usage_test_failure
bigfacebear Aug 1, 2019
b437dc0
Reduce instruction count for CH2 metadata ops.
arjunroy Jul 16, 2019
732f55a
iOS UI test: fix path to generated code
rmstar Aug 1, 2019
e9d81fb
Send RPC deadline to server in cronet header
rmstar Aug 1, 2019
7b2c8c2
Separate py_grpc_library and py_proto_library.
gnossen Jul 16, 2019
9ac75a6
Merge remote-tracking branch 'origin/master' into py_proto_library
gnossen Aug 1, 2019
1a1b195
Merge pull request #19621 from Tony1023/bazel_objc
muxi Aug 1, 2019
3653439
Merge master and move to experimental
yashykt Aug 1, 2019
2b7ec3a
Fix up examples.
gnossen Aug 1, 2019
e64961d
Shorten long lines.
gnossen Aug 1, 2019
01ec829
Mark private methods of DelegatingChannel final (other than WaitForSt…
yashykt Aug 1, 2019
6954030
Cd to an absolute path.
gnossen Aug 1, 2019
7631e41
Merge pull request #19586 from gnossen/revert_revert_signal_handling
lidizheng Aug 2, 2019
835b3d3
Copyright.
gnossen Aug 2, 2019
3eb376c
Make py3 syntax check happy
lidizheng Aug 2, 2019
ad1e052
Merge remote-tracking branch 'upstream/master'
karthikravis Aug 2, 2019
f20171f
Found another breakage
lidizheng Aug 2, 2019
4851621
Bump version to v1.24.x
karthikravis Aug 2, 2019
fcb43f9
Regenerate projects
karthikravis Aug 2, 2019
efa43e1
Modified scripts to run builds correct schemes on correct platforms
Aug 2, 2019
a0ba0b1
Change format
lidizheng Aug 2, 2019
5476b05
Remade projects for backwards compatibility
Aug 2, 2019
3695eb0
Merge pull request #19662 from arjunroy/md_batch_static_idx
arjunroy Aug 2, 2019
db96d5d
Merge pull request #19821 from rmstar/manual_test_path
rmstar Aug 2, 2019
9e9f47a
Merge pull request #19826 from karthikravis/upmerge
karthikravis Aug 2, 2019
36af2bc
Added build schemes
Aug 2, 2019
2aeb7dc
Fixed clang_format_code
Aug 2, 2019
e6756a5
Merge pull request #19316 from yashykt/delegating_channel
yashykt Aug 2, 2019
f054bd7
Compensate for missing upb dependencies
gnossen Aug 2, 2019
b88a227
Merge pull request #19465 from gnossen/cancellation_example
gnossen Aug 2, 2019
5ab60a8
dead code removal
yang-g Aug 2, 2019
9f6243e
Add wait_for_termination method to grpc.Server
lidizheng Jun 8, 2019
7257508
Add a unit test for wait_for_termination
lidizheng Jun 11, 2019
c4b7831
Make sanity test happy
lidizheng Jun 11, 2019
8f6ee97
"EXPERIMENTAL API" added in docstring
lidizheng Jun 12, 2019
59555d5
Add timeout argument to wait_for_termination
lidizheng Jun 13, 2019
518b55a
Simplify implementation
lidizheng Jun 13, 2019
42e8bd2
Add a workaround for CPython issue 35935
lidizheng Jun 14, 2019
1e62124
Revert changes to helloworld example
lidizheng Jun 26, 2019
e1980a7
Merge remote-tracking branch 'origin/master' into py_proto_library
gnossen Aug 2, 2019
e2ebdc7
Fixed time_change_test flakes
rmstar Jul 26, 2019
6611420
Modernize cancellation example
gnossen Aug 2, 2019
79729a8
Merge pull request #19825 from lidizheng/syntax-py3
lidizheng Aug 2, 2019
3e84f47
Apply the spin wait mechansim
lidizheng Aug 2, 2019
0c94e5b
Remove ref and unref on keep reading
yashykt Aug 2, 2019
e89096c
AAAAAAAHHHHHH
gnossen Aug 2, 2019
33898f2
Merge pull request #19837 from yang-g/deadcode
yang-g Aug 2, 2019
d7167c4
Merge pull request #19786 from nicolasnoble/bazel-version-force
nicolasnoble Aug 2, 2019
d5191a5
Adding src/core/ext/upb-generated in our include path.
nicolasnoble Aug 2, 2019
28ed900
Increased timeout limit
Aug 3, 2019
a1477e8
Fix uninitialized memory in sockaddr utils
AspirinSJL Aug 5, 2019
4c23c6f
Fix ServerAddress move assignment
AspirinSJL Aug 5, 2019
73a3ff8
Merge pull request #19839 from yashykt/keep_reading
yashykt Aug 5, 2019
3638167
Call grpc_python_deps() from grpc_deps().
gnossen Aug 5, 2019
185ab84
Merge pull request #19840 from nicolasnoble/fix-include-path-for-upb
AspirinSJL Aug 5, 2019
024a864
Added kokoro config to run grpc_basictests_cpp_ios as part of presubmit
rmstar Aug 5, 2019
0ff2174
Merge pull request #19817 from jtattermusch/performance_benchmarks_fl…
jtattermusch Aug 5, 2019
37b6c8c
Fix sanity check
gnossen Aug 5, 2019
5eef4ca
Merge pull request #19846 from AspirinSJL/msan_fix
AspirinSJL Aug 5, 2019
dab3bdd
recongize URI and email address SAN fields
yihuazhang Aug 5, 2019
a914d1c
Merge pull request #19848 from AspirinSJL/server_address
AspirinSJL Aug 5, 2019
00793c1
Don't use != in InlinedVector::==
AspirinSJL Aug 5, 2019
cd29d5d
Merge pull request #19299 from lidizheng/wait
lidizheng Aug 5, 2019
e32980f
Quit waiting for a day
gnossen Aug 5, 2019
0aa30c6
Remove unintentional dependencies
gnossen Aug 5, 2019
a77404a
Add README to bazel test
gnossen Aug 5, 2019
b7eaa36
Add todo to create new kokoro job.
gnossen Aug 5, 2019
4f13303
Validate length of deps in py_grpc_library
gnossen Aug 5, 2019
08795cd
Removed framework tests for tv and watch examples
Aug 6, 2019
79611ac
Fix up unit test
gnossen Aug 6, 2019
9e0299c
Merge pull request #19851 from AspirinSJL/inlined_vector
AspirinSJL Aug 6, 2019
6522294
Fix key gen in locality picking
AspirinSJL Aug 6, 2019
216fa1c
Merge pull request #19850 from rmstar/grpc_basictests_cpp_ios
rmstar Aug 6, 2019
e2ba3aa
Update C++ code generation to work with Bazel 0.29 .
lberki Aug 6, 2019
5fd25f3
Refactor rule.
gnossen Aug 6, 2019
f212cba
Remove references to GRPCConnectivityMonitor from ConnectivityTestingApp
rmstar Aug 5, 2019
3db8828
Add TODOs for prefix stripping
gnossen Aug 6, 2019
f88bd06
Go UPB!
veblush Jul 30, 2019
bc83ccd
Log goaway only if it ended with an non NO_ERROR code
yashykt Aug 6, 2019
308ce6b
Reviewer comments
yashykt Aug 6, 2019
04fa432
Fail SEND_MESSAGE ops if stream is closed for writes
yashykt Aug 6, 2019
fc76cc0
Remove received_trailing_metadata since it's no longer used
yashykt Aug 6, 2019
0e9a736
Merge pull request #19795 from veblush/go-upb
veblush Aug 7, 2019
8dfa3c2
Remove upb targets from BUILD
veblush Aug 7, 2019
e4406a8
Merge pull request #19869 from veblush/no-upb-target
veblush Aug 7, 2019
f7454a9
Modified health_check to use upb proto instead of nanopb
veblush Jul 31, 2019
b26b251
Make soruce file validation exact
gnossen Aug 7, 2019
bdd3fdd
Expose cycle counter and use it /channelz.
soheilhy May 2, 2019
b1021ae
Capitalize name.
gnossen Aug 7, 2019
34673a3
Merge pull request #18410 from pfreixes/dead_lock_watch_connectivity
vjpai Aug 7, 2019
ff74b63
Merge pull request #19615 from veblush/to-upb
veblush Aug 7, 2019
6ddfb38
Added google/protobuf/descriptor.upb.* to google_api_upb
veblush Aug 7, 2019
0646739
Merge pull request #19876 from veblush/upb-desc
veblush Aug 7, 2019
c6b0bd0
Updated grpclb to use upb
veblush Jul 24, 2019
3ffa07c
Merge pull request #19787 from Tony1023/tv/watchOS
muxi Aug 7, 2019
61827dd
Merge remote-tracking branch 'upstream/master' into spiffe-tsi
yihuazhang Aug 7, 2019
8a301a4
revision 1
yihuazhang Aug 7, 2019
f987a2c
Merge pull request #19740 from veblush/to-upb-lb
veblush Aug 7, 2019
069403c
Merge pull request #18937 from soheilhy/cycle-clock
soheilhy Aug 7, 2019
807cd08
Fix upb build typo
veblush Aug 7, 2019
8c773f6
Merge pull request #19865 from yashykt/goaway_og
yashykt Aug 7, 2019
835786a
Merge pull request #19822 from gnossen/py_proto_library
gnossen Aug 7, 2019
f036d6e
s/gpr_ref/grpc_core::RefCount/ for frequent users.
arjunroy Aug 1, 2019
b3d7108
Merge pull request #19879 from veblush/upb-fix
veblush Aug 8, 2019
a1c5c60
Added upb to python manifest
veblush Aug 8, 2019
9915319
Merge pull request #19823 from arjunroy/server_ref
arjunroy Aug 8, 2019
55c0d40
Merge pull request #19882 from veblush/upb-dist-fix
veblush Aug 8, 2019
dcd5444
Cache CH2 trace flag at hpack parser init.
arjunroy Aug 1, 2019
3c6eb2b
Added upb *.inc to python manifest
veblush Aug 8, 2019
79f1911
Use EDS in xds LB policy
AspirinSJL Aug 8, 2019
20885a9
Fix channel args cmp
AspirinSJL Aug 8, 2019
1b0d353
Merge pull request #19824 from arjunroy/hpack_parser_log
arjunroy Aug 8, 2019
e3797d4
Merge pull request #19884 from veblush/upb-python
veblush Aug 8, 2019
6f22342
Disable nanopb fuzzer test
veblush Aug 8, 2019
a1b54f6
Merge pull request #19812 from jtattermusch/csharp_scalability_benchm…
jtattermusch Aug 8, 2019
7fd1321
Merge pull request #19886 from AspirinSJL/channel_args_fix
AspirinSJL Aug 8, 2019
c414fe0
add cred data to BUILD files
yihuazhang Aug 8, 2019
d932d23
Merge pull request #19852 from gnossen/server_termination
gnossen Aug 8, 2019
5fea873
Merge pull request #19883 from veblush/fuzzer
veblush Aug 8, 2019
fb21394
Merge pull request #18745 from AspirinSJL/xds_to_lb
AspirinSJL Aug 8, 2019
1069dee
Excluded *.inc from python garbage cleanup
veblush Aug 8, 2019
e03cdc2
Merge pull request #19891 from veblush/add-inc-to-python
veblush Aug 8, 2019
adbe914
Removed nanopb dependency from xDS
veblush Aug 8, 2019
be4e684
Migrated tsi/alts from nanopb to upb
veblush Jul 12, 2019
f789cff
Comment deprecated macros
AspirinSJL Aug 9, 2019
2df2da3
Merge pull request #19892 from veblush/dep-nanopb
veblush Aug 9, 2019
9753bd0
Merge pull request #19741 from veblush/to-upb-alts
veblush Aug 9, 2019
78a01a5
Update upb to the latest
veblush Aug 9, 2019
b4504ea
Merge pull request #19894 from AspirinSJL/public_ctor
AspirinSJL Aug 9, 2019
eaf26b7
Added missing configs for tvos tests
Aug 9, 2019
45dd8be
Use LRS in xds policy
AspirinSJL Aug 9, 2019
13896f8
Mandate static string for host and method passed to grpc_channel_regi…
soheilhy Jun 6, 2019
1002f88
Merge pull request #19897 from Tony1023/fix_tvtest
rmstar Aug 9, 2019
919332b
Merge pull request #19394 from AspirinSJL/lrs
AspirinSJL Aug 9, 2019
0ed600e
Merge pull request #19859 from AspirinSJL/fix_locality_key_gen
AspirinSJL Aug 9, 2019
ab9c2c1
Merge pull request #19896 from veblush/update-upb
veblush Aug 9, 2019
0f1a8a8
Don't use : prefix
AspirinSJL Aug 9, 2019
ea5029f
Merge pull request #19868 from yashykt/failwrites
yashykt Aug 10, 2019
75bedbf
Merge pull request #19902 from AspirinSJL/fix_proto_path
AspirinSJL Aug 10, 2019
1291ece
Add drop in xds policy
AspirinSJL Aug 10, 2019
a72a6f9
Merge pull request #19729 from AspirinSJL/xds_drop
AspirinSJL Aug 10, 2019
58ef894
Added missing resources
Aug 10, 2019
7a6c421
Clarified exception
Aug 10, 2019
730b4f7
Merge pull request #19833 from yihuazhang/spiffe-tsi
yihuazhang Aug 11, 2019
1c9fb85
Add locality map tests
AspirinSJL Aug 12, 2019
834f0c7
Merge pull request #19263 from soheilhy/core-static-method
soheilhy Aug 12, 2019
5bf40ae
Merge pull request #19860 from lberki/master
jtattermusch Aug 12, 2019
8d101f1
Wait longer before sending the drop update
AspirinSJL Aug 12, 2019
ae86363
Add spiffe client-side credential reload
yihuazhang Aug 12, 2019
d091480
Remove unused code as comment
Aug 12, 2019
2bcf98e
Merge pull request #19912 from AspirinSJL/fix_drop
AspirinSJL Aug 12, 2019
19d576f
update gitignore for files generated by tvOS and watchOS builds
Aug 12, 2019
13fb506
Merge pull request #19346 from yihuazhang/spiffe_client_cred_reload
yihuazhang Aug 12, 2019
eadd5ea
Directly use the ZeroCopyInputStream for grpc::GenericDeserialize.
soheilhy Aug 13, 2019
35787ca
Merge pull request #19906 from Tony1023/fix_tvtest
muxi Aug 13, 2019
36aa4ff
Merge pull request #19820 from rmstar/cronet_deadline
rmstar Aug 13, 2019
5d6001d
Merge pull request #19849 from rmstar/remove_connecivitymonitor
rmstar Aug 13, 2019
3c28c5f
Remove unnecessary notification
AspirinSJL Aug 13, 2019
b132c34
Allow loading grpc/errors before grpc
blowmage Aug 8, 2019
1713c36
Prevent HTTP2 parser from queueing a lot of induced frames - SETTINGS…
yashykt Aug 13, 2019
eceb4db
Reviewer comments
yashykt Aug 13, 2019
ae7b126
Merge pull request #19920 from soheilhy/protobuf
soheilhy Aug 13, 2019
42b05bf
Merge pull request #19838 from rmstar/time_change_flakes
rmstar Aug 13, 2019
460ccab
Merge pull request #19893 from blowmage/ruby-load-errors-early
apolcyn Aug 13, 2019
6a16ddf
Merge pull request #19922 from AspirinSJL/rm_notify_done
AspirinSJL Aug 13, 2019
f195ee0
Merge pull request #19924 from yashykt/http2sec
yashykt Aug 13, 2019
58aca9a
Merge pull request #19858 from AspirinSJL/locality_map_test
AspirinSJL Aug 13, 2019
1819346
Merge pull request #19914 from muxi/remove-unused-tests
muxi Aug 13, 2019
42d9606
[Aio] Unary unary client call barebones implementation
pfreixes Aug 14, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
23 changes: 12 additions & 11 deletions .clang_complete
@@ -1,18 +1,19 @@
-Wall
-Wc++-compat
-Ithird_party/googletest/include
-Ithird_party/googletest
-Iinclude
-Igens
-I.
-Ithird_party/boringssl/include
-Ithird_party/benchmark/include
-Ithird_party/zlib
-Ithird_party/protobuf/src
-Igens
-Iinclude
-Isrc/core/ext/upb-generated
-Ithird_party/abseil-cpp
-Ithird_party/cares/cares
-Ithird_party/benchmark/include
-Ithird_party/boringssl/include
-Ithird_party/cares
-Ithird_party/googletest/googletest/include
-Ithird_party/cares/cares
-Ithird_party/googletest
-Ithird_party/googletest/googlemock/include
-Ithird_party/googletest/googletest/include
-Ithird_party/googletest/include
-Ithird_party/nanopb

-Ithird_party/protobuf/src
-Ithird_party/upb
-Ithird_party/zlib
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -94,6 +94,7 @@ DerivedData
# Objective-C generated files
*.pbobjc.*
*.pbrpc.*
src/objective-c/**/Build

# Cocoapods artifacts
Pods/
Expand Down Expand Up @@ -148,4 +149,4 @@ bm_*.json
cmake-build-debug/

# Benchmark outputs
BenchmarkDotNet.Artifacts/
BenchmarkDotNet.Artifacts/
6 changes: 3 additions & 3 deletions .gitmodules
Expand Up @@ -42,8 +42,8 @@
path = third_party/libcxx
url = https://github.com/llvm-mirror/libcxx.git
branch = release_60
[submodule "third_party/data-plane-api"]
path = third_party/data-plane-api
[submodule "third_party/envoy-api"]
path = third_party/envoy-api
url = https://github.com/envoyproxy/data-plane-api.git
[submodule "third_party/googleapis"]
path = third_party/googleapis
Expand All @@ -53,4 +53,4 @@
url = https://github.com/envoyproxy/protoc-gen-validate.git
[submodule "third_party/upb"]
path = third_party/upb
url = https://github.com/google/upb.git
url = https://github.com/protocolbuffers/upb.git
1 change: 1 addition & 0 deletions AUTHORS
@@ -1,3 +1,4 @@
Dropbox, Inc.
Google Inc.
Skyscanner Ltd.
WeWork Companies Inc.