index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-11
|
\
|
*
Merge pull request #1244 from yang-g/interop
Nicolas Noble
2015-04-10
|
|
\
|
|
*
Merge remote-tracking branch 'upstream/master' into interop
Yang Gao
2015-04-10
|
|
|
\
|
*
|
\
Merge github.com:google/grpc into qps
Craig Tiller
2015-04-10
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Add reporting library, use it
Craig Tiller
2015-04-10
|
*
|
|
s/11/1
Craig Tiller
2015-04-10
|
|
|
*
Split interop client and server into components
Yang Gao
2015-04-09
|
|
*
|
Merge pull request #1222 from ctiller/mac-fixes
Nicolas Noble
2015-04-09
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
:Merge branch 'qps' of github.com:ctiller/grpc into qps
Craig Tiller
2015-04-09
|
|
\
\
\
|
*
|
|
|
Tweaks
Craig Tiller
2015-04-09
|
|
|
*
|
Merge pull request #1238 from nicolasnoble/plugin-rework
Yang Gao
2015-04-09
|
|
|
|
\
\
|
|
|
|
*
|
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
|
*
|
|
|
|
fine tuning
Craig Tiller
2015-04-09
|
|
*
|
|
|
Indentation fixes, s/11/1/g
Craig Tiller
2015-04-09
|
|
/
/
/
/
|
*
|
|
|
Dont sleep forever on async cq
Craig Tiller
2015-04-09
|
*
|
|
|
Handle errors better on client
Craig Tiller
2015-04-09
|
*
|
|
|
Remove asserts
Craig Tiller
2015-04-09
|
*
|
|
|
Smoke test initial version
Craig Tiller
2015-04-09
|
|
/
/
/
|
*
/
/
Allow specifying warmup, benchmark times
Craig Tiller
2015-04-08
|
|
/
/
*
|
|
Removing a few more references to #include <chrono>
Nicolas "Pixel" Noble
2015-04-08
*
|
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
/
|
*
clang-format
Craig Tiller
2015-04-07
|
*
Fix server shutdown
Craig Tiller
2015-04-07
|
/
*
Adding joinable threads, and gpr_thd_join.
Nicolas Noble
2015-04-03
*
Merge pull request #1180 from vjpai/perf-0402
Yang Gao
2015-04-03
|
\
*
\
Merge pull request #1173 from nicolasnoble/vs2010
Jan Tattermusch
2015-04-02
|
\
\
|
|
*
Revive proper SIGINT handling
Vijay Pai
2015-04-02
|
|
/
|
/
|
|
*
Created Visual Studio 2010 project files.
Nicolas "Pixel" Noble
2015-04-02
*
|
Add a macro to enable replacing the default with a custom port picker
Yang Gao
2015-04-01
|
/
*
Put in calls to profiling
Vijay Pai
2015-03-31
*
Remove unused header file for profiler
Vijay Pai
2015-03-31
*
Remove outdated file
Vijay Pai
2015-03-31
*
Merge pull request #1148 from nathanielmanistaatgoogle/construction-functions
Masood Malekghassemi
2015-03-30
|
\
*
|
Add tests with delayed cancellation from client and server
Yang Gao
2015-03-30
|
*
Unify early_adopter construction functions
Nathaniel Manista
2015-03-30
|
/
*
Merge pull request #1144 from yang-g/genericstub
Vijay Pai
2015-03-27
|
\
|
*
Refactor and add a unit test
Yang Gao
2015-03-27
*
|
Merge pull request #1113 from vjpai/qps-stream
Yang Gao
2015-03-27
|
\
\
|
|
*
merge upstream and resolve conflict
Yang Gao
2015-03-26
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
add back mis-deleted method string
Yang Gao
2015-03-26
|
|
*
Finish grpc_cli
Yang Gao
2015-03-26
*
|
|
Work around a compiler limitation caused by inability to properly handle
vjpai
2015-03-26
*
|
|
Make string construction explicit as implicit conversion doesn't work in 4.4
Vijay Pai
2015-03-26
*
|
|
Include the config.h file to make sure that nullptr is covered
vjpai
2015-03-26
|
*
|
Eliminate range-based fors
Vijay Pai
2015-03-26
|
*
|
Fix conflicts
Vijay Pai
2015-03-26
|
/
|
|
*
|
|
Merge pull request #1133 from yang-g/cleanup
Nicolas Noble
2015-03-25
|
\
\
\
|
*
|
|
Clean up unneeded includes and remove shutdown protobuf library
Yang Gao
2015-03-25
|
|
|
*
a stub of the cli tool
Yang Gao
2015-03-25
*
|
|
|
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
|
/
/
/
[next]