Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b7223bbfe92b9100148e0431ad18e666ff01ab36
b7223bb
PHP Proto3: update templates
by Stanley Cheung
· 8 years ago
881f4ff
PHP Proto3: new serialization/deserialization for messages
by Stanley Cheung
· 8 years ago
53d219c
PHP Proto3: gRPC PHP Plugin code generator
by Stanley Cheung
· 8 years ago
be43240
Merge pull request #8235 from ctiller/adjustable_window
by Nicolas Noble
· 8 years ago
2587f20
Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under
by Nicolas Noble
· 8 years ago
8c00909
Merge github.com:grpc/grpc into adjustable_window
by Craig Tiller
· 8 years ago
d24b822
Merge pull request #8046 from gislan/master
by Yang Gao
· 8 years ago
78a9c1d
Merge pull request #36 from muxi/adjustable_window_objc
by Craig Tiller
· 8 years ago
beeeddd
Format.
by Nicolas "Pixel" Noble
· 8 years ago
1674f65
Clean up code
by Muxi Yan
· 8 years ago
ef49a5d
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
by Nicolas Noble
· 8 years ago
66306c2
Merge pull request #8224 from sreecha/grpc_signal
by Nicolas Noble
· 8 years ago
748524e
Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under
by Nicolas "Pixel" Noble
· 8 years ago
d914591
Merge pull request #7970 from markdroth/deadline_filter
by Nicolas Noble
· 8 years ago
34dee03
Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch
by David G. Quintas
· 8 years ago
58c23da
Ran generate_projects.sh.
by Mark D. Roth
· 8 years ago
ba03dd2
Merge pull request #35 from muxi/adjustable_window_objc
by Craig Tiller
· 8 years ago
dcbf544
Set initial backoff to 10000ms when creating channel
by Muxi Yan
· 8 years ago
7398363
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
by Nicolas "Pixel" Noble
· 8 years ago
2686bdb
Merge pull request #8237 from nicolasnoble/memleak
by Nicolas Noble
· 8 years ago
87a1081
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
by Nicolas "Pixel" Noble
· 8 years ago
fa242cb
Plugging memory leak.
by Nicolas "Pixel" Noble
· 8 years ago
62d66b8
Fix copy/paste bug
by Craig Tiller
· 8 years ago
4f13db3
Merge pull request #8184 from nicolasnoble/nanopb-code-drop
by Nicolas Noble
· 8 years ago
10d13f6
Make initial connect retry backoff configurable
by Craig Tiller
· 8 years ago
94948b8
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
b97f867
Merge pull request #8185 from y-zeng/gen_proto_comment
by Yuchen Zeng
· 8 years ago
fbf8dd8
Merge pull request #8168 from markdroth/max_message_size_fix
by Nicolas Noble
· 8 years ago
15292db
Merge pull request #8221 from dgquintas/grpclb_server_name_const
by Nicolas Noble
· 8 years ago
25e229d
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
9fce8e1
Merge pull request #8191 from markdroth/subchannel_factory_cleanup
by Mark D. Roth
· 8 years ago
129bb46
Added comments wrt lb/subchannel args ownership.
by David Garcia Quintas
· 8 years ago
1e70dea
Merge pull request #8192 from dgquintas/resolver_prefix
by David G. Quintas
· 8 years ago
8d7cab6
Merge pull request #8183 from dgquintas/grpclb_deadline
by David G. Quintas
· 8 years ago
a613615
Regenerate tests.json since it was out of sync
by Sree Kuchibhotla
· 8 years ago
bd48c91
Use SIGMINRT + 6 as the default signal for gRPC epoll engine
by Sree Kuchibhotla
· 8 years ago
7ab8eec
Merge pull request #8218 from ctiller/reduce_load
by Nicolas Noble
· 8 years ago
af9da92
Dont run benchmarks outside of linux for now
by Craig Tiller
· 8 years ago
91bb624
Reduce # of benchmarks run as Jenkins unit tests
by Craig Tiller
· 8 years ago
9a574ec
Merge pull request #7930 from yang-g/header2
by Nicolas Noble
· 8 years ago
3af0908
Merge pull request #7928 from yang-g/void_cast
by Nicolas Noble
· 8 years ago
a60dcca
PR comments
by David Garcia Quintas
· 8 years ago
31e3244
Prevent nanopb fuzzers from spamming logs
by David Garcia Quintas
· 8 years ago
fa0896b
Rewrote handling of default resolver prefix
by David Garcia Quintas
· 8 years ago
cc87939
Remove unused files.
by Mark D. Roth
· 8 years ago
ef394a9
Fix typo
by Yuchen Zeng
· 8 years ago
dff32e0
Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings
by Nathaniel Manista
· 8 years ago
1a2e6ac
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
942c264
Merge pull request #7611 from markdroth/http_connect
by Mark D. Roth
· 8 years ago
e425ce6
clang-format
by Mark D. Roth
· 8 years ago
2383a41
Check protoc and grpc_cpp_plugin
by Yuchen Zeng
· 8 years ago
47c0053
Removing sanity check.
by Nicolas "Pixel" Noble
· 8 years ago
39937f7
Putting nanopb files into third_party without being a submodule.
by Nicolas "Pixel" Noble
· 8 years ago
fe456e5
Removing nanopb submodule.
by Nicolas "Pixel" Noble
· 8 years ago
27e96f9
Add comments about how to re-generate reflection proto files
by Yuchen Zeng
· 8 years ago
d8bf8e2
Changed deadline of internal LB channel.
by David Garcia Quintas
· 8 years ago
4065944
Merge pull request #8170 from nicolasnoble/upgrading-protobuf-to-3.0.2
by Nicolas Noble
· 8 years ago
5bf8a9a
Merge pull request #8178 from adelez/known_failures
by Nicolas Noble
· 8 years ago
8f0f014
Merge pull request #8180 from f33rx/patch-1
by Nicolas Noble
· 8 years ago
f00badd
Merge pull request #8171 from perumaalgoog/perugrpc2
by Nicolas Noble
· 8 years ago
0d8b306
Update .gitmodules
by Dalton
· 8 years ago
c0df4e1
Merge pull request #8176 from dgquintas/grpclb-update-servicename
by David G. Quintas
· 8 years ago
8a6c825
Fix Android CPP Build issues
by Perumaal S
· 8 years ago
59af64b
More known errors. Mostly on macos.
by Adele Zhou
· 8 years ago
4543e5c
changed service name for grpclb
by David Garcia Quintas
· 8 years ago
6e03558
Merge pull request #8173 from yang-g/init_variable
by Craig Tiller
· 8 years ago
1696e5d
Merge pull request #8126 from ctiller/outstanding_sweeps
by Craig Tiller
· 8 years ago
7227e40
Merge pull request #8160 from stanley-cheung/php-artifact-name
by Stanley Cheung
· 8 years ago
e267f86
Properly init variable
by yang-g
· 8 years ago
2790156
Remove incorrect change
by Perumaal S
· 8 years ago
31e3c81
Merge branch 'master' of https://github.com/perumaalgoog/grpc
by Perumaal S
· 8 years ago
d1ca409
Updating ruby dependency on protobuf to 3.0.2.
by Nicolas "Pixel" Noble
· 8 years ago
3f69527
Upgrading protobuf submodule to 3.0.2.
by Nicolas "Pixel" Noble
· 8 years ago
d331936
Add files via upload
by perumaalgoog
· 8 years ago
72b872d
Add docstrings to generated beta elements
by siddharthshukla
· 8 years ago
923354b
Fix Android+CPP build
by Perumaal S
· 8 years ago
8f2525f
Merge pull request #8140 from nicolasnoble/backport-of-8055
by Nicolas Noble
· 8 years ago
d1604af
Fix asan failure.
by Mark D. Roth
· 8 years ago
c44972a
Fix type problems.
by Mark D. Roth
· 8 years ago
6984840
Merge pull request #7892 from y-zeng/cli_list
by Yuchen Zeng
· 8 years ago
54dfd68
Ran generate_projects.sh.
by Mark D. Roth
· 8 years ago
9a51cad
Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python.
by Mark D. Roth
· 8 years ago
6665c40
Add missing entry.
by Mark D. Roth
· 8 years ago
bbfe147
Set default max send message size to unlimited.
by Mark D. Roth
· 8 years ago
74f355b
Merge pull request #8158 from jtattermusch/no_libc_dev_on_coreclr
by Jan Tattermusch
· 8 years ago
ef5a2eb
Merge pull request #8159 from jtattermusch/fix_copyrights
by Jan Tattermusch
· 8 years ago
6800e3d
update the comment to reflect current state
by Jan Tattermusch
· 8 years ago
f4a745a
Merge pull request #8151 from apolcyn/dont_create_thread_on_bidi_ping_pong
by apolcyn
· 8 years ago
96264c0
php: use real artifact name in jenkins test
by Stanley Cheung
· 8 years ago
84d55b3
clang-format
by Yuchen Zeng
· 8 years ago
1724ef0
Fix portibality issues
by Yuchen Zeng
· 8 years ago
24129f0
Merge remote-tracking branch 'upstream/master' into cli_list
by Yuchen Zeng
· 8 years ago
f6caaa7
add copyrights for AssemblyInfo.cs files
by Jan Tattermusch
· 8 years ago
a70088b
enable copyright checks for AssemblyInfo.cs files
by Jan Tattermusch
· 8 years ago
d53957c
Merge pull request #8099 from dgquintas/census_md_rename_sep_16
by David G. Quintas
· 8 years ago
8a26592
Merge pull request #7899 from y-zeng/cli_type
by Yuchen Zeng
· 8 years ago
4d2df96
dont require libc-dev on coreclr
by Jan Tattermusch
· 8 years ago
bbf5dc8
Merge pull request #8149 from murgatroid99/node_array_delete_fix
by Nicolas Noble
· 8 years ago
d23f816
Merge pull request #8157 from jtattermusch/fix_centos7_distribtest
by Jan Tattermusch
· 8 years ago
933c955
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
Next »