Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
2502a7d31cd466296f656e8ba32e39d7f7a8f325
2502a7d
Merge pull request #10813 from apolcyn/fix_conn_watch_mem_accum
by apolcyn
· 8 years ago
d6499c7
Merge pull request #11204 from apolcyn/fix_shutdown_on_killed_watch
by apolcyn
· 8 years ago
c3b1f18
get rid of connectivity state watchers right after timeout
by Alexander Polcyn
· 8 years ago
82fef0b
tentative fix for global side effect on interrupted constructor
by Alexander Polcyn
· 8 years ago
d7455ab
make get conn state always safe to call
by Alexander Polcyn
· 8 years ago
c24d53b
api watch unblock func kills only its own channel
by Alexander Polcyn
· 8 years ago
c7cde23
Merge pull request #11141 from murgatroid99/node_write_after_end_race_fix
by Michael Lumish
· 8 years ago
42d858a
Merge pull request #11054 from apolcyn/ruby_dont_use_timeouts
by apolcyn
· 8 years ago
032f398
cleanup
by Alexander Polcyn
· 8 years ago
7e44480
clang format
by Alexander Polcyn
· 8 years ago
5c6dda8
fix tentative startup bug
by Alexander Polcyn
· 8 years ago
916893b
fix up the test
by Alexander Polcyn
· 8 years ago
fd4cbb7
cleanup test
by Alexander Polcyn
· 8 years ago
7b3629e
fix lack-of-abort bug
by Alexander Polcyn
· 8 years ago
0e2b6a2
remove debug prints
by Alexander Polcyn
· 8 years ago
0bb3986
Merge pull request #11150 from kpayson64/bump_1_3_3
by kpayson64
· 8 years ago
d822e2f
Change write callback to asynchronous to avoid recursion
by murgatroid99
· 8 years ago
16f76d2
Bump to version 1.3.3
by Ken Payson
· 8 years ago
6d46c0b
Merge pull request #11108 from kpayson64/raspberry_pi
by kpayson64
· 8 years ago
7ff21a6
Add Raspberry Pi Python binaries
by Ken Payson
· 8 years ago
8d18c6e
Fix race between destroying call after status and handling write failure
by murgatroid99
· 8 years ago
c80d332
Merge pull request #11073 from stanley-cheung/bump-to-1_3_2
by Stanley Cheung
· 8 years ago
3b90b7d
Fixed BUILD as well
by Stanley Cheung
· 8 years ago
448a11d
Bump to version 1.3.2
by Stanley Cheung
· 8 years ago
80e409f
Merge pull request #11049 from murgatroid99/node_server_socket_leak
by Michael Lumish
· 8 years ago
57c0255
Merge pull request #11005 from stanley-cheung/php-fix-memory-leaks
by Stanley Cheung
· 8 years ago
76d6bd0
Merge pull request #11052 from stanley-cheung/bump-to-1_3_2
by Stanley Cheung
· 8 years ago
b2c0b7b
constant state watch without timeouts
by Alexander Polcyn
· 8 years ago
0afa9ab
Bump to 1.3.2-pre1
by Stanley Cheung
· 8 years ago
e9595ba
PHP: fixed some memory leaks
by Stanley Cheung
· 8 years ago
a1137ce
Improve how UV TCP servers and endpoints are shut down
by murgatroid99
· 8 years ago
712ea0a
Merge pull request #10990 from murgatroid99/version_1.3.1_bump
by Michael Lumish
· 8 years ago
572cd7e
Update version to 1.3.1
by murgatroid99
· 8 years ago
2622828
Merge pull request #10954 from stanley-cheung/php-release-1_3-disable-cares
by Stanley Cheung
· 8 years ago
292a222
Merge pull request #10959 from murgatroid99/node_rollback_protobuf6
by Michael Lumish
· 8 years ago
5a5cfad
Fix a bit of documentation that doesn't apply to Protobuf.js 5
by murgatroid99
· 8 years ago
b1c69e4
Switch Protobuf.js dependency back to version 5
by murgatroid99
· 8 years ago
1979210
PHP: release 1.3, disable cares deps
by Stanley Cheung
· 8 years ago
158fa3a
Merge pull request #10904 from jtattermusch/nuget_include_sources_and_symbols
by Jan Tattermusch
· 8 years ago
ee9f210
Merge pull request #10895 from dgquintas/v1.3.x-post-tag-bump
by David G. Quintas
· 8 years ago
d9c6760
include sources and symbols in C# nugets
by Jan Tattermusch
· 8 years ago
606945a
1.3.0 -> 1.3.1-pre1
by David Garcia Quintas
· 8 years ago
3ef2355
s/1.3.0-pre/1.3.0
by David Garcia Quintas
· 8 years ago
ca678fc
Merge pull request #10884 from matt-kwong/fix_1.3.x_tests
by Matt Kwong
· 8 years ago
7ad166f
Merge pull request #10825 from murgatroid99/node_only_uv
by Michael Lumish
· 8 years ago
eb18487
Fix C/C++ test filtering
by Matt Kwong
· 8 years ago
72824a1
Add test filtering to performance pull requests
by Matt Kwong
· 8 years ago
e3229fe
Extend time capping to run_tests_matrix scripts
by Craig Tiller
· 8 years ago
6be9397
Merge pull request #10847 from matt-kwong/cherry-pick_max_time
by Matt Kwong
· 8 years ago
cb5c62a
Remove extra header from node_grpc.cc
by murgatroid99
· 8 years ago
31d1826
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
by murgatroid99
· 8 years ago
23da349
Merge pull request #10871 from apolcyn/revert_merge_from_master_into_13x
by David G. Quintas
· 8 years ago
f5521c3
Revert "Merge branch 'master' into v1.3.x"
by Alexander Polcyn
· 8 years ago
8861386
Allow specifying a maximum run time to run_tests
by Craig Tiller
· 8 years ago
2f04c73
Clang format
by murgatroid99
· 8 years ago
bc52864
Remove another instance of '#ifdef GRPC_UV' from Node extension
by murgatroid99
· 8 years ago
3049462
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
by murgatroid99
· 8 years ago
79759fe
Merge branch 'master' into v1.3.x
by Yuchen Zeng
· 8 years ago
627e2a5
Remove another from Node extension
by murgatroid99
· 8 years ago
bac1c1b
Removed another couple of uses of '--iomgr_platform=uv'
by murgatroid99
· 8 years ago
b864e7c
Merge pull request #10844 from ctiller/PSC
by Craig Tiller
· 8 years ago
09ebed7
Ensure port server can shutdown
by Craig Tiller
· 8 years ago
a27edc6
Ensure port server running
by Craig Tiller
· 8 years ago
9fd7cf5
Recycle ports
by Craig Tiller
· 8 years ago
c9c6aa7
Be resilient against failed runs
by Craig Tiller
· 8 years ago
b56dae5
Allow a longer fetch time for port server
by Craig Tiller
· 8 years ago
b219338
Merge pull request #10822 from ctiller/threaded_port_server
by Craig Tiller
· 8 years ago
dc2e084
Merge pull request #10826 from ctiller/ubsan
by Craig Tiller
· 8 years ago
c090c61
Merge pull request #10644 from MakMukhi/master
by MakMukhi
· 8 years ago
dc36f4d
Merge pull request #10764 from makdharma/v1.3.x
by makdharma
· 8 years ago
c83346f
Merge pull request #10796 from danzh2010/udpserver2
by Yang Gao
· 8 years ago
ec49524
Add a mutex around allocate_port
by Craig Tiller
· 8 years ago
2514924
Slow down timers for ubsan builds
by Craig Tiller
· 8 years ago
f94f64f
Remove non-libuv code from Node extension
by murgatroid99
· 8 years ago
731adcc
Merge pull request #10584 from ctiller/hybrid
by Craig Tiller
· 8 years ago
e40588d
Merge pull request #10799 from vjpai/buildhealth
by Vijay Pai
· 8 years ago
ea525eb
Threaded port_server
by Craig Tiller
· 8 years ago
18548b8
Merge pull request #10258 from markdroth/service_config_lb_semantics
by Mark D. Roth
· 8 years ago
c6f6663
Rollback some changes
by Craig Tiller
· 8 years ago
0d46284
Rollback some changes
by Craig Tiller
· 8 years ago
11c7c1e
Merge branch 'hybrid' of github.com:ctiller/grpc into hybrid
by Craig Tiller
· 8 years ago
d978a95
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
7e0e18d
Merge pull request #10802 from ctiller/proxy
by Craig Tiller
· 8 years ago
4a19254
Remove more spam
by Craig Tiller
· 8 years ago
b2b4122
Remove logging
by Craig Tiller
· 8 years ago
c3ddcf2
Merge pull request #10801 from dgquintas/demote_handshake
by David G. Quintas
· 8 years ago
9c92a69
Merge pull request #10163 from ctiller/count_now
by Craig Tiller
· 8 years ago
add9438
Diff now too
by Craig Tiller
· 8 years ago
ee880fd
Merge github.com:grpc/grpc into count_now
by Craig Tiller
· 8 years ago
1a0b4cf
Merge pull request #10777 from ctiller/c++compat1
by Craig Tiller
· 8 years ago
9c1dd5c
Merge pull request #10779 from ctiller/c++compat2
by Craig Tiller
· 8 years ago
20cb627
Fix HTTP proxy tests
by Craig Tiller
· 8 years ago
c3fc834
Demote handshake logging msg to DEBUG
by David Garcia Quintas
· 8 years ago
401aa08
doc/interop: Simplify language to fix missed x-user-ip
by Eric Anderson
· 8 years ago
811fcef
doc/interop: Fix link for CacheableUnaryCall
by Eric Anderson
· 8 years ago
a874990
Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro
by Vijay Pai
· 8 years ago
42a95a2
Merge pull request #10505 from muxi/move-parsing-queue
by Muxi Yan
· 8 years ago
fefd2f2
Add make udp_server shutdown_fd() protected by mutex lock.
by Dan Zhang
· 8 years ago
7748faf
Merge pull request #10639 from vjpai/buildfixes
by Vijay Pai
· 8 years ago
566fd3b
Fix markdown in README.md
by Mehrdad Afshari
· 8 years ago
Next »