aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-21
|\
| * Merge pull request #10751 from ctiller/speedup-buildGravatar Craig Tiller2017-04-20
| |\
| | * Speed up testsGravatar Craig Tiller2017-04-19
| * | Use stdlib to avoid ubsan errorsGravatar Craig Tiller2017-04-19
| |/
* | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-14
|\|
| * ubsan fixesGravatar Craig Tiller2017-04-13
* | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-07
|\|
| * clang-formatGravatar Craig Tiller2017-04-03
| * Merge branch 'arena' of github.com:ctiller/grpc into arenaGravatar Craig Tiller2017-04-03
| |\
| | * Fix arena_test on 32-bit platforms (includes Windows)Gravatar Craig Tiller2017-04-03
* | | Allow custom deletion policies on grpc_core::UniquePtr<>Gravatar Craig Tiller2017-04-02
* | | Memory allocator for C++ in coreGravatar Craig Tiller2017-03-31
|/ /
* | Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MINGravatar yang-g2017-03-29
* | Make convert clock_type consistent with add/sub when dealing with extreme valuesGravatar yang-g2017-03-28
* | Merge pull request #9995 from y-zeng/cpu_testGravatar Yuchen Zeng2017-03-17
|\ \ | |/ |/|
* | Fix race conditionGravatar Craig Tiller2017-03-13
* | Concurrent testGravatar Craig Tiller2017-03-13
* | Arena allocator for grpcGravatar Craig Tiller2017-03-12
| * Avoid repetitive division calculationsGravatar Yuchen Zeng2017-03-07
|/
* Add licenses() in BUILD filesGravatar Yuchen Zeng2017-03-01
* Merge pull request #9881 from ctiller/spinlockGravatar Craig Tiller2017-02-28
|\
| * Fix memory leakGravatar Craig Tiller2017-02-27
| * Add a spinlock type.Gravatar Craig Tiller2017-02-27
* | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Remove unused loadGravatar yang-g2017-01-11
* Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
|\
| * Fixing JWT verifier.Gravatar Julien Boeuf2016-12-21
| * Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
| * Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
| * s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* | e2e fuzzersGravatar Craig Tiller2016-10-20
* | Make fuzzer unit tests workGravatar Craig Tiller2016-10-20
* | Begin fuzzing frameworkGravatar Craig Tiller2016-10-20
* | end2end test generation (first try)Gravatar Craig Tiller2016-10-20
* | Basic testing.Gravatar Nicolas "Pixel" Noble2016-10-20
|/
* Merge branch 'grand-unified-closures' into direct-callsGravatar Craig Tiller2016-09-08
|\
| * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-07
| |\
* | | Reinstate RST_STREAM at EOSGravatar Craig Tiller2016-09-01
|/ /
* | Add a test with multiple threads popping from the mpscqGravatar Craig Tiller2016-08-30
| * Expand corpusGravatar Craig Tiller2016-08-18
| * Extend fuzzers (correctly) to deal with permissive/strict encodingGravatar Craig Tiller2016-08-18
| * Extend fuzzers (correctly) to deal with permissive/strict encodingGravatar Craig Tiller2016-08-18
| * Add a strict and a permissive decoder, allow different reserved alphabetsGravatar Craig Tiller2016-08-18
| * Percent encoding routinesGravatar Craig Tiller2016-08-18
* | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-24
|\|
| * Add gpr_slice_new_with_user_data.Gravatar Sanjay Ghemawat2016-07-21
* | Rename async_execution_lock --> combiner, make it use closures, unroll previo...Gravatar Craig Tiller2016-07-07
* | Merge github.com:grpc/grpc into atm2Gravatar Craig Tiller2016-07-07
|\|
| * Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
| |\