Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
6626a86923aaebae86aeeba151c99ed3089d02fc
/
src
a9236bc
Merge pull request #10824 from ctiller/proxy2
by Craig Tiller
· 8 years ago
4865c79
Merge pull request #10613 from ctiller/framing_costs
by Craig Tiller
· 8 years ago
8c71bde
Merge pull request #10522 from jiangtaoli2016/new_tsi
by David G. Quintas
· 8 years ago
15fda75
Merge pull request #10427 from ctiller/c++lame
by Craig Tiller
· 8 years ago
136533e
fix security_connector.c formatting
by Jan Tattermusch
· 8 years ago
815e318
Removing cipher suites blacklisted in HTTP2.
by Julien Boeuf
· 8 years ago
382bd82
Merge pull request #10627 from jboeuf/more_ssl_factory_cleanup
by jboeuf
· 8 years ago
737da9f
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
436a394
Merge pull request #10823 from ncteisen/client-auth-filter-fuzz
by Noah Eisen
· 8 years ago
ec6f434
Merge pull request #10867 from nathanielmanistaatgoogle/2.7-and-later
by Nathaniel Manista
· 8 years ago
4dad725
Merge pull request #10805 from dgquintas/g_for_1.4.x
by David G. Quintas
· 8 years ago
1820965
Merge pull request #10629 from kuscsik/build_fix
by Vijay Pai
· 8 years ago
b1faf02
What was once Mac OS X is now called macOS
by Nathaniel Manista
· 8 years ago
ffc23ff
Drop Python 2.7-only implication
by Nathaniel Manista
· 8 years ago
b71ef65
more TLS cleanup.
by Julien Boeuf
· 8 years ago
bb4046c
Regenerate projects
by Craig Tiller
· 8 years ago
fcb56a7
core, avl: rename static functions
by Zoltan Kuscsik
· 8 years ago
f725d7e
Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter-fuzz
by Noah Eisen
· 8 years ago
70406b7
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
ad8d36d
clang fmt
by Noah Eisen
· 8 years ago
c090c61
Merge pull request #10644 from MakMukhi/master
by MakMukhi
· 8 years ago
7eaca2f
Propagate publish error
by Noah Eisen
· 8 years ago
c83346f
Merge pull request #10796 from danzh2010/udpserver2
by Yang Gao
· 8 years ago
8128608
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
f2263e1
fix guards in transport_security_adapter.h
by jiangtaoli2016
· 8 years ago
6f2024f
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
731adcc
Merge pull request #10584 from ctiller/hybrid
by Craig Tiller
· 8 years ago
1c2332b
Fix potential memory leak, cleanup some code
by Craig Tiller
· 8 years ago
d3ba7cb
Don't abort on input
by Noah Eisen
· 8 years ago
e0e961a
fix guard on src/core/tsi/transport_security_adapter.h
by jiangtaoli2016
· 8 years ago
6cb5e27
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
18548b8
Merge pull request #10258 from markdroth/service_config_lb_semantics
by Mark D. Roth
· 8 years ago
d978a95
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
c3ddcf2
Merge pull request #10801 from dgquintas/demote_handshake
by David G. Quintas
· 8 years ago
ae64b01
updated g meaning for 1.4.x
by David Garcia Quintas
· 8 years ago
85bf34a
Copy slices for in-process transports: its no longer safe to just ref
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
c3fc834
Demote handshake logging msg to DEBUG
by David Garcia Quintas
· 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
305e4eb
Merge pull request #10775 from yang-g/http2_client
by Yang Gao
· 8 years ago
b7f1129
Merge pull request #10742 from markdroth/hash_table
by Mark D. Roth
· 8 years ago
e5db841
Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics
by Mark D. Roth
· 8 years ago
decec09
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
24c7a18
Merge github.com:grpc/grpc into framing_costs
by Craig Tiller
· 8 years ago
f30db36
Merge github.com:grpc/grpc into c++compat1
by Craig Tiller
· 8 years ago
f18f30e
Merge github.com:grpc/grpc into c++compat2
by Craig Tiller
· 8 years ago
77a4c52
Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug
by Noah Eisen
· 8 years ago
50f7e1a
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
393d33c
Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport
by Jan Tattermusch
· 8 years ago
fd00263
Fix nit
by Muxi Yan
· 8 years ago
bcdf9e8
Merge pull request #10739 from muxi/fix-unpaired-benchmark
by Muxi Yan
· 8 years ago
a8e5675
Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug
by Noah Eisen
· 8 years ago
cdd9e56
C++ compatibility fix for stack_lockfree.c
by Craig Tiller
· 8 years ago
2757982
C++ compatibility fix for tmpfile_posix.c
by Craig Tiller
· 8 years ago
576e546
Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server
by Vijay Pai
· 8 years ago
922d117
One more use of incorrect submodule name
by Vijay Pai
· 8 years ago
03876f6
Fix http2_interop test for c++ and python
by yang-g
· 8 years ago
0d23d89
Add flexibility on *which* slice gets reffed
by Craig Tiller
· 8 years ago
d5ad177
Merge github.com:grpc/grpc into framing_costs
by Craig Tiller
· 8 years ago
65c23aa
Fix error refcount bug
by Noah Eisen
· 8 years ago
59db187
Merge branch 'tsan-c++' into hybrid
by Craig Tiller
· 8 years ago
a4894fc
Merge pull request #10182 from ctiller/cpparena
by Craig Tiller
· 8 years ago
4c91148
Merge pull request #10748 from murgatroid99/upmerge_v1.3.x
by Michael Lumish
· 8 years ago
84a920d
Merge pull request #10450 from vjpai/framer
by Vijay Pai
· 8 years ago
b8f1483
Merge pull request #10747 from vjpai/dedebug
by Vijay Pai
· 8 years ago
ba39035
clang-format
by Mark D. Roth
· 8 years ago
09d2f55
eliminate crosstalk between C# tests
by Jan Tattermusch
· 8 years ago
f517fad
expose grpc.so_reuseport in C#
by Jan Tattermusch
· 8 years ago
abd8fb7
Merge pull request #10730 from ctiller/proxy_crash
by Craig Tiller
· 8 years ago
8d7efef
Merge pull request #10691 from ncteisen/error-refcount
by Noah Eisen
· 8 years ago
ce67bff
Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x
by murgatroid99
· 8 years ago
c96c0f9
Remove DEBUG code that is itself buggy (integer overflow)
by Vijay Pai
· 8 years ago
6984e1d
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
06a30ee
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
feaee85
Merge pull request #10592 from matt-kwong/py-metadata
by Matt Kwong
· 8 years ago
79fda0a
Merge pull request #10732 from ctiller/formatz
by Craig Tiller
· 8 years ago
7b692ca
Merge pull request #10543 from practo/php_basestub_channel_fix
by Stanley Cheung
· 8 years ago
a2529ce
Minor comment polish
by Muxi Yan
· 8 years ago
b965ff6
Move test to GRPCClientTests
by Muxi Yan
· 8 years ago
e89d958
Merge pull request #10717 from dgquintas/moar_grpclb_leaks
by David G. Quintas
· 8 years ago
8805306
Revert API to change default queue for a stub
by Muxi Yan
· 8 years ago
e0a8737
Fix bug in service config code.
by Mark D. Roth
· 8 years ago
0c0b89a
Change hash table to use linear probing and add unit test.
by Mark D. Roth
· 8 years ago
93b1120
Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next
by Muxi Yan
· 8 years ago
f583975
Include <sys/socket.h> for AF_INET
by Mehrdad Afshari
· 8 years ago
5b1c5f2
Extend clang-format to C#, Node, Ruby
by Craig Tiller
· 8 years ago
0dd38b5
Fix broken merge
by Craig Tiller
· 8 years ago
3588248
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
d7b72ee
Merge pull request #10711 from ctiller/tm1
by Craig Tiller
· 8 years ago
bea92ba
Fix bins/opt/end2end_test --gtest_filter=ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/1 GRPC_POLL_STRATEGY=poll
by Craig Tiller
· 8 years ago
932f1c3
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
e300670
Simplify hash table API: remove per-entry vtable and take ownership of
by Mark D. Roth
· 8 years ago
0a458b5
Fix Bazel build
by Craig Tiller
· 8 years ago
f659ee5
Move comment
by Craig Tiller
· 8 years ago
ea07b60
Post-review update
by Mahak Mukhi
· 8 years ago
7fadeae
Fix a couple leaks
by David Garcia Quintas
· 8 years ago
Next »