Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b049ba8fc4792f283db410caf561d05c361d43d2
b049ba8
Merge branch 'master' of github.com:google/grpc into vsprojects
by Nicolas "Pixel" Noble
· 10 years ago
fdd76ba
Merge pull request #164 from nathanielmanistaatgoogle/python-introduction
by Nicolas Noble
· 10 years ago
9aee6d0
Merge pull request #158 from chen-wang/tips
by Yang Gao
· 10 years ago
d34c690
delete using grpc::
by Chen Wang
· 10 years ago
c6fdcae
add space line between include
by Chen Wang
· 10 years ago
819f755
fixed some typos
by Chen Wang
· 10 years ago
cd71314
Merge pull request #166 from nicolasnoble/typos
by Yang Gao
· 10 years ago
3d4cba4
kNumResponseMessages is an int, so i is doing signedness mismatch.
by Nicolas "Pixel" Noble
· 10 years ago
8c11097
Remove unecessary files which was added by mistake.
by Chen Wang
· 10 years ago
840615e
Add Python to run-tests.
by Nathaniel Manista
· 10 years ago
59d095a
The logging_pool module.
by Nathaniel Manista
· 10 years ago
43598cc
Merge pull request #154 from ctiller/mac-fixes
by Nicolas Noble
· 10 years ago
9497b3c
Bugfix connection code in test
by Craig Tiller
· 10 years ago
a83567d
Fix math in time_posix.c
by Craig Tiller
· 10 years ago
018afed
Must init iomgr
by Craig Tiller
· 10 years ago
ad145bc
Use the right parameters to syscalls
by Craig Tiller
· 10 years ago
6933075
Merge branch 'master' of github.com:google/grpc into tips
by Chen Wang
· 10 years ago
86af8cf
TIPS client implementation.
by Chen Wang
· 10 years ago
6f5e2c4
Surface failure count
by Craig Tiller
· 10 years ago
93da6ac
Fix memory corruption if >2 ports
by Craig Tiller
· 10 years ago
c0b1785
Merge pull request #155 from murgatroid99/node_remove_byte_streams
by Tim Emiola
· 10 years ago
cdc2a73
Indicated that serialize and deserialize are optional
by murgatroid99
· 10 years ago
9f44bff
Make option setting work on Mac
by Craig Tiller
· 10 years ago
dc325cd
Merge github.com:google/grpc into mac-fixes
by Craig Tiller
· 10 years ago
5d8fbe2
Make this socket creation portable
by Craig Tiller
· 10 years ago
0a6f0a5
Merge pull request #152 from ctiller/master
by Jan Tattermusch
· 10 years ago
96b4955
Sort out some more compile flags for Mac
by Craig Tiller
· 10 years ago
d19d850
This field is 8 bits on Mac
by Craig Tiller
· 10 years ago
b4ee3b5
Make libraries compile on Darwin
by Craig Tiller
· 10 years ago
63e1bf3
Merge branch 'master' into node_remove_byte_streams
by murgatroid99
· 10 years ago
9ef3d04
Merge branch 'master' of github.com:google/grpc
by murgatroid99
· 10 years ago
2021d03
Merge pull request #149 from murgatroid99/node_bind_port_zero
by Tim Emiola
· 10 years ago
d398fde
Merge branch 'master' into node_remove_byte_streams
by murgatroid99
· 10 years ago
b2aad16
Merge branch 'master' of github.com:google/grpc
by murgatroid99
· 10 years ago
e7d7559
Add a gitignore for win32 stuff
by Craig Tiller
· 10 years ago
85eea08
Merge pull request #141 from jboeuf/ssl_server_creds_integration
by Craig Tiller
· 10 years ago
ec89564
Switched binary stream to object stream
by murgatroid99
· 10 years ago
f034e50
Modified interop tests to handle binding to port 0
by murgatroid99
· 10 years ago
7a81f05
Merge branch 'master' into node_bind_port_zero
by murgatroid99
· 10 years ago
eeccd21
Merge branch 'master' of github.com:google/grpc
by murgatroid99
· 10 years ago
7e3d712
Merge pull request #145 from murgatroid99/node_interop
by Tim Emiola
· 10 years ago
0397061
Removed extra debugger statements
by murgatroid99
· 10 years ago
d2f20b2
Removed port_picker and bound to port 0 in tests instead
by murgatroid99
· 10 years ago
c896e19
Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port
by murgatroid99
· 10 years ago
073d7b6
Fixing node and ruby builds.
by Julien Boeuf
· 10 years ago
577fd6d
Merge pull request #146 from tbetbetbe/grpc_tools_update_docker_build_pull_from_github
by Michael Lumish
· 10 years ago
9e14ead
Merge branch 'master' of github.com:google/grpc
by murgatroid99
· 10 years ago
b6ab1b4
Added TLS support to interop tests
by murgatroid99
· 10 years ago
6a3880b
Merge pull request #143 from ctiller/bah-humbug-clang-format-is-the-suxxors
by Yang Gao
· 10 years ago
a1cb002
Make clang-format somewhat compatible across versions
by Craig Tiller
· 10 years ago
d2130c3
Switches the grpc-repo dockerfiles to pull gRPC source from GitHub
by Tim Emiola
· 10 years ago
a36b84c
Adds a command to copy the docker github credential from GCS
by Tim Emiola
· 10 years ago
eca0e21
Merge pull request #139 from tbetbetbe/grpc_ruby_correct_interop_test_payload_type
by Michael Lumish
· 10 years ago
68ad53e
Fixing indent.
by Julien Boeuf
· 10 years ago
8fbcc43
Changing the SSL (Server) Credentials API.
by Julien Boeuf
· 10 years ago
18d4a86
Merge pull request #138 from dklempner/epoll
by Craig Tiller
· 10 years ago
5de3a1d
Corrects the ruby interop tests
by Tim Emiola
· 10 years ago
6d10bda
Added emacs temp files to .gitignore
by murgatroid99
· 10 years ago
621d0b9
Removed temp files
by murgatroid99
· 10 years ago
97d6130
Added and fixed interop tests
by murgatroid99
· 10 years ago
fd99dd3
Cap the size of the poll kick freelist.
by David Klempner
· 10 years ago
25dc50e
Merge pull request #93 from nicolasnoble/documentation
by Abhishek Kumar
· 10 years ago
d341327
Merge branch 'master' into node_interop
by murgatroid99
· 10 years ago
e1613dc
Merge branch 'master' of github.com:google/grpc
by murgatroid99
· 10 years ago
7d1a19a
Added interop client and server
by murgatroid99
· 10 years ago
c7ff547
Merge pull request #111 from ctiller/proj
by Nicolas Noble
· 10 years ago
5ac1c14
Merge pull request #110 from ctiller/test
by Nicolas Noble
· 10 years ago
e82e9b3
Merge pull request #109 from ctiller/macc
by Nicolas Noble
· 10 years ago
792ca4e
Merge pull request #107 from ctiller/extern
by Nicolas Noble
· 10 years ago
0f369dc
Merge pull request #106 from ctiller/conn
by Nicolas Noble
· 10 years ago
a16c34d
Merge pull request #105 from ctiller/sec
by Yang Gao
· 10 years ago
996d9df
Generate projects
by Craig Tiller
· 10 years ago
d4eeff8
Add ability to test
by Craig Tiller
· 10 years ago
d4eec90
Mac Compatibility Fix
by Craig Tiller
· 10 years ago
44a56ce
Add extern where its required
by Craig Tiller
· 10 years ago
bcfa267
Release server creds
by Craig Tiller
· 10 years ago
f971707
Merge github.com:google/grpc into sec
by Craig Tiller
· 10 years ago
1ece41a
Merge github.com:google/grpc into conn
by Craig Tiller
· 10 years ago
dd2a35d
Merge pull request #104 from ctiller/clangfmt
by Nicolas Noble
· 10 years ago
64761f8
clang-format
by Craig Tiller
· 10 years ago
64f6545
Allow secure connections with fling server
by Craig Tiller
· 10 years ago
5246e7a
Disconnect on bad connection prefix
by Craig Tiller
· 10 years ago
98d532d
Check for executable existance
by Craig Tiller
· 10 years ago
ecd4934
Use clang-format-3.5
by Craig Tiller
· 10 years ago
cf1d6eb
Merge pull request #103 from ctiller/build-cleaner
by Nicolas Noble
· 10 years ago
cdc82fe
Merge pull request #102 from ctiller/testrun
by Nicolas Noble
· 10 years ago
7d7b6c7
Sort by language, then by name
by Craig Tiller
· 10 years ago
d6d927a
Googlify indentation
by Craig Tiller
· 10 years ago
49bde68
Googlify indentation
by Craig Tiller
· 10 years ago
9b9b447
Generate projects
by Craig Tiller
· 10 years ago
3a65358
Merge branch 'testrun' of github.com:ctiller/grpc into build-cleaner
by Craig Tiller
· 10 years ago
7acce50
Rename
by Craig Tiller
· 10 years ago
17ec5f9
Run buildgen
by Craig Tiller
· 10 years ago
0b2a372
build.json prettifier
by Craig Tiller
· 10 years ago
06b4ff2
Simplify Python code
by Craig Tiller
· 10 years ago
f24e724
Pretty print tests.json
by Craig Tiller
· 10 years ago
e9c959d
Only run language specified tests
by Craig Tiller
· 10 years ago
59140fc
Explicitly name the target language.
by Craig Tiller
· 10 years ago
3462982
Abort on errors, and dont spam
by Craig Tiller
· 10 years ago
b287d7c
Merge pull request #99 from nicolasnoble/typos
by David Klempner
· 10 years ago
Next »