Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c2a8a8f5c248516c684136b22181f2db204df7bc
/
src
039c3b7
Merge pull request #10052 from ctiller/nolock
by Craig Tiller
· 8 years ago
6b2662a
Merge pull request #10174 from nathanielmanistaatgoogle/health
by Nathaniel Manista
· 8 years ago
41373d0
Merge pull request #10122 from ctiller/arena
by Craig Tiller
· 8 years ago
488d419
Update health to current gRPC code elements
by Nathaniel Manista
· 8 years ago
3cafec2
Merge pull request #10021 from mpwarres/udp_server_user_data
by Michael Warres
· 8 years ago
e24e913
Merge pull request #9906 from ctiller/trim-the-locks
by Craig Tiller
· 8 years ago
456ddd8
Remove grpc_udp_server dependency on grpc_server.
by Michael Warres
· 8 years ago
d26250b
Get growth right
by Craig Tiller
· 8 years ago
f0fb741
Merge pull request #10141 from nathanielmanistaatgoogle/import-prefix
by Nathaniel Manista
· 8 years ago
fce0f04
Merge pull request #10131 from ncteisen/copy-and-unref-fix
by Noah Eisen
· 8 years ago
82d72e7
Merge github.com:grpc/grpc into nolock
by Craig Tiller
· 8 years ago
2e0788a
Move config application to *just* prior to subchannel pick
by Craig Tiller
· 8 years ago
40d55f9
Add import prefix to Python generator
by Nathaniel Manista
· 8 years ago
20a72b8
clang fmt
by ncteisen
· 8 years ago
53bd235
Atomically load ref debugging output numbers
by ncteisen
· 8 years ago
b18c8ba
Fix cancellation
by Craig Tiller
· 8 years ago
547cbb2
Code health and comments
by ncteisen
· 8 years ago
ea4a4f1
Fix formatting
by Craig Tiller
· 8 years ago
11c17d4
Move functions around to avoid forward declarations
by Craig Tiller
· 8 years ago
77af9d8
Merge github.com:grpc/grpc into trim-the-locks
by Craig Tiller
· 8 years ago
c5591f5
Merge pull request #10009 from muxi/fix-flush-read
by Muxi Yan
· 8 years ago
67631eb
Merge pull request #10105 from murgatroid99/upmerge_v1.2.x
by Michael Lumish
· 8 years ago
5398a96
Fix copy and unref race cond bug
by ncteisen
· 8 years ago
d16df8f
Merge pull request #10042 from muxi/objc-test-fix
by Muxi Yan
· 8 years ago
04b06b7
Add comments
by Muxi Yan
· 8 years ago
56d048d
Merge pull request #10114 from thunderboltsid/skip-test-if-pypy
by Nathaniel Manista
· 8 years ago
09acb10
clang-format
by Craig Tiller
· 8 years ago
37723c9
Fix race condition
by Craig Tiller
· 8 years ago
0dd8100
Concurrent test
by Craig Tiller
· 8 years ago
a200503
Merge pull request #10012 from vjpai/phpqps
by Vijay Pai
· 8 years ago
9202b3f
Arena allocator for grpc
by Craig Tiller
· 8 years ago
43be708
Merge remote-tracking branch 'upstream/master' into fix-flush-read
by Muxi Yan
· 8 years ago
79bcb2f
Merge remote-tracking branch 'upstream/master' into objc-test-fix
by Muxi Yan
· 8 years ago
fe6bc69
Skip split_definitions_test if PyPy
by Siddharth Shukla
· 8 years ago
c5b90df
debug
by Craig Tiller
· 8 years ago
46a50d5
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x
by murgatroid99
· 8 years ago
169c553
Merge pull request #10078 from dgquintas/master_to_1.3.0
by David G. Quintas
· 8 years ago
dc87ef5
Use k-contant and add comment for encoding overhead
by Muxi Yan
· 8 years ago
4a8694f
Merge pull request #10087 from y-zeng/fix_ping_1_2_x
by Yuchen Zeng
· 8 years ago
958ded9
PHP benchmarking performance client, proxied through Ruby
by Vijay Pai
· 8 years ago
11a93fa
Merge pull request #10074 from vjpai/comment
by Vijay Pai
· 8 years ago
5dc79eb
Merge pull request #9963 from ncteisen/error-arena-optimization
by Noah Eisen
· 8 years ago
b60e6ac
Merge pull request #10083 from murgatroid99/node_lodash_3_compat_again
by Michael Lumish
· 8 years ago
a85e7d4
Merge pull request #10054 from murgatroid99/uv_resolver_fallback
by Michael Lumish
· 8 years ago
ea264b8
Ensure GRPC_TIMER_END gets called
by Craig Tiller
· 8 years ago
123c72b
Handle a race between cancellation of a parent call and adding a child
by Craig Tiller
· 8 years ago
32af871
Fix chttp2 ping parser
by Yuchen Zeng
· 8 years ago
97129b0
Merge pull request #10076 from apolcyn/fix_in6_scope_id_windows_issue
by apolcyn
· 8 years ago
9e87834
Merge pull request #10071 from jtattermusch/csharp_fix_restore
by Jan Tattermusch
· 8 years ago
89addae
Merge pull request #10039 from ctiller/server_channel_args
by Craig Tiller
· 8 years ago
ceddd29
Address github comments
by ncteisen
· 8 years ago
234d174
Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimization
by ncteisen
· 8 years ago
1a8391e
Merge pull request #9756 from ncteisen/to-grpc-err-is-human
by Noah Eisen
· 8 years ago
9d68158
Change argument validation in Server#addService
by murgatroid99
· 8 years ago
072c5af
Write an essay
by Craig Tiller
· 8 years ago
904e7f5
Introducing 1.2.0-pre1
by David Garcia Quintas
· 8 years ago
74cec10
Bumped version to 1.3.0-dev
by David Garcia Quintas
· 8 years ago
648229e
fix in6_scope_id incompatibiliity issue on windows/mingw
by Alexander Polcyn
· 8 years ago
2e659c2
Fix a comment
by Vijay Pai
· 8 years ago
b3eee5c
Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human
by ncteisen
· 8 years ago
a3e5801
s/realloc/gpr_realloc to fix mem bug
by Noah Eisen
· 8 years ago
343702b
Write an essay
by Craig Tiller
· 8 years ago
a885d00
Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimization
by Noah Eisen
· 8 years ago
d0cda5c
Add uv resolver fallback for named ports, fix portability tests
by murgatroid99
· 8 years ago
f5ac0b9
Add global.json file to pick dotnet core SDK version
by Jan Tattermusch
· 8 years ago
b597dcf
Race fixes
by Craig Tiller
· 8 years ago
809b421
Merge pull request #10043 from grpc/jtattermusch-patch-1
by Jan Tattermusch
· 8 years ago
2e0a82f
Merge pull request #10040 from rjshade/udp_use_after_free
by Yang Gao
· 8 years ago
676db29
Fix barriers
by Craig Tiller
· 8 years ago
e034179
Remove most usage of the grpc_call lock
by Craig Tiller
· 8 years ago
55337bb
Error arena optimization
by ncteisen
· 8 years ago
88a41bf
Add comment to encodingOverhead
by Muxi Yan
· 8 years ago
04b4d4c
Merge pull request #9974 from nathanielmanistaatgoogle/lint
by Nathaniel Manista
· 8 years ago
c2804fb
Merge pull request #10018 from ctiller/accept4
by Craig Tiller
· 8 years ago
1d88979
Delete TestResult.xml
by Jan Tattermusch
· 8 years ago
abc886d
Use the right encoding overhead number in remote interop test with Cronet
by Muxi Yan
· 8 years ago
69709e2
Fix flaky use-after-free in udp_server
by Robbie Shade
· 8 years ago
111f2d4
Merge github.com:grpc/grpc into server_channel_args
by Craig Tiller
· 8 years ago
12352b2
Add test of server builder, including channel args
by Craig Tiller
· 8 years ago
4751c28
Add channel arguments to server builder
by Craig Tiller
· 8 years ago
c8f24e5
Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2
by Mehrdad Afshari
· 8 years ago
18f8acf
Merge pull request #10004 from dgquintas/1.1.x_to_master_again
by David G. Quintas
· 8 years ago
1444464
Fix locking
by Craig Tiller
· 8 years ago
9b3c73d
Updated protobuf dependency for python to 3.2.0
by Mehrdad Afshari
· 8 years ago
7c1aafb
Revert "Fix flaky use-after-free in udp_server"
by Yang Gao
· 8 years ago
73c3354
Merge pull request #10015 from rjshade/use_after_free
by Robbie Shade
· 8 years ago
9cf08b6
Fix flaky use-after-free in udp_server
by Robbie Shade
· 8 years ago
702a445
Fix initialization
by Craig Tiller
· 8 years ago
f26236a
Silence accept4 message when its irrelevant
by Craig Tiller
· 8 years ago
a3d87ca
fix C# nuget restore
by Jan Tattermusch
· 8 years ago
1293cbc
remove unneeded dependencies
by Jan Tattermusch
· 8 years ago
93c8951
NUnitVersion tests no longer needed
by Jan Tattermusch
· 8 years ago
e2b2c8e
update nugets in csproj projects
by Jan Tattermusch
· 8 years ago
018e23a
regenerate projects
by Jan Tattermusch
· 8 years ago
766c97a
updgrade C# project.json to protobuf 3.2.0
by Jan Tattermusch
· 8 years ago
d687e92
regenerate C# protos
by Jan Tattermusch
· 8 years ago
efe7572
Merge pull request #9632 from jtattermusch/csharp_server_side_auth
by Jan Tattermusch
· 8 years ago
39a79738
clang-format
by Muxi Yan
· 8 years ago
b3f11af
Improve the way to reject :authority header
by Muxi Yan
· 8 years ago
21490a1
Fix flush read
by Muxi Yan
· 8 years ago
Next »