index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
statistics
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into optionalize_census
Craig Tiller
2016-03-31
|
\
|
*
Update copyrights
Craig Tiller
2016-03-31
*
|
Build Census as a grpc plugin
Craig Tiller
2016-03-29
|
/
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
Clang format and fix copyrights
murgatroid99
2016-02-05
*
Replace 'long' with 'int64_t' in public core headers
murgatroid99
2016-02-05
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Fix clang-format script
Craig Tiller
2015-09-28
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
clang-format all source
Craig Tiller
2015-08-18
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
*
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
32 bit compilation fixes for core
Craig Tiller
2015-02-19
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Server progress
Craig Tiller
2015-02-09
*
prefix struct & functions in census_tracing.h per ctiller's suggestion.
Hongyu Chen
2015-02-05
*
Update trace_test.c
Alistair Veitch
2015-02-05
*
V0 implementation of census_get_active_ops().
Hongyu Chen
2015-02-04
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Merge pull request #167 from maxwell-demon/master
Alistair Veitch
2015-01-27
|
\
*
|
Remove use of *printf
Craig Tiller
2015-01-23
|
*
Fix census_log_tests on platforms with only one core.
maxwell-demon
2015-01-22
|
/
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
() --> (void)
Craig Tiller
2015-01-15
*
grpc census hash_table test coverage improvements.
hongyu
2015-01-12
*
Grpc census: v0 trace_printf() implementation in C.
hongyu
2015-01-12
*
Merge github.com:google/grpc
Nicolas Noble
2015-01-09
|
\
*
|
Fix test under msan
ctiller
2015-01-09
*
|
C implementation of Census trace store and stats store for grpc C lib.
hongyu
2015-01-09
|
*
Fix a compiler warning.
Craig Tiller
2015-01-09
|
/
*
Fix a bug in base-log, and add test.
aveitch
2014-12-15
*
Tweaking log calls a bit.
nnoble
2014-12-12
*
Initial import.
Nicolas Noble
2014-11-26