index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
qps
/
client_async.cc
Commit message (
Expand
)
Author
Age
*
Add missing delete
Craig Tiller
2016-10-06
*
Fix compile error
Craig Tiller
2016-07-15
*
Merge branch 'histo' of github.com:vjpai/grpc into delayed-write
Craig Tiller
2016-07-15
|
\
*
|
Cleanup from code review
Craig Tiller
2016-07-14
|
*
clang-format
Vijay Pai
2016-07-13
|
*
Resolve pernicious race between destructor and thread functions by insisting ...
Vijay Pai
2016-07-13
|
*
Unify and make consistent the per-thread shutdown process
Vijay Pai
2016-07-13
*
|
Ensure timely response to marks
Craig Tiller
2016-07-12
|
*
Fix some shutdown errors related to CQ/join ordering
Vijay Pai
2016-07-08
|
*
Merge branch 'verbose_errors' into histo
Vijay Pai
2016-07-08
|
|
\
|
*
|
Stop holding histogram for a long time
Vijay Pai
2016-07-08
|
/
/
|
*
Reduce assertions, use status codes, increase verbosity on errors
vjpai
2016-07-06
|
/
*
Colocate calls for the same channel on the same CQ
Craig Tiller
2016-06-27
*
Specify template parent explicitly
Vijay Pai
2016-06-15
*
Remove unused gflags and gtest includes
vjpai
2016-05-31
*
fix formatting
Jan Tattermusch
2016-05-11
*
Update copyrights
Craig Tiller
2016-03-31
*
Auto-changes
Craig Tiller
2016-03-25
*
Timer->UsageTimer consistently
vjpai
2016-02-24
*
clang-fmt
Craig Tiller
2016-02-22
*
Add a sanity test for name aliasing
Craig Tiller
2016-02-22
*
Attack of the const police.
vjpai
2016-02-12
*
Cleanup to make it work with clang build
Vijay Pai
2016-02-11
*
Sanity (clang-format and copyright)
Vijay Pai
2016-02-11
*
Simplify and properly implement openloop testing.
Vijay Pai
2016-02-11
*
Clang format and fix copyrights
murgatroid99
2016-02-05
*
merge
Alistair Veitch
2016-02-02
|
\
*
|
post merge
Alistair Veitch
2016-02-02
|
*
Make dynamic sizing of async threads work again
Vijay Pai
2016-02-01
|
*
sanity fixes
David Garcia Quintas
2016-01-27
|
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
|
\
|
|
*
clang-format
Vijay Pai
2016-01-27
|
|
*
Don't log newlines
Vijay Pai
2016-01-27
|
|
*
Allow dynamic sizing of async client and server thread pools
Vijay Pai
2016-01-27
|
|
/
|
/
|
|
*
pre sync_stream.cc creation. Does not compile
David Garcia Quintas
2016-01-25
|
*
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-15
|
|
\
|
|
/
|
/
|
*
|
Added back trailing newlines
David Garcia Quintas
2016-01-14
|
*
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-14
|
|
\
|
|
/
|
/
|
*
|
clang-format code
Craig Tiller
2016-01-14
*
|
Update copyrights again
murgatroid99
2016-01-13
|
*
merge with head
yang-g
2016-01-13
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' into bbuf
Vijay Pai
2016-01-11
|
\
|
*
|
More changes needed for generic support
Vijay Pai
2016-01-07
*
|
Got rid of all compilation problems, now need to test
Vijay Pai
2016-01-04
*
|
WIP
Vijay Pai
2015-12-30
|
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
*
|
WIP
vjpai
2015-11-30
|
/
*
clang-format
Vijay Pai
2015-11-04
*
Cleanup some names
vjpai
2015-11-02
*
Split up into a new service proto, use proper service suffix, add a
vjpai
2015-10-29
[next]