index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
support
Commit message (
Expand
)
Author
Age
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Merge pull request #1857 from yang-g/test
Craig Tiller
2015-06-01
|
\
|
*
Various minor fixes
Yang Gao
2015-06-01
*
|
Add a test of cmdline usage strings - and make them saner
Craig Tiller
2015-05-28
|
/
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
Adding option to add a null terminator when loading a file.
Julien Boeuf
2015-04-15
*
Thread local storage for grpc
Craig Tiller
2015-04-10
*
Adding joinable threads, and gpr_thd_join.
Nicolas Noble
2015-04-03
*
Merge pull request #978 from Chilledheart/master
Yang Gao
2015-03-10
|
\
|
*
Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer
Chilledheart
2015-03-10
*
|
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
|
/
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
Addressing a first batch of feedback.
Nicolas Noble
2015-02-23
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Addressing comments.
Julien Boeuf
2015-02-03
*
Adding support for loading the SSL roots from an environment variable.
Julien Boeuf
2015-02-02
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
run clang-format
Yang Gao
2015-01-26
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
() --> (void)
Craig Tiller
2015-01-15
*
Allow logging mechanism to be overridden by applications.
ctiller
2015-01-12
*
Fixing include paths for cmdline.
nnoble
2015-01-07
*
Adding plugins to the mako rendering system.
nnoble
2015-01-06
*
Add a test for useful.h.
ctiller
2014-12-15
*
Add batch file that builds and executes all GPR tests.
jtattermusch
2014-12-11
*
Initial import.
Nicolas Noble
2014-11-26