aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util
Commit message (Expand)AuthorAge
...
* | | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\ \ \ \ | | |_|/ | |/| |
| * | | clang-format codeGravatar Craig Tiller2017-01-03
| * | | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | |/ | |/|
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\| |
| * | Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
|\| |
| * | Add <string.h> to test_config.cGravatar Muxi Yan2016-11-28
| * | Remove file dependency to simplify build graphGravatar Craig Tiller2016-11-28
| * | Up timeouts for poll-cv polling strategy, seems to make things more stableGravatar Craig Tiller2016-11-28
| * | clang-formatGravatar David Garcia Quintas2016-11-23
| * | port_posix: use IPv4+IPv6 sockets to check for a free port.Gravatar Paul Marks2016-11-22
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\| |
| * | Merge pull request #8486 from y-zeng/get_tosGravatar Yuchen Zeng2016-11-10
| |\ \
* | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\| | |
| * | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \
| | * | | Make resource_quota a real objectGravatar Craig Tiller2016-11-04
| | | * | Merge remote-tracking branch 'upstream/master' into get_tosGravatar Yuchen Zeng2016-11-02
| | | |\ \ | | | |/ / | | |/| |
| | | * | Remove GRPC_SOCKETGravatar Yuchen Zeng2016-11-02
* | | | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / / /
* | | | clang-formatGravatar Craig Tiller2016-10-26
* | | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| | |
| * | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\ \ \
* | | | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ / / /
| | | * Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2016-10-26
| | | |\ | | |_|/ | |/| |
| | * | Add grpc_endpoint_get_socket and GRPC_SOCKETGravatar Yuchen Zeng2016-10-24
| | | * 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
| | |/
* | | clang-formatGravatar Craig Tiller2016-10-18
* | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| * | Clean up code after merge with masterGravatar murgatroid992016-10-10
| * | UV tests pass on linuxGravatar murgatroid992016-10-07
| * | Compile and link core tests with libuvGravatar murgatroid992016-10-03
* | | Make all tests build againGravatar Craig Tiller2016-09-28
* | | Add tracing, fix some transport bugs wrt buffer_poolsGravatar Craig Tiller2016-09-28
* | | Fix leaksGravatar Craig Tiller2016-09-27
* | | Fixes for destructionGravatar Craig Tiller2016-09-27
| * | Clang formatGravatar murgatroid992016-09-26
| * | Updated changes for Windows, removed unistd.h from test filesGravatar Michael Lumish2016-09-26
* | | TCP buffer pool integration doneGravatar Craig Tiller2016-09-26
* | | Update testsGravatar Craig Tiller2016-09-23
| |/ |/|
| * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-16
| |\ | |/ |/|
| * Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
| * Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
* | added gpr_types.hGravatar David Garcia Quintas2016-08-01
|/