aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #2463 from dgquintas/bitsetmacrosGravatar Craig Tiller2015-07-17
|\
* \ Merge pull request #2413 from dgquintas/interop_snifferGravatar Craig Tiller2015-07-17
|\ \
* \ \ Merge pull request #2385 from yang-g/timeout_interopGravatar Craig Tiller2015-07-17
|\ \ \
* \ \ \ Merge with headGravatar yang-g2015-07-16
|\ \ \ \
* | | | | split iterator into its own fileGravatar yang-g2015-07-16
| * | | | Merge pull request #2473 from hongweiwang/uri_parserGravatar Craig Tiller2015-07-16
| |\ \ \ \
| * \ \ \ \ Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\ \ \ \ \
| | | * | | | Fix authority in uri_parserGravatar Hongwei Wang2015-07-16
| | |/ / / / | |/| | | |
| | | | | * Added more tests for GPR_BITCOUNTGravatar David Garcia Quintas2015-07-15
| | | | | * rewrote bitcount function as a macroGravatar David Garcia Quintas2015-07-15
| | | | | * Added population count functionGravatar David Garcia Quintas2015-07-15
| | | | | * Require a pointer + macro arg protectionGravatar David Garcia Quintas2015-07-15
| | | | | * Added bitset macro opsGravatar David Garcia Quintas2015-07-15
| | |_|_|/ | |/| | |
| | * | | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | | * Added some methods to context inspector. Also minor tweak to server context I...Gravatar David Garcia Quintas2015-07-15
| | | | * clang-format'd.Gravatar David Garcia Quintas2015-07-15
| * | | | Merge pull request #2383 from vjpai/lockfree-stackGravatar Craig Tiller2015-07-15
| |\ \ \ \
| * \ \ \ \ Merge pull request #2406 from dgquintas/writeoptionsGravatar Craig Tiller2015-07-15
| |\ \ \ \ \
* | | | | | | Remove const_iterator typedef and add a range based loop testGravatar yang-g2015-07-15
| | | | * | | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | |_|/ / / | |/| | | |
* | | | | | auth context iteratorGravatar yang-g2015-07-15
| | | * | | clang-format changed filesGravatar Vijay Pai2015-07-14
| * | | | | Addressing outstanding typos and commentsGravatar Vijay Pai2015-07-14
| * | | | | Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4Gravatar vjpai2015-07-14
|/ / / / /
* | | | | Adding a handler for abort().Gravatar Nicolas "Pixel" Noble2015-07-14
| | | | * Introduced InteropContextInspector to be able to peek into server contexts du...Gravatar David Garcia Quintas2015-07-13
| * | | | Added WriteOptions for per-message flags and modified CallOps to use it.Gravatar David Garcia Quintas2015-07-13
| | |_|/ | |/| |
* / | | Install simple Windows exception handlers.Gravatar Nicolas "Pixel" Noble2015-07-12
|/ / /
| * | Merge branch 'master' into lockfree-stackGravatar vjpai2015-07-10
| |\ \ | |/ / |/| |
| * | Multithreaded test of stackGravatar Vijay Pai2015-07-10
| * | Test codeGravatar vjpai2015-07-10
* | | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
|\ \ \
* \ \ \ Merge pull request #2380 from ctiller/slartiwhatfastGravatar Vijay Pai2015-07-10
|\ \ \ \
* \ \ \ \ Merge pull request #2384 from ctiller/spiderman-cant-competeGravatar Vijay Pai2015-07-10
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2347 from ctiller/simpler-cqGravatar Vijay Pai2015-07-10
|\ \ \ \ \ \
| | | | | | * Add timeout interop test caseGravatar yang-g2015-07-10
| |_|_|_|_|/ |/| | | | |
| | * | | | 1 != 10Gravatar Craig Tiller2015-07-10
| |/ / / / |/| | | |
| | * | | Make naming a little more consistentGravatar Craig Tiller2015-07-10
| |/ / / |/| | |
* | | | Merge pull request #2369 from ctiller/mac-be-sadnessGravatar Yang Gao2015-07-10
|\ \ \ \
| | * \ \ Merge github.com:grpc/grpc into simpler-cqGravatar Craig Tiller2015-07-10
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge branch 'master' of github.com:grpc/grpc into flexible_default_credsGravatar Julien Boeuf2015-07-10
|\ \ \ \ \
| | * | | | Compile fix for MacGravatar Craig Tiller2015-07-10
| |/ / / /
| * | | | Merge github.com:grpc/grpc into be-less-verboseGravatar Craig Tiller2015-07-09
| |\ \ \ \
| | | * \ \ Merge branch 'dont-shutdown-your-peers' into simpler-cqGravatar Craig Tiller2015-07-09
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | clang-format affected filesGravatar Craig Tiller2015-07-09
| | | * | | Merge github.com:grpc/grpc into simpler-cqGravatar Craig Tiller2015-07-09
| | | |\ \ \ | | | | | |/ | | | | |/|
| | * | | | Add missing piecesGravatar yang-g2015-07-09
| | * | | | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Resolve commentsGravatar yang-g2015-07-09