Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
07b2fe6f964fce0574d7593bc8347e60cac40a94
07b2fe6
Move end_threads to subclass since some subclass-specific fields will still be
by vjpai
· 10 years ago
f894b1d
Merge pull request #1403 from nicolasnoble/slimfast
by Craig Tiller
· 10 years ago
adaa100
Trimming down useless variables in the Makefile.
by Nicolas "Pixel" Noble
· 10 years ago
5b8c255
Merge pull request #1382 from soltanmm/migrate
by Nathaniel Manista
· 10 years ago
c866705
Merge pull request #1367 from yang-g/interop
by Craig Tiller
· 10 years ago
6eda2d7
Merge pull request #1386 from ctiller/cxx
by Yang Gao
· 10 years ago
c48f26f
Merge pull request #1399 from jcanizales/first-objc-integration-tests
by Michael Lumish
· 10 years ago
c55a0ca
Podfile.lock prevents gRPC to be properly installed
by Jorge Canizales
· 10 years ago
87b650b
Increases timeout of client_streaming test to 4s
by Jorge Canizales
· 10 years ago
f394616
Merge pull request #1370 from zeliard/master
by Nicolas Noble
· 10 years ago
29c4d0a
Merge pull request #1390 from ctiller/tcp-test
by David Klempner
· 10 years ago
a83ad60
Merge commit '6abfd7573dbd813abb28f36d59746a97c6fcff2a' into first-objc-integration-tests
by Jorge Canizales
· 10 years ago
ad2a0e4
Merge pull request #1393 from stanley-cheung/minor_update_php_dockerfile
by Michael Lumish
· 10 years ago
c984d0b
php dockerfile: one dependency was listed twice
by Stanley Cheung
· 10 years ago
f579e1d
Migrate Python to batch core API
by Masood Malekghassemi
· 10 years ago
5324c6a
Merge pull request #1391 from jtattermusch/grpc_docker_sh_fix
by Tim Emiola
· 10 years ago
2d131e1
fixed grpc_docker.sh to run C# auth tests correctly
by Jan Tattermusch
· 10 years ago
31c489c
Fix test for multiple reads
by Craig Tiller
· 10 years ago
20ecfc8
Merge pull request #1377 from ctiller/server-cq-own
by Vijay Pai
· 10 years ago
809bcff
Merge pull request #1388 from jcanizales/fixes-podspec
by Michael Lumish
· 10 years ago
0619af7
Merge pull request #1383 from jtattermusch/csharp_auth
by Tim Emiola
· 10 years ago
3691c33
clang-format
by Craig Tiller
· 10 years ago
fec0c2c
Merge pull request #1375 from ctiller/qps_client
by Vijay Pai
· 10 years ago
a3c42cd
Merge pull request #1378 from nicolasnoble/vs2010
by Craig Tiller
· 10 years ago
6abfd75
Checks in Podfile.lock so the build is reproducible
by Jorge Canizales
· 10 years ago
146f177
Fixes build by moving the prepare_command back up to the top level
by Jorge Canizales
· 10 years ago
5488d28
Warn in the sample's README that pod install must be run
by Jorge Canizales
· 10 years ago
624b694
Removes Cocoapod-generated files
by Jorge Canizales
· 10 years ago
6f1ce1a
Checks in Podfile.lock so the build is reproducible
by Jorge Canizales
· 10 years ago
d27015f
Fixes build by moving the prepare_command back up to the top level
by Jorge Canizales
· 10 years ago
9b3951d
Warn in the sample's README that pod install must be run
by Jorge Canizales
· 10 years ago
f93b11b
Removes Cocoapod-generated files
by Jorge Canizales
· 10 years ago
aa5fba4
Fix assertion for compute_engine_creds
by Jan Tattermusch
· 10 years ago
75d5d30
Indentation fix
by Craig Tiller
· 10 years ago
57d9f93
Augments the timeout of the large_unary test to 4s
by Jorge Canizales
· 10 years ago
b11728b
Mac C++ compile fix
by Craig Tiller
· 10 years ago
9d96aa6
Implements empty_unary, large_unary, and client_streaming integration tests.
by Jorge Canizales
· 10 years ago
d9a0f24
Merge branch 'master' of https://github.com/grpc/grpc
by zeliard
· 10 years ago
6d2311a
Merge pull request #1 from nicolasnoble/vs64
by Seungmo Koo
· 10 years ago
b33e2d3
Merge pull request #1384 from jtattermusch/add_csharp_auth_interop
by donnadionne
· 10 years ago
6ea9e29
Merge pull request #1376 from ctiller/sigign
by Vijay Pai
· 10 years ago
e9b549f
adding auth interop tests for C# to grpc_docker.sh
by Jan Tattermusch
· 10 years ago
0bbfa38
attempt to support compute_engine_creds interop test
by Jan Tattermusch
· 10 years ago
64a6eed
Merge pull request #1371 from wkubiak/master
by Nicolas Noble
· 10 years ago
1f18e80
Make RpcException errors more informative
by Jan Tattermusch
· 10 years ago
3086203
Few VS2010 fixes.
by Nicolas Noble
· 10 years ago
5fb4ba0
Updating the templates to create win64 projects.
by Nicolas "Pixel" Noble
· 10 years ago
b4ef7c9
logic for refreshing access token
by Jan Tattermusch
· 10 years ago
cac5f1d
Merge pull request #1379 from soltanmm/cdfix
by Craig Tiller
· 10 years ago
bf177c8
Pass deadline to call details for batch calls
by Masood Malekghassemi
· 10 years ago
5717a98
Dont use op outstanding refs to count ownership
by Craig Tiller
· 10 years ago
8950461
Have server hold a reference to completion queues
by Craig Tiller
· 10 years ago
98ae48d
Ignore SIGPIPE
by Craig Tiller
· 10 years ago
1ca56b9
style fixes
by Jan Tattermusch
· 10 years ago
dca6e88
First attempt to add service account creds interop test
by Jan Tattermusch
· 10 years ago
bb9d788
Added Grpc.Auth project
by Jan Tattermusch
· 10 years ago
119761f
added dependency on Google.Apis.Auth package
by Jan Tattermusch
· 10 years ago
77e0d64
Fix a race in QPS client shutdown
by Craig Tiller
· 10 years ago
8bf5fc8
Merge pull request #1373 from ctiller/shutdown
by Yang Gao
· 10 years ago
c5a6394
Merge pull request #1374 from jboeuf/ssl_includes
by Craig Tiller
· 10 years ago
330f4c8
Fix includes for Boring SSL.
by Julien Boeuf
· 10 years ago
50a4324
Merge pull request #1361 from jtattermusch/run_tests_fixes
by Michael Lumish
· 10 years ago
924ef9a
Merge pull request #1372 from ctiller/latency
by Vijay Pai
· 10 years ago
1fb9955
Fix early shutdown: await client context deletion before channel deletion
by Craig Tiller
· 10 years ago
1be373c
Stop kicking ourselves
by Craig Tiller
· 10 years ago
a9274b8
Fix comment
by Craig Tiller
· 10 years ago
0d20f42
fix comparison between pointer and integer error
by wkubiak
· 10 years ago
49185a8
removed unused variables
by wkubiak
· 10 years ago
28d051d
remove type casting on gpr_time_to_millis
by zeliard
· 10 years ago
8ff2459
add Windows x64 (WIN64) mode and make buildable on MSVC
by zeliard
· 10 years ago
3e3e0ad
merge from upstream (grpc) master
by zeliard
· 10 years ago
179be50
merge VS solutions file from upstream master
by zeliard
· 10 years ago
04ddd8c
fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure)
by zeliard
· 10 years ago
81f750e
undo time_t type casting
by zeliard
· 10 years ago
7305dc6
Merge pull request #1227 from nicolasnoble/the-purge-2
by Craig Tiller
· 10 years ago
1eef5aa
Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix
by Nicolas Noble
· 10 years ago
eae6973
Merge pull request #1366 from ctiller/mwha
by Nicolas Noble
· 10 years ago
f5fcafd
Renamed make variables for protoc presence and version checking.
by David Garcia Quintas
· 10 years ago
fa74ec4
Merge pull request #1359 from a11r/cc2
by Yang Gao
· 10 years ago
9a5eee1
Merge pull request #1360 from nicolasnoble/flakes
by Yang Gao
· 10 years ago
68d6157
Add two scenarios in interop test
by Yang Gao
· 10 years ago
04f8156
Cleanup
by Craig Tiller
· 10 years ago
2660ebc
Actually remove them
by Craig Tiller
· 10 years ago
d896fa5
Remove some useless lines in the Makefile
by Craig Tiller
· 10 years ago
fd2bf67
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
by Nicolas "Pixel" Noble
· 10 years ago
4107ba2
Merge pull request #1365 from yang-g/init
by Craig Tiller
· 10 years ago
96de484
Add the new header to build.json and regenerate projects
by Yang Gao
· 10 years ago
c4b6ffb
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free.
by Yang Gao
· 10 years ago
436f964
Flagging a few census tests as flaky.
by Nicolas "Pixel" Noble
· 10 years ago
884f4da
Merge pull request #1362 from tbetbetbe/grpc_ruby_interop_fixes
by Stanley Cheung
· 10 years ago
932b13b
Corrects bad return values in C error-handling block
by Tim Emiola
· 10 years ago
9cb56f8
Move Notifier into its own file
by Tim Emiola
· 10 years ago
0a65578
Simplify debugging, avoid inspecting C-backed objects.
by Tim Emiola
· 10 years ago
e79e2f5
adding csharp tests to travis
by Jan Tattermusch
· 10 years ago
9a7d30c
improved C# support in run_tests.py
by Jan Tattermusch
· 10 years ago
119decc
Fix logging version mismatchj
by Tim Emiola
· 10 years ago
117cc12
Fix failing interop servers
by Tim Emiola
· 10 years ago
68180a2
Merge pull request #1358 from jtattermusch/csharp_server_improvements
by Tim Emiola
· 10 years ago
fdcd07b
Merge branch 'master' of github.com:grpc/grpc into flakes
by Nicolas "Pixel" Noble
· 10 years ago
b8137b3
Flagging some tests as flaky.
by Nicolas "Pixel" Noble
· 10 years ago
Next »