index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
support
Commit message (
Expand
)
Author
Age
*
Remove lockfree-stack implementation that is no longer used
Vijay Pai
2017-06-19
*
fix remaining license notices
Jan Tattermusch
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
|
*
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-21
|
|
\
|
|
*
Merge pull request #10751 from ctiller/speedup-build
Craig Tiller
2017-04-20
|
|
|
\
|
|
|
*
Speed up tests
Craig Tiller
2017-04-19
|
|
*
|
Use stdlib to avoid ubsan errors
Craig Tiller
2017-04-19
|
|
|
/
*
|
|
Rewriting core tests BUILD files to use the build system.
Nicolas "Pixel" Noble
2017-04-18
|
*
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-14
|
|
\
|
|
|
*
ubsan fixes
Craig Tiller
2017-04-13
*
|
|
Buildifier and wrapping test/cpp/* rules with our build system.
Nicolas "Pixel" Noble
2017-04-13
|
*
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-07
|
|
\
|
|
|
*
clang-format
Craig Tiller
2017-04-03
|
|
*
Merge branch 'arena' of github.com:ctiller/grpc into arena
Craig Tiller
2017-04-03
|
|
/
|
|
/
|
|
|
|
*
Fix arena_test on 32-bit platforms (includes Windows)
Craig Tiller
2017-04-03
|
*
|
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 pull request #9995 from y-zeng/cpu_test
Yuchen Zeng
2017-03-17
|
\
\
|
|
/
|
/
|
*
|
Fix race condition
Craig Tiller
2017-03-13
*
|
Concurrent test
Craig Tiller
2017-03-13
*
|
Arena allocator for grpc
Craig Tiller
2017-03-12
|
*
Avoid repetitive division calculations
Yuchen Zeng
2017-03-07
|
/
*
Add licenses() in BUILD files
Yuchen Zeng
2017-03-01
*
Merge pull request #9881 from ctiller/spinlock
Craig Tiller
2017-02-28
|
\
|
*
Fix memory leak
Craig Tiller
2017-02-27
|
*
Add a spinlock type.
Craig Tiller
2017-02-27
*
|
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
/
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
Remove unused load
yang-g
2017-01-11
*
Merge remote-tracking branch 'google/master' into bazel-take-2
Nicolas "Pixel" Noble
2017-01-04
|
\
|
*
Fixing JWT verifier.
Julien Boeuf
2016-12-21
|
*
Updated backoff to spec.
David Garcia Quintas
2016-11-24
|
*
Update includes, s/gpr_dump_slice/grpc_dump_slice/g
Craig Tiller
2016-10-26
|
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
|
e2e fuzzers
Craig Tiller
2016-10-20
*
|
Make fuzzer unit tests work
Craig Tiller
2016-10-20
*
|
Begin fuzzing framework
Craig Tiller
2016-10-20
*
|
end2end test generation (first try)
Craig Tiller
2016-10-20
*
|
Basic testing.
Nicolas "Pixel" Noble
2016-10-20
|
/
*
Merge branch 'grand-unified-closures' into direct-calls
Craig Tiller
2016-09-08
|
\
|
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-07
|
|
\
*
|
|
Reinstate RST_STREAM at EOS
Craig Tiller
2016-09-01
|
/
/
*
|
Add a test with multiple threads popping from the mpscq
Craig Tiller
2016-08-30
|
*
Expand corpus
Craig Tiller
2016-08-18
|
*
Extend fuzzers (correctly) to deal with permissive/strict encoding
Craig Tiller
2016-08-18
|
*
Extend fuzzers (correctly) to deal with permissive/strict encoding
Craig Tiller
2016-08-18
|
*
Add a strict and a permissive decoder, allow different reserved alphabets
Craig Tiller
2016-08-18
[next]