Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
7974232f411a68456948288280214366b623c6d4
7974232
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
4028d2c
More fixes
by Sree Kuchibhotla
· 8 years ago
bbf5dc8
Merge pull request #8149 from murgatroid99/node_array_delete_fix
by Nicolas Noble
· 8 years ago
4306eee
Minor changes
by Sree Kuchibhotla
· 8 years ago
5bedd48
Merge pull request #8049 from markdroth/grpclb_resolver_changes2
by Mark D. Roth
· 8 years ago
aabada9
One RPCMgr instance per CQ
by Sree Kuchibhotla
· 9 years ago
08eddaa
Merge pull request #8045 from thinkerou/fix_php_style
by Stanley Cheung
· 8 years ago
1869665
Merge pull request #8152 from nicolasnoble/sanitize-me
by Nicolas Noble
· 8 years ago
d8a76d1
Sanitize master.
by Nicolas "Pixel" Noble
· 8 years ago
3c9d086
Merge pull request #7893 from thunderboltsid/remove_shutdown_legacy_server
by Nathaniel Manista
· 8 years ago
fc92a0c
Merge pull request #8133 from thinkerou/update_php_example_route_guide_db_path
by Stanley Cheung
· 8 years ago
7f7d165
Code review changes.
by Mark D. Roth
· 8 years ago
8fecf28
Fix mismatched new[] and delete in Node extension code
by murgatroid99
· 8 years ago
6053497
Code review changes.
by Mark D. Roth
· 8 years ago
a6a6fa4
Merge pull request #8137 from kpayson64/python_server_args
by kpayson64
· 8 years ago
63d8af2
Add parameter for server options
by Ken Payson
· 8 years ago
9fec58f
Merge pull request #8052 from Vizerai/grpc_tracing
by Jim King
· 8 years ago
4947c2b
Merge pull request #8130 from adelez/known_failures
by Nicolas Noble
· 8 years ago
a8e1b83
Merge pull request #7846 from markdroth/max_send_size_filter
by Mark D. Roth
· 8 years ago
b2d5ba7
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2
by Mark D. Roth
· 8 years ago
f9652f2
Merge pull request #7991 from markdroth/grpclb_resolver_changes
by Mark D. Roth
· 8 years ago
843ec78
Fix Windows printf formatting bug.
by Mark D. Roth
· 8 years ago
c4f9c9a
Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure
by Jan Tattermusch
· 8 years ago
7fbe5c5
Merge pull request #8113 from yang-g/verify_auth_headers
by Yang Gao
· 8 years ago
88671a8
update route_guide_db path in php example
by thinkerou
· 8 years ago
859d2a4
More known errors.
by Adele Zhou
· 8 years ago
5098508
Merge pull request #8071 from y-zeng/reflection_example
by Yuchen Zeng
· 8 years ago
34dac9d
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
by Mark D. Roth
· 8 years ago
999b49b
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
by Mark D. Roth
· 8 years ago
c1ac8df
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
by Mark D. Roth
· 8 years ago
7ce14d2
Code review changes.
by Mark D. Roth
· 8 years ago
ee43d7b
Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures
by Craig Tiller
· 8 years ago
d72df88
Merge pull request #8123 from ctiller/outstanding_sweeps
by Nicolas Noble
· 8 years ago
8c985c2
Allow more sync threads
by Craig Tiller
· 8 years ago
5709469
Fix sync/async
by Craig Tiller
· 8 years ago
4055e01
Merge pull request #8118 from stanley-cheung/cpp-examples-missing-gpr-asserts
by Stanley Cheung
· 8 years ago
3169a6d
Merge pull request #8112 from dgquintas/lb_proto_sync
by David G. Quintas
· 8 years ago
d5fba28
make inline metadata value clearer
by yang-g
· 8 years ago
fef585f
Fix bugs from merge.
by Mark D. Roth
· 8 years ago
6d57158
clang-format
by Mark D. Roth
· 8 years ago
ee5173f
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
by Mark D. Roth
· 8 years ago
c36a736
Merge github.com:grpc/grpc into outstanding_sweeps
by Craig Tiller
· 8 years ago
2b62646
Bug fixes and cleanups.
by Mark D. Roth
· 8 years ago
64f1f8d
clang-format
by Mark D. Roth
· 8 years ago
bfbfca4
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
by Mark D. Roth
· 8 years ago
c5c3878
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
by Mark D. Roth
· 8 years ago
708d35f
Merge pull request #8120 from dgquintas/moar_grpclb_fixes
by David G. Quintas
· 8 years ago
6eb9877
simplify delayed streaming write logic
by Jan Tattermusch
· 8 years ago
7a73bec
dont allow new writes if theres a write with delayed completion
by Jan Tattermusch
· 8 years ago
abf03ae
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
by Mark D. Roth
· 8 years ago
311e7ba
s/minor/major/ in API cleanups doc.
by Mark D. Roth
· 8 years ago
5bb7b9c
More gRPC LB bugfixes.
by David Garcia Quintas
· 8 years ago
d2f7268
Merge pull request #8114 from dgquintas/rr_user_data_fix
by David G. Quintas
· 8 years ago
4b4571a
Add a test for nonbin header containing binary value
by yang-g
· 8 years ago
c9b401e
cpp examples missing gpr asserts
by Stanley Cheung
· 8 years ago
dbe8587
Merge pull request #7891 from jboeuf/new_ssl_certs
by Nicolas Noble
· 8 years ago
155b820
Round Robin user_data fix
by David Garcia Quintas
· 8 years ago
24869d5
Merge pull request #7996 from yang-g/canonical
by Yang Gao
· 8 years ago
7bb547b
Merge pull request #8094 from ctiller/wait_to_start
by Craig Tiller
· 8 years ago
faccebf
Merge pull request #7845 from yang-g/header
by Yang Gao
· 8 years ago
b4fbd15
Merge pull request #8037 from adelez/known_failures
by Nicolas Noble
· 8 years ago
c580af3
Add a check for metadata from auth plugin
by yang-g
· 8 years ago
7777f97
Synchronized tag number with that of authoritative copy
by David Garcia Quintas
· 8 years ago
107e51e
Escapt +
by Adele Zhou
· 8 years ago
b410f80
Merge pull request #7746 from dgquintas/lb_add_md
by David G. Quintas
· 8 years ago
9544aad
Merge pull request #8065 from kpayson64/cygrpc_imports
by kpayson64
· 8 years ago
1621c26
Allow resolver to pass channel args to LB policy.
by Mark D. Roth
· 8 years ago
65b2970
Merge pull request #8108 from ctiller/one_at_a_time
by Craig Tiller
· 8 years ago
edd2e50
Merge pull request #8109 from jboeuf/readme_roots
by Nicolas Noble
· 8 years ago
abc4f12
Adding README explaning how roots are generated.
by Julien Boeuf
· 8 years ago
500ca30
Merge pull request #4955 from ejona86/http-grpc-status-mapping
by Abhishek Kumar
· 8 years ago
5ebb7af
Don't assert on use of unsupported user_data for LB policies
by David Garcia Quintas
· 8 years ago
78bb9a3
Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode
by kpayson64
· 8 years ago
025972d
Fix more things
by Craig Tiller
· 8 years ago
c197ec1
Fix typo
by Craig Tiller
· 8 years ago
d82fccc
Fix typo
by Craig Tiller
· 8 years ago
accf16b
Missed import
by Craig Tiller
· 8 years ago
0e25610
Code review changes.
by Mark D. Roth
· 8 years ago
c1b54f2
Run QPS workers just for the scenario that we want, to avoid interference
by Craig Tiller
· 8 years ago
6eb48f1
Fix comment
by David Garcia Quintas
· 8 years ago
6751ac6
Add doc listing API changes to clean up for the next minor-version release.
by Mark D. Roth
· 8 years ago
8424fdc
PR comments
by David Garcia Quintas
· 8 years ago
8e6d871
Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets
by Nicolas Noble
· 8 years ago
a610e32
throw correct exception failed writes
by Jan Tattermusch
· 8 years ago
e54cbec
Merge pull request #8078 from ctiller/somewhat_less_outstanding
by Nicolas Noble
· 8 years ago
f47d6fb
More PR comments
by David Garcia Quintas
· 8 years ago
22f39f5
Merge pull request #7980 from thinkerou/fix_time_posix_conv
by Craig Tiller
· 8 years ago
f785ae3
fix windows distribtest and add TODOs to remove hacks
by Jan Tattermusch
· 8 years ago
9e1c2d2
Dont start requests until all clients have gotten connected
by Craig Tiller
· 8 years ago
531976a
Add an initial mark that clients could use to delay startup of requests
by Craig Tiller
· 8 years ago
a51f541
Merge pull request #7559 from dgquintas/codegen_cleanse
by Craig Tiller
· 8 years ago
35c2aba
More PR comments.
by David Garcia Quintas
· 8 years ago
afcb0f7
update
by Vizerai
· 8 years ago
f5afcd9
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
by Mark D. Roth
· 8 years ago
c97122c
Merge branch 'master' of https://github.com/grpc/grpc into grpc_tracing
by Vizerai
· 8 years ago
82f3083
Address review comments
by Yuchen Zeng
· 8 years ago
76988c8
update
by Vizerai
· 8 years ago
867f1fa
make Grpc.Tools.nuspec buildable on Linux
by Jan Tattermusch
· 8 years ago
b5869dc
Merge pull request #8059 from makdharma/cronet_onfailed
by makdharma
· 8 years ago
3bf43dd
Address review comments
by Yuchen Zeng
· 8 years ago
Next »