Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
de76cdbcb87c6b4e9be099e50703485af09ba785
de76cdb
Merge pull request #8565 from sreecha/linux_porta_failures
by David G. Quintas
· 8 years ago
5e257b9
Merge pull request #8540 from vjpai/ust
by Vijay Pai
· 8 years ago
894db55
Fix compiler errors in gcc4.4 and 4.6
by Sree Kuchibhotla
· 8 years ago
3935263
Merge pull request #8552 from ncteisen/cpp_unimplemented_service
by Noah Eisen
· 8 years ago
45ebd35
Fix clang format
by Noah Eisen
· 8 years ago
086e28d
Merge pull request #8539 from apolcyn/fix_ruby_bm_crashes_master
by apolcyn
· 8 years ago
15b04e4
Merge pull request #8559 from murgatroid99/v1.0.1_upmerge
by Michael Lumish
· 8 years ago
e7223af
Use default Empty ctor instead of Empty::default_instance
by Noah Eisen
· 8 years ago
a12e6d8
Merge pull request #8367 from soltanmm-google/blurb
by Masood Malekghassemi
· 8 years ago
4509661
Fix incorrect ruby_generator.cc merge
by murgatroid99
· 8 years ago
5d6ae93
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
by murgatroid99
· 8 years ago
eb44fd6
Merge pull request #8549 from fr05t1k/fix/phpdoc-types
by Stanley Cheung
· 8 years ago
e9ba66e
Merge pull request #8555 from ctiller/buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
f405035
More Windows Fixes
by Craig Tiller
· 8 years ago
1e17118
Merge pull request #8553 from ctiller/buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
6108d1f
clang-format code
by Craig Tiller
· 8 years ago
85fe038
Fix some other Windows bugs while we're here
by Craig Tiller
· 8 years ago
a5ea56b
clang-format code
by Craig Tiller
· 8 years ago
290e9a7
Fix resource quotas on Windows
by Craig Tiller
· 8 years ago
6628e36
Merge pull request #8239 from ctiller/buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
d28417c
Merge pull request #8484 from jtattermusch/performance_tests_report
by Jan Tattermusch
· 8 years ago
3600bf0
Merge pull request #8535 from jtattermusch/lazy_streaming_call_finished
by Jan Tattermusch
· 8 years ago
bba5285
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
4407a94
phpdoc types
by Stanislav Pavlovichev
· 8 years ago
c02bd2d
Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_service
by Noah Eisen
· 8 years ago
287b760
revert change to shutdown ordering, but keep timer
by Alexander Polcyn
· 8 years ago
7fc1d4e
Update infrastructure to call new unimplemented_service interop test
by Noah Eisen
· 8 years ago
ca5cdf4
Add unimplemented_service test case for cpp interop client
by Noah Eisen
· 8 years ago
51fc01d
Merge pull request #8419 from murgatroid99/node_express_benchmark
by Michael Lumish
· 8 years ago
b78062d
Merge pull request #8544 from murgatroid99/node_perf_investigation
by Michael Lumish
· 8 years ago
c293f72
Merge pull request #8524 from soltanmm-google/grit-in-the-eye
by Masood Malekghassemi
· 8 years ago
693d394
Fix potential use-after-free: connected subchannel gets destroyed after its been picked by an lbpolicy
by Craig Tiller
· 8 years ago
7a40897
Fix memory leak
by Craig Tiller
· 8 years ago
899f771
Merge pull request #8531 from sreecha/pi_delete_fix
by Sree Kuchibhotla
· 8 years ago
0f7eb30
Handle calls that are started after transport closure
by Craig Tiller
· 8 years ago
86cb138
Handle failed calls in sync client
by Craig Tiller
· 8 years ago
6040b47
Merge pull request #8543 from apolcyn/fix_ruby_plugin_build
by apolcyn
· 8 years ago
eebc8c8
Merge pull request #8498 from sreecha/sync_streaming
by Sree Kuchibhotla
· 8 years ago
04d2829
Add comment
by murgatroid99
· 8 years ago
12e5775
Disable Nagle's algorithm in libuv endpoints
by murgatroid99
· 8 years ago
79a1375
fix type comparison in ruby plugin
by Alexander Polcyn
· 8 years ago
7bf63a2
Merge pull request #8541 from murgatroid99/node_artifact_dont_cache_clean
by Michael Lumish
· 8 years ago
50cc196
npm cache clean is not a good idea in the artifact build
by murgatroid99
· 8 years ago
24392f3
MAC and FreeBSD do not have IP_PKTINFO as a meaningful setsockopt
by Vijay Pai
· 8 years ago
419934a
increase max thread pool size in benchmarks and fix shutdown ordering
by Alex Polcyn
· 8 years ago
6476170
Mark disappearing_server as flaky: this was always so, but is more pronounced now - and will be fixed with retries
by Craig Tiller
· 8 years ago
64542df
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
c5d447e
Merge pull request #8520 from murgatroid99/udp_server_test_fix
by Craig Tiller
· 8 years ago
423efd5
Update comment
by Craig Tiller
· 8 years ago
1a47fd0
lazy initialize streamingResponseCallFinishedTcs
by Jan Tattermusch
· 8 years ago
8abc796
Review feedback
by Craig Tiller
· 8 years ago
3d357d9
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
d92b795
Merge pull request #8511 from apolcyn/make_fewer_calls_to_run_batch_on_unary_calls_rebased
by apolcyn
· 8 years ago
485a902
minor formatting fix
by Sree Kuchibhotla
· 8 years ago
a129adf
Remove fd from polling island before deleting it
by Sree Kuchibhotla
· 8 years ago
7e15bd0
Merge pull request #8529 from murgatroid99/node_fix_module_caching
by Michael Lumish
· 8 years ago
06fbca0
Don't try to build Node 7 artifacts yet
by murgatroid99
· 8 years ago
6490409
Merge pull request #8525 from apolcyn/fix_ruby_plugin_windows
by apolcyn
· 8 years ago
ebf8820
Decrease Node module cache time to avoid errors with out-of-date modules
by murgatroid99
· 8 years ago
9dc49b7
Merge pull request #8420 from sreecha/stress_design
by Sree Kuchibhotla
· 8 years ago
d2f784d
Merge pull request #8102 from apolcyn/failed_credentials_error_message
by apolcyn
· 8 years ago
7540add
Merge pull request #8499 from soltanmm-google/hypocritical-hippocratic
by Masood Malekghassemi
· 8 years ago
2d05670
convert uint to int in generator
by Alexander Polcyn
· 8 years ago
cad0908
Break out of build process if in vanilla MSYS
by Masood Malekghassemi
· 8 years ago
832b685
Merge pull request #8517 from markdroth/circular_dependency_fix
by Mark D. Roth
· 8 years ago
0ad5f59
Merge pull request #8516 from nicolasnoble/doing-v1.0.1
by Nicolas Noble
· 8 years ago
b574b11
Merge pull request #8521 from murgatroid99/node_7_artifacts_fix
by Nicolas Noble
· 8 years ago
5a3f862
Add missing comma in run_tests.py
by murgatroid99
· 8 years ago
d7648fe
Fix issue with pointers in udp_server_test
by murgatroid99
· 8 years ago
e4e457e
Merge remote-tracking branch 'upstream/master' into circular_dependency_fix
by Mark D. Roth
· 8 years ago
d4a5971
Merge pull request #8462 from markdroth/resolver_channel_args
by Mark D. Roth
· 8 years ago
bfe5680
Move method_config module from ext/client_channel to lib/transport.
by Mark D. Roth
· 8 years ago
50a730b
Going 1.0.1.
by Nicolas "Pixel" Noble
· 8 years ago
1c453f5
Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer
by Jan Tattermusch
· 8 years ago
9c6dca7
Merge pull request #8509 from jtattermusch/csharp_safehandle_cleanup
by Jan Tattermusch
· 8 years ago
49607a8
Ran generate_projects.sh
by Mark D. Roth
· 8 years ago
49f89f0
clang-format
by Mark D. Roth
· 8 years ago
e5293c3
combine more core batch ops
by Alex Polcyn
· 9 years ago
fb809b7
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
9700788
Merge pull request #8449 from ncteisen/new_python_interop_tests
by Noah Eisen
· 8 years ago
5b36156
Merge pull request #8496 from murgatroid99/node_7_artifacts
by Michael Lumish
· 8 years ago
13339bf
SafeHandleZeroIsInvalid cleanup
by Jan Tattermusch
· 8 years ago
4c2e3e7
Merge pull request #8377 from htuch/alpn
by Craig Tiller
· 8 years ago
d148e8e
Make ServerCallContext.Peer lazy
by Jan Tattermusch
· 8 years ago
f410424
Merge pull request #8497 from muxi/advance-objc-version
by Muxi Yan
· 8 years ago
79b75b9
Merge pull request #8441 from muxi/update-objc-connectivity
by Muxi Yan
· 8 years ago
3e784bb
Merge pull request #8347 from docent-net/master
by Masood Malekghassemi
· 8 years ago
2da4666
Don't set up Python doc packages every time
by Masood Malekghassemi
· 8 years ago
5bb04de
Merge pull request #8125 from murgatroid99/uv_core_transport
by Michael Lumish
· 8 years ago
9785c8f
Implement the advanced interop tests for Python
by Noah Eisen
· 8 years ago
0d34499
Remove status message check from node interop client
by Noah Eisen
· 8 years ago
6b5d682
Review feedback
by Craig Tiller
· 8 years ago
c5fc043
Merge pull request #8465 from ncteisen/php_unimplemented_method
by Noah Eisen
· 8 years ago
e53707c
Update GRPCHost comments
by Muxi Yan
· 8 years ago
6f5cfed
Add comments for GRPCHost
by Muxi Yan
· 8 years ago
64100ca
Merge pull request #8490 from perumaalgoog/master
by David G. Quintas
· 8 years ago
4f6a19b
Create connectivityMonitor after call is set up
by Muxi Yan
· 8 years ago
1d42421
advance OBJC_VERSION_STRING in GRPCHost.m
by Muxi Yan
· 8 years ago
7d897fe
Fix merge issue in udp_server.c
by murgatroid99
· 8 years ago
59792a3
Build Node artifacts and allow Node tests for Node 7
by murgatroid99
· 8 years ago
Next »