Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b22aeae4629ebd1e3b6183652c94ec5e26b4cc24
/
src
/
cpp
/
util
f805735
destroy reader after using it
by yang-g
· 9 years ago
754bd26
clang-format code
by Craig Tiller
· 9 years ago
eeb02ba
Update copyrights again
by murgatroid99
· 9 years ago
b30bc2a
Remove dead code and a thus unneeded change to C++ bbuf
by Vijay Pai
· 9 years ago
6045681
Merge branch 'master' into bbuf
by Vijay Pai
· 9 years ago
de332df
Refactor server side to support generic tests.
by vjpai
· 9 years ago
18c0477
Got rid of all compilation problems, now need to test
by Vijay Pai
· 9 years ago
7536af0
Eliminate gpr_ int types - and insist on C99 variants instead
by Craig Tiller
· 9 years ago
be75ffd
Merge branch 'master' into bbuf
by vjpai
· 9 years ago
8808637
make gpr_timespec platform agnostic
by Jan Tattermusch
· 9 years ago
b6df94a
WIP
by vjpai
· 9 years ago
187c4b3
Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition
by Craig Tiller
· 9 years ago
71a0f9d
Fix clang-format script
by Craig Tiller
· 9 years ago
0445684
Windows fixes
by Craig Tiller
· 9 years ago
d6599a3
Replicate C++ docs from master to beta branch
by Craig Tiller
· 9 years ago
deb3d22
Add missed header
by yang-g
· 9 years ago
dc90c13
Move static value grpc::string_ref::npos definition to cc file
by Konstantin Podsvirov
· 9 years ago
0d9f81f
minor fixes
by yang-g
· 9 years ago
47ec9a4
Add ostream support for string_ref
by Craig Tiller
· 9 years ago
e21908f
impl
by yang-g
· 9 years ago
d5539ec
remove constexpr since gcc 4.4 or vs2010 does not support it
by yang-g
· 9 years ago
0382bfa
Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref
by Julien Boeuf
· 9 years ago
8fd915a
Adding grpc::string_ref class.
by Julien Boeuf
· 9 years ago
9e2f90c
headers reorg
by yang-g
· 9 years ago
94329d0
Make the server report monotonic times for deadlines
by Craig Tiller
· 9 years ago
354398f
Updating wrapped languages to new time functions
by Craig Tiller
· 9 years ago
143e7bf
Introduce a clock type field onto gpr_timespec.
by Craig Tiller
· 9 years ago
89c5a56
Add const to ByteBuffer methods and add tests
by Yang Gao
· 9 years ago
c1a2c31
Update the Status API
by Yang Gao
· 9 years ago
ca28137
Added missing compression.h file.
by David Garcia Quintas
· 9 years ago
59f905d
Changes to byte_buffer based on comments.
by David Garcia Quintas
· 9 years ago
372fd87
Revert "Revert "Open loop sync/async multithreaded testing""
by Vijay Pai
· 9 years ago
d55636d
Revert "Open loop sync/async multithreaded testing"
by Craig Tiller
· 9 years ago
cf3fb09
clang-format
by Vijay Pai
· 9 years ago
9dc5c15
Account for time difference in mac and linux
by Vijay Pai
· 9 years ago
afc3ee8
Merge branch 'master' into poisson
by vjpai
· 9 years ago
3beb20c
Support use of high_res clock in timepoints
by vjpai
· 9 years ago
30bd4eb
Removed grpc_byte_buffer_reader_{create,destroy}.
by David Garcia Quintas
· 9 years ago
23be280
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
by Nicolas "Pixel" Noble
· 10 years ago
3b3097f
Remove an extra unref
by Yang Gao
· 10 years ago
8921916
Refactoring std::chrono out.
by Nicolas Noble
· 10 years ago
cdb2a6e
Protect on some overflow scenarios, add a test and build/run the test
by Yang Gao
· 10 years ago
6baa9b6
clang-format c++ code
by Yang Gao
· 10 years ago
086cd11
read and copy add two ref's, unref one
by Yang Gao
· 10 years ago
61c4131
initial imple of byte buffer and slice
by Yang Gao
· 10 years ago
1c40233
first sets of changes, it builds
by Yang Gao
· 10 years ago
1ff52d5
Guard headers tool.
by Nicolas "Pixel" Noble
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
ecd4934
Use clang-format-3.5
by Craig Tiller
· 10 years ago
b5dcec5
clang-format codebase
by Craig Tiller
· 10 years ago
ed5e7e0
Add deadline API on server side.
by yangg
· 10 years ago
081e320
Add missing casts to enable compilation with gcc 4.7
by rsilvera
· 10 years ago
87da1b9
Make the default deadline gpr_inf_future to avoid mismatch between
by yangg
· 10 years ago
b7ebd3b
Initial import.
by Nicolas Noble
· 10 years ago