Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
36a6e18b4efda7d03075f001d4580f477bef5542
« Previous
1a98696
add more missing headers
by Yang Gao
· 10 years ago
5055647
add missing header
by Yang Gao
· 10 years ago
04e3a6e
Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2
by Mugur Marculescu
· 10 years ago
a143af3
Small change to documentation text.
by Mugur Marculescu
· 10 years ago
ad82155
Update README.md
by Jayant Kolhe
· 10 years ago
6ef57ba
Merge pull request #589 from nathanielmanistaatgoogle/src-python-readme
by Jayant Kolhe
· 10 years ago
fca8703
Update README.md
by Jayant Kolhe
· 10 years ago
691dbcc
Update README.md
by Jayant Kolhe
· 10 years ago
300748e
Update README.md
by Jayant Kolhe
· 10 years ago
db80aff
Remove cpu.h which is no longer a thing
by Vijay Pai
· 10 years ago
06aef23
Update README.md
by Jayant Kolhe
· 10 years ago
1b360d3
Update README.md
by Jayant Kolhe
· 10 years ago
80949e3
Create README.md
by Jayant Kolhe
· 10 years ago
4040e65
Create README.md
by Jayant Kolhe
· 10 years ago
c284c54
Update README.md
by Jayant Kolhe
· 10 years ago
512da88
Update README.md
by Jayant Kolhe
· 10 years ago
980a630
Merge pull request #605 from vjpai/mac
by Nicolas Noble
· 10 years ago
f42c2ca
Merge pull request #618 from vjpai/plugin
by Nicolas Noble
· 10 years ago
de60b93
Merge pull request #615 from tbetbetbe/grpc_fix_grpc_gemspec
by Jan Tattermusch
· 10 years ago
0e24d5b
Fixes case, other minor corrections
by Tim Emiola
· 10 years ago
850290f
Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where it
by Vijay Pai
· 10 years ago
f5a7772
Merge pull request #617 from jtattermusch/csharp_namespace
by Tim Emiola
· 10 years ago
5df27a9
Merge pull request #604 from jboeuf/fix_sprintf
by Yang Gao
· 10 years ago
caf7b78
nit in README
by Jan Tattermusch
· 10 years ago
d4129ec
Merge pull request #616 from jtattermusch/csharp_namespace
by Tim Emiola
· 10 years ago
c33efe4
Fixes the grpc.gemspec, clarifies the installation instructions
by Tim Emiola
· 10 years ago
df89cf8
Updated Copyright information and assembly versions for C#
by Jan Tattermusch
· 10 years ago
50b91d0
Removes unnecesary check from the interop teste
by Tim Emiola
· 10 years ago
3086862
Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings
by Jan Tattermusch
· 10 years ago
222fbdf
Merge pull request #608 from nathanielmanistaatgoogle/interfaces_test_case
by Tim Emiola
· 10 years ago
e2e081a
Merge pull request #614 from jtattermusch/nitpicking
by Tim Emiola
· 10 years ago
a75e4ef
Merge pull request #610 from nathanielmanistaatgoogle/early-adopter-split
by Nathaniel Manista
· 10 years ago
b4472d8
fixed readme
by Jan Tattermusch
· 10 years ago
3e2ebff
Python early_adopter changes in anticipation of interop client.
by Nathaniel Manista
· 10 years ago
148869f
Merge pull request #607 from vjpai/compiler
by Yang Gao
· 10 years ago
a5baf18
One-line fix for namespace bug
by Vijay Pai
· 10 years ago
1fbaad1
Rename base/interfaces_test to base/interfaces_test_case.
by Nathaniel Manista
· 10 years ago
c09c2f4
Merge remote-tracking branch 'upstream/master' into roots
by Yang Gao
· 10 years ago
0d1e2f2
remove prod_roots_certs.c since it is not used anywhere
by Yang Gao
· 10 years ago
d5577aa
More typecasts to avoid sign-comparison problems on EXPECT_EQ
by vjpai
· 10 years ago
c1231eb
Include typecasts so that int and size_t are not compared (since their
by vjpai
· 10 years ago
cad5f0a
Some compilers expect class SyncRequest to be declared fully and not just
by vjpai
· 10 years ago
20d6c1a
Do not need a Mac-specific CPU header yet as there are no CPU-specific features
by vjpai
· 10 years ago
90bd7c4
Fixing sprintf and a few other things.
by Julien Boeuf
· 10 years ago
26fd5a4
Merge pull request #603 from ctiller/chex7
by David Klempner
· 10 years ago
97303a9
Merge pull request #585 from jayantkolhe/jayantkolhe-patch-1
by Tim Emiola
· 10 years ago
60220f2
Merge pull request #598 from jcanizales/import-ios-library
by Tim Emiola
· 10 years ago
bbf11f7
Merge pull request #590 from murgatroid99/node_auth_integration
by Tim Emiola
· 10 years ago
45d2669
Merge pull request #600 from nicolasnoble/make-install
by Craig Tiller
· 10 years ago
43a2b17
Fix a TSAN reported race
by Craig Tiller
· 10 years ago
bd6ceee
Merge pull request #1 from jayantkolhe/jayantkolhe-patch-1
by Tim Emiola
· 10 years ago
bdc8baf
Added comment about where Google credentials come from
by murgatroid99
· 10 years ago
522d712
Polishing Makefile to better install targets.
by Nicolas "Pixel" Noble
· 10 years ago
9409ad8
Adds copyright notices to the GRPCClient files.
by Jorge Canizales
· 10 years ago
fb89ee3
Merge pull request #597 from ctiller/chex5
by Craig Tiller
· 10 years ago
59ea16f
Fix a race where an fd can be deleted during polling
by Craig Tiller
· 10 years ago
839ed10
Update README.md
by Jayant Kolhe
· 10 years ago
d9f3dfe
Merge pull request #581 from ctiller/an-update-on-c++
by Yang Gao
· 10 years ago
8979319
Update README.md
by Jayant Kolhe
· 10 years ago
2627e4e
Merge with async unary changes
by Craig Tiller
· 10 years ago
646f601
Merge pull request #594 from jtattermusch/fix_include
by Nicolas Noble
· 10 years ago
5bac11a
Merge pull request #595 from ctiller/chex3
by Nicolas Noble
· 10 years ago
2d11c93
Merge github.com:grpc/grpc into an-update-on-c++
by Craig Tiller
· 10 years ago
e9defd7
Delete symlink to my home directory
by Craig Tiller
· 10 years ago
2f2afd2
fixed string.h include
by Jan Tattermusch
· 10 years ago
d24d13d
Simplify TryPluck
by Craig Tiller
· 10 years ago
c7851cf
Merge pull request #593 from jtattermusch/separate_csharp_install
by Nicolas Noble
· 10 years ago
c7625b0
Move header #include
by Craig Tiller
· 10 years ago
bb0c65b
updated C# readme
by Jan Tattermusch
· 10 years ago
2ec0b3e
make grpc_csharp_ext compile and install independently from the grpc and gpr libraries
by Jan Tattermusch
· 10 years ago
f95e37f
clang-format
by Craig Tiller
· 10 years ago
0fcd53c
Fix a TSAN reported error
by Craig Tiller
· 10 years ago
84193cd
Merge branch 'master' into node_auth_integration
by murgatroid99
· 10 years ago
501d9d0
Added node auth interop test command
by murgatroid99
· 10 years ago
8c3ed00
Added auth functionality and interop tests
by murgatroid99
· 10 years ago
8a287d1
Merge pull request #588 from yang-g/c++api
by Craig Tiller
· 10 years ago
9b98bd8
Add a src/python/README.md.
by Nathaniel Manista
· 10 years ago
1ff680a
Merge pull request #587 from ctiller/chex2
by Nicolas Noble
· 10 years ago
68bc778
2015
by Yang Gao
· 10 years ago
3a5e549
Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side.
by Yang Gao
· 10 years ago
5977a6a
Merge pull request #578 from jtattermusch/csharp_new_api
by Michael Lumish
· 10 years ago
9f36001
Merge pull request #586 from dklempner/epoll_doc_fix
by Craig Tiller
· 10 years ago
9be83ee
Fix use-after-free.
by Craig Tiller
· 10 years ago
a16fee2
Correct the comment documenting how to disable having multiple threads
by David Klempner
· 10 years ago
bac5c7c
Merge pull request #584 from ctiller/chex2
by Nicolas Noble
· 10 years ago
ec77624
fix typo: shutdown should be used in teardown.
by Jan Tattermusch
· 10 years ago
e8f13a6
Merge pull request #583 from jtattermusch/fix_csharp_ext
by Craig Tiller
· 10 years ago
6a769e0
Update README.md
by Jayant Kolhe
· 10 years ago
603aec9
Merge remote-tracking branch 'upstream/master' into csharp_new_api
by Jan Tattermusch
· 10 years ago
efad8fa
Spam cleanup, test speedup
by Craig Tiller
· 10 years ago
1c7bdf5
removed reference to missing grpc_server_add_secure_http2_port
by Jan Tattermusch
· 10 years ago
3c65bca
Merge pull request #582 from ctiller/chex2
by Nicolas Noble
· 10 years ago
e359002
Merge pull request #576 from vjpai/mac
by Nicolas Noble
· 10 years ago
1a305b1
Make valgrind a bit more useful
by Craig Tiller
· 10 years ago
befd64e
Merge pull request #572 from ctiller/dox7
by Nathaniel Manista
· 10 years ago
d50bf4d
Merge pull request #563 from ctiller/dox4
by Nathaniel Manista
· 10 years ago
f01ea7c
Merge github.com:grpc/grpc into an-update-on-c++
by Craig Tiller
· 10 years ago
7326901
Merge pull request #579 from yang-g/c++api
by Craig Tiller
· 10 years ago
eaaee49
Merge github.com:grpc/grpc into an-update-on-c++
by Craig Tiller
· 10 years ago
492968f
Server side cancellation receive support
by Craig Tiller
· 10 years ago
Next »