index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
util
Commit message (
Expand
)
Author
Age
*
Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition
Craig Tiller
2015-11-04
|
\
*
|
Fix clang-format script
Craig Tiller
2015-09-28
*
|
Windows fixes
Craig Tiller
2015-09-23
*
|
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
*
|
Add missed header
yang-g
2015-09-01
|
*
Move static value grpc::string_ref::npos definition to cc file
Konstantin Podsvirov
2015-09-01
|
/
*
minor fixes
yang-g
2015-08-26
*
Add ostream support for string_ref
Craig Tiller
2015-08-26
*
impl
yang-g
2015-08-25
*
remove constexpr since gcc 4.4 or vs2010 does not support it
yang-g
2015-08-25
*
Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref
Julien Boeuf
2015-08-24
|
\
*
|
Adding grpc::string_ref class.
Julien Boeuf
2015-08-24
|
*
headers reorg
yang-g
2015-08-21
|
/
*
Make the server report monotonic times for deadlines
Craig Tiller
2015-07-23
*
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
*
Add const to ByteBuffer methods and add tests
Yang Gao
2015-06-22
*
Update the Status API
Yang Gao
2015-06-16
*
Added missing compression.h file.
David Garcia Quintas
2015-06-08
|
\
*
|
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
|
*
Revert "Revert "Open loop sync/async multithreaded testing""
Vijay Pai
2015-06-08
|
*
Revert "Open loop sync/async multithreaded testing"
Craig Tiller
2015-06-08
|
*
clang-format
Vijay Pai
2015-06-05
|
*
Account for time difference in mac and linux
Vijay Pai
2015-06-03
|
*
Merge branch 'master' into poisson
vjpai
2015-06-03
|
|
\
|
|
/
|
/
|
|
*
Support use of high_res clock in timepoints
vjpai
2015-06-02
*
|
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
|
/
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
\
|
*
Remove an extra unref
Yang Gao
2015-04-21
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
Protect on some overflow scenarios, add a test and build/run the test
Yang Gao
2015-03-20
*
clang-format c++ code
Yang Gao
2015-03-17
*
read and copy add two ref's, unref one
Yang Gao
2015-03-10
*
initial imple of byte buffer and slice
Yang Gao
2015-03-10
*
first sets of changes, it builds
Yang Gao
2015-03-05
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
clang-format codebase
Craig Tiller
2015-01-13
*
Add deadline API on server side.
yangg
2015-01-06
*
Add missing casts to enable compilation with gcc 4.7
rsilvera
2014-12-16
*
Make the default deadline gpr_inf_future to avoid mismatch between
yangg
2014-12-12
*
Initial import.
Nicolas Noble
2014-11-26