index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge pull request #605 from vjpai/mac
Nicolas Noble
2015-02-19
|
\
*
\
Merge pull request #618 from vjpai/plugin
Nicolas Noble
2015-02-19
|
\
\
*
\
\
Merge pull request #615 from tbetbetbe/grpc_fix_grpc_gemspec
Jan Tattermusch
2015-02-19
|
\
\
\
|
*
|
|
Fixes case, other minor corrections
Tim Emiola
2015-02-19
|
|
*
|
Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where it
Vijay Pai
2015-02-19
*
|
|
|
Merge pull request #617 from jtattermusch/csharp_namespace
Tim Emiola
2015-02-19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #604 from jboeuf/fix_sprintf
Yang Gao
2015-02-19
|
\
\
\
\
|
|
*
|
|
nit in README
Jan Tattermusch
2015-02-19
*
|
|
|
|
Merge pull request #616 from jtattermusch/csharp_namespace
Tim Emiola
2015-02-19
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Fixes the grpc.gemspec, clarifies the installation instructions
Tim Emiola
2015-02-19
|
*
|
|
|
Updated Copyright information and assembly versions for C#
Jan Tattermusch
2015-02-19
|
|
|
*
|
Removes unnecesary check from the interop teste
Tim Emiola
2015-02-19
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Changed namespace from Google.GRPC to Grpc, sorted using statements, minor re...
Jan Tattermusch
2015-02-19
*
|
|
|
Merge pull request #608 from nathanielmanistaatgoogle/interfaces_test_case
Tim Emiola
2015-02-19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #614 from jtattermusch/nitpicking
Tim Emiola
2015-02-19
|
\
\
\
\
*
\
\
\
\
Merge pull request #610 from nathanielmanistaatgoogle/early-adopter-split
Nathaniel Manista
2015-02-19
|
\
\
\
\
\
|
|
*
|
|
|
fixed readme
Jan Tattermusch
2015-02-19
|
*
|
|
|
|
Python early_adopter changes in anticipation of interop client.
Nathaniel Manista
2015-02-19
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #607 from vjpai/compiler
Yang Gao
2015-02-18
|
\
\
\
\
\
|
*
|
|
|
|
One-line fix for namespace bug
Vijay Pai
2015-02-18
|
|
|
*
|
|
Rename base/interfaces_test to base/interfaces_test_case.
Nathaniel Manista
2015-02-19
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
More typecasts to avoid sign-comparison problems on EXPECT_EQ
vjpai
2015-02-18
|
|
|
|
*
Include typecasts so that int and size_t are not compared (since their
vjpai
2015-02-18
|
|
|
|
*
Some compilers expect class SyncRequest to be declared fully and not just
vjpai
2015-02-18
|
|
|
|
*
Do not need a Mac-specific CPU header yet as there are no CPU-specific features
vjpai
2015-02-18
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Fixing sprintf and a few other things.
Julien Boeuf
2015-02-18
*
|
|
|
Merge pull request #603 from ctiller/chex7
David Klempner
2015-02-18
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #585 from jayantkolhe/jayantkolhe-patch-1
Tim Emiola
2015-02-18
|
\
\
\
\
*
\
\
\
\
Merge pull request #598 from jcanizales/import-ios-library
Tim Emiola
2015-02-18
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #590 from murgatroid99/node_auth_integration
Tim Emiola
2015-02-18
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #600 from nicolasnoble/make-install
Craig Tiller
2015-02-18
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
Fix a TSAN reported race
Craig Tiller
2015-02-18
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Added comment about where Google credentials come from
murgatroid99
2015-02-18
|
*
|
|
|
|
Polishing Makefile to better install targets.
Nicolas "Pixel" Noble
2015-02-19
|
|
|
*
|
|
Adds copyright notices to the GRPCClient files.
Jorge Canizales
2015-02-18
*
|
|
|
|
|
Merge pull request #597 from ctiller/chex5
Craig Tiller
2015-02-18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix a race where an fd can be deleted during polling
Craig Tiller
2015-02-18
|
/
/
/
/
/
/
|
|
|
|
*
|
Update README.md
Jayant Kolhe
2015-02-18
*
|
|
|
|
|
Merge pull request #581 from ctiller/an-update-on-c++
Yang Gao
2015-02-18
|
\
\
\
\
\
\
|
|
|
|
|
*
|
Update README.md
Jayant Kolhe
2015-02-18
|
*
|
|
|
|
|
Merge with async unary changes
Craig Tiller
2015-02-18
*
|
|
|
|
|
|
Merge pull request #594 from jtattermusch/fix_include
Nicolas Noble
2015-02-18
|
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
Merge pull request #595 from ctiller/chex3
Nicolas Noble
2015-02-18
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
|
|
|
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Delete symlink to my home directory
Craig Tiller
2015-02-18
|
/
/
/
/
/
/
/
|
*
/
/
/
/
/
fixed string.h include
Jan Tattermusch
2015-02-18
|
/
/
/
/
/
/
|
*
|
|
|
|
Simplify TryPluck
Craig Tiller
2015-02-18
*
|
|
|
|
|
Merge pull request #593 from jtattermusch/separate_csharp_install
Nicolas Noble
2015-02-18
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Move header #include
Craig Tiller
2015-02-18
|
*
|
|
|
|
updated C# readme
Jan Tattermusch
2015-02-18
[next]