index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
Commit message (
Expand
)
Author
Age
*
clang-format
Craig Tiller
2015-04-16
*
Introduce ahead-of-time registration of (method,host) pairs
Craig Tiller
2015-04-16
*
Merge pull request #1267 from vjpai/timers
Craig Tiller
2015-04-14
|
\
*
\
Merge pull request #1241 from ctiller/local_worker
Vijay Pai
2015-04-14
|
\
\
|
|
*
Merge branch 'master' of git://github.com/vjpai/grpc into timers
Vijay Pai
2015-04-13
|
|
|
\
|
|
|
*
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-04-13
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
clang-format results
Vijay Pai
2015-04-13
|
|
*
|
Move files to a new "profiling" directory to better distinguish from census
Vijay Pai
2015-04-13
|
|
|
/
*
|
|
Merge github.com:grpc/grpc into windows-fixes
Craig Tiller
2015-04-13
|
\
\
\
|
|
|
*
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-04-13
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timers
Vijay Pai
2015-04-13
|
|
|
|
\
|
|
|
|
*
Infrastructure for timer insertion, logging, and testing.
Vijay Pai
2015-04-13
|
*
|
|
|
Merge pull request #1047 from nicolasnoble/freebsd
Vijay Pai
2015-04-10
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #1249 from ctiller/tls
Nicolas Noble
2015-04-10
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
Remove TODO
Craig Tiller
2015-04-10
|
|
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into freebsd
Nicolas "Pixel" Noble
2015-04-10
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Thread local storage for grpc
Craig Tiller
2015-04-10
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Merge branch 'qps' into local_worker
Craig Tiller
2015-04-10
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
Allow RunScenarios to spawn in-process workers
Craig Tiller
2015-04-09
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Port port_posix to port_windows.
Craig Tiller
2015-04-08
*
|
|
|
Remove unix headers
Craig Tiller
2015-04-08
*
|
|
|
Fix indentation
Craig Tiller
2015-04-08
*
|
|
|
Begin port selection code for windows
Craig Tiller
2015-04-08
*
|
|
|
Clean up alarm_test.c includes
Craig Tiller
2015-04-08
|
*
|
|
clang-format
Craig Tiller
2015-04-07
|
*
|
|
Fix server shutdown
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 #1173 from nicolasnoble/vs2010
Jan Tattermusch
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
|
/
/
*
|
Adding a test to check the openssl version we are using.
Julien Boeuf
2015-03-23
|
*
Merge branch 'master' of github.com:google/grpc into freebsd
Nicolas "Pixel" Noble
2015-03-19
|
|
\
|
|
/
|
/
|
*
|
Make metadata_test test_things_stick_around use fewer strings
David Klempner
2015-03-18
|
*
FreeBSD preliminary work.
Nicolas Noble
2015-03-16
|
/
*
Merge pull request #983 from jboeuf/refresh_token_parsing
Yang Gao
2015-03-12
|
\
*
\
Merge pull request #978 from Chilledheart/master
Yang Gao
2015-03-10
|
\
\
|
|
*
Adding refresh token credentials.
Julien Boeuf
2015-03-09
|
|
*
Fixing !strcmp in the tests.
Julien Boeuf
2015-03-09
|
*
|
Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer
Chilledheart
2015-03-10
|
|
*
Adding refresh token parsing
Julien Boeuf
2015-03-09
|
|
/
|
/
|
*
|
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
*
|
Don't merge OpenSSL into C++ upper layer libraries; only C.
Nicolas "Pixel" Noble
2015-03-06
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
\
|
|
*
Merge pull request #837 from ctiller/qps_driver
Vijay Pai
2015-03-04
|
|
\
|
*
\
Merge pull request #953 from dklempner/low_level_ping_pong
Craig Tiller
2015-03-04
|
|
\
\
|
|
*
|
Fix signed comparison warnings in low_level_ping_pong
David Klempner
2015-03-04
*
|
|
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-04
|
\
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into qps_driver
Craig Tiller
2015-03-03
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Formatting
Craig Tiller
2015-03-03
[next]