aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/cq_verifier.c
Commit message (Expand)AuthorAge
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| |\
* | | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| |/ |/|
* | clang-format changed filesGravatar Craig Tiller2015-07-06
* | Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
| |\ | |/ |/|
| * WIP. Need to merge and add more tests.Gravatar David Garcia Quintas2015-06-18
* | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
|\|
| * Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\|
| * Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* | Make debug output a bit clearerGravatar Craig Tiller2015-05-29
|/
* Fix comparison to not crashGravatar Craig Tiller2015-05-19
* C Core API cleanup.Gravatar Craig Tiller2015-05-04
* Remove ungeneratable enum values and union membersGravatar Craig Tiller2015-04-29
* Drastic speed upGravatar Craig Tiller2015-02-25
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-10
|\
| * Convert request_response_with_metadata_and_payloadGravatar Craig Tiller2015-02-05
| * Add useful utilitiesGravatar Craig Tiller2015-02-04
| * Updated the first test (which fails)Gravatar Craig Tiller2015-02-03
* | First draft of the win32 implementation of iomgr.Gravatar Nicolas "Pixel" Noble2015-02-04
| * Flesh out batch APIGravatar Craig Tiller2015-02-03
| * Cleanup output of testsGravatar Craig Tiller2015-02-02
| * First compiling version of the new C api.Gravatar Craig Tiller2015-01-27
|/
* remove stale commentGravatar Craig Tiller2015-01-23
* Remove uses of sprintfGravatar Craig Tiller2015-01-23
* Remove uses of sprintfGravatar Craig Tiller2015-01-23
* Merge pull request #179 from ctiller/kill-printfGravatar jboeuf2015-01-23
|\
| * Move string.h to internal codeGravatar Craig Tiller2015-01-23
* | Merge branch 'master' of github.com:google/grpc into merge_new_invoke_apiGravatar murgatroid992015-01-23
|\|
| * Fix indentationGravatar Craig Tiller2015-01-22
| * Const correctness fixesGravatar Craig Tiller2015-01-21
* | Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-20
|\ \ | |/ |/|
* | Use clang-format-3.5Gravatar Craig Tiller2015-01-18
| * Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-16
|/|
* | clang compile fixesGravatar Craig Tiller2015-01-16
* | Add an optional server shutdown event.Gravatar Craig Tiller2015-01-16
| * Moving prototype from Google to GitHubGravatar Craig Tiller2015-01-13
|/
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Trailing metadata support.Gravatar ctiller2014-12-16
* Add batch file that builds and executes all GPR tests.Gravatar jtattermusch2014-12-11
* Add mako templates to generate MS Visual Studio projects.Gravatar jtattermusch2014-12-08
* Initial import.Gravatar Nicolas Noble2014-11-26