Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add knob for default core output verbosity | Yuchen Zeng | 2016-04-15 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all | Nicolas "Pixel" Noble | 2016-04-05 |
|\ | |||
| * | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all | Nicolas "Pixel" Noble | 2016-03-28 |
|\| | |||
* | | Sanitize mallocs and frees. | Nicolas "Pixel" Noble | 2016-03-26 |
| | | |||
| * | Fix copyright | Craig Tiller | 2016-03-25 |
| | | |||
| * | Fix includes | Craig Tiller | 2016-03-25 |
|/ | |||
* | Fix copyrights | Craig Tiller | 2016-03-25 |
| | |||
* | Auto-changes | Craig Tiller | 2016-03-25 |
| | |||
* | Revert "Revert "Factor out backoff code into a separate library (to be ↵ | Craig Tiller | 2016-03-18 |
| | | | | re-used elsewhere)"" | ||
* | Revert "Factor out backoff code into a separate library (to be re-used ↵ | David G. Quintas | 2016-03-18 |
| | | | | elsewhere)" | ||
* | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-17 |
|\ | |||
| * | Preventing huge stacks in load_file_test. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | |||
* | | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-16 |
|\| | |||
| * | Fix copyright | Sree Kuchibhotla | 2016-03-14 |
| | | |||
| * | Minor code cleanup | Sree Kuchibhotla | 2016-03-14 |
| | | |||
| * | Reduce the number of threads so that this test works on x86 systems | Sree Kuchibhotla | 2016-03-14 |
| | | |||
* | | Build out backoff as a library | Craig Tiller | 2016-03-11 |
|/ | |||
* | Fix copyrights | Craig Tiller | 2016-02-23 |
| | |||
* | Regenerate files, fix bugs | Craig Tiller | 2016-02-22 |
|\ | |||
* | | Add a sanity test for name aliasing | Craig Tiller | 2016-02-22 |
|/ | |||
* | Reverse changes to AVL code | murgatroid99 | 2016-02-05 |
| | |||
* | Clang format and fix copyrights | murgatroid99 | 2016-02-05 |
| | |||
* | Replace 'long' with 'int64_t' in public core headers | murgatroid99 | 2016-02-05 |
| | |||
* | Fix 32 bit linux tests | Jan Tattermusch | 2016-01-27 |
| | |||
* | Fix copyrights | Craig Tiller | 2016-01-20 |
| | |||
* | Simplify avl stress test | Craig Tiller | 2016-01-19 |
| | |||
* | Updated copyrights | murgatroid99 | 2016-01-12 |
| | |||
* | clang-format | Craig Tiller | 2016-01-07 |
| | |||
* | Merge pull request #4626 from ctiller/wtfwin | Alistair Veitch | 2016-01-07 |
|\ | | | | | Add an early out to gpr_cpu_test | ||
| * | Merge github.com:grpc/grpc into wtfwin | Craig Tiller | 2016-01-06 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into clangfmt | Craig Tiller | 2016-01-06 |
|\ \ \ | | |/ | |/| | |||
| | * | Fix compilation with clang/gcc | Craig Tiller | 2016-01-05 |
| | | | |||
| | * | Add an early out to gpr_cpu_test | Craig Tiller | 2016-01-05 |
| | | | | | | | | | | | | | | | | | | | | | This test consumes a huge amount of CPU. On Windows, it additionally starves other tests from getting scheduled - for long enough that those tests time out and fail. Historically tests starting shortly after this test are the most likely to fail. Once we've seen all CPU's, we will no longer do anything useful - so check for that, and finish up early whenever possible. | ||
* | | | Update copyrights | Craig Tiller | 2016-01-04 |
| | | | |||
* | | | clang-format code | Craig Tiller | 2016-01-04 |
| |/ |/| | |||
| * | Fix time_test.c | Craig Tiller | 2015-12-22 |
| | | |||
| * | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
|/ | |||
* | fixing x64 build with vs2015 | Jan Tattermusch | 2015-12-17 |
| | |||
* | clang-format after last weeks test-fest | Craig Tiller | 2015-12-14 |
| | |||
* | Merge pull request #4423 from ctiller/thd | Nicolas Noble | 2015-12-11 |
|\ | | | | | Add tests for thread options | ||
| * | Add tests for thread options | Craig Tiller | 2015-12-11 |
| | | |||
* | | make gpr_timespec platform agnostic | Jan Tattermusch | 2015-12-10 |
|/ | |||
* | Add cmdline tests | Craig Tiller | 2015-12-10 |
| | |||
* | Merge pull request #4286 from jtattermusch/win_64bit | Craig Tiller | 2015-12-09 |
|\ | | | | | Make grpc compile on win64bit | ||
| * | get rid of warnings on linux | Jan Tattermusch | 2015-12-09 |
| | | |||
* | | PR comments | David Garcia Quintas | 2015-12-09 |
| | | |||
| * | make test methods static void | Jan Tattermusch | 2015-12-08 |
| | | |||
| * | fix bug MIN_VALUE bug in ltoa and int64toa and add tests | Jan Tattermusch | 2015-12-08 |
| | | |||
* | | Remove gpr_slice_to_cstring as it is not used anywhere | Sree Kuchibhotla | 2015-12-08 |
| | |