aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util
Commit message (Expand)AuthorAge
...
* | clang-format codeGravatar Craig Tiller2016-03-16
* | Get stack traces in crash dumps working for WindowsGravatar Craig Tiller2016-03-16
| * Added a channel argument to set the maximum reconnect backoff duration. Exten...Gravatar Aaron Isotton2016-03-08
* | Fixes to thingsGravatar Craig Tiller2016-02-28
|/
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Fix crash on macGravatar Craig Tiller2016-02-25
* Fix windowsGravatar Craig Tiller2016-02-25
* Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
* Merge branch 'hide-the-worker' into hide-the-pollsetGravatar Craig Tiller2016-02-24
|\
| * Port pollset worker changes to windowsGravatar Craig Tiller2016-02-24
* | Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
|/
* Move worker into pollsetGravatar Craig Tiller2016-02-18
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
* Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
* Merge pull request #4950 from ctiller/offload-racingGravatar David G. Quintas2016-01-28
|\
| * Fix copyrightsGravatar Craig Tiller2016-01-28
| * Fix windowsGravatar Craig Tiller2016-01-28
| * Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
|\|
| * Fix copyrightsGravatar Craig Tiller2016-01-27
| * Small testing fixesGravatar Craig Tiller2016-01-27
|/
* Extend Copyrights to 2016Gravatar Dan Born2016-01-13
* Code review follow-up.Gravatar Dan Born2016-01-12
* Make grpc_tcp_listener private.Gravatar Dan Born2016-01-11
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* Fix proxy end2end testsGravatar Craig Tiller2015-12-14
* fix build and windows testGravatar yang-g2015-11-21
* merge with headGravatar yang-g2015-11-20
|\
| * Adding grpc_tcp_listener as an actual object being returned.Gravatar Nicolas Noble2015-11-19
* | refacto of the reconnect tcp server to a general purpose test tcp server to b...Gravatar yang-g2015-11-06
|/
* Add more verbose traces for port_server usageGravatar Craig Tiller2015-10-05
* Dont call malloc eitherGravatar Craig Tiller2015-09-30
* FixesGravatar Craig Tiller2015-09-30
* Remove stdio usage from signal handlerGravatar Craig Tiller2015-09-30
* Fix mac buildGravatar Craig Tiller2015-09-28
* Fix mac buildGravatar Craig Tiller2015-09-28
* Enable backtraces on C testsGravatar Craig Tiller2015-09-28
* clang-format all core filesGravatar Craig Tiller2015-09-23
* Update Windows stuffGravatar Craig Tiller2015-09-23
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Final patches for renameGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22