index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
support
Commit message (
Expand
)
Author
Age
*
Merge pull request #11093 from ctiller/c++compat4
Craig Tiller
2017-05-18
|
\
|
*
C++ compatibility fixes
Craig Tiller
2017-05-11
*
|
Merge github.com:grpc/grpc into serve_fries
Craig Tiller
2017-05-11
|
\
|
|
*
Merge github.com:grpc/grpc into hiertune
Craig Tiller
2017-05-05
|
|
\
|
*
|
Add workqueue
Craig Tiller
2017-05-01
|
|
*
Merge branch 'v1.3.x' into master-upmerge-v1.3.x
David Garcia Quintas
2017-04-28
|
|
/
|
*
|
|
Merge github.com:grpc/grpc into serve_fries
Craig Tiller
2017-04-27
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-26
|
|
\
\
|
|
*
\
Merge pull request #10629 from kuscsik/build_fix
Vijay Pai
2017-04-26
|
|
|
\
\
*
|
|
|
|
Reduce server memory usage
Craig Tiller
2017-04-26
|
|
/
/
/
|
/
|
|
|
|
|
*
|
core, avl: rename static functions
Zoltan Kuscsik
2017-04-26
|
*
|
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-24
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into count_now
Craig Tiller
2017-04-21
|
\
\
\
\
|
*
\
\
\
Merge pull request #10777 from ctiller/c++compat1
Craig Tiller
2017-04-21
|
|
\
\
\
\
|
|
|
*
\
\
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-21
|
|
|
|
\
\
\
|
*
|
|
|
|
|
C++ compatibility fix for stack_lockfree.c
Craig Tiller
2017-04-20
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
C++ compatibility fix for tmpfile_posix.c
Craig Tiller
2017-04-20
|
|
/
/
/
/
|
*
|
|
|
Remove DEBUG code that is itself buggy (integer overflow)
Vijay Pai
2017-04-19
|
|
|
|
*
Add flag to compile gpr with compatibility for musl
murgatroid99
2017-04-19
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
core: fix duplicated definition
Zoltan Kuscsik
2017-04-13
|
|
*
|
Fix sanity
Craig Tiller
2017-04-12
|
|
*
|
Write out atomic<bool> explicitly
Craig Tiller
2017-04-12
|
|
*
|
Fixes
Craig Tiller
2017-04-12
|
|
*
|
Work around atomics
Craig Tiller
2017-04-11
|
|
*
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-11
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix build on Alpine linux + add portability tests
Ken Payson
2017-04-06
|
|
*
|
Fix include guards
Craig Tiller
2017-04-02
|
|
*
|
Allow custom deletion policies on grpc_core::UniquePtr<>
Craig Tiller
2017-04-02
|
|
*
|
Memory allocator for C++ in core
Craig Tiller
2017-03-31
|
|
/
/
|
*
|
Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN
yang-g
2017-03-29
|
*
|
Make convert clock_type consistent with add/sub when dealing with extreme values
yang-g
2017-03-28
|
*
|
Merge remote-tracking branch 'upstream/master' into retry_throttle
Mark D. Roth
2017-03-17
|
|
\
\
|
*
|
|
Switch to using a CAS loop to update the token value.
Mark D. Roth
2017-03-17
*
|
|
|
Track calls to gpr_now()
Craig Tiller
2017-03-14
|
/
/
/
|
*
|
Get growth right
Craig Tiller
2017-03-14
|
*
|
clang-format
Craig Tiller
2017-03-13
|
*
|
Fix race condition
Craig Tiller
2017-03-13
|
*
|
Concurrent test
Craig Tiller
2017-03-13
|
*
|
Arena allocator for grpc
Craig Tiller
2017-03-12
|
/
/
*
|
Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human
ncteisen
2017-03-09
|
\
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human
ncteisen
2017-03-01
|
\
\
|
|
*
Add a slice type that shares a refcount with a transport stream
Craig Tiller
2017-03-01
|
|
/
|
*
Merge pull request #9881 from ctiller/spinlock
Craig Tiller
2017-02-28
|
|
\
|
|
*
Fix include guards
Craig Tiller
2017-02-28
|
|
*
Fix compile
Craig Tiller
2017-02-27
|
|
*
Add a spinlock type.
Craig Tiller
2017-02-27
*
|
|
Merge branch 'bm_error' of https://github.com/ctiller/grpc into to-grpc-err-i...
ncteisen
2017-02-23
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-23
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Separate CAS/ADD RMWs
Craig Tiller
2017-02-21
|
*
|
Add counters for rmw atomic operations to microbenchmarks
Craig Tiller
2017-02-21
[next]